Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Microsoft Windows [Version 10.0.18363.628]
- (c) 2019 Microsoft Corporation. All rights reserved.
- C:\Users\HP>cd openmrs-core
- C:\Users\HP\openmrs-core>mvn clean install
- [INFO] Scanning for projects...
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] OpenMRS [pom]
- [INFO] openmrs-tools [jar]
- [INFO] openmrs-test [pom]
- [INFO] openmrs-api [jar]
- [INFO] openmrs-web [jar]
- [INFO] openmrs-webapp [war]
- [INFO] openmrs-liquibase [jar]
- [INFO]
- [INFO] ------------------------< org.openmrs:openmrs >-------------------------
- [INFO] Building OpenMRS 2.6.0-SNAPSHOT [1/7]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs ---
- [INFO] Deleting C:\Users\HP\openmrs-core\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs ---
- [INFO] ShortRevision tag detected. The value is '6'.
- [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
- [INFO] Working directory: C:\Users\HP\openmrs-core
- [INFO] Storing buildNumber: a934e5 at timestamp: 1663260268281
- [INFO] Storing buildScmBranch: master
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs ---
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\HP\openmrs-core\target\openmrs-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs ---
- [INFO] Installing C:\Users\HP\openmrs-core\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\openmrs\2.6.0-SNAPSHOT\openmrs-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\target\openmrs-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\openmrs\2.6.0-SNAPSHOT\openmrs-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] ------------------< org.openmrs.tools:openmrs-tools >-------------------
- [INFO] Building openmrs-tools 2.6.0-SNAPSHOT [2/7]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-tools ---
- [INFO] Deleting C:\Users\HP\openmrs-core\tools\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-tools ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-tools ---
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-tools ---
- [INFO] Copying 4 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-tools ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-tools ---
- [INFO] skip non existing resourceDirectory C:\Users\HP\openmrs-core\tools\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-tools ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-tools ---
- [INFO] No tests to run.
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ openmrs-tools ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-tools ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-tools ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-tools ---
- [INFO] Installing C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\HP\openmrs-core\tools\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] -------------------< org.openmrs.test:openmrs-test >--------------------
- [INFO] Building openmrs-test 2.6.0-SNAPSHOT [3/7]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test ---
- [INFO] Deleting C:\Users\HP\openmrs-core\test\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-test ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-test ---
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-test ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\HP\openmrs-core\test\target\openmrs-test-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test ---
- [INFO] Installing C:\Users\HP\openmrs-core\test\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\test\openmrs-test\2.6.0-SNAPSHOT\openmrs-test-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\test\target\openmrs-test-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\test\openmrs-test\2.6.0-SNAPSHOT\openmrs-test-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --------------------< org.openmrs.api:openmrs-api >---------------------
- [INFO] Building openmrs-api 2.6.0-SNAPSHOT [4/7]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-api ---
- [INFO] Deleting C:\Users\HP\openmrs-core\api\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-api ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-api ---
- [INFO]
- [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ openmrs-api ---
- [INFO] argLine set to -javaagent:C:\\Users\\HP\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.8\\org.jacoco.agent-0.8.8-runtime.jar=destfile=C:\\Users\\HP\\openmrs-core\\api\\target\\jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT
- [INFO]
- [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
- [INFO] Using 'UTF-8' encoding to format source files.
- [INFO] Number of files to be formatted: 1111
- [INFO] Successfully formatted: 0 file(s)
- [INFO] Fail to format : 0 file(s)
- [INFO] Skipped : 1111 file(s)
- [INFO] Approximate time taken: 5s
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-api ---
- [INFO] Copying 1 resource
- [INFO] Copying 161 resources
- [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 746 source files to C:\Users\HP\openmrs-core\api\target\classes
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/PersonName.java: Some input files use or override a deprecated API.
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/PersonName.java: Recompile with -Xlint:deprecation for details.
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/propertyeditor/OpenmrsPropertyEditor.java: Some input files use unchecked or unsafe operations.
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/propertyeditor/OpenmrsPropertyEditor.java: Recompile with -Xlint:unchecked for details.
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-api ---
- [INFO] Copying 153 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 365 source files to C:\Users\HP\openmrs-core\api\target\test-classes
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/test/jupiter/BaseContextSensitiveTest.java: Some input files use or override a deprecated API.
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/test/jupiter/BaseContextSensitiveTest.java: Recompile with -Xlint:deprecation for details.
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/api/OrderServiceTest.java: Some input files use unchecked or unsafe operations.
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/api/OrderServiceTest.java: Recompile with -Xlint:unchecked for details.
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-api ---
- [INFO]
- [INFO] -------------------------------------------------------
- [INFO] T E S T S
- [INFO] -------------------------------------------------------
- 19:45:10.488 [main] ERROR org.openmrs.api.context.Context - serviceContext is null. Creating new ServiceContext()
- [INFO] Running liquibase.ext.change.core.InsertWithUuidDataChangeTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in liquibase.ext.change.core.InsertWithUuidDataChangeTest
- [INFO] Running liquibase.ext.datatype.core.MySQLBooleanTypeTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in liquibase.ext.datatype.core.MySQLBooleanTypeTest
- [INFO] Running liquibase.ext.sqlgenerator.core.ModifyColumnChangeTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in liquibase.ext.sqlgenerator.core.ModifyColumnChangeTest
- [INFO] Running liquibase.ext.sqlgenerator.core.ModifyColumnGeneratorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in liquibase.ext.sqlgenerator.core.ModifyColumnGeneratorTest
- [INFO] Running org.openmrs.AllergenTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.601 s - in org.openmrs.AllergenTest
- [INFO] Running org.openmrs.AllergiesTest
- [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.874 s - in org.openmrs.AllergiesTest
- [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
- [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.222 s - in org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
- [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 s - in org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest
- [INFO] Running org.openmrs.annotation.OpenmrsProfileIncludeFilterTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.494 s - in org.openmrs.annotation.OpenmrsProfileIncludeFilterTest
- [INFO] Running org.openmrs.annotation.StartModuleAnnotationReuseTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.673 s - in org.openmrs.annotation.StartModuleAnnotationReuseTest
- [INFO] Running org.openmrs.annotation.StartModuleAnnotationTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.039 s - in org.openmrs.annotation.StartModuleAnnotationTest
- [INFO] Running org.openmrs.aop.AuthorizationAdviceTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 s - in org.openmrs.aop.AuthorizationAdviceTest
- [INFO] Running org.openmrs.aop.RequiredDataAdviceTest
- [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in org.openmrs.aop.RequiredDataAdviceTest
- [INFO] Running org.openmrs.api.AdministrationServiceTest
- [WARNING] Tests run: 57, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 3.781 s - in org.openmrs.api.AdministrationServiceTest
- [INFO] Running org.openmrs.api.AdministrationServiceUnitTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.openmrs.api.AdministrationServiceUnitTest
- [INFO] Running org.openmrs.api.cache.CachePropertiesUtilTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.openmrs.api.cache.CachePropertiesUtilTest
- [INFO] Running org.openmrs.api.cache.OpenmrsCacheManagerFactoryBeanTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.153 s - in org.openmrs.api.cache.OpenmrsCacheManagerFactoryBeanTest
- [INFO] Running org.openmrs.api.CohortServiceTest
- [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.011 s - in org.openmrs.api.CohortServiceTest
- [INFO] Running org.openmrs.api.ConceptServiceTest
- [WARNING] Tests run: 254, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 241.183 s - in org.openmrs.api.ConceptServiceTest
- [INFO] Running org.openmrs.api.context.ContextTest
- [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 s - in org.openmrs.api.context.ContextTest
- [INFO] Running org.openmrs.api.context.ContextWithModuleTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 s - in org.openmrs.api.context.ContextWithModuleTest
- [INFO] Running org.openmrs.api.context.DaemonTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 s - in org.openmrs.api.context.DaemonTest
- [INFO] Running org.openmrs.api.DatatypeServiceTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.771 s - in org.openmrs.api.DatatypeServiceTest
- [INFO] Running org.openmrs.api.db.ConceptDAOTest
- [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.483 s - in org.openmrs.api.db.ConceptDAOTest
- [INFO] Running org.openmrs.api.db.ContextDAOTest
- [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 s - in org.openmrs.api.db.ContextDAOTest
- [INFO] Running org.openmrs.api.db.EncounterDAOTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.142 s - in org.openmrs.api.db.EncounterDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.AuditableInterceptorTest
- Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 s - in org.openmrs.api.db.hibernate.AuditableInterceptorTest
- [INFO] Running org.openmrs.api.db.hibernate.DropMillisecondsHibernateInterceptorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s - in org.openmrs.api.db.hibernate.DropMillisecondsHibernateInterceptorTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateAdministrationDAOTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 s - in org.openmrs.api.db.hibernate.HibernateAdministrationDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateConceptDAOTest
- [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.335 s - in org.openmrs.api.db.hibernate.HibernateConceptDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateConditionDAOTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.336 s - in org.openmrs.api.db.hibernate.HibernateConditionDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateDiagnosisDAOTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.157 s - in org.openmrs.api.db.hibernate.HibernateDiagnosisDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateFormDAOTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 s - in org.openmrs.api.db.hibernate.HibernateFormDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateLocationDAOTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s - in org.openmrs.api.db.hibernate.HibernateLocationDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAOTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.89 s - in org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateObsDAOTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in org.openmrs.api.db.hibernate.HibernateObsDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateOrderDAOTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.956 s - in org.openmrs.api.db.hibernate.HibernateOrderDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernatePatientDAOTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.06 s - in org.openmrs.api.db.hibernate.HibernatePatientDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernatePersonDAOTest
- [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.298 s - in org.openmrs.api.db.hibernate.HibernatePersonDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateProviderDAOTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 s - in org.openmrs.api.db.hibernate.HibernateProviderDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.ImmutableEntityInterceptorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.616 s - in org.openmrs.api.db.hibernate.ImmutableEntityInterceptorTest
- [INFO] Running org.openmrs.api.db.hibernate.PatientSearchCriteriaTest
- [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s - in org.openmrs.api.db.hibernate.PatientSearchCriteriaTest
- [INFO] Running org.openmrs.api.db.hibernate.PersonAttributeHelperTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2 s - in org.openmrs.api.db.hibernate.PersonAttributeHelperTest
- [INFO] Running org.openmrs.api.db.hibernate.ProviderDAOTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s - in org.openmrs.api.db.hibernate.ProviderDAOTest
- [INFO] Running org.openmrs.api.db.PatientDAOTest
- [WARNING] Tests run: 159, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 160.609 s - in org.openmrs.api.db.PatientDAOTest
- [INFO] Running org.openmrs.api.db.PersonDAOTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.807 s - in org.openmrs.api.db.PersonDAOTest
- [INFO] Running org.openmrs.api.db.ProgramWorkflowDAOTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.615 s - in org.openmrs.api.db.ProgramWorkflowDAOTest
- [INFO] Running org.openmrs.api.db.SerializedObjectDAOTest
- [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.openmrs.api.db.SerializedObjectDAOTest
- [INFO] Running org.openmrs.api.db.UserDAOTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.55 s - in org.openmrs.api.db.UserDAOTest
- [INFO] Running org.openmrs.api.db.VisitDAOTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 s - in org.openmrs.api.db.VisitDAOTest
- [INFO] Running org.openmrs.api.EncounterServiceTest
- [WARNING] Tests run: 146, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 38.072 s - in org.openmrs.api.EncounterServiceTest
- [INFO] Running org.openmrs.api.FormServiceTest
- [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.278 s - in org.openmrs.api.FormServiceTest
- [INFO] Running org.openmrs.api.handler.BaseRetireHandlerTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseRetireHandlerTest
- [INFO] Running org.openmrs.api.handler.BaseUnretireHandlerTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseUnretireHandlerTest
- [INFO] Running org.openmrs.api.handler.BaseUnvoidHandlerTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseUnvoidHandlerTest
- [INFO] Running org.openmrs.api.handler.BaseVoidHandlerTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseVoidHandlerTest
- [INFO] Running org.openmrs.api.handler.ConceptNameSaveHandlerTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 s - in org.openmrs.api.handler.ConceptNameSaveHandlerTest
- [INFO] Running org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandlerTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.943 s - in org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandlerTest
- [INFO] Running org.openmrs.api.handler.ExistingVisitAssignmentHandlerTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.171 s - in org.openmrs.api.handler.ExistingVisitAssignmentHandlerTest
- [INFO] Running org.openmrs.api.handler.OpenmrsMetadataSaveHandlerTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.OpenmrsMetadataSaveHandlerTest
- [INFO] Running org.openmrs.api.handler.OpenmrsObjectSaveHandlerTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.OpenmrsObjectSaveHandlerTest
- [INFO] Running org.openmrs.api.handler.PatientDataUnvoidHandlerTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.134 s - in org.openmrs.api.handler.PatientDataUnvoidHandlerTest
- [INFO] Running org.openmrs.api.handler.PatientDataVoidHandlerTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.75 s - in org.openmrs.api.handler.PatientDataVoidHandlerTest
- [INFO] Running org.openmrs.api.handler.PersonSaveHandlerTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.899 s - in org.openmrs.api.handler.PersonSaveHandlerTest
- [INFO] Running org.openmrs.api.handler.PersonUnvoidHandlerTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.PersonUnvoidHandlerTest
- [INFO] Running org.openmrs.api.handler.PersonVoidHandlerTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s - in org.openmrs.api.handler.PersonVoidHandlerTest
- [INFO] Running org.openmrs.api.handler.RequiredReasonVoidSaveHandlerTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s - in org.openmrs.api.handler.RequiredReasonVoidSaveHandlerTest
- [INFO] Running org.openmrs.api.handler.RequireVoidReasonVoidHandlerTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.658 s - in org.openmrs.api.handler.RequireVoidReasonVoidHandlerTest
- [INFO] Running org.openmrs.api.impl.ConceptServiceImplTest
- [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.077 s - in org.openmrs.api.impl.ConceptServiceImplTest
- [INFO] Running org.openmrs.api.impl.ConditionServiceImplTest
- [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.923 s - in org.openmrs.api.impl.ConditionServiceImplTest
- [INFO] Running org.openmrs.api.impl.DiagnosisServiceImplTest
- [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.397 s - in org.openmrs.api.impl.DiagnosisServiceImplTest
- [INFO] Running org.openmrs.api.impl.GlobalLocaleListTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.impl.GlobalLocaleListTest
- [INFO] Running org.openmrs.api.impl.PatientServiceImplTest
- [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s - in org.openmrs.api.impl.PatientServiceImplTest
- [INFO] Running org.openmrs.api.impl.SerializationServiceImplTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.openmrs.api.impl.SerializationServiceImplTest
- [INFO] Running org.openmrs.api.LocationServiceTest
- [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.453 s - in org.openmrs.api.LocationServiceTest
- [INFO] Running org.openmrs.api.MedicationDispenseServiceTest
- [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.134 s - in org.openmrs.api.MedicationDispenseServiceTest
- [INFO] Running org.openmrs.api.ObsServiceTest
- [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.821 s - in org.openmrs.api.ObsServiceTest
- [INFO] Running org.openmrs.api.OpenmrsServiceTest
- [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.132 s - in org.openmrs.api.OpenmrsServiceTest
- [INFO] Running org.openmrs.api.OrderServiceTest
- [WARNING] Tests run: 215, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 20.264 s - in org.openmrs.api.OrderServiceTest
- [INFO] Running org.openmrs.api.OrderSetServiceTest
- [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.203 s - in org.openmrs.api.OrderSetServiceTest
- [INFO] Running org.openmrs.api.PatientServiceAllergyTest
- [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.267 s - in org.openmrs.api.PatientServiceAllergyTest
- [INFO] Running org.openmrs.api.PatientServiceTest
- [WARNING] Tests run: 170, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 140.715 s - in org.openmrs.api.PatientServiceTest
- [INFO] Running org.openmrs.api.PersonServiceTest
- [INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.963 s - in org.openmrs.api.PersonServiceTest
- [INFO] Running org.openmrs.api.ProgramWorkflowServiceTest
- [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.251 s - in org.openmrs.api.ProgramWorkflowServiceTest
- [INFO] Running org.openmrs.api.ProgramWorkflowServiceUnitTest
- [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.openmrs.api.ProgramWorkflowServiceUnitTest
- [INFO] Running org.openmrs.api.ProviderServiceTest
- [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.9 s - in org.openmrs.api.ProviderServiceTest
- [INFO] Running org.openmrs.api.UserServiceTest
- [WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 17.564 s - in org.openmrs.api.UserServiceTest
- [INFO] Running org.openmrs.api.VisitServiceTest
- [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.23 s - in org.openmrs.api.VisitServiceTest
- [INFO] Running org.openmrs.attribute.AttributeIntegrationTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.483 s - in org.openmrs.attribute.AttributeIntegrationTest
- [INFO] Running org.openmrs.BaseCustomizableMetadataTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.75 s - in org.openmrs.BaseCustomizableMetadataTest
- [INFO] Running org.openmrs.BaseFormRecordableOpenmrsDataTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.BaseFormRecordableOpenmrsDataTest
- [INFO] Running org.openmrs.BaseOpenmrsObjectTest
- [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.712 s - in org.openmrs.BaseOpenmrsObjectTest
- [INFO] Running org.openmrs.CohortMembershipTest
- [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.CohortMembershipTest
- [INFO] Running org.openmrs.CohortTest
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.openmrs.CohortTest
- [INFO] Running org.openmrs.comparator.PatientIdentifierTypeDefaultComparatorTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.comparator.PatientIdentifierTypeDefaultComparatorTest
- [INFO] Running org.openmrs.ConceptComponentTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.151 s - in org.openmrs.ConceptComponentTest
- [INFO] Running org.openmrs.ConceptNumericTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s - in org.openmrs.ConceptNumericTest
- [INFO] Running org.openmrs.ConceptReferenceTermTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.ConceptReferenceTermTest
- [INFO] Running org.openmrs.ConceptTest
- [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.224 s - in org.openmrs.ConceptTest
- [INFO] Running org.openmrs.customdatatype.CustomDatatypeUtilTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in org.openmrs.customdatatype.CustomDatatypeUtilTest
- [INFO] Running org.openmrs.customdatatype.datatype.BaseMetadataDatatypeTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.customdatatype.datatype.BaseMetadataDatatypeTest
- [INFO] Running org.openmrs.customdatatype.datatype.BaseOpenmrsDatatypeTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.customdatatype.datatype.BaseOpenmrsDatatypeTest
- [INFO] Running org.openmrs.customdatatype.datatype.DateDatatypeTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.customdatatype.datatype.DateDatatypeTest
- [INFO] Running org.openmrs.customdatatype.datatype.RegexValidatedTextTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.customdatatype.datatype.RegexValidatedTextTest
- [INFO] Running org.openmrs.DrugOrderTest
- [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.openmrs.DrugOrderTest
- [INFO] Running org.openmrs.DrugTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 s - in org.openmrs.DrugTest
- [INFO] Running org.openmrs.DurationTest
- [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.793 s - in org.openmrs.DurationTest
- [INFO] Running org.openmrs.EncounterProviderTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.EncounterProviderTest
- [INFO] Running org.openmrs.EncounterRoleTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.openmrs.EncounterRoleTest
- [INFO] Running org.openmrs.EncounterTest
- [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.openmrs.EncounterTest
- [INFO] Running org.openmrs.EncounterTypeTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.EncounterTypeTest
- [INFO] Running org.openmrs.FormTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.FormTest
- [INFO] Running org.openmrs.hl7.handler.ORUR01HandlerTest
- [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.023 s - in org.openmrs.hl7.handler.ORUR01HandlerTest
- [INFO] Running org.openmrs.hl7.HL7ServiceTest
- [WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.992 s - in org.openmrs.hl7.HL7ServiceTest
- [INFO] Running org.openmrs.hl7.HL7UtilTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.hl7.HL7UtilTest
- [INFO] Running org.openmrs.layout.name.NameTemplateTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.562 s - in org.openmrs.layout.name.NameTemplateTest
- [INFO] Running org.openmrs.liquibase.ChangeLogDetectiveTest
- [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.openmrs.liquibase.ChangeLogDetectiveTest
- [INFO] Running org.openmrs.liquibase.ChangeLogVersionFinderTest
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.openmrs.liquibase.ChangeLogVersionFinderTest
- [INFO] Running org.openmrs.liquibase.ChangeLogVersionsTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 s - in org.openmrs.liquibase.ChangeLogVersionsTest
- [INFO] Running org.openmrs.LocationTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.LocationTest
- [INFO] Running org.openmrs.logging.Log4JCompatibilityTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.logging.Log4JCompatibilityTest
- [INFO] Running org.openmrs.logging.MemoryAppenderTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.openmrs.logging.MemoryAppenderTest
- [INFO] Running org.openmrs.logic.result.EmptyResultTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.logic.result.EmptyResultTest
- [INFO] Running org.openmrs.logic.result.ResultTest
- [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.logic.result.ResultTest
- [INFO] Running org.openmrs.messagesource.impl.CachedMessageSourceTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.messagesource.impl.CachedMessageSourceTest
- [INFO] Running org.openmrs.messagesource.impl.DefaultMessageSourceServiceImplTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.messagesource.impl.DefaultMessageSourceServiceImplTest
- [INFO] Running org.openmrs.messagesource.MessageSourceServiceTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.715 s - in org.openmrs.messagesource.MessageSourceServiceTest
- [INFO] Running org.openmrs.messagesource.PresentationMessageMapTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.messagesource.PresentationMessageMapTest
- [INFO] Running org.openmrs.module.ModuleActivatorTest
- [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.22 s - in org.openmrs.module.ModuleActivatorTest
- [INFO] Running org.openmrs.module.ModuleClassLoaderTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 s - in org.openmrs.module.ModuleClassLoaderTest
- [INFO] Running org.openmrs.module.ModuleExtensionsTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.openmrs.module.ModuleExtensionsTest
- [INFO] Running org.openmrs.module.ModuleFactoryTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.079 s - in org.openmrs.module.ModuleFactoryTest
- [INFO] Running org.openmrs.module.ModuleFileParserTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.864 s - in org.openmrs.module.ModuleFileParserTest
- [INFO] Running org.openmrs.module.ModuleFileParserUnitTest
- [Fatal Error] :1:67: XML document structures must start and end within the same entity.
- [Fatal Error] :-1:-1: Premature end of file.
- [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s - in org.openmrs.module.ModuleFileParserUnitTest
- [INFO] Running org.openmrs.module.ModuleInteroperabilityTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s - in org.openmrs.module.ModuleInteroperabilityTest
- [INFO] Running org.openmrs.module.ModuleTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.module.ModuleTest
- [INFO] Running org.openmrs.module.ModuleUtilTest
- [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 s - in org.openmrs.module.ModuleUtilTest
- [INFO] Running org.openmrs.module.UpdateFileParserTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.module.UpdateFileParserTest
- [INFO] Running org.openmrs.module.VersionComparatorTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.module.VersionComparatorTest
- [INFO] Running org.openmrs.notification.AlertServiceTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.797 s - in org.openmrs.notification.AlertServiceTest
- [INFO] Running org.openmrs.notification.db.hibernate.HibernateAlertDAOTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 s - in org.openmrs.notification.db.hibernate.HibernateAlertDAOTest
- [INFO] Running org.openmrs.notification.MessageTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.notification.MessageTest
- [INFO] Running org.openmrs.obs.AbstractHandlerTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in org.openmrs.obs.AbstractHandlerTest
- [INFO] Running org.openmrs.obs.BinaryDataHandlerTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s - in org.openmrs.obs.BinaryDataHandlerTest
- [INFO] Running org.openmrs.obs.BinaryStreamHandlerTest
- [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.666 s - in org.openmrs.obs.BinaryStreamHandlerTest
- [INFO] Running org.openmrs.obs.ImageHandlerTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s - in org.openmrs.obs.ImageHandlerTest
- [INFO] Running org.openmrs.obs.MediaHandlerTest
- [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.514 s - in org.openmrs.obs.MediaHandlerTest
- [INFO] Running org.openmrs.obs.TextHandlerTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.623 s - in org.openmrs.obs.TextHandlerTest
- [INFO] Running org.openmrs.ObsBehaviorTest
- [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.63 s - in org.openmrs.ObsBehaviorTest
- [INFO] Running org.openmrs.ObsTest
- [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.openmrs.ObsTest
- [INFO] Running org.openmrs.OpenmrsTestAnnotationsTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 s - in org.openmrs.OpenmrsTestAnnotationsTest
- [INFO] Running org.openmrs.OpenmrsTestsTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.openmrs.OpenmrsTestsTest
- [INFO] Running org.openmrs.order.OrderUtilTest
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.order.OrderUtilTest
- [INFO] Running org.openmrs.OrderEntryIntegrationTest
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.038 s - in org.openmrs.OrderEntryIntegrationTest
- [INFO] Running org.openmrs.OrderGroupTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.OrderGroupTest
- [INFO] Running org.openmrs.OrderTest
- [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.007 s - in org.openmrs.OrderTest
- [INFO] Running org.openmrs.OrderTypeTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.OrderTypeTest
- [INFO] Running org.openmrs.patient.impl.LuhnIdentifierValidatorTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.patient.impl.LuhnIdentifierValidatorTest
- [INFO] Running org.openmrs.patient.impl.VerhoeffIdentifierValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.patient.impl.VerhoeffIdentifierValidatorTest
- [INFO] Running org.openmrs.PatientProgramTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.openmrs.PatientProgramTest
- [INFO] Running org.openmrs.PatientStateTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.PatientStateTest
- [INFO] Running org.openmrs.PatientTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.PatientTest
- [INFO] Running org.openmrs.PersonAddressTest
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.PersonAddressTest
- [INFO] Running org.openmrs.PersonAttributeTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 s - in org.openmrs.PersonAttributeTest
- [INFO] Running org.openmrs.PersonNameTest
- [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.PersonNameTest
- [INFO] Running org.openmrs.PersonTest
- [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s - in org.openmrs.PersonTest
- [INFO] Running org.openmrs.propertyeditor.CohortEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.237 s - in org.openmrs.propertyeditor.CohortEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptAnswerEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 s - in org.openmrs.propertyeditor.ConceptAnswerEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptAnswersEditorTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s - in org.openmrs.propertyeditor.ConceptAnswersEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptAttributeTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s - in org.openmrs.propertyeditor.ConceptAttributeTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptClassEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 s - in org.openmrs.propertyeditor.ConceptClassEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptDatatypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in org.openmrs.propertyeditor.ConceptDatatypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 s - in org.openmrs.propertyeditor.ConceptEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptMapTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 s - in org.openmrs.propertyeditor.ConceptMapTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptNameEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 s - in org.openmrs.propertyeditor.ConceptNameEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptNumericEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 s - in org.openmrs.propertyeditor.ConceptNumericEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptReferenceTermEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s - in org.openmrs.propertyeditor.ConceptReferenceTermEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptSourceEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 s - in org.openmrs.propertyeditor.ConceptSourceEditorTest
- [INFO] Running org.openmrs.propertyeditor.DateOrDatetimeEditorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.propertyeditor.DateOrDatetimeEditorTest
- [INFO] Running org.openmrs.propertyeditor.DrugEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.839 s - in org.openmrs.propertyeditor.DrugEditorTest
- [INFO] Running org.openmrs.propertyeditor.EncounterEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.287 s - in org.openmrs.propertyeditor.EncounterEditorTest
- [INFO] Running org.openmrs.propertyeditor.EncounterTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.625 s - in org.openmrs.propertyeditor.EncounterTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.FormEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 s - in org.openmrs.propertyeditor.FormEditorTest
- [INFO] Running org.openmrs.propertyeditor.LocationAttributeTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.852 s - in org.openmrs.propertyeditor.LocationAttributeTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.LocationEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.694 s - in org.openmrs.propertyeditor.LocationEditorTest
- [INFO] Running org.openmrs.propertyeditor.LocationTagEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.148 s - in org.openmrs.propertyeditor.LocationTagEditorTest
- [INFO] Running org.openmrs.propertyeditor.OrderEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s - in org.openmrs.propertyeditor.OrderEditorTest
- [INFO] Running org.openmrs.propertyeditor.PatientEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in org.openmrs.propertyeditor.PatientEditorTest
- [INFO] Running org.openmrs.propertyeditor.PatientIdentifierTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s - in org.openmrs.propertyeditor.PatientIdentifierTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.PersonAttributeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s - in org.openmrs.propertyeditor.PersonAttributeEditorTest
- [INFO] Running org.openmrs.propertyeditor.PersonAttributeTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s - in org.openmrs.propertyeditor.PersonAttributeTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.PersonEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.739 s - in org.openmrs.propertyeditor.PersonEditorTest
- [INFO] Running org.openmrs.propertyeditor.PrivilegeEditorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.069 s - in org.openmrs.propertyeditor.PrivilegeEditorTest
- [INFO] Running org.openmrs.propertyeditor.ProgramEditorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.735 s - in org.openmrs.propertyeditor.ProgramEditorTest
- [INFO] Running org.openmrs.propertyeditor.ProgramWorkflowEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 s - in org.openmrs.propertyeditor.ProgramWorkflowEditorTest
- [INFO] Running org.openmrs.propertyeditor.ProgramWorkflowStateEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 s - in org.openmrs.propertyeditor.ProgramWorkflowStateEditorTest
- [INFO] Running org.openmrs.propertyeditor.ProviderEditorTest
- [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.708 s - in org.openmrs.propertyeditor.ProviderEditorTest
- [INFO] Running org.openmrs.propertyeditor.RoleEditorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s - in org.openmrs.propertyeditor.RoleEditorTest
- [INFO] Running org.openmrs.propertyeditor.UserEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s - in org.openmrs.propertyeditor.UserEditorTest
- [INFO] Running org.openmrs.propertyeditor.VisitEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 s - in org.openmrs.propertyeditor.VisitEditorTest
- [INFO] Running org.openmrs.propertyeditor.VisitTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 s - in org.openmrs.propertyeditor.VisitTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.WorkflowCollectionEditorTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in org.openmrs.propertyeditor.WorkflowCollectionEditorTest
- [INFO] Running org.openmrs.ProviderTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.ProviderTest
- [INFO] Running org.openmrs.ReferralOrderTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.ReferralOrderTest
- [INFO] Running org.openmrs.RoleTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.RoleTest
- [INFO] Running org.openmrs.scheduler.SchedulerServiceTest
- [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.openmrs.scheduler.SchedulerServiceTest
- [INFO] Running org.openmrs.scheduler.SchedulerUtilTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.openmrs.scheduler.SchedulerUtilTest
- [INFO] Running org.openmrs.scheduler.timer.TimerSchedulerServiceImplTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.74 s - in org.openmrs.scheduler.timer.TimerSchedulerServiceImplTest
- [INFO] Running org.openmrs.serialization.JavaSerializationTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.serialization.JavaSerializationTest
- [INFO] Running org.openmrs.serialization.SimpleXStreamSerializerTest
- Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
- Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
- Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.openmrs.serialization.SimpleXStreamSerializerTest
- [INFO] Running org.openmrs.SimpleDosingInstructionsTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 s - in org.openmrs.SimpleDosingInstructionsTest
- [INFO] Running org.openmrs.test.matchers.HasFieldErrorsTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.test.matchers.HasFieldErrorsTest
- [INFO] Running org.openmrs.test.matchers.HasGlobalErrorsTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.openmrs.test.matchers.HasGlobalErrorsTest
- [INFO] Running org.openmrs.TestOrderTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.TestOrderTest
- [INFO] Running org.openmrs.UserTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.UserTest
- [INFO] Running org.openmrs.util.ConfigUtilTest
- [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s - in org.openmrs.util.ConfigUtilTest
- [INFO] Running org.openmrs.util.databasechange.ClassLoaderFileOpenerTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.openmrs.util.databasechange.ClassLoaderFileOpenerTest
- [INFO] Running org.openmrs.util.DatabaseUpdaterTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.22 s - in org.openmrs.util.DatabaseUpdaterTest
- [INFO] Running org.openmrs.util.DateUtilTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.DateUtilTest
- [INFO] Running org.openmrs.util.DoubleRangeTest
- [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.util.DoubleRangeTest
- [INFO] Running org.openmrs.util.DrugsByNameComparatorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.DrugsByNameComparatorTest
- [INFO] Running org.openmrs.util.ExceptionUtilTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.ExceptionUtilTest
- [INFO] Running org.openmrs.util.FormatTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.FormatTest
- [INFO] Running org.openmrs.util.GraphTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.GraphTest
- [INFO] Running org.openmrs.util.HandlerUtilTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 s - in org.openmrs.util.HandlerUtilTest
- [INFO] Running org.openmrs.util.HttpClientTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.openmrs.util.HttpClientTest
- [INFO] Running org.openmrs.util.HttpUrlTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.openmrs.util.HttpUrlTest
- [INFO] Running org.openmrs.util.JavaVersionTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.util.JavaVersionTest
- [INFO] Running org.openmrs.util.LocaleUtilityTest
- [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.733 s - in org.openmrs.util.LocaleUtilityTest
- [INFO] Running org.openmrs.util.LocationUtilityTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s - in org.openmrs.util.LocationUtilityTest
- [INFO] Running org.openmrs.util.NaturalStringsTest
- [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.openmrs.util.NaturalStringsTest
- [INFO] Running org.openmrs.util.OpenmrsSecurityManagerTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.OpenmrsSecurityManagerTest
- [INFO] Running org.openmrs.util.OpenmrsUtilTest
- [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.264 s - in org.openmrs.util.OpenmrsUtilTest
- [INFO] Running org.openmrs.util.OpenmrsUtilUnitTest
- [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.openmrs.util.OpenmrsUtilUnitTest
- [INFO] Running org.openmrs.util.PersonByNameComparatorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.PersonByNameComparatorTest
- [INFO] Running org.openmrs.util.ProviderByPersonNameComparatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.ProviderByPersonNameComparatorTest
- [INFO] Running org.openmrs.util.ReflectTest
- [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.ReflectTest
- [INFO] Running org.openmrs.util.SecurityTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s - in org.openmrs.util.SecurityTest
- [INFO] Running org.openmrs.util.UpgradeUtilTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in org.openmrs.util.UpgradeUtilTest
- [INFO] Running org.openmrs.util.UserByNameComparatorTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.UserByNameComparatorTest
- [INFO] Running org.openmrs.validator.AlertValidatorTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s - in org.openmrs.validator.AlertValidatorTest
- [INFO] Running org.openmrs.validator.AllergyValidatorTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.openmrs.validator.AllergyValidatorTest
- [INFO] Running org.openmrs.validator.BaseAttributeTypeValidatorTest
- [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.028 s - in org.openmrs.validator.BaseAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.CohortValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.925 s - in org.openmrs.validator.CohortValidatorTest
- [INFO] Running org.openmrs.validator.ConceptAttributeTypeValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s - in org.openmrs.validator.ConceptAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.ConceptClassValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.495 s - in org.openmrs.validator.ConceptClassValidatorTest
- [INFO] Running org.openmrs.validator.ConceptDatatypeValidatorTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in org.openmrs.validator.ConceptDatatypeValidatorTest
- [INFO] Running org.openmrs.validator.ConceptDrugValidatorTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.validator.ConceptDrugValidatorTest
- [INFO] Running org.openmrs.validator.ConceptMapTypeValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s - in org.openmrs.validator.ConceptMapTypeValidatorTest
- [INFO] Running org.openmrs.validator.ConceptNameTagValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s - in org.openmrs.validator.ConceptNameTagValidatorTest
- [INFO] Running org.openmrs.validator.ConceptReferenceTermValidatorTest
- [Field error in object 'term' on field 'conceptReferenceTermMaps[1].termB': rejected value [weight term(WGT234)]; codes [ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.org.openmrs.ConceptReferenceTerm,ConceptReferenceTerm.termToTerm.alreadyMapped]; arguments []; default message [Cannot map a reference term multiple times to the same concept reference term]]
- [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.737 s - in org.openmrs.validator.ConceptReferenceTermValidatorTest
- [INFO] Running org.openmrs.validator.ConceptSourceValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.53 s - in org.openmrs.validator.ConceptSourceValidatorTest
- [INFO] Running org.openmrs.validator.ConceptValidatorTest
- [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 s - in org.openmrs.validator.ConceptValidatorTest
- [INFO] Running org.openmrs.validator.ConditionValidatorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.openmrs.validator.ConditionValidatorTest
- [INFO] Running org.openmrs.validator.DiagnosisValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.71 s - in org.openmrs.validator.DiagnosisValidatorTest
- [INFO] Running org.openmrs.validator.DrugOrderValidatorTest
- [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.703 s - in org.openmrs.validator.DrugOrderValidatorTest
- [INFO] Running org.openmrs.validator.DrugValidatorTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.933 s - in org.openmrs.validator.DrugValidatorTest
- [INFO] Running org.openmrs.validator.EncounterRoleValidatorTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s - in org.openmrs.validator.EncounterRoleValidatorTest
- [INFO] Running org.openmrs.validator.EncounterTypeValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.574 s - in org.openmrs.validator.EncounterTypeValidatorTest
- [INFO] Running org.openmrs.validator.EncounterValidatorTest
- [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 s - in org.openmrs.validator.EncounterValidatorTest
- [INFO] Running org.openmrs.validator.FieldTypeValidatorTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in org.openmrs.validator.FieldTypeValidatorTest
- [INFO] Running org.openmrs.validator.FieldValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s - in org.openmrs.validator.FieldValidatorTest
- [INFO] Running org.openmrs.validator.FormValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 s - in org.openmrs.validator.FormValidatorTest
- [INFO] Running org.openmrs.validator.HL7SourceValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 s - in org.openmrs.validator.HL7SourceValidatorTest
- [INFO] Running org.openmrs.validator.ImplementationIdValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in org.openmrs.validator.ImplementationIdValidatorTest
- [INFO] Running org.openmrs.validator.LocationAttributeTypeValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.799 s - in org.openmrs.validator.LocationAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.LocationTagValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s - in org.openmrs.validator.LocationTagValidatorTest
- [INFO] Running org.openmrs.validator.LocationValidatorTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.732 s - in org.openmrs.validator.LocationValidatorTest
- [INFO] Running org.openmrs.validator.ObsValidatorTest
- [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.733 s - in org.openmrs.validator.ObsValidatorTest
- [INFO] Running org.openmrs.validator.OrderFrequencyValidatorTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 s - in org.openmrs.validator.OrderFrequencyValidatorTest
- [INFO] Running org.openmrs.validator.OrderTypeValidatorTest
- [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 s - in org.openmrs.validator.OrderTypeValidatorTest
- [INFO] Running org.openmrs.validator.OrderValidatorTest
- [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s - in org.openmrs.validator.OrderValidatorTest
- [INFO] Running org.openmrs.validator.PatientIdentifierTypeValidatorTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.63 s - in org.openmrs.validator.PatientIdentifierTypeValidatorTest
- [INFO] Running org.openmrs.validator.PatientIdentifierValidatorTest
- [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 s - in org.openmrs.validator.PatientIdentifierValidatorTest
- [INFO] Running org.openmrs.validator.PatientProgramValidatorTest
- [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s - in org.openmrs.validator.PatientProgramValidatorTest
- [INFO] Running org.openmrs.validator.PatientValidatorTest
- [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 s - in org.openmrs.validator.PatientValidatorTest
- [INFO] Running org.openmrs.validator.PersonAddressValidatorTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.742 s - in org.openmrs.validator.PersonAddressValidatorTest
- [INFO] Running org.openmrs.validator.PersonAttributeTypeValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in org.openmrs.validator.PersonAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.PersonMergeLogValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 s - in org.openmrs.validator.PersonMergeLogValidatorTest
- [INFO] Running org.openmrs.validator.PersonNameValidatorTest
- [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 1.943 s - in org.openmrs.validator.PersonNameValidatorTest
- [INFO] Running org.openmrs.validator.PersonValidatorTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 s - in org.openmrs.validator.PersonValidatorTest
- [INFO] Running org.openmrs.validator.PrivilegeValidatorTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.57 s - in org.openmrs.validator.PrivilegeValidatorTest
- [INFO] Running org.openmrs.validator.ProgramValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 s - in org.openmrs.validator.ProgramValidatorTest
- [INFO] Running org.openmrs.validator.ProviderAttributeTypeValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s - in org.openmrs.validator.ProviderAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.ProviderValidatorTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.709 s - in org.openmrs.validator.ProviderValidatorTest
- [INFO] Running org.openmrs.validator.ReferralOrderValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in org.openmrs.validator.ReferralOrderValidatorTest
- [INFO] Running org.openmrs.validator.RelationshipTypeValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 s - in org.openmrs.validator.RelationshipTypeValidatorTest
- [INFO] Running org.openmrs.validator.RelationshipValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.73 s - in org.openmrs.validator.RelationshipValidatorTest
- [INFO] Running org.openmrs.validator.RequireNameValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.validator.RequireNameValidatorTest
- [INFO] Running org.openmrs.validator.RoleValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s - in org.openmrs.validator.RoleValidatorTest
- [INFO] Running org.openmrs.validator.SchedulerFormValidatorTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 s - in org.openmrs.validator.SchedulerFormValidatorTest
- [INFO] Running org.openmrs.validator.StateConversionValidatorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.846 s - in org.openmrs.validator.StateConversionValidatorTest
- [INFO] Running org.openmrs.validator.TestOrderValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s - in org.openmrs.validator.TestOrderValidatorTest
- [INFO] Running org.openmrs.validator.UserValidatorTest
- [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 s - in org.openmrs.validator.UserValidatorTest
- [INFO] Running org.openmrs.validator.ValidateUtilTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 s - in org.openmrs.validator.ValidateUtilTest
- [INFO] Running org.openmrs.validator.VisitAttributeTypeValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s - in org.openmrs.validator.VisitAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.VisitTypeValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.794 s - in org.openmrs.validator.VisitTypeValidatorTest
- [INFO] Running org.openmrs.validator.VisitValidatorTest
- [WARNING] Tests run: 27, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.971 s - in org.openmrs.validator.VisitValidatorTest
- [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesJUnit4Test
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.45 s - in org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesJUnit4Test
- [INFO] Running org.openmrs.annotation.StartModuleAnnotationJUnit4Test
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.499 s - in org.openmrs.annotation.StartModuleAnnotationJUnit4Test
- [INFO] Running org.openmrs.annotation.StartModuleAnnotationReuseJUnit4Test
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.282 s - in org.openmrs.annotation.StartModuleAnnotationReuseJUnit4Test
- [INFO] Running org.openmrs.util.ThreadSafeCircularFifoQueueTest
- [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.openmrs.util.ThreadSafeCircularFifoQueueTest
- [INFO]
- [INFO] Results:
- [INFO]
- [WARNING] Tests run: 4465, Failures: 0, Errors: 0, Skipped: 39
- [INFO]
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ openmrs-api ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-api ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-api ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-api ---
- [INFO] Installing C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\api\openmrs-api\2.6.0-SNAPSHOT\openmrs-api-2.6.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\HP\openmrs-core\api\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\api\openmrs-api\2.6.0-SNAPSHOT\openmrs-api-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\api\openmrs-api\2.6.0-SNAPSHOT\openmrs-api-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --------------------< org.openmrs.web:openmrs-web >---------------------
- [INFO] Building openmrs-web 2.6.0-SNAPSHOT [5/7]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-web ---
- [INFO] Deleting C:\Users\HP\openmrs-core\web\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-web ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-web ---
- [INFO]
- [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ openmrs-web ---
- [INFO] argLine set to -javaagent:C:\\Users\\HP\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.8\\org.jacoco.agent-0.8.8-runtime.jar=destfile=C:\\Users\\HP\\openmrs-core\\web\\target\\jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT
- [INFO]
- [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-web ---
- [INFO] Using 'UTF-8' encoding to format source files.
- [INFO] Number of files to be formatted: 59
- [INFO] Successfully formatted: 0 file(s)
- [INFO] Fail to format : 0 file(s)
- [INFO] Skipped : 59 file(s)
- [INFO] Approximate time taken: 0s
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-web ---
- [INFO] Copying 22 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-web ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 40 source files to C:\Users\HP\openmrs-core\web\target\classes
- [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/web/controller/PseudoStaticContentController.java: Some input files use or override a deprecated API.
- [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/web/controller/PseudoStaticContentController.java: Recompile with -Xlint:deprecation for details.
- [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/module/web/ModuleServlet.java: C:\Users\HP\openmrs-core\web\src\main\java\org\openmrs\module\web\ModuleServlet.java uses unchecked or unsafe operations.
- [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/module/web/ModuleServlet.java: Recompile with -Xlint:unchecked for details.
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-web ---
- [INFO] Copying 3 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-web ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 19 source files to C:\Users\HP\openmrs-core\web\target\test-classes
- [INFO] /C:/Users/HP/openmrs-core/web/src/test/java/org/openmrs/web/filter/update/UpdateFilterModelTest.java: Some input files use or override a deprecated API.
- [INFO] /C:/Users/HP/openmrs-core/web/src/test/java/org/openmrs/web/filter/update/UpdateFilterModelTest.java: Recompile with -Xlint:deprecation for details.
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-web ---
- [INFO]
- [INFO] -------------------------------------------------------
- [INFO] T E S T S
- [INFO] -------------------------------------------------------
- [INFO] Running org.openmrs.module.filter.ModuleFilterDefinitionTest
- 20:04:57.579 [main] ERROR org.openmrs.api.context.Context - serviceContext is null. Creating new ServiceContext()
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 s - in org.openmrs.module.filter.ModuleFilterDefinitionTest
- [INFO] Running org.openmrs.module.web.WebModuleUtilTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s - in org.openmrs.module.web.WebModuleUtilTest
- [INFO] Running org.openmrs.web.context.AltAuthSchemeContextTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.76 s - in org.openmrs.web.context.AltAuthSchemeContextTest
- [INFO] Running org.openmrs.web.filter.initialization.DatabaseDetectiveTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.web.filter.initialization.DatabaseDetectiveTest
- [INFO] Running org.openmrs.web.filter.startuperror.StartupErrorFilterTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.openmrs.web.filter.startuperror.StartupErrorFilterTest
- [INFO] Running org.openmrs.web.filter.update.GZIPFilterTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in org.openmrs.web.filter.update.GZIPFilterTest
- [INFO] Running org.openmrs.web.filter.update.UpdateFilterModelTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.openmrs.web.filter.update.UpdateFilterModelTest
- [INFO] Running org.openmrs.web.filter.update.UpdateFilterTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.openmrs.web.filter.update.UpdateFilterTest
- [INFO] Running org.openmrs.web.filter.update.util.FilterUtilTest
- [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 s - in org.openmrs.web.filter.update.util.FilterUtilTest
- [INFO] Running org.openmrs.web.WebDaemonTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.openmrs.web.WebDaemonTest
- [INFO] Running org.openmrs.web.WebUtilTest
- [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.web.WebUtilTest
- [INFO]
- [INFO] Results:
- [INFO]
- [WARNING] Tests run: 48, Failures: 0, Errors: 0, Skipped: 2
- [INFO]
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ openmrs-web ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-web ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-web ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-web ---
- [INFO] Installing C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-web\2.6.0-SNAPSHOT\openmrs-web-2.6.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\HP\openmrs-core\web\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-web\2.6.0-SNAPSHOT\openmrs-web-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-web\2.6.0-SNAPSHOT\openmrs-web-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
- [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT [6/7]
- [INFO] --------------------------------[ war ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-webapp ---
- [INFO] Deleting C:\Users\HP\openmrs-core\webapp\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
- [INFO] Copying 2 resources
- [INFO] Copying 1 resource to ../jetty
- [INFO]
- [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
- [INFO] Executing tasks
- [INFO] [unzip] Expanding: C:\Users\HP\openmrs-core\webapp\src\main\resources\liquibase-demo-data.zip into C:\Users\HP\openmrs-core\webapp\target\classes
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
- [INFO] Copying 1 resource
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
- [INFO]
- [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
- [INFO] Packaging webapp
- [INFO] Assembling webapp [openmrs-webapp] in [C:\Users\HP\openmrs-core\webapp\target\openmrs]
- [INFO] Processing war project
- [INFO] Copying webapp webResources [C:\Users\HP\openmrs-core\webapp\src/main/webapp] to [C:\Users\HP\openmrs-core\webapp\target\openmrs]
- [INFO] Copying webapp resources [C:\Users\HP\openmrs-core\webapp\src\main\webapp]
- [INFO] Building war: C:\Users\HP\openmrs-core\webapp\target\openmrs.war
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-webapp ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\webapp\target\openmrs-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
- [INFO] Installing C:\Users\HP\openmrs-core\webapp\target\openmrs.war to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-webapp\2.6.0-SNAPSHOT\openmrs-webapp-2.6.0-SNAPSHOT.war
- [INFO] Installing C:\Users\HP\openmrs-core\webapp\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-webapp\2.6.0-SNAPSHOT\openmrs-webapp-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\webapp\target\openmrs-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-webapp\2.6.0-SNAPSHOT\openmrs-webapp-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --------------< org.openmrs.liquibase:openmrs-liquibase >---------------
- [INFO] Building openmrs-liquibase 2.6.0-SNAPSHOT [7/7]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-liquibase ---
- [INFO] Deleting C:\Users\HP\openmrs-core\liquibase\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-liquibase ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-liquibase ---
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-liquibase ---
- [INFO] Copying 1 resource
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-liquibase ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 4 source files to C:\Users\HP\openmrs-core\liquibase\target\classes
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-liquibase ---
- [INFO] Copying 7 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-liquibase ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 4 source files to C:\Users\HP\openmrs-core\liquibase\target\test-classes
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-liquibase ---
- [INFO]
- [INFO] -------------------------------------------------------
- [INFO] T E S T S
- [INFO] -------------------------------------------------------
- [INFO] Running org.openmrs.liquibase.AbstractSnapshotTunerTest
- INFO - AbstractSnapshotTuner.addLicenseHeaderToFileIfNeeded(58) |2022-09-15T20:05:38,570| Adding the OpenMRS license header to file 'C:\Users\HP\AppData\Local\Temp\junit6836065665593146338\file-to-add-license-header-to.txt'....
- INFO - AbstractSnapshotTuner.deleteFile(115) |2022-09-15T20:05:38,586| Deleting updated file from previous run: 'C:\Users\HP\AppData\Local\Temp\junit6836065665593146338\file-to-add-license-header-to.txt'...
- INFO - AbstractSnapshotTuner.addLicenseHeaderToFileIfNeeded(63) |2022-09-15T20:05:38,586| The file 'C:\Users\HP\AppData\Local\Temp\junit6836065665593146338\file-to-add-license-header-to.txt' already contains the OpenMRS license header.
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in org.openmrs.liquibase.AbstractSnapshotTunerTest
- [INFO] Running org.openmrs.liquibase.CoreDataTunerTest
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:38,632| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:38,670| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:38,686| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:38,701| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:38,717| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:38,717| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:38,717| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:38,733| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- [ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.076 s <<< FAILURE! - in org.openmrs.liquibase.CoreDataTunerTest
- [ERROR] shouldDetectThatSecondListDoesNotContainFirstList Time elapsed: 0 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- [ERROR] shouldMergeTableNamesInTargetOrder Time elapsed: 0.016 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- [ERROR] shouldCreateUpdatedChangeLogFile{Path} Time elapsed: 0.016 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- [ERROR] shouldGetDatabaseChangeLogElement Time elapsed: 0 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- [ERROR] shouldUpdateAdminUser Time elapsed: 0.022 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- [ERROR] shouldDetachAndCacheChangeSets Time elapsed: 0.002 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- [ERROR] shouldAddChangeSets Time elapsed: 0.01 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- [ERROR] shouldGetTableNames Time elapsed: 0.01 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:63)
- [INFO] Running org.openmrs.liquibase.MainTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in org.openmrs.liquibase.MainTest
- [INFO] Running org.openmrs.liquibase.SchemaOnlyTunerTest
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:39,920| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:39,936| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:39,952| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:39,952| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:39,967| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:39,983| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- ERROR - AbstractSnapshotTuner.readChangeLogResource(168) |2022-09-15T20:05:39,989| processing the resource '{}' raised an exception
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
- at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:165) ~[classes/:?]
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57) ~[test-classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
- at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
- at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
- at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
- ... 71 more
- [ERROR] Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.116 s <<< FAILURE! - in org.openmrs.liquibase.SchemaOnlyTunerTest
- [ERROR] shouldDetectWrongNumberOfLongtextNodes Time elapsed: 0.016 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- [ERROR] shouldReplaceBitTypeWithBooleanType Time elapsed: 0.016 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- [ERROR] shouldCreateUpdatedChangeLogFile{Path} Time elapsed: 0.038 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- [ERROR] shouldReplaceLongtextTypeWithClobType Time elapsed: 0 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- [ERROR] shouldDetectWrongGrandParentNodeOfLongtextNode Time elapsed: 0.016 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- [ERROR] shouldAssertLongtextNode Time elapsed: 0 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- [ERROR] shouldDetachChangeSetsForLiquibaseTables Time elapsed: 0.015 s <<< ERROR!
- org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
- at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:57)
- [INFO]
- [INFO] Results:
- [INFO]
- [ERROR] Errors:
- [ERROR] CoreDataTunerTest.setup:63 » Document C:\Users\HP\openmrs-core\liquibase\targe...
- [ERROR] CoreDataTunerTest.setup:63 » Document C:\Users\HP\openmrs-core\liquibase\targe...
- [ERROR] CoreDataTunerTest.setup:63 » Document C:\Users\HP\openmrs-core\liquibase\targe...
- [ERROR] CoreDataTunerTest.setup:63 » Document C:\Users\HP\openmrs-core\liquibase\targe...
- [ERROR] CoreDataTunerTest.setup:63 » Document C:\Users\HP\openmrs-core\liquibase\targe...
- [ERROR] CoreDataTunerTest.setup:63 » Document C:\Users\HP\openmrs-core\liquibase\targe...
- [ERROR] CoreDataTunerTest.setup:63 » Document C:\Users\HP\openmrs-core\liquibase\targe...
- [ERROR] CoreDataTunerTest.setup:63 » Document C:\Users\HP\openmrs-core\liquibase\targe...
- [ERROR] SchemaOnlyTunerTest.setup:57 » Document C:\Users\HP\openmrs-core\liquibase\tar...
- [ERROR] SchemaOnlyTunerTest.setup:57 » Document C:\Users\HP\openmrs-core\liquibase\tar...
- [ERROR] SchemaOnlyTunerTest.setup:57 » Document C:\Users\HP\openmrs-core\liquibase\tar...
- [ERROR] SchemaOnlyTunerTest.setup:57 » Document C:\Users\HP\openmrs-core\liquibase\tar...
- [ERROR] SchemaOnlyTunerTest.setup:57 » Document C:\Users\HP\openmrs-core\liquibase\tar...
- [ERROR] SchemaOnlyTunerTest.setup:57 » Document C:\Users\HP\openmrs-core\liquibase\tar...
- [ERROR] SchemaOnlyTunerTest.setup:57 » Document C:\Users\HP\openmrs-core\liquibase\tar...
- [INFO]
- [ERROR] Tests run: 22, Failures: 0, Errors: 15, Skipped: 0
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary for OpenMRS 2.6.0-SNAPSHOT:
- [INFO]
- [INFO] OpenMRS ............................................ SUCCESS [ 3.665 s]
- [INFO] openmrs-tools ...................................... SUCCESS [ 0.885 s]
- [INFO] openmrs-test ....................................... SUCCESS [ 0.215 s]
- [INFO] openmrs-api ........................................ SUCCESS [20:18 min]
- [INFO] openmrs-web ........................................ SUCCESS [ 34.941 s]
- [INFO] openmrs-webapp ..................................... SUCCESS [ 9.891 s]
- [INFO] openmrs-liquibase .................................. FAILURE [ 5.533 s]
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 21:13 min
- [INFO] Finished at: 2022-09-15T20:05:40+03:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project openmrs-liquibase: There are test failures.
- [ERROR]
- [ERROR] Please refer to C:\Users\HP\openmrs-core\liquibase\target\surefire-reports for the individual test results.
- [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
- [ERROR] -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
- [ERROR]
- [ERROR] After correcting the problems, you can resume the build with the command
- [ERROR] mvn <args> -rf :openmrs-liquibase
- C:\Users\HP\openmrs-core>mvn clean install -DskipTests=true
- [INFO] Scanning for projects...
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] OpenMRS [pom]
- [INFO] openmrs-tools [jar]
- [INFO] openmrs-test [pom]
- [INFO] openmrs-api [jar]
- [INFO] openmrs-web [jar]
- [INFO] openmrs-webapp [war]
- [INFO] openmrs-liquibase [jar]
- [INFO]
- [INFO] ------------------------< org.openmrs:openmrs >-------------------------
- [INFO] Building OpenMRS 2.6.0-SNAPSHOT [1/7]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs ---
- [INFO] Deleting C:\Users\HP\openmrs-core\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs ---
- [INFO] ShortRevision tag detected. The value is '6'.
- [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
- [INFO] Working directory: C:\Users\HP\openmrs-core
- [INFO] Storing buildNumber: a934e5 at timestamp: 1663263361070
- [INFO] Storing buildScmBranch: master
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs ---
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\HP\openmrs-core\target\openmrs-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs ---
- [INFO] Installing C:\Users\HP\openmrs-core\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\openmrs\2.6.0-SNAPSHOT\openmrs-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\target\openmrs-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\openmrs\2.6.0-SNAPSHOT\openmrs-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] ------------------< org.openmrs.tools:openmrs-tools >-------------------
- [INFO] Building openmrs-tools 2.6.0-SNAPSHOT [2/7]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-tools ---
- [INFO] Deleting C:\Users\HP\openmrs-core\tools\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-tools ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-tools ---
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-tools ---
- [INFO] Copying 4 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-tools ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-tools ---
- [INFO] skip non existing resourceDirectory C:\Users\HP\openmrs-core\tools\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-tools ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-tools ---
- [INFO] Tests are skipped.
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ openmrs-tools ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-tools ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-tools ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-tools ---
- [INFO] Installing C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\HP\openmrs-core\tools\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] -------------------< org.openmrs.test:openmrs-test >--------------------
- [INFO] Building openmrs-test 2.6.0-SNAPSHOT [3/7]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test ---
- [INFO] Deleting C:\Users\HP\openmrs-core\test\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-test ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-test ---
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-test ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\HP\openmrs-core\test\target\openmrs-test-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test ---
- [INFO] Installing C:\Users\HP\openmrs-core\test\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\test\openmrs-test\2.6.0-SNAPSHOT\openmrs-test-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\test\target\openmrs-test-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\test\openmrs-test\2.6.0-SNAPSHOT\openmrs-test-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --------------------< org.openmrs.api:openmrs-api >---------------------
- [INFO] Building openmrs-api 2.6.0-SNAPSHOT [4/7]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-api ---
- [INFO] Deleting C:\Users\HP\openmrs-core\api\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-api ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-api ---
- [INFO]
- [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ openmrs-api ---
- [INFO] argLine set to -javaagent:C:\\Users\\HP\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.8\\org.jacoco.agent-0.8.8-runtime.jar=destfile=C:\\Users\\HP\\openmrs-core\\api\\target\\jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT
- [INFO]
- [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
- [INFO] Using 'UTF-8' encoding to format source files.
- [INFO] Number of files to be formatted: 1111
- [INFO] Successfully formatted: 0 file(s)
- [INFO] Fail to format : 0 file(s)
- [INFO] Skipped : 1111 file(s)
- [INFO] Approximate time taken: 5s
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-api ---
- [INFO] Copying 1 resource
- [INFO] Copying 161 resources
- [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 746 source files to C:\Users\HP\openmrs-core\api\target\classes
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/PersonName.java: Some input files use or override a deprecated API.
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/PersonName.java: Recompile with -Xlint:deprecation for details.
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/propertyeditor/OpenmrsPropertyEditor.java: Some input files use unchecked or unsafe operations.
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/propertyeditor/OpenmrsPropertyEditor.java: Recompile with -Xlint:unchecked for details.
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-api ---
- [INFO] Copying 153 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 365 source files to C:\Users\HP\openmrs-core\api\target\test-classes
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/test/jupiter/BaseContextSensitiveTest.java: Some input files use or override a deprecated API.
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/test/jupiter/BaseContextSensitiveTest.java: Recompile with -Xlint:deprecation for details.
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/api/OrderServiceTest.java: Some input files use unchecked or unsafe operations.
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/api/OrderServiceTest.java: Recompile with -Xlint:unchecked for details.
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-api ---
- [INFO] Tests are skipped.
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ openmrs-api ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-api ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-api ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-api ---
- [INFO] Installing C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\api\openmrs-api\2.6.0-SNAPSHOT\openmrs-api-2.6.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\HP\openmrs-core\api\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\api\openmrs-api\2.6.0-SNAPSHOT\openmrs-api-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\api\openmrs-api\2.6.0-SNAPSHOT\openmrs-api-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --------------------< org.openmrs.web:openmrs-web >---------------------
- [INFO] Building openmrs-web 2.6.0-SNAPSHOT [5/7]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-web ---
- [INFO] Deleting C:\Users\HP\openmrs-core\web\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-web ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-web ---
- [INFO]
- [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ openmrs-web ---
- [INFO] argLine set to -javaagent:C:\\Users\\HP\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.8\\org.jacoco.agent-0.8.8-runtime.jar=destfile=C:\\Users\\HP\\openmrs-core\\web\\target\\jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT
- [INFO]
- [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-web ---
- [INFO] Using 'UTF-8' encoding to format source files.
- [INFO] Number of files to be formatted: 59
- [INFO] Successfully formatted: 0 file(s)
- [INFO] Fail to format : 0 file(s)
- [INFO] Skipped : 59 file(s)
- [INFO] Approximate time taken: 0s
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-web ---
- [INFO] Copying 22 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-web ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 40 source files to C:\Users\HP\openmrs-core\web\target\classes
- [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/web/controller/PseudoStaticContentController.java: Some input files use or override a deprecated API.
- [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/web/controller/PseudoStaticContentController.java: Recompile with -Xlint:deprecation for details.
- [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/module/web/ModuleServlet.java: C:\Users\HP\openmrs-core\web\src\main\java\org\openmrs\module\web\ModuleServlet.java uses unchecked or unsafe operations.
- [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/module/web/ModuleServlet.java: Recompile with -Xlint:unchecked for details.
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-web ---
- [INFO] Copying 3 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-web ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 19 source files to C:\Users\HP\openmrs-core\web\target\test-classes
- [INFO] /C:/Users/HP/openmrs-core/web/src/test/java/org/openmrs/web/filter/update/UpdateFilterModelTest.java: Some input files use or override a deprecated API.
- [INFO] /C:/Users/HP/openmrs-core/web/src/test/java/org/openmrs/web/filter/update/UpdateFilterModelTest.java: Recompile with -Xlint:deprecation for details.
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-web ---
- [INFO] Tests are skipped.
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ openmrs-web ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-web ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-web ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-web ---
- [INFO] Installing C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-web\2.6.0-SNAPSHOT\openmrs-web-2.6.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\HP\openmrs-core\web\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-web\2.6.0-SNAPSHOT\openmrs-web-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-web\2.6.0-SNAPSHOT\openmrs-web-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
- [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT [6/7]
- [INFO] --------------------------------[ war ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-webapp ---
- [INFO] Deleting C:\Users\HP\openmrs-core\webapp\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
- [INFO] Copying 2 resources
- [INFO] Copying 1 resource to ../jetty
- [INFO]
- [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
- [INFO] Executing tasks
- [INFO] [unzip] Expanding: C:\Users\HP\openmrs-core\webapp\src\main\resources\liquibase-demo-data.zip into C:\Users\HP\openmrs-core\webapp\target\classes
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
- [INFO] Copying 1 resource
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
- [INFO] Tests are skipped.
- [INFO]
- [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
- [INFO] Packaging webapp
- [INFO] Assembling webapp [openmrs-webapp] in [C:\Users\HP\openmrs-core\webapp\target\openmrs]
- [INFO] Processing war project
- [INFO] Copying webapp webResources [C:\Users\HP\openmrs-core\webapp\src/main/webapp] to [C:\Users\HP\openmrs-core\webapp\target\openmrs]
- [INFO] Copying webapp resources [C:\Users\HP\openmrs-core\webapp\src\main\webapp]
- [INFO] Building war: C:\Users\HP\openmrs-core\webapp\target\openmrs.war
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-webapp ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\webapp\target\openmrs-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
- [INFO] Installing C:\Users\HP\openmrs-core\webapp\target\openmrs.war to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-webapp\2.6.0-SNAPSHOT\openmrs-webapp-2.6.0-SNAPSHOT.war
- [INFO] Installing C:\Users\HP\openmrs-core\webapp\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-webapp\2.6.0-SNAPSHOT\openmrs-webapp-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\webapp\target\openmrs-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-webapp\2.6.0-SNAPSHOT\openmrs-webapp-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --------------< org.openmrs.liquibase:openmrs-liquibase >---------------
- [INFO] Building openmrs-liquibase 2.6.0-SNAPSHOT [7/7]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-liquibase ---
- [INFO] Deleting C:\Users\HP\openmrs-core\liquibase\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-liquibase ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-liquibase ---
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-liquibase ---
- [INFO] Copying 1 resource
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-liquibase ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 4 source files to C:\Users\HP\openmrs-core\liquibase\target\classes
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-liquibase ---
- [INFO] Copying 7 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-liquibase ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 4 source files to C:\Users\HP\openmrs-core\liquibase\target\test-classes
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-liquibase ---
- [INFO] Tests are skipped.
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ openmrs-liquibase ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\liquibase\target\openmrs-liquibase-2.6.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-assembly-plugin:3.4.2:single (default) @ openmrs-liquibase ---
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom (5.5 kB at 323 B/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 494 B/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 3.6 kB/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 14 kB/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 3.4 kB/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus/10/plexus-10.pom
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 13 kB/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 3.2 kB/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 2.4 kB/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 5.0 kB/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar (63 kB at 34 kB/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 7.3 kB/s)
- Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 25 kB/s)
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 3.1 kB/s)
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 156 B/s)
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 3.3 kB/s)
- Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 16 kB/s)
- [INFO] Building jar: C:\Users\HP\openmrs-core\liquibase\target\openmrs-liquibase-2.6.0-SNAPSHOT-jar-with-dependencies.jar
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-liquibase ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\liquibase\target\openmrs-liquibase-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-liquibase ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-liquibase ---
- [INFO] Installing C:\Users\HP\openmrs-core\liquibase\target\openmrs-liquibase-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\liquibase\openmrs-liquibase\2.6.0-SNAPSHOT\openmrs-liquibase-2.6.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\HP\openmrs-core\liquibase\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\liquibase\openmrs-liquibase\2.6.0-SNAPSHOT\openmrs-liquibase-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\liquibase\target\openmrs-liquibase-2.6.0-SNAPSHOT-jar-with-dependencies.jar to C:\Users\HP\.m2\repository\org\openmrs\liquibase\openmrs-liquibase\2.6.0-SNAPSHOT\openmrs-liquibase-2.6.0-SNAPSHOT-jar-with-dependencies.jar
- [INFO] Installing C:\Users\HP\openmrs-core\liquibase\target\openmrs-liquibase-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\liquibase\openmrs-liquibase\2.6.0-SNAPSHOT\openmrs-liquibase-2.6.0-SNAPSHOT-tests.jar
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary for OpenMRS 2.6.0-SNAPSHOT:
- [INFO]
- [INFO] OpenMRS ............................................ SUCCESS [ 3.474 s]
- [INFO] openmrs-tools ...................................... SUCCESS [ 0.815 s]
- [INFO] openmrs-test ....................................... SUCCESS [ 0.240 s]
- [INFO] openmrs-api ........................................ SUCCESS [ 38.245 s]
- [INFO] openmrs-web ........................................ SUCCESS [ 4.749 s]
- [INFO] openmrs-webapp ..................................... SUCCESS [ 6.127 s]
- [INFO] openmrs-liquibase .................................. SUCCESS [01:42 min]
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD SUCCESS
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 02:36 min
- [INFO] Finished at: 2022-09-15T20:38:35+03:00
- [INFO] ------------------------------------------------------------------------
- C:\Users\HP\openmrs-core>mvn clean install
- [INFO] Scanning for projects...
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] OpenMRS [pom]
- [INFO] openmrs-tools [jar]
- [INFO] openmrs-test [pom]
- [INFO] openmrs-api [jar]
- [INFO] openmrs-web [jar]
- [INFO] openmrs-webapp [war]
- [INFO] openmrs-liquibase [jar]
- [INFO]
- [INFO] ------------------------< org.openmrs:openmrs >-------------------------
- [INFO] Building OpenMRS 2.6.0-SNAPSHOT [1/7]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs ---
- [INFO] Deleting C:\Users\HP\openmrs-core\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs ---
- [INFO] ShortRevision tag detected. The value is '6'.
- [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
- [INFO] Working directory: C:\Users\HP\openmrs-core
- [INFO] Storing buildNumber: a934e5 at timestamp: 1663263579249
- [INFO] Storing buildScmBranch: master
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs ---
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\HP\openmrs-core\target\openmrs-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs ---
- [INFO] Installing C:\Users\HP\openmrs-core\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\openmrs\2.6.0-SNAPSHOT\openmrs-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\target\openmrs-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\openmrs\2.6.0-SNAPSHOT\openmrs-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] ------------------< org.openmrs.tools:openmrs-tools >-------------------
- [INFO] Building openmrs-tools 2.6.0-SNAPSHOT [2/7]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-tools ---
- [INFO] Deleting C:\Users\HP\openmrs-core\tools\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-tools ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-tools ---
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-tools ---
- [INFO] Copying 4 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-tools ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-tools ---
- [INFO] skip non existing resourceDirectory C:\Users\HP\openmrs-core\tools\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-tools ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-tools ---
- [INFO] No tests to run.
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ openmrs-tools ---
- [INFO] Building jar: C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-tools ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-tools ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-tools ---
- [INFO] Installing C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\HP\openmrs-core\tools\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] -------------------< org.openmrs.test:openmrs-test >--------------------
- [INFO] Building openmrs-test 2.6.0-SNAPSHOT [3/7]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test ---
- [INFO] Deleting C:\Users\HP\openmrs-core\test\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-test ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-test ---
- [INFO]
- [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ openmrs-test ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\HP\openmrs-core\test\target\openmrs-test-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test ---
- [INFO] Checking licenses...
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test ---
- [INFO] Installing C:\Users\HP\openmrs-core\test\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\test\openmrs-test\2.6.0-SNAPSHOT\openmrs-test-2.6.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\HP\openmrs-core\test\target\openmrs-test-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\test\openmrs-test\2.6.0-SNAPSHOT\openmrs-test-2.6.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --------------------< org.openmrs.api:openmrs-api >---------------------
- [INFO] Building openmrs-api 2.6.0-SNAPSHOT [4/7]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-api ---
- [INFO] Deleting C:\Users\HP\openmrs-core\api\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-api ---
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-api ---
- [INFO]
- [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ openmrs-api ---
- [INFO] argLine set to -javaagent:C:\\Users\\HP\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.8\\org.jacoco.agent-0.8.8-runtime.jar=destfile=C:\\Users\\HP\\openmrs-core\\api\\target\\jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT
- [INFO]
- [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
- [INFO] Using 'UTF-8' encoding to format source files.
- [INFO] Number of files to be formatted: 1111
- [INFO] Successfully formatted: 0 file(s)
- [INFO] Fail to format : 0 file(s)
- [INFO] Skipped : 1111 file(s)
- [INFO] Approximate time taken: 5s
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-api ---
- [INFO] Copying 1 resource
- [INFO] Copying 161 resources
- [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 746 source files to C:\Users\HP\openmrs-core\api\target\classes
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/PersonName.java: Some input files use or override a deprecated API.
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/PersonName.java: Recompile with -Xlint:deprecation for details.
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/propertyeditor/OpenmrsPropertyEditor.java: Some input files use unchecked or unsafe operations.
- [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/propertyeditor/OpenmrsPropertyEditor.java: Recompile with -Xlint:unchecked for details.
- [INFO]
- [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-api ---
- [INFO] Copying 153 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 365 source files to C:\Users\HP\openmrs-core\api\target\test-classes
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/test/jupiter/BaseContextSensitiveTest.java: Some input files use or override a deprecated API.
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/test/jupiter/BaseContextSensitiveTest.java: Recompile with -Xlint:deprecation for details.
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/api/OrderServiceTest.java: Some input files use unchecked or unsafe operations.
- [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/api/OrderServiceTest.java: Recompile with -Xlint:unchecked for details.
- [INFO]
- [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-api ---
- [INFO]
- [INFO] -------------------------------------------------------
- [INFO] T E S T S
- [INFO] -------------------------------------------------------
- 20:40:29.051 [main] ERROR org.openmrs.api.context.Context - serviceContext is null. Creating new ServiceContext()
- [INFO] Running liquibase.ext.change.core.InsertWithUuidDataChangeTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s - in liquibase.ext.change.core.InsertWithUuidDataChangeTest
- [INFO] Running liquibase.ext.datatype.core.MySQLBooleanTypeTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s - in liquibase.ext.datatype.core.MySQLBooleanTypeTest
- [INFO] Running liquibase.ext.sqlgenerator.core.ModifyColumnChangeTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in liquibase.ext.sqlgenerator.core.ModifyColumnChangeTest
- [INFO] Running liquibase.ext.sqlgenerator.core.ModifyColumnGeneratorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in liquibase.ext.sqlgenerator.core.ModifyColumnGeneratorTest
- [INFO] Running org.openmrs.AllergenTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.576 s - in org.openmrs.AllergenTest
- [INFO] Running org.openmrs.AllergiesTest
- [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.982 s - in org.openmrs.AllergiesTest
- [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
- [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.24 s - in org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
- [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.093 s - in org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest
- [INFO] Running org.openmrs.annotation.OpenmrsProfileIncludeFilterTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.783 s - in org.openmrs.annotation.OpenmrsProfileIncludeFilterTest
- [INFO] Running org.openmrs.annotation.StartModuleAnnotationReuseTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.638 s - in org.openmrs.annotation.StartModuleAnnotationReuseTest
- [INFO] Running org.openmrs.annotation.StartModuleAnnotationTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.181 s - in org.openmrs.annotation.StartModuleAnnotationTest
- [INFO] Running org.openmrs.aop.AuthorizationAdviceTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.144 s - in org.openmrs.aop.AuthorizationAdviceTest
- [INFO] Running org.openmrs.aop.RequiredDataAdviceTest
- [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s - in org.openmrs.aop.RequiredDataAdviceTest
- [INFO] Running org.openmrs.api.AdministrationServiceTest
- [WARNING] Tests run: 57, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 4.379 s - in org.openmrs.api.AdministrationServiceTest
- [INFO] Running org.openmrs.api.AdministrationServiceUnitTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.openmrs.api.AdministrationServiceUnitTest
- [INFO] Running org.openmrs.api.cache.CachePropertiesUtilTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.cache.CachePropertiesUtilTest
- [INFO] Running org.openmrs.api.cache.OpenmrsCacheManagerFactoryBeanTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.419 s - in org.openmrs.api.cache.OpenmrsCacheManagerFactoryBeanTest
- [INFO] Running org.openmrs.api.CohortServiceTest
- [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.348 s - in org.openmrs.api.CohortServiceTest
- [INFO] Running org.openmrs.api.ConceptServiceTest
- [ERROR] Tests run: 254, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 254.589 s <<< FAILURE! - in org.openmrs.api.ConceptServiceTest
- [ERROR] saveConcept_shouldSetAuditInfoIfAnItemIsRemovedFromAnyOfItsChildCollections Time elapsed: 0.823 s <<< FAILURE!
- org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
- at org.openmrs.api.ConceptServiceTest.saveConcept_shouldSetAuditInfoIfAnItemIsRemovedFromAnyOfItsChildCollections(ConceptServiceTest.java:2594)
- [INFO] Running org.openmrs.api.context.ContextTest
- [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.19 s - in org.openmrs.api.context.ContextTest
- [INFO] Running org.openmrs.api.context.ContextWithModuleTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.818 s - in org.openmrs.api.context.ContextWithModuleTest
- [INFO] Running org.openmrs.api.context.DaemonTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.963 s - in org.openmrs.api.context.DaemonTest
- [INFO] Running org.openmrs.api.DatatypeServiceTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 s - in org.openmrs.api.DatatypeServiceTest
- [INFO] Running org.openmrs.api.db.ConceptDAOTest
- [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.399 s - in org.openmrs.api.db.ConceptDAOTest
- [INFO] Running org.openmrs.api.db.ContextDAOTest
- [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.453 s - in org.openmrs.api.db.ContextDAOTest
- [INFO] Running org.openmrs.api.db.EncounterDAOTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 s - in org.openmrs.api.db.EncounterDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.AuditableInterceptorTest
- Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 s - in org.openmrs.api.db.hibernate.AuditableInterceptorTest
- [INFO] Running org.openmrs.api.db.hibernate.DropMillisecondsHibernateInterceptorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in org.openmrs.api.db.hibernate.DropMillisecondsHibernateInterceptorTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateAdministrationDAOTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.746 s - in org.openmrs.api.db.hibernate.HibernateAdministrationDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateConceptDAOTest
- [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.63 s - in org.openmrs.api.db.hibernate.HibernateConceptDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateConditionDAOTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.521 s - in org.openmrs.api.db.hibernate.HibernateConditionDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateDiagnosisDAOTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s - in org.openmrs.api.db.hibernate.HibernateDiagnosisDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateFormDAOTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.726 s - in org.openmrs.api.db.hibernate.HibernateFormDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateLocationDAOTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.813 s - in org.openmrs.api.db.hibernate.HibernateLocationDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAOTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.191 s - in org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateObsDAOTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in org.openmrs.api.db.hibernate.HibernateObsDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateOrderDAOTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.069 s - in org.openmrs.api.db.hibernate.HibernateOrderDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernatePatientDAOTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.864 s - in org.openmrs.api.db.hibernate.HibernatePatientDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernatePersonDAOTest
- [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.834 s - in org.openmrs.api.db.hibernate.HibernatePersonDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.HibernateProviderDAOTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.786 s - in org.openmrs.api.db.hibernate.HibernateProviderDAOTest
- [INFO] Running org.openmrs.api.db.hibernate.ImmutableEntityInterceptorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 s - in org.openmrs.api.db.hibernate.ImmutableEntityInterceptorTest
- [INFO] Running org.openmrs.api.db.hibernate.PatientSearchCriteriaTest
- [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 s - in org.openmrs.api.db.hibernate.PatientSearchCriteriaTest
- [INFO] Running org.openmrs.api.db.hibernate.PersonAttributeHelperTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.615 s - in org.openmrs.api.db.hibernate.PersonAttributeHelperTest
- [INFO] Running org.openmrs.api.db.hibernate.ProviderDAOTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in org.openmrs.api.db.hibernate.ProviderDAOTest
- [INFO] Running org.openmrs.api.db.PatientDAOTest
- [WARNING] Tests run: 159, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 158.925 s - in org.openmrs.api.db.PatientDAOTest
- [INFO] Running org.openmrs.api.db.PersonDAOTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.929 s - in org.openmrs.api.db.PersonDAOTest
- [INFO] Running org.openmrs.api.db.ProgramWorkflowDAOTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 s - in org.openmrs.api.db.ProgramWorkflowDAOTest
- [INFO] Running org.openmrs.api.db.SerializedObjectDAOTest
- [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.openmrs.api.db.SerializedObjectDAOTest
- [INFO] Running org.openmrs.api.db.UserDAOTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.799 s - in org.openmrs.api.db.UserDAOTest
- [INFO] Running org.openmrs.api.db.VisitDAOTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 s - in org.openmrs.api.db.VisitDAOTest
- [INFO] Running org.openmrs.api.EncounterServiceTest
- [WARNING] Tests run: 146, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 31.767 s - in org.openmrs.api.EncounterServiceTest
- [INFO] Running org.openmrs.api.FormServiceTest
- [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.406 s - in org.openmrs.api.FormServiceTest
- [INFO] Running org.openmrs.api.handler.BaseRetireHandlerTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseRetireHandlerTest
- [INFO] Running org.openmrs.api.handler.BaseUnretireHandlerTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseUnretireHandlerTest
- [INFO] Running org.openmrs.api.handler.BaseUnvoidHandlerTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseUnvoidHandlerTest
- [INFO] Running org.openmrs.api.handler.BaseVoidHandlerTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseVoidHandlerTest
- [INFO] Running org.openmrs.api.handler.ConceptNameSaveHandlerTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 s - in org.openmrs.api.handler.ConceptNameSaveHandlerTest
- [INFO] Running org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandlerTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.019 s - in org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandlerTest
- [INFO] Running org.openmrs.api.handler.ExistingVisitAssignmentHandlerTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.413 s - in org.openmrs.api.handler.ExistingVisitAssignmentHandlerTest
- [INFO] Running org.openmrs.api.handler.OpenmrsMetadataSaveHandlerTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.OpenmrsMetadataSaveHandlerTest
- [INFO] Running org.openmrs.api.handler.OpenmrsObjectSaveHandlerTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.OpenmrsObjectSaveHandlerTest
- [INFO] Running org.openmrs.api.handler.PatientDataUnvoidHandlerTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.131 s - in org.openmrs.api.handler.PatientDataUnvoidHandlerTest
- [INFO] Running org.openmrs.api.handler.PatientDataVoidHandlerTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.79 s - in org.openmrs.api.handler.PatientDataVoidHandlerTest
- [INFO] Running org.openmrs.api.handler.PersonSaveHandlerTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.786 s - in org.openmrs.api.handler.PersonSaveHandlerTest
- [INFO] Running org.openmrs.api.handler.PersonUnvoidHandlerTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.PersonUnvoidHandlerTest
- [INFO] Running org.openmrs.api.handler.PersonVoidHandlerTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s - in org.openmrs.api.handler.PersonVoidHandlerTest
- [INFO] Running org.openmrs.api.handler.RequiredReasonVoidSaveHandlerTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.881 s - in org.openmrs.api.handler.RequiredReasonVoidSaveHandlerTest
- [INFO] Running org.openmrs.api.handler.RequireVoidReasonVoidHandlerTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 s - in org.openmrs.api.handler.RequireVoidReasonVoidHandlerTest
- [INFO] Running org.openmrs.api.impl.ConceptServiceImplTest
- [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.186 s - in org.openmrs.api.impl.ConceptServiceImplTest
- [INFO] Running org.openmrs.api.impl.ConditionServiceImplTest
- [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s - in org.openmrs.api.impl.ConditionServiceImplTest
- [INFO] Running org.openmrs.api.impl.DiagnosisServiceImplTest
- [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.857 s - in org.openmrs.api.impl.DiagnosisServiceImplTest
- [INFO] Running org.openmrs.api.impl.GlobalLocaleListTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.impl.GlobalLocaleListTest
- [INFO] Running org.openmrs.api.impl.PatientServiceImplTest
- [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s - in org.openmrs.api.impl.PatientServiceImplTest
- [INFO] Running org.openmrs.api.impl.SerializationServiceImplTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.impl.SerializationServiceImplTest
- [INFO] Running org.openmrs.api.LocationServiceTest
- [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.661 s - in org.openmrs.api.LocationServiceTest
- [INFO] Running org.openmrs.api.MedicationDispenseServiceTest
- [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.701 s - in org.openmrs.api.MedicationDispenseServiceTest
- [INFO] Running org.openmrs.api.ObsServiceTest
- [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.973 s - in org.openmrs.api.ObsServiceTest
- [INFO] Running org.openmrs.api.OpenmrsServiceTest
- [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.122 s - in org.openmrs.api.OpenmrsServiceTest
- [INFO] Running org.openmrs.api.OrderServiceTest
- [WARNING] Tests run: 215, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 16.93 s - in org.openmrs.api.OrderServiceTest
- [INFO] Running org.openmrs.api.OrderSetServiceTest
- [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.56 s - in org.openmrs.api.OrderSetServiceTest
- [INFO] Running org.openmrs.api.PatientServiceAllergyTest
- [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.026 s - in org.openmrs.api.PatientServiceAllergyTest
- [INFO] Running org.openmrs.api.PatientServiceTest
- [WARNING] Tests run: 170, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 144.725 s - in org.openmrs.api.PatientServiceTest
- [INFO] Running org.openmrs.api.PersonServiceTest
- [INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.862 s - in org.openmrs.api.PersonServiceTest
- [INFO] Running org.openmrs.api.ProgramWorkflowServiceTest
- [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.047 s - in org.openmrs.api.ProgramWorkflowServiceTest
- [INFO] Running org.openmrs.api.ProgramWorkflowServiceUnitTest
- [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.openmrs.api.ProgramWorkflowServiceUnitTest
- [INFO] Running org.openmrs.api.ProviderServiceTest
- [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.079 s - in org.openmrs.api.ProviderServiceTest
- [INFO] Running org.openmrs.api.UserServiceTest
- [WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 15.069 s - in org.openmrs.api.UserServiceTest
- [INFO] Running org.openmrs.api.VisitServiceTest
- [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.338 s - in org.openmrs.api.VisitServiceTest
- [INFO] Running org.openmrs.attribute.AttributeIntegrationTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 s - in org.openmrs.attribute.AttributeIntegrationTest
- [INFO] Running org.openmrs.BaseCustomizableMetadataTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.898 s - in org.openmrs.BaseCustomizableMetadataTest
- [INFO] Running org.openmrs.BaseFormRecordableOpenmrsDataTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.BaseFormRecordableOpenmrsDataTest
- [INFO] Running org.openmrs.BaseOpenmrsObjectTest
- [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.665 s - in org.openmrs.BaseOpenmrsObjectTest
- [INFO] Running org.openmrs.CohortMembershipTest
- [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.CohortMembershipTest
- [INFO] Running org.openmrs.CohortTest
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s - in org.openmrs.CohortTest
- [INFO] Running org.openmrs.comparator.PatientIdentifierTypeDefaultComparatorTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.openmrs.comparator.PatientIdentifierTypeDefaultComparatorTest
- [INFO] Running org.openmrs.ConceptComponentTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s - in org.openmrs.ConceptComponentTest
- [INFO] Running org.openmrs.ConceptNumericTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.757 s - in org.openmrs.ConceptNumericTest
- [INFO] Running org.openmrs.ConceptReferenceTermTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.ConceptReferenceTermTest
- [INFO] Running org.openmrs.ConceptTest
- [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.984 s - in org.openmrs.ConceptTest
- [INFO] Running org.openmrs.customdatatype.CustomDatatypeUtilTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in org.openmrs.customdatatype.CustomDatatypeUtilTest
- [INFO] Running org.openmrs.customdatatype.datatype.BaseMetadataDatatypeTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.customdatatype.datatype.BaseMetadataDatatypeTest
- [INFO] Running org.openmrs.customdatatype.datatype.BaseOpenmrsDatatypeTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.customdatatype.datatype.BaseOpenmrsDatatypeTest
- [INFO] Running org.openmrs.customdatatype.datatype.DateDatatypeTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.openmrs.customdatatype.datatype.DateDatatypeTest
- [INFO] Running org.openmrs.customdatatype.datatype.RegexValidatedTextTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.customdatatype.datatype.RegexValidatedTextTest
- [INFO] Running org.openmrs.DrugOrderTest
- [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.openmrs.DrugOrderTest
- [INFO] Running org.openmrs.DrugTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.openmrs.DrugTest
- [INFO] Running org.openmrs.DurationTest
- [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.811 s - in org.openmrs.DurationTest
- [INFO] Running org.openmrs.EncounterProviderTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.EncounterProviderTest
- [INFO] Running org.openmrs.EncounterRoleTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.EncounterRoleTest
- [INFO] Running org.openmrs.EncounterTest
- [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.openmrs.EncounterTest
- [INFO] Running org.openmrs.EncounterTypeTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.openmrs.EncounterTypeTest
- [INFO] Running org.openmrs.FormTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.openmrs.FormTest
- [INFO] Running org.openmrs.hl7.handler.ORUR01HandlerTest
- [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.158 s - in org.openmrs.hl7.handler.ORUR01HandlerTest
- [INFO] Running org.openmrs.hl7.HL7ServiceTest
- [WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.855 s - in org.openmrs.hl7.HL7ServiceTest
- [INFO] Running org.openmrs.hl7.HL7UtilTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.hl7.HL7UtilTest
- [INFO] Running org.openmrs.layout.name.NameTemplateTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 s - in org.openmrs.layout.name.NameTemplateTest
- [INFO] Running org.openmrs.liquibase.ChangeLogDetectiveTest
- [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.openmrs.liquibase.ChangeLogDetectiveTest
- [INFO] Running org.openmrs.liquibase.ChangeLogVersionFinderTest
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.openmrs.liquibase.ChangeLogVersionFinderTest
- [INFO] Running org.openmrs.liquibase.ChangeLogVersionsTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s - in org.openmrs.liquibase.ChangeLogVersionsTest
- [INFO] Running org.openmrs.LocationTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.LocationTest
- [INFO] Running org.openmrs.logging.Log4JCompatibilityTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.logging.Log4JCompatibilityTest
- [INFO] Running org.openmrs.logging.MemoryAppenderTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.logging.MemoryAppenderTest
- [INFO] Running org.openmrs.logic.result.EmptyResultTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.logic.result.EmptyResultTest
- [INFO] Running org.openmrs.logic.result.ResultTest
- [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.logic.result.ResultTest
- [INFO] Running org.openmrs.messagesource.impl.CachedMessageSourceTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.messagesource.impl.CachedMessageSourceTest
- [INFO] Running org.openmrs.messagesource.impl.DefaultMessageSourceServiceImplTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.openmrs.messagesource.impl.DefaultMessageSourceServiceImplTest
- [INFO] Running org.openmrs.messagesource.MessageSourceServiceTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 s - in org.openmrs.messagesource.MessageSourceServiceTest
- [INFO] Running org.openmrs.messagesource.PresentationMessageMapTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.messagesource.PresentationMessageMapTest
- [INFO] Running org.openmrs.module.ModuleActivatorTest
- [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.191 s - in org.openmrs.module.ModuleActivatorTest
- [INFO] Running org.openmrs.module.ModuleClassLoaderTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 s - in org.openmrs.module.ModuleClassLoaderTest
- [INFO] Running org.openmrs.module.ModuleExtensionsTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.openmrs.module.ModuleExtensionsTest
- [INFO] Running org.openmrs.module.ModuleFactoryTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 s - in org.openmrs.module.ModuleFactoryTest
- [INFO] Running org.openmrs.module.ModuleFileParserTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 s - in org.openmrs.module.ModuleFileParserTest
- [INFO] Running org.openmrs.module.ModuleFileParserUnitTest
- [Fatal Error] :1:67: XML document structures must start and end within the same entity.
- [Fatal Error] :-1:-1: Premature end of file.
- [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 s - in org.openmrs.module.ModuleFileParserUnitTest
- [INFO] Running org.openmrs.module.ModuleInteroperabilityTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 s - in org.openmrs.module.ModuleInteroperabilityTest
- [INFO] Running org.openmrs.module.ModuleTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.openmrs.module.ModuleTest
- [INFO] Running org.openmrs.module.ModuleUtilTest
- [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.411 s - in org.openmrs.module.ModuleUtilTest
- [INFO] Running org.openmrs.module.UpdateFileParserTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.module.UpdateFileParserTest
- [INFO] Running org.openmrs.module.VersionComparatorTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.module.VersionComparatorTest
- [INFO] Running org.openmrs.notification.AlertServiceTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 s - in org.openmrs.notification.AlertServiceTest
- [INFO] Running org.openmrs.notification.db.hibernate.HibernateAlertDAOTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 s - in org.openmrs.notification.db.hibernate.HibernateAlertDAOTest
- [INFO] Running org.openmrs.notification.MessageTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.notification.MessageTest
- [INFO] Running org.openmrs.obs.AbstractHandlerTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.08 s - in org.openmrs.obs.AbstractHandlerTest
- [INFO] Running org.openmrs.obs.BinaryDataHandlerTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s - in org.openmrs.obs.BinaryDataHandlerTest
- [INFO] Running org.openmrs.obs.BinaryStreamHandlerTest
- [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.681 s - in org.openmrs.obs.BinaryStreamHandlerTest
- [INFO] Running org.openmrs.obs.ImageHandlerTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s - in org.openmrs.obs.ImageHandlerTest
- [INFO] Running org.openmrs.obs.MediaHandlerTest
- [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.768 s - in org.openmrs.obs.MediaHandlerTest
- [INFO] Running org.openmrs.obs.TextHandlerTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 s - in org.openmrs.obs.TextHandlerTest
- [INFO] Running org.openmrs.ObsBehaviorTest
- [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.676 s - in org.openmrs.ObsBehaviorTest
- [INFO] Running org.openmrs.ObsTest
- [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.openmrs.ObsTest
- [INFO] Running org.openmrs.OpenmrsTestAnnotationsTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.653 s - in org.openmrs.OpenmrsTestAnnotationsTest
- [INFO] Running org.openmrs.OpenmrsTestsTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.openmrs.OpenmrsTestsTest
- [INFO] Running org.openmrs.order.OrderUtilTest
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.order.OrderUtilTest
- [INFO] Running org.openmrs.OrderEntryIntegrationTest
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s - in org.openmrs.OrderEntryIntegrationTest
- [INFO] Running org.openmrs.OrderGroupTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.OrderGroupTest
- [INFO] Running org.openmrs.OrderTest
- [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 s - in org.openmrs.OrderTest
- [INFO] Running org.openmrs.OrderTypeTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.OrderTypeTest
- [INFO] Running org.openmrs.patient.impl.LuhnIdentifierValidatorTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.patient.impl.LuhnIdentifierValidatorTest
- [INFO] Running org.openmrs.patient.impl.VerhoeffIdentifierValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.openmrs.patient.impl.VerhoeffIdentifierValidatorTest
- [INFO] Running org.openmrs.PatientProgramTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.openmrs.PatientProgramTest
- [INFO] Running org.openmrs.PatientStateTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.PatientStateTest
- [INFO] Running org.openmrs.PatientTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.openmrs.PatientTest
- [INFO] Running org.openmrs.PersonAddressTest
- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.openmrs.PersonAddressTest
- [INFO] Running org.openmrs.PersonAttributeTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 s - in org.openmrs.PersonAttributeTest
- [INFO] Running org.openmrs.PersonNameTest
- [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.PersonNameTest
- [INFO] Running org.openmrs.PersonTest
- [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.062 s - in org.openmrs.PersonTest
- [INFO] Running org.openmrs.propertyeditor.CohortEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.505 s - in org.openmrs.propertyeditor.CohortEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptAnswerEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.879 s - in org.openmrs.propertyeditor.ConceptAnswerEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptAnswersEditorTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s - in org.openmrs.propertyeditor.ConceptAnswersEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptAttributeTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.436 s - in org.openmrs.propertyeditor.ConceptAttributeTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptClassEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 s - in org.openmrs.propertyeditor.ConceptClassEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptDatatypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 s - in org.openmrs.propertyeditor.ConceptDatatypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 s - in org.openmrs.propertyeditor.ConceptEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptMapTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 s - in org.openmrs.propertyeditor.ConceptMapTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptNameEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s - in org.openmrs.propertyeditor.ConceptNameEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptNumericEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 s - in org.openmrs.propertyeditor.ConceptNumericEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptReferenceTermEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 s - in org.openmrs.propertyeditor.ConceptReferenceTermEditorTest
- [INFO] Running org.openmrs.propertyeditor.ConceptSourceEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.987 s - in org.openmrs.propertyeditor.ConceptSourceEditorTest
- [INFO] Running org.openmrs.propertyeditor.DateOrDatetimeEditorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.propertyeditor.DateOrDatetimeEditorTest
- [INFO] Running org.openmrs.propertyeditor.DrugEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s - in org.openmrs.propertyeditor.DrugEditorTest
- [INFO] Running org.openmrs.propertyeditor.EncounterEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 s - in org.openmrs.propertyeditor.EncounterEditorTest
- [INFO] Running org.openmrs.propertyeditor.EncounterTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.948 s - in org.openmrs.propertyeditor.EncounterTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.FormEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.02 s - in org.openmrs.propertyeditor.FormEditorTest
- [INFO] Running org.openmrs.propertyeditor.LocationAttributeTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.988 s - in org.openmrs.propertyeditor.LocationAttributeTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.LocationEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.74 s - in org.openmrs.propertyeditor.LocationEditorTest
- [INFO] Running org.openmrs.propertyeditor.LocationTagEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.45 s - in org.openmrs.propertyeditor.LocationTagEditorTest
- [INFO] Running org.openmrs.propertyeditor.OrderEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.674 s - in org.openmrs.propertyeditor.OrderEditorTest
- [INFO] Running org.openmrs.propertyeditor.PatientEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.829 s - in org.openmrs.propertyeditor.PatientEditorTest
- [INFO] Running org.openmrs.propertyeditor.PatientIdentifierTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.515 s - in org.openmrs.propertyeditor.PatientIdentifierTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.PersonAttributeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 s - in org.openmrs.propertyeditor.PersonAttributeEditorTest
- [INFO] Running org.openmrs.propertyeditor.PersonAttributeTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s - in org.openmrs.propertyeditor.PersonAttributeTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.PersonEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s - in org.openmrs.propertyeditor.PersonEditorTest
- [INFO] Running org.openmrs.propertyeditor.PrivilegeEditorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.034 s - in org.openmrs.propertyeditor.PrivilegeEditorTest
- [INFO] Running org.openmrs.propertyeditor.ProgramEditorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 s - in org.openmrs.propertyeditor.ProgramEditorTest
- [INFO] Running org.openmrs.propertyeditor.ProgramWorkflowEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s - in org.openmrs.propertyeditor.ProgramWorkflowEditorTest
- [INFO] Running org.openmrs.propertyeditor.ProgramWorkflowStateEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.824 s - in org.openmrs.propertyeditor.ProgramWorkflowStateEditorTest
- [INFO] Running org.openmrs.propertyeditor.ProviderEditorTest
- [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.937 s - in org.openmrs.propertyeditor.ProviderEditorTest
- [INFO] Running org.openmrs.propertyeditor.RoleEditorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.413 s - in org.openmrs.propertyeditor.RoleEditorTest
- [INFO] Running org.openmrs.propertyeditor.UserEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.797 s - in org.openmrs.propertyeditor.UserEditorTest
- [INFO] Running org.openmrs.propertyeditor.VisitEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 s - in org.openmrs.propertyeditor.VisitEditorTest
- [INFO] Running org.openmrs.propertyeditor.VisitTypeEditorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.052 s - in org.openmrs.propertyeditor.VisitTypeEditorTest
- [INFO] Running org.openmrs.propertyeditor.WorkflowCollectionEditorTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.815 s - in org.openmrs.propertyeditor.WorkflowCollectionEditorTest
- [INFO] Running org.openmrs.ProviderTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.openmrs.ProviderTest
- [INFO] Running org.openmrs.ReferralOrderTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.openmrs.ReferralOrderTest
- [INFO] Running org.openmrs.RoleTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.RoleTest
- [INFO] Running org.openmrs.scheduler.SchedulerServiceTest
- [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.openmrs.scheduler.SchedulerServiceTest
- [INFO] Running org.openmrs.scheduler.SchedulerUtilTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.openmrs.scheduler.SchedulerUtilTest
- [INFO] Running org.openmrs.scheduler.timer.TimerSchedulerServiceImplTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.715 s - in org.openmrs.scheduler.timer.TimerSchedulerServiceImplTest
- [INFO] Running org.openmrs.serialization.JavaSerializationTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.openmrs.serialization.JavaSerializationTest
- [INFO] Running org.openmrs.serialization.SimpleXStreamSerializerTest
- Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
- Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
- Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.openmrs.serialization.SimpleXStreamSerializerTest
- [INFO] Running org.openmrs.SimpleDosingInstructionsTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.888 s - in org.openmrs.SimpleDosingInstructionsTest
- [INFO] Running org.openmrs.test.matchers.HasFieldErrorsTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.openmrs.test.matchers.HasFieldErrorsTest
- [INFO] Running org.openmrs.test.matchers.HasGlobalErrorsTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.openmrs.test.matchers.HasGlobalErrorsTest
- [INFO] Running org.openmrs.TestOrderTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.openmrs.TestOrderTest
- [INFO] Running org.openmrs.UserTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.UserTest
- [INFO] Running org.openmrs.util.ConfigUtilTest
- [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.12 s - in org.openmrs.util.ConfigUtilTest
- [INFO] Running org.openmrs.util.databasechange.ClassLoaderFileOpenerTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.openmrs.util.databasechange.ClassLoaderFileOpenerTest
- [INFO] Running org.openmrs.util.DatabaseUpdaterTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.108 s - in org.openmrs.util.DatabaseUpdaterTest
- [INFO] Running org.openmrs.util.DateUtilTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.openmrs.util.DateUtilTest
- [INFO] Running org.openmrs.util.DoubleRangeTest
- [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.util.DoubleRangeTest
- [INFO] Running org.openmrs.util.DrugsByNameComparatorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.openmrs.util.DrugsByNameComparatorTest
- [INFO] Running org.openmrs.util.ExceptionUtilTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.util.ExceptionUtilTest
- [INFO] Running org.openmrs.util.FormatTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.util.FormatTest
- [INFO] Running org.openmrs.util.GraphTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.openmrs.util.GraphTest
- [INFO] Running org.openmrs.util.HandlerUtilTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.67 s - in org.openmrs.util.HandlerUtilTest
- [INFO] Running org.openmrs.util.HttpClientTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.openmrs.util.HttpClientTest
- [INFO] Running org.openmrs.util.HttpUrlTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.util.HttpUrlTest
- [INFO] Running org.openmrs.util.JavaVersionTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.util.JavaVersionTest
- [INFO] Running org.openmrs.util.LocaleUtilityTest
- [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 s - in org.openmrs.util.LocaleUtilityTest
- [INFO] Running org.openmrs.util.LocationUtilityTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s - in org.openmrs.util.LocationUtilityTest
- [INFO] Running org.openmrs.util.NaturalStringsTest
- [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.util.NaturalStringsTest
- [INFO] Running org.openmrs.util.OpenmrsSecurityManagerTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.OpenmrsSecurityManagerTest
- [INFO] Running org.openmrs.util.OpenmrsUtilTest
- [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.922 s - in org.openmrs.util.OpenmrsUtilTest
- [INFO] Running org.openmrs.util.OpenmrsUtilUnitTest
- [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.openmrs.util.OpenmrsUtilUnitTest
- [INFO] Running org.openmrs.util.PersonByNameComparatorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.PersonByNameComparatorTest
- [INFO] Running org.openmrs.util.ProviderByPersonNameComparatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.ProviderByPersonNameComparatorTest
- [INFO] Running org.openmrs.util.ReflectTest
- [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.ReflectTest
- [INFO] Running org.openmrs.util.SecurityTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s - in org.openmrs.util.SecurityTest
- [INFO] Running org.openmrs.util.UpgradeUtilTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.079 s - in org.openmrs.util.UpgradeUtilTest
- [INFO] Running org.openmrs.util.UserByNameComparatorTest
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.UserByNameComparatorTest
- [INFO] Running org.openmrs.validator.AlertValidatorTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.82 s - in org.openmrs.validator.AlertValidatorTest
- [INFO] Running org.openmrs.validator.AllergyValidatorTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s - in org.openmrs.validator.AllergyValidatorTest
- [INFO] Running org.openmrs.validator.BaseAttributeTypeValidatorTest
- [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.456 s - in org.openmrs.validator.BaseAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.CohortValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.621 s - in org.openmrs.validator.CohortValidatorTest
- [INFO] Running org.openmrs.validator.ConceptAttributeTypeValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 s - in org.openmrs.validator.ConceptAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.ConceptClassValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.589 s - in org.openmrs.validator.ConceptClassValidatorTest
- [INFO] Running org.openmrs.validator.ConceptDatatypeValidatorTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.043 s - in org.openmrs.validator.ConceptDatatypeValidatorTest
- [INFO] Running org.openmrs.validator.ConceptDrugValidatorTest
- [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.validator.ConceptDrugValidatorTest
- [INFO] Running org.openmrs.validator.ConceptMapTypeValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s - in org.openmrs.validator.ConceptMapTypeValidatorTest
- [INFO] Running org.openmrs.validator.ConceptNameTagValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 s - in org.openmrs.validator.ConceptNameTagValidatorTest
- [INFO] Running org.openmrs.validator.ConceptReferenceTermValidatorTest
- [Field error in object 'term' on field 'conceptReferenceTermMaps[1].termB': rejected value [weight term(WGT234)]; codes [ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.org.openmrs.ConceptReferenceTerm,ConceptReferenceTerm.termToTerm.alreadyMapped]; arguments []; default message [Cannot map a reference term multiple times to the same concept reference term]]
- [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.94 s - in org.openmrs.validator.ConceptReferenceTermValidatorTest
- [INFO] Running org.openmrs.validator.ConceptSourceValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 s - in org.openmrs.validator.ConceptSourceValidatorTest
- [INFO] Running org.openmrs.validator.ConceptValidatorTest
- [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.441 s - in org.openmrs.validator.ConceptValidatorTest
- [INFO] Running org.openmrs.validator.ConditionValidatorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.validator.ConditionValidatorTest
- [INFO] Running org.openmrs.validator.DiagnosisValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 s - in org.openmrs.validator.DiagnosisValidatorTest
- [INFO] Running org.openmrs.validator.DrugOrderValidatorTest
- [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.382 s - in org.openmrs.validator.DrugOrderValidatorTest
- [INFO] Running org.openmrs.validator.DrugValidatorTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 s - in org.openmrs.validator.DrugValidatorTest
- [INFO] Running org.openmrs.validator.EncounterRoleValidatorTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 s - in org.openmrs.validator.EncounterRoleValidatorTest
- [INFO] Running org.openmrs.validator.EncounterTypeValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s - in org.openmrs.validator.EncounterTypeValidatorTest
- [INFO] Running org.openmrs.validator.EncounterValidatorTest
- [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.456 s - in org.openmrs.validator.EncounterValidatorTest
- [INFO] Running org.openmrs.validator.FieldTypeValidatorTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.51 s - in org.openmrs.validator.FieldTypeValidatorTest
- [INFO] Running org.openmrs.validator.FieldValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.954 s - in org.openmrs.validator.FieldValidatorTest
- [INFO] Running org.openmrs.validator.FormValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.632 s - in org.openmrs.validator.FormValidatorTest
- [INFO] Running org.openmrs.validator.HL7SourceValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.112 s - in org.openmrs.validator.HL7SourceValidatorTest
- [INFO] Running org.openmrs.validator.ImplementationIdValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.018 s - in org.openmrs.validator.ImplementationIdValidatorTest
- [INFO] Running org.openmrs.validator.LocationAttributeTypeValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.268 s - in org.openmrs.validator.LocationAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.LocationTagValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.083 s - in org.openmrs.validator.LocationTagValidatorTest
- [INFO] Running org.openmrs.validator.LocationValidatorTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.144 s - in org.openmrs.validator.LocationValidatorTest
- [INFO] Running org.openmrs.validator.ObsValidatorTest
- [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 s - in org.openmrs.validator.ObsValidatorTest
- [INFO] Running org.openmrs.validator.OrderFrequencyValidatorTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s - in org.openmrs.validator.OrderFrequencyValidatorTest
- [INFO] Running org.openmrs.validator.OrderTypeValidatorTest
- [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 s - in org.openmrs.validator.OrderTypeValidatorTest
- [INFO] Running org.openmrs.validator.OrderValidatorTest
- [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.204 s - in org.openmrs.validator.OrderValidatorTest
- [INFO] Running org.openmrs.validator.PatientIdentifierTypeValidatorTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in org.openmrs.validator.PatientIdentifierTypeValidatorTest
- [INFO] Running org.openmrs.validator.PatientIdentifierValidatorTest
- [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 s - in org.openmrs.validator.PatientIdentifierValidatorTest
- [INFO] Running org.openmrs.validator.PatientProgramValidatorTest
- [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 s - in org.openmrs.validator.PatientProgramValidatorTest
- [INFO] Running org.openmrs.validator.PatientValidatorTest
- [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s - in org.openmrs.validator.PatientValidatorTest
- [INFO] Running org.openmrs.validator.PersonAddressValidatorTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.746 s - in org.openmrs.validator.PersonAddressValidatorTest
- [INFO] Running org.openmrs.validator.PersonAttributeTypeValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 s - in org.openmrs.validator.PersonAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.PersonMergeLogValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s - in org.openmrs.validator.PersonMergeLogValidatorTest
- [INFO] Running org.openmrs.validator.PersonNameValidatorTest
- [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 2.91 s - in org.openmrs.validator.PersonNameValidatorTest
- [INFO] Running org.openmrs.validator.PersonValidatorTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 s - in org.openmrs.validator.PersonValidatorTest
- [INFO] Running org.openmrs.validator.PrivilegeValidatorTest
- [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.3 s - in org.openmrs.validator.PrivilegeValidatorTest
- [INFO] Running org.openmrs.validator.ProgramValidatorTest
- [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s - in org.openmrs.validator.ProgramValidatorTest
- [INFO] Running org.openmrs.validator.ProviderAttributeTypeValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 s - in org.openmrs.validator.ProviderAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.ProviderValidatorTest
- [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.367 s - in org.openmrs.validator.ProviderValidatorTest
- [INFO] Running org.openmrs.validator.ReferralOrderValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 s - in org.openmrs.validator.ReferralOrderValidatorTest
- [INFO] Running org.openmrs.validator.RelationshipTypeValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.906 s - in org.openmrs.validator.RelationshipTypeValidatorTest
- [INFO] Running org.openmrs.validator.RelationshipValidatorTest
- [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.203 s - in org.openmrs.validator.RelationshipValidatorTest
- [INFO] Running org.openmrs.validator.RequireNameValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.validator.RequireNameValidatorTest
- [INFO] Running org.openmrs.validator.RoleValidatorTest
- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 s - in org.openmrs.validator.RoleValidatorTest
- [INFO] Running org.openmrs.validator.SchedulerFormValidatorTest
- [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s - in org.openmrs.validator.SchedulerFormValidatorTest
- [INFO] Running org.openmrs.validator.StateConversionValidatorTest
- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s - in org.openmrs.validator.StateConversionValidatorTest
- [INFO] Running org.openmrs.validator.TestOrderValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.872 s - in org.openmrs.validator.TestOrderValidatorTest
- [INFO] Running org.openmrs.validator.UserValidatorTest
- [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 s - in org.openmrs.validator.UserValidatorTest
- [INFO] Running org.openmrs.validator.ValidateUtilTest
- [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s - in org.openmrs.validator.ValidateUtilTest
- [INFO] Running org.openmrs.validator.VisitAttributeTypeValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 s - in org.openmrs.validator.VisitAttributeTypeValidatorTest
- [INFO] Running org.openmrs.validator.VisitTypeValidatorTest
- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.665 s - in org.openmrs.validator.VisitTypeValidatorTest
- [INFO] Running org.openmrs.validator.VisitValidatorTest
- [WARNING] Tests run: 27, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.112 s - in org.openmrs.validator.VisitValidatorTest
- [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesJUnit4Test
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.768 s - in org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesJUnit4Test
- [INFO] Running org.openmrs.annotation.StartModuleAnnotationJUnit4Test
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.372 s - in org.openmrs.annotation.StartModuleAnnotationJUnit4Test
- [INFO] Running org.openmrs.annotation.StartModuleAnnotationReuseJUnit4Test
- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.705 s - in org.openmrs.annotation.StartModuleAnnotationReuseJUnit4Test
- [INFO] Running org.openmrs.util.ThreadSafeCircularFifoQueueTest
- [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.openmrs.util.ThreadSafeCircularFifoQueueTest
- [INFO]
- [INFO] Results:
- [INFO]
- [ERROR] Failures:
- [ERROR] ConceptServiceTest.saveConcept_shouldSetAuditInfoIfAnItemIsRemovedFromAnyOfItsChildCollections:2594 expected: <false> but was: <true>
- [INFO]
- [ERROR] Tests run: 4465, Failures: 1, Errors: 0, Skipped: 39
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary for OpenMRS 2.6.0-SNAPSHOT:
- [INFO]
- [INFO] OpenMRS ............................................ SUCCESS [ 3.354 s]
- [INFO] openmrs-tools ...................................... SUCCESS [ 0.828 s]
- [INFO] openmrs-test ....................................... SUCCESS [ 0.216 s]
- [INFO] openmrs-api ........................................ FAILURE [21:15 min]
- [INFO] openmrs-web ........................................ SKIPPED
- [INFO] openmrs-webapp ..................................... SKIPPED
- [INFO] openmrs-liquibase .................................. SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 21:20 min
- [INFO] Finished at: 2022-09-15T21:00:58+03:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project openmrs-api: There are test failures.
- [ERROR]
- [ERROR] Please refer to C:\Users\HP\openmrs-core\api\target\surefire-reports for the individual test results.
- [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
- [ERROR] -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
- [ERROR]
- [ERROR] After correcting the problems, you can resume the build with the command
- [ERROR] mvn <args> -rf :openmrs-api
- C:\Users\HP\openmrs-core>
Add Comment
Please, Sign In to add comment