More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #901 was successful

Job: Test against 2.2 was successful

Build log

The build generated 1,950 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

05-Jan-2023 11:03:00         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluateBypassingExclusionOfTestPatients(CohortDefinitionServiceImpl.java:54)
05-Jan-2023 11:03:00         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluateBypassingExclusionOfTestPatients(CohortDefinitionServiceImpl.java:24)
05-Jan-2023 11:03:00         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
05-Jan-2023 11:03:00         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluate(CohortDefinitionServiceImpl.java:38)
05-Jan-2023 11:03:00         at sun.reflect.GeneratedMethodAccessor379.invoke(Unknown Source)
05-Jan-2023 11:03:00         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:00         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:00         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:00         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
05-Jan-2023 11:03:00         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
05-Jan-2023 11:03:00         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
05-Jan-2023 11:03:00         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
05-Jan-2023 11:03:00         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
05-Jan-2023 11:03:00         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:00         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
05-Jan-2023 11:03:00         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:00         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:00         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:00         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:00         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:00         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
05-Jan-2023 11:03:00         at com.sun.proxy.$Proxy45.evaluate(Unknown Source)
05-Jan-2023 11:03:00         at sun.reflect.GeneratedMethodAccessor379.invoke(Unknown Source)
05-Jan-2023 11:03:00         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:00         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:00         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:00         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
05-Jan-2023 11:03:00         at com.sun.proxy.$Proxy145.evaluate(Unknown Source)
05-Jan-2023 11:03:00         at org.openmrs.module.reporting.cohort.definition.evaluator.SqlCohortDefinitionEvaluatorTest.shouldProtectSqlQueryAgainstDatabaseModifications(SqlCohortDefinitionEvaluatorTest.java:308)
05-Jan-2023 11:03:00         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:00         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:00         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:00         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:00         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05-Jan-2023 11:03:00         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05-Jan-2023 11:03:00         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05-Jan-2023 11:03:00         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05-Jan-2023 11:03:00         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
05-Jan-2023 11:03:00         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05-Jan-2023 11:03:00         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
05-Jan-2023 11:03:00         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05-Jan-2023 11:03:00         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
05-Jan-2023 11:03:00         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
05-Jan-2023 11:03:00         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05-Jan-2023 11:03:00         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
05-Jan-2023 11:03:00         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
05-Jan-2023 11:03:00         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05-Jan-2023 11:03:00         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05-Jan-2023 11:03:00         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05-Jan-2023 11:03:00         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05-Jan-2023 11:03:00         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05-Jan-2023 11:03:00         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
05-Jan-2023 11:03:00         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05-Jan-2023 11:03:00         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
05-Jan-2023 11:03:00         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05-Jan-2023 11:03:00         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
05-Jan-2023 11:03:00         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
05-Jan-2023 11:03:00         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
05-Jan-2023 11:03:00         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
05-Jan-2023 11:03:00         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
05-Jan-2023 11:03:00         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:00         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:00         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:00         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:00         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
05-Jan-2023 11:03:00         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
05-Jan-2023 11:03:00 Caused by: org.hibernate.exception.GenericJDBCException: error executing work
05-Jan-2023 11:03:00         at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:54)
05-Jan-2023 11:03:00         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126)
05-Jan-2023 11:03:00         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112)
05-Jan-2023 11:03:00         at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:318)
05-Jan-2023 11:03:00         at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2095)
05-Jan-2023 11:03:00         at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2080)
05-Jan-2023 11:03:00         at org.openmrs.api.db.hibernate.DbSession.doWork(DbSession.java:1005)
05-Jan-2023 11:03:00         at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder.evaluateToList(SqlQueryBuilder.java:167)
05-Jan-2023 11:03:00         ... 106 more
05-Jan-2023 11:03:00 Caused by: org.h2.jdbc.JdbcSQLException: Method is only allowed for a query. Use execute or executeUpdate instead of executeQuery; SQL statement:
05-Jan-2023 11:03:00 update person set gender='F'  [90002-173]
05-Jan-2023 11:03:00         at org.h2.message.DbException.getJdbcSQLException(DbException.java:331)
05-Jan-2023 11:03:00         at org.h2.message.DbException.get(DbException.java:171)
05-Jan-2023 11:03:00         at org.h2.message.DbException.get(DbException.java:148)
05-Jan-2023 11:03:00         at org.h2.message.DbException.get(DbException.java:137)
05-Jan-2023 11:03:00         at org.h2.command.Prepared.query(Prepared.java:211)
05-Jan-2023 11:03:00         at org.h2.command.CommandContainer.query(CommandContainer.java:91)
05-Jan-2023 11:03:00         at org.h2.command.Command.executeQuery(Command.java:195)
05-Jan-2023 11:03:00         at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:106)
05-Jan-2023 11:03:00         at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116)
05-Jan-2023 11:03:00         at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder$2.execute(SqlQueryBuilder.java:174)
05-Jan-2023 11:03:00         at org.hibernate.jdbc.WorkExecutor.executeWork(WorkExecutor.java:54)
05-Jan-2023 11:03:00         at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2076)
05-Jan-2023 11:03:00         at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2073)
05-Jan-2023 11:03:00         at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:313)
05-Jan-2023 11:03:00         ... 110 more
05-Jan-2023 11:03:01 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec
05-Jan-2023 11:03:01 Running org.openmrs.module.reporting.evaluation.service.EvaluationServiceTest
05-Jan-2023 11:03:02 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 sec
05-Jan-2023 11:03:02 Running org.openmrs.module.reporting.data.obs.evaluator.EncounterToObsDataEvaluatorTest
05-Jan-2023 11:03:02 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec
05-Jan-2023 11:03:02 Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersEncounterQueryEvaluatorTest
05-Jan-2023 11:03:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
05-Jan-2023 11:03:02 Running org.openmrs.module.reporting.validator.InStateCohortDefinitionValidatorTest
05-Jan-2023 11:03:02 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
05-Jan-2023 11:03:02 Running org.openmrs.module.reporting.common.ReflectionUtilTest
05-Jan-2023 11:03:02 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
05-Jan-2023 11:03:02 Running org.openmrs.module.reporting.template.HandlebarsHelpersTest
05-Jan-2023 11:03:02 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
05-Jan-2023 11:03:02 Running org.openmrs.module.reporting.data.visit.evaluator.VisitIdDataEvaluatorTest
05-Jan-2023 11:03:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec
05-Jan-2023 11:03:02 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionalParameterCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
05-Jan-2023 11:03:02 Running org.openmrs.module.reporting.data.patient.evaluator.CurrentPatientStateDataEvaluatorTest
05-Jan-2023 11:03:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec
05-Jan-2023 11:03:03 Running org.openmrs.module.reporting.data.encounter.evaluator.ObsOnSameDateEncounterDataEvaluatorTest
05-Jan-2023 11:03:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec
05-Jan-2023 11:03:03 Running org.openmrs.module.reporting.cohort.query.service.CohortQueryServiceTest
05-Jan-2023 11:03:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
05-Jan-2023 11:03:03 Running org.openmrs.module.reporting.data.person.evaluator.ObsForPersonDataEvaluatorTest
05-Jan-2023 11:03:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
05-Jan-2023 11:03:03 Running org.openmrs.module.reporting.validator.StaticCohortDefinitionValidatorTest
05-Jan-2023 11:03:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
05-Jan-2023 11:03:03 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterDataSetEvaluatorTest
05-Jan-2023 11:03:04 ENCOUNTER ID        EMR ID        BIRTHDATE           ENCOUNTER DATE        Age At Start        Age At End        
05-Jan-2023 11:03:04 ------------        ------        ------------        --------------        ------------        ----------        
05-Jan-2023 11:03:04 3                   7             ~25/Aug/1976        01/Aug/2008           33                  34                
05-Jan-2023 11:03:04 4                   7             ~25/Aug/1976        15/Aug/2008           33                  34                
05-Jan-2023 11:03:04 5                   7             ~25/Aug/1976        19/Aug/2008           33                  34                
05-Jan-2023 11:03:04 6                   20            08/Feb/1925         19/Aug/2009           80                  80                
05-Jan-2023 11:03:04 7                   21            ~08/Jun/1959        19/Aug/2009           50                  51                
05-Jan-2023 11:03:04 8                   21            ~08/Jun/1959        19/Sep/2009           50                  51                
05-Jan-2023 11:03:04 9                   22            08/Jul/1997         19/Sep/2009           12                  13                
05-Jan-2023 11:03:04 10                  22            08/Jul/1997         19/Oct/2009           12                  13                
05-Jan-2023 11:03:04 11                  23            08/Nov/2000         19/Aug/2009           9                   10                
05-Jan-2023 11:03:04 12                  24            08/Dec/2006         19/Sep/2009           3                   4                 
05-Jan-2023 11:03:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec
05-Jan-2023 11:03:04 Running org.openmrs.module.reporting.data.person.evaluator.BirthdateDataEvaluatorTest
05-Jan-2023 11:03:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
05-Jan-2023 11:03:04 Running org.openmrs.module.reporting.cohort.definition.evaluator.EncounterCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:04 Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.757 sec
05-Jan-2023 11:03:04 Running org.openmrs.module.reporting.cohort.definition.evaluator.GenderCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:05 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec
05-Jan-2023 11:03:05 Running org.openmrs.module.reporting.data.person.evaluator.PreferredAddressDataEvaluatorTest
05-Jan-2023 11:03:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec
05-Jan-2023 11:03:05 Running org.openmrs.module.reporting.data.converter.BirthdateConverterTest
05-Jan-2023 11:03:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
05-Jan-2023 11:03:05 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramStatesForPatientDataEvaluatorTest
05-Jan-2023 11:03:06 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 sec
05-Jan-2023 11:03:06 Running org.openmrs.module.reporting.cohort.definition.evaluator.AgeCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:07 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 sec
05-Jan-2023 11:03:07 Running org.openmrs.module.reporting.data.visit.library.BuiltInVisitDataLibraryTest
05-Jan-2023 11:03:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
05-Jan-2023 11:03:07 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterLocationDataEvaluatorTest
05-Jan-2023 11:03:07 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec
05-Jan-2023 11:03:07 Running org.openmrs.module.reporting.data.obs.evaluator.PersonToObsEvaluatorTest
05-Jan-2023 11:03:07 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec
05-Jan-2023 11:03:07 Running org.openmrs.module.reporting.cohort.definition.evaluator.NumericObsCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:09 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 sec
05-Jan-2023 11:03:09 Running org.openmrs.module.reporting.common.DateRangeTest
05-Jan-2023 11:03:09 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
05-Jan-2023 11:03:09 Running org.openmrs.module.reporting.indicator.QueryCountIndicatorEvaluatorTest
05-Jan-2023 11:03:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec
05-Jan-2023 11:03:09 Running org.openmrs.module.reporting.data.encounter.evaluator.ObsForEncounterEvaluatorTest
05-Jan-2023 11:03:10 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 sec
05-Jan-2023 11:03:10 Running org.openmrs.module.reporting.common.DateUtilTest
05-Jan-2023 11:03:10 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
05-Jan-2023 11:03:10 Running org.openmrs.module.reporting.data.patient.evaluator.DrugOrdersForPatientDataEvaluatorTest
05-Jan-2023 11:03:12 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 sec
05-Jan-2023 11:03:12 Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersObsQueryEvaluatorTest
05-Jan-2023 11:03:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 sec
05-Jan-2023 11:03:13 Running org.openmrs.module.reporting.serializer.ReportingSerializerTest
05-Jan-2023 11:03:13 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
05-Jan-2023 11:03:13 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortCrossTabDataSetEvaluatorTest
05-Jan-2023 11:03:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
05-Jan-2023 11:03:13 Running org.openmrs.module.reporting.query.person.service.PersonQueryServiceImplTest
05-Jan-2023 11:03:13 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec
05-Jan-2023 11:03:13 Running org.openmrs.module.reporting.dataset.definition.evaluator.MySqlDataSetEvaluatorTest
05-Jan-2023 11:03:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
05-Jan-2023 11:03:13 Running org.openmrs.module.reporting.report.renderer.TextTemplateRendererTest
05-Jan-2023 11:03:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec
05-Jan-2023 11:03:14 Running org.openmrs.module.reporting.validator.InverseCohortDefinitionValidatorTest
05-Jan-2023 11:03:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
05-Jan-2023 11:03:14 Running org.openmrs.module.reporting.validator.PatientStateCohortDefinitionValidatorTest
05-Jan-2023 11:03:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
05-Jan-2023 11:03:14 Running org.openmrs.module.reporting.query.encounter.evaluator.ObsForEncounterQueryEvaluatorTest
05-Jan-2023 11:03:14 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 sec
05-Jan-2023 11:03:14 Running org.openmrs.module.reporting.report.service.db.PropertiesTypeTest
05-Jan-2023 11:03:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
05-Jan-2023 11:03:14 Running org.openmrs.module.reporting.data.encounter.service.EncounterDataServiceImplTest
05-Jan-2023 11:03:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
05-Jan-2023 11:03:15 Running org.openmrs.module.reporting.cohort.definition.evaluator.MappedParametersCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
05-Jan-2023 11:03:15 Running org.openmrs.module.reporting.data.encounter.evaluator.ConvertedEncounterDataEvaluatorTest
05-Jan-2023 11:03:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
05-Jan-2023 11:03:15 Running org.openmrs.module.reporting.data.converter.ListConverterTest
05-Jan-2023 11:03:15 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
05-Jan-2023 11:03:15 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdentifierDataEvaluatorTest
05-Jan-2023 11:03:15 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec
05-Jan-2023 11:03:15 Running org.openmrs.module.reporting.data.converter.ObsFromObsGroupConverterTest
05-Jan-2023 11:03:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
05-Jan-2023 11:03:15 Running org.openmrs.module.reporting.common.AgeTest
05-Jan-2023 11:03:15 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
05-Jan-2023 11:03:15 Running org.openmrs.module.reporting.evaluation.CachingCohortDefinitionTest
05-Jan-2023 11:03:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
05-Jan-2023 11:03:15 Running org.openmrs.module.reporting.config.ReportLoaderIntegrationTest
05-Jan-2023 11:03:16 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 sec
05-Jan-2023 11:03:16 Running org.openmrs.module.reporting.common.TestUtil
05-Jan-2023 11:03:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
05-Jan-2023 11:03:16 Running org.openmrs.module.reporting.query.encounter.evaluator.CompositionEncounterQueryEvaluatorTest
05-Jan-2023 11:03:16 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec
05-Jan-2023 11:03:16 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredVisitDataDefinitionLibraryTest
05-Jan-2023 11:03:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
05-Jan-2023 11:03:16 Running org.openmrs.module.reporting.common.ObjectUtilTest
05-Jan-2023 11:03:17 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec
05-Jan-2023 11:03:17 Running org.openmrs.module.reporting.data.person.evaluator.AgeDataEvaluatorTest
05-Jan-2023 11:03:17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec
05-Jan-2023 11:03:17 Running org.openmrs.module.reporting.evaluation.querybuilder.HqlQueryBuilderTest
05-Jan-2023 11:03:20 Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.952 sec
05-Jan-2023 11:03:20 Running org.openmrs.module.reporting.data.visit.evaluator.ObsForVisitDataEvaluatorTest
05-Jan-2023 11:03:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec
05-Jan-2023 11:03:20 Running org.openmrs.module.reporting.query.encounter.evaluator.MostRecentEncounterForPatientQueryEvaluatorTest
05-Jan-2023 11:03:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
05-Jan-2023 11:03:20 Running org.openmrs.module.reporting.cohort.definition.evaluator.OptionalParameterCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
05-Jan-2023 11:03:20 Running org.openmrs.module.reporting.report.util.SqlUtilsTest
05-Jan-2023 11:03:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
05-Jan-2023 11:03:20 Running org.openmrs.module.reporting.validator.InProgramCohortDefinitionValidatorTest
05-Jan-2023 11:03:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
05-Jan-2023 11:03:20 Running org.openmrs.module.reporting.data.obs.evaluator.PatientToObsDataEvaluatorTest
05-Jan-2023 11:03:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec
05-Jan-2023 11:03:20 Running org.openmrs.module.reporting.definition.library.BaseDefinitionLibraryTest
05-Jan-2023 11:03:20 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
05-Jan-2023 11:03:20 Running org.openmrs.module.reporting.data.person.evaluator.PersonAttributeDataEvaluatorTest
05-Jan-2023 11:03:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
05-Jan-2023 11:03:21 Running org.openmrs.module.reporting.data.person.evaluator.PreferredNameDataEvaluatorTest
05-Jan-2023 11:03:21 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec
05-Jan-2023 11:03:21 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredCohortDefinitionLibraryTest
05-Jan-2023 11:03:21 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec
05-Jan-2023 11:03:21 Running org.openmrs.module.reporting.evaluation.parameter.ParameterUtilTest
05-Jan-2023 11:03:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
05-Jan-2023 11:03:21 Running org.openmrs.module.reporting.data.encounter.library.BuiltInEncounterDataLibraryTest
05-Jan-2023 11:03:21 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec
05-Jan-2023 11:03:21 Running org.openmrs.module.reporting.cohort.definition.evaluator.ScriptedCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec
05-Jan-2023 11:03:21 Running org.openmrs.module.reporting.data.converter.PersonNameConverterTest
05-Jan-2023 11:03:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
05-Jan-2023 11:03:21 Running org.openmrs.module.reporting.definition.library.AllDefinitionLibrariesComponentTest
05-Jan-2023 11:03:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
05-Jan-2023 11:03:21 Running org.openmrs.module.reporting.data.person.evaluator.VitalStatusDataEvaluatorTest
05-Jan-2023 11:03:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec
05-Jan-2023 11:03:22 Running org.openmrs.module.reporting.cohort.definition.evaluator.TextObsCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
05-Jan-2023 11:03:22 Running org.openmrs.module.reporting.dataset.definition.evaluator.PatientDataSetEvaluatorTest
05-Jan-2023 11:03:23 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 sec
05-Jan-2023 11:03:23 Running org.openmrs.module.reporting.data.encounter.evaluator.AuditInfoEncounterDataEvaluatorTest
05-Jan-2023 11:03:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
05-Jan-2023 11:03:23 Running org.openmrs.module.reporting.data.patient.evaluator.LogicDataEvaluatorTest
05-Jan-2023 11:03:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
05-Jan-2023 11:03:23 Running org.openmrs.module.reporting.data.visit.evaluator.PersonToVisitDataEvaluatorTest
05-Jan-2023 11:03:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec
05-Jan-2023 11:03:23 Running org.openmrs.module.reporting.cohort.definition.evaluator.DateObsCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec
05-Jan-2023 11:03:24 Running org.openmrs.module.reporting.cohort.definition.evaluator.VisitCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:24 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec
05-Jan-2023 11:03:24 Running org.openmrs.module.reporting.data.encounter.evaluator.AgeAtEncounterDataEvaluatorTest
05-Jan-2023 11:03:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
05-Jan-2023 11:03:24 Running org.openmrs.module.reporting.indicator.CohortIndicatorDataSetEvaluatorTest
05-Jan-2023 11:03:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec
05-Jan-2023 11:03:24 Running org.openmrs.module.reporting.data.person.evaluator.ObsActiveListPersonDataEvaluatorTest
05-Jan-2023 11:03:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec
05-Jan-2023 11:03:24 Running org.openmrs.module.reporting.common.ExcelUtilTest
05-Jan-2023 11:03:25 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
05-Jan-2023 11:03:25 Running org.openmrs.module.reporting.data.obs.evaluator.GroupMemberObsDataEvaluatorTest
05-Jan-2023 11:03:25 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.459 sec
05-Jan-2023 11:03:25 Running org.openmrs.module.reporting.query.visit.evaluator.BasicVisitQueryEvaluatorTest
05-Jan-2023 11:03:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec
05-Jan-2023 11:03:26 Running org.openmrs.module.reporting.common.ExcelBuilderTest
05-Jan-2023 11:03:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.666 sec
05-Jan-2023 11:03:28 Running org.openmrs.module.reporting.query.obs.evaluator.AllObsQueryEvaluatorTest
05-Jan-2023 11:03:29 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.cohort.definition.evaluator.AllPatientsCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.data.encounter.evaluator.SimultaneousEncountersDataEvaluatorTest
05-Jan-2023 11:03:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.validator.ProgramEnrollmentCohortDefinitionValidatorTest
05-Jan-2023 11:03:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.evaluation.EvaluationContextTest
05-Jan-2023 11:03:29 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.data.patient.evaluator.PreferredIdentifierDataEvaluatorTest
05-Jan-2023 11:03:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterVisitDataEvaluatorTest
05-Jan-2023 11:03:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.query.obs.service.ObsQueryServiceImplTest
05-Jan-2023 11:03:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.086 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.data.patient.library.BuiltInPatientDataLibraryTest
05-Jan-2023 11:03:29 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.indicator.util.IndicatorUtilTest
05-Jan-2023 11:03:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.cohort.definition.evaluator.EvaluatableCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.data.patient.evaluator.ConvertedPatientDataEvaluatorTest
05-Jan-2023 11:03:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
05-Jan-2023 11:03:29 Running org.openmrs.module.reporting.cohort.definition.evaluator.CompositionCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:30 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
05-Jan-2023 11:03:30 Running org.openmrs.module.reporting.data.converter.MapConverterTest
05-Jan-2023 11:03:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
05-Jan-2023 11:03:30 Running org.openmrs.module.reporting.data.patient.evaluator.EncountersForPatientDataEvaluatorTest
05-Jan-2023 11:03:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
05-Jan-2023 11:03:30 Running org.openmrs.module.reporting.indicator.SqlIndicatorTest
05-Jan-2023 11:03:30 ERROR - EvaluationProfiler.log(111) |2023-01-05 11:03:30,733| 1345        2023-01-05 11:03:30.733        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT distinct(.222) as res, 33 as res2 from patient]: Failed to evaluate sql because:
05-Jan-2023 11:03:30 Unable to evaluate to a single value. Exactly one column must be defined.
05-Jan-2023 11:03:30 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
05-Jan-2023 11:03:30 Unable to evaluate to a single value. Exactly one column must be defined.
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
05-Jan-2023 11:03:30         at com.sun.proxy.$Proxy47.evaluate(Unknown Source)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
05-Jan-2023 11:03:30         at com.sun.proxy.$Proxy164.evaluate(Unknown Source)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneColumn(SqlIndicatorTest.java:85)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05-Jan-2023 11:03:30         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05-Jan-2023 11:03:30         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05-Jan-2023 11:03:30         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05-Jan-2023 11:03:30         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
05-Jan-2023 11:03:30         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
05-Jan-2023 11:03:30         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
05-Jan-2023 11:03:30         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
05-Jan-2023 11:03:30 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one column must be defined.
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:90)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
05-Jan-2023 11:03:30         at com.sun.proxy.$Proxy34.evaluateToObject(Unknown Source)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
05-Jan-2023 11:03:30         at com.sun.proxy.$Proxy144.evaluateToObject(Unknown Source)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
05-Jan-2023 11:03:30         ... 74 more
05-Jan-2023 11:03:30 ERROR - EvaluationProfiler.log(111) |2023-01-05 11:03:30,955| 1353        2023-01-05 11:03:30.955        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT person_id from person]: Failed to evaluate sql because:
05-Jan-2023 11:03:30 Unable to evaluate to a single value. Exactly one row must be returned by query.
05-Jan-2023 11:03:30 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
05-Jan-2023 11:03:30 Unable to evaluate to a single value. Exactly one row must be returned by query.
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
05-Jan-2023 11:03:30         at sun.reflect.GeneratedMethodAccessor1250.invoke(Unknown Source)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
05-Jan-2023 11:03:30         at com.sun.proxy.$Proxy47.evaluate(Unknown Source)
05-Jan-2023 11:03:30         at sun.reflect.GeneratedMethodAccessor1250.invoke(Unknown Source)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
05-Jan-2023 11:03:30         at com.sun.proxy.$Proxy164.evaluate(Unknown Source)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneRow(SqlIndicatorTest.java:90)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05-Jan-2023 11:03:30         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05-Jan-2023 11:03:30         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05-Jan-2023 11:03:30         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05-Jan-2023 11:03:30         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
05-Jan-2023 11:03:30         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
05-Jan-2023 11:03:30         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
05-Jan-2023 11:03:30         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
05-Jan-2023 11:03:30         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05-Jan-2023 11:03:30         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:30         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
05-Jan-2023 11:03:30         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
05-Jan-2023 11:03:30 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one row must be returned by query.
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:86)
05-Jan-2023 11:03:30         at sun.reflect.GeneratedMethodAccessor1253.invoke(Unknown Source)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
05-Jan-2023 11:03:30         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
05-Jan-2023 11:03:30         at com.sun.proxy.$Proxy34.evaluateToObject(Unknown Source)
05-Jan-2023 11:03:30         at sun.reflect.GeneratedMethodAccessor1253.invoke(Unknown Source)
05-Jan-2023 11:03:30         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:30         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:30         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
05-Jan-2023 11:03:30         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:30         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
05-Jan-2023 11:03:30         at com.sun.proxy.$Proxy144.evaluateToObject(Unknown Source)
05-Jan-2023 11:03:30         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
05-Jan-2023 11:03:30         ... 72 more
05-Jan-2023 11:03:31 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest
05-Jan-2023 11:03:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.cohort.CohortsTest
05-Jan-2023 11:03:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.data.converter.StringConverterTest
05-Jan-2023 11:03:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.dataset.definition.evaluator.RepeatPerTimePeriodDataSetEvaluatorTest
05-Jan-2023 11:03:31 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.data.JoinDataDefinitionTest
05-Jan-2023 11:03:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.query.obs.evaluator.BasicObsQueryEvaluatorTest
05-Jan-2023 11:03:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.query.person.evaluator.PatientPersonQueryEvaluatorTest
05-Jan-2023 11:03:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.config.ReportLoaderTest
05-Jan-2023 11:03:31 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.data.patient.evaluator.ScriptedCompositionPatientDataEvaluatorTest
05-Jan-2023 11:03:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredEncounterDataDefinitionLibraryTest
05-Jan-2023 11:03:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.data.encounter.evaluator.PersonToEncounterDataEvaluatorTest
05-Jan-2023 11:03:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec
05-Jan-2023 11:03:31 Running org.openmrs.module.reporting.data.visit.evaluator.PatientToVisitDataEvaluatorTest
05-Jan-2023 11:03:32 {1=102, 4=12345K}
05-Jan-2023 11:03:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec
05-Jan-2023 11:03:32 Running org.openmrs.module.reporting.cohort.definition.evaluator.InProgramCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:32 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec
05-Jan-2023 11:03:32 Running org.openmrs.module.reporting.calculation.PatientDataCalculationBehaviorTest
05-Jan-2023 11:03:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec
05-Jan-2023 11:03:32 Running org.openmrs.module.reporting.validator.CompositionCohortDefinitionValidatorTest
05-Jan-2023 11:03:32 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
05-Jan-2023 11:03:32 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortIndicatorDataSetEvaluatorTest
05-Jan-2023 11:03:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
05-Jan-2023 11:03:33 Running org.openmrs.module.reporting.query.encounter.evaluator.AuditEncounterQueryEvaluatorTest
05-Jan-2023 11:03:33 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec
05-Jan-2023 11:03:33 Running org.openmrs.module.reporting.indicator.aggregation.AggregationTest
05-Jan-2023 11:03:33 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
05-Jan-2023 11:03:33 Running org.openmrs.module.reporting.definition.service.DefinitionServiceTest
05-Jan-2023 11:03:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
05-Jan-2023 11:03:33 Running org.openmrs.module.reporting.data.person.evaluator.ConvertedPersonDataEvaluatorTest
05-Jan-2023 11:03:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
05-Jan-2023 11:03:33 Running org.openmrs.module.reporting.query.encounter.evaluator.SqlEncounterQueryEvaluatorTest
05-Jan-2023 11:03:33 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec
05-Jan-2023 11:03:33 Running org.openmrs.module.reporting.report.renderer.CsvReportRendererTest
05-Jan-2023 11:03:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
05-Jan-2023 11:03:33 Running org.openmrs.module.reporting.dataset.definition.evaluator.VisitDataSetEvaluatorTest
05-Jan-2023 11:03:33 VISIT ID        EMR ID        BIRTHDATE          
05-Jan-2023 11:03:33 --------        ------        -----------        
05-Jan-2023 11:03:33 1               2             08/Apr/1975        
05-Jan-2023 11:03:33 2               2             08/Apr/1975        
05-Jan-2023 11:03:33 3               2             08/Apr/1975        
05-Jan-2023 11:03:33 4               6             27/May/2007        
05-Jan-2023 11:03:33 5               6             27/May/2007        
05-Jan-2023 11:03:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
05-Jan-2023 11:03:33 Running org.openmrs.module.reporting.dataset.definition.evaluator.LogicDataSetEvaluatorTest
05-Jan-2023 11:03:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
05-Jan-2023 11:03:33 Running org.openmrs.module.reporting.cohort.definition.evaluator.BirthAndDeathCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:34 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 sec
05-Jan-2023 11:03:34 Running org.openmrs.module.reporting.data.person.evaluator.PersonIdDataEvaluatorTest
05-Jan-2023 11:03:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
05-Jan-2023 11:03:34 Running org.openmrs.module.reporting.data.encounter.evaluator.SqlEncounterDataEvaluatorTest
05-Jan-2023 11:03:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
05-Jan-2023 11:03:34 Running org.openmrs.module.reporting.data.converter.PersonAddressConverterTest
05-Jan-2023 11:03:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
05-Jan-2023 11:03:34 Running org.openmrs.module.reporting.common.DelimitedKeyComparatorTest
05-Jan-2023 11:03:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
05-Jan-2023 11:03:34 Running org.openmrs.module.reporting.data.converter.AttributeValueConverterTest
05-Jan-2023 11:03:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
05-Jan-2023 11:03:35 Running org.openmrs.module.reporting.data.obs.evaluator.ConvertedObsDataEvaluatorTest
05-Jan-2023 11:03:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
05-Jan-2023 11:03:35 Running org.openmrs.module.reporting.query.person.evaluator.SqlPersonQueryEvaluatorTest
05-Jan-2023 11:03:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec
05-Jan-2023 11:03:35 Running org.openmrs.module.reporting.query.person.evaluator.AllPersonQueryEvaluatorTest
05-Jan-2023 11:03:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec
05-Jan-2023 11:03:35 Running org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluatorTest
05-Jan-2023 11:03:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec
05-Jan-2023 11:03:35 Running org.openmrs.module.reporting.data.person.evaluator.AgeAtDateOfOtherDataEvaluatorTest
05-Jan-2023 11:03:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec
05-Jan-2023 11:03:36 Running org.openmrs.module.reporting.indicator.PeriodIndicatorReportTest
05-Jan-2023 11:03:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec
05-Jan-2023 11:03:36 Running org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest
05-Jan-2023 11:03:37 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec
05-Jan-2023 11:03:37 Running org.openmrs.module.reporting.data.patient.evaluator.PatientObjectDataEvaluatorTest
05-Jan-2023 11:03:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
05-Jan-2023 11:03:37 Running org.openmrs.module.reporting.data.patient.evaluator.TestPatientCalculation
05-Jan-2023 11:03:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec
05-Jan-2023 11:03:37 Running org.openmrs.module.reporting.validator.SqlCohortDefinitionValidatorTest
05-Jan-2023 11:03:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
05-Jan-2023 11:03:37 Running org.openmrs.module.reporting.cohort.definition.evaluator.PatientStateCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:38 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 sec
05-Jan-2023 11:03:38 Running org.openmrs.module.reporting.data.converter.NullValueConverterTest
05-Jan-2023 11:03:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
05-Jan-2023 11:03:38 Running org.openmrs.module.reporting.query.encounter.evaluator.ConditionalParameterEncounterQueryEvaluatorTest
05-Jan-2023 11:03:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
05-Jan-2023 11:03:38 Running org.openmrs.module.reporting.report.service.TestReportProcessor
05-Jan-2023 11:03:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
05-Jan-2023 11:03:38 Running org.openmrs.module.reporting.common.FractionTest
05-Jan-2023 11:03:38 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
05-Jan-2023 11:03:38 Running org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest
05-Jan-2023 11:03:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
05-Jan-2023 11:03:38 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramEnrollmentsForPatientDataEvaluatorTest
05-Jan-2023 11:03:39 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec
05-Jan-2023 11:03:39 Running org.openmrs.module.reporting.data.visit.evaluator.OrderForVisitDataEvaluatorTest
05-Jan-2023 11:03:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
05-Jan-2023 11:03:39 Running org.openmrs.module.reporting.report.util.SqlScriptParserTest
05-Jan-2023 11:03:39 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
05-Jan-2023 11:03:39 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredDataSetDefinitionLibraryTest
05-Jan-2023 11:03:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec
05-Jan-2023 11:03:39 Running org.openmrs.module.reporting.cohort.definition.evaluator.PresenceOrAbsenceCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec
05-Jan-2023 11:03:39 Running org.openmrs.module.reporting.report.definition.service.ReportDefinitionServiceImplTest
05-Jan-2023 11:03:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
05-Jan-2023 11:03:39 Running org.openmrs.module.reporting.data.converter.ObsValueTextAsCodedConverterTest
05-Jan-2023 11:03:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
05-Jan-2023 11:03:39 Running org.openmrs.module.reporting.cohort.definition.service.BaseCohortDefinitionServiceTest
05-Jan-2023 11:03:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
05-Jan-2023 11:03:40 Running org.openmrs.module.reporting.cohort.definition.evaluator.InStateCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:40 Cohort: Cohort id=null size=2
05-Jan-2023 11:03:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 sec
05-Jan-2023 11:03:41 Running org.openmrs.module.reporting.data.patient.evaluator.DefinitionLibraryPatientDataEvaluatorTest
05-Jan-2023 11:03:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec
05-Jan-2023 11:03:41 Running org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec
05-Jan-2023 11:03:41 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortsWithVaryingParametersDataSetEvaluatorTest
05-Jan-2023 11:03:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec
05-Jan-2023 11:03:42 Running org.openmrs.module.reporting.dataset.definition.evaluator.ObsDataSetEvaluatorTest
05-Jan-2023 11:03:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec
05-Jan-2023 11:03:42 Running org.openmrs.module.reporting.data.patient.evaluator.SqlPatientDataEvaluatorTest
05-Jan-2023 11:03:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
05-Jan-2023 11:03:42 Running org.openmrs.module.reporting.data.converter.PrivilegedDataConverterTest
05-Jan-2023 11:03:43 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 sec
05-Jan-2023 11:03:43 Running org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest
05-Jan-2023 11:03:43 ERROR - EvaluationProfiler.log(111) |2023-01-05 11:03:43,403| 1777        2023-01-05 11:03:43.403        >        ERROR        EVALUATING_DEFINITION                        PatientCalculationDataDefinition[Example]: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
05-Jan-2023 11:03:43 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
05-Jan-2023 11:03:43         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:50)
05-Jan-2023 11:03:43         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:34)
05-Jan-2023 11:03:43         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
05-Jan-2023 11:03:43         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:66)
05-Jan-2023 11:03:43         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:34)
05-Jan-2023 11:03:43         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
05-Jan-2023 11:03:43         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
05-Jan-2023 11:03:43         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.evaluate(PatientDataServiceImpl.java:48)
05-Jan-2023 11:03:43         at sun.reflect.GeneratedMethodAccessor892.invoke(Unknown Source)
05-Jan-2023 11:03:43         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:43         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:43         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
05-Jan-2023 11:03:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
05-Jan-2023 11:03:43         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
05-Jan-2023 11:03:43         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
05-Jan-2023 11:03:43         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
05-Jan-2023 11:03:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:43         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
05-Jan-2023 11:03:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:43         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:43         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
05-Jan-2023 11:03:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
05-Jan-2023 11:03:43         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
05-Jan-2023 11:03:43         at com.sun.proxy.$Proxy37.evaluate(Unknown Source)
05-Jan-2023 11:03:43         at sun.reflect.GeneratedMethodAccessor892.invoke(Unknown Source)
05-Jan-2023 11:03:43         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:43         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:43         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
05-Jan-2023 11:03:43         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
05-Jan-2023 11:03:43         at com.sun.proxy.$Proxy151.evaluate(Unknown Source)
05-Jan-2023 11:03:43         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest.evaluate_shouldThrowAnErrorIfNoCalculationRegistrationExistsOnTheDefinition(PatientCalculationDataEvaluatorTest.java:90)
05-Jan-2023 11:03:43         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:43         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:43         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:43         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:43         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05-Jan-2023 11:03:43         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05-Jan-2023 11:03:43         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05-Jan-2023 11:03:43         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05-Jan-2023 11:03:43         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
05-Jan-2023 11:03:43         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05-Jan-2023 11:03:43         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
05-Jan-2023 11:03:43         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05-Jan-2023 11:03:43         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
05-Jan-2023 11:03:43         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
05-Jan-2023 11:03:43         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05-Jan-2023 11:03:43         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
05-Jan-2023 11:03:43         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
05-Jan-2023 11:03:43         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05-Jan-2023 11:03:43         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05-Jan-2023 11:03:43         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05-Jan-2023 11:03:43         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05-Jan-2023 11:03:43         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05-Jan-2023 11:03:43         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
05-Jan-2023 11:03:43         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05-Jan-2023 11:03:43         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
05-Jan-2023 11:03:43         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05-Jan-2023 11:03:43         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
05-Jan-2023 11:03:43         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
05-Jan-2023 11:03:43         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
05-Jan-2023 11:03:43         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
05-Jan-2023 11:03:43         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
05-Jan-2023 11:03:43         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05-Jan-2023 11:03:43         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05-Jan-2023 11:03:43         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05-Jan-2023 11:03:43         at java.lang.reflect.Method.invoke(Method.java:498)
05-Jan-2023 11:03:43         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
05-Jan-2023 11:03:43         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
05-Jan-2023 11:03:43 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec
05-Jan-2023 11:03:43 Running org.openmrs.module.reporting.data.converter.DateConverterTest
05-Jan-2023 11:03:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
05-Jan-2023 11:03:43 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest
05-Jan-2023 11:03:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec
05-Jan-2023 11:03:43 Running org.openmrs.module.reporting.data.encounter.evaluator.PatientToEncounterDataEvaluatorTest
05-Jan-2023 11:03:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
05-Jan-2023 11:03:43 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdDataEvaluatorTest
05-Jan-2023 11:03:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
05-Jan-2023 11:03:43 Running org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest
05-Jan-2023 11:03:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec
05-Jan-2023 11:03:44 Running org.openmrs.module.reporting.data.patient.evaluator.PersonToPatientDataEvaluatorTest
05-Jan-2023 11:03:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
05-Jan-2023 11:03:44 Running org.openmrs.module.reporting.data.patient.service.PatientDataServiceImplTest
05-Jan-2023 11:03:44 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec
05-Jan-2023 11:03:44
05-Jan-2023 11:03:44 Results :
05-Jan-2023 11:03:44
05-Jan-2023 11:03:44 Tests run: 734, Failures: 0, Errors: 0, Skipped: 13
05-Jan-2023 11:03:44
05-Jan-2023 11:03:45 [INFO]
05-Jan-2023 11:03:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-tests ---
05-Jan-2023 11:03:45 [WARNING] JAR will be empty - no content was marked for inclusion!
05-Jan-2023 11:03:45 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-tests/target/reporting-api-tests-1.26.0-SNAPSHOT.jar
05-Jan-2023 11:03:45 [INFO]
05-Jan-2023 11:03:45 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-tests ---
05-Jan-2023 11:03:45 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-tests/target/reporting-api-tests-1.26.0-SNAPSHOT-tests.jar
05-Jan-2023 11:03:45 [INFO]
05-Jan-2023 11:03:45 [INFO] ---------------< org.openmrs.module:reporting-api-1.10 >----------------
05-Jan-2023 11:03:45 [INFO] Building reporting Module api 1.10 1.26.0-SNAPSHOT                 [6/9]
05-Jan-2023 11:03:45 [INFO] --------------------------------[ jar ]---------------------------------
05-Jan-2023 11:03:45 [INFO]
05-Jan-2023 11:03:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-1.10 ---
05-Jan-2023 11:03:45 [INFO]
05-Jan-2023 11:03:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-1.10 ---
05-Jan-2023 11:03:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Jan-2023 11:03:45 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/main/resources
05-Jan-2023 11:03:45 [INFO]
05-Jan-2023 11:03:45 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-1.10 ---
05-Jan-2023 11:03:45 [INFO] Changes detected - recompiling the module!
05-Jan-2023 11:03:45 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/classes
05-Jan-2023 11:03:45 [INFO]
05-Jan-2023 11:03:45 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-1.10 ---
05-Jan-2023 11:03:45 [INFO]
05-Jan-2023 11:03:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-1.10 ---
05-Jan-2023 11:03:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Jan-2023 11:03:45 [INFO] Copying 1 resource
05-Jan-2023 11:03:45 [INFO] Copying 0 resource
05-Jan-2023 11:03:45 [INFO]
05-Jan-2023 11:03:45 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-1.10 ---
05-Jan-2023 11:03:45 [INFO] Changes detected - recompiling the module!
05-Jan-2023 11:03:45 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/test-classes
05-Jan-2023 11:03:45 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses or overrides a deprecated API.
05-Jan-2023 11:03:45 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:deprecation for details.
05-Jan-2023 11:03:45 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses unchecked or unsafe operations.
05-Jan-2023 11:03:45 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:unchecked for details.
05-Jan-2023 11:03:45 [INFO]
05-Jan-2023 11:03:45 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-1.10 ---
05-Jan-2023 11:03:45 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/surefire-reports
05-Jan-2023 11:03:45 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
05-Jan-2023 11:03:45
05-Jan-2023 11:03:45 -------------------------------------------------------
05-Jan-2023 11:03:45 T E S T S
05-Jan-2023 11:03:45 -------------------------------------------------------
05-Jan-2023 11:03:45 Running org.openmrs.module.reporting.cohort.definition.evaluator.DrugOrderCohortDefinitionEvaluatorTest
05-Jan-2023 11:03:46 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
05-Jan-2023 11:03:46 log4j:WARN Please initialize the log4j system properly.
05-Jan-2023 11:04:00 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.928 sec
05-Jan-2023 11:04:00 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary1_10Test
05-Jan-2023 11:04:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
05-Jan-2023 11:04:00
05-Jan-2023 11:04:00 Results :
05-Jan-2023 11:04:00
05-Jan-2023 11:04:00 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
05-Jan-2023 11:04:00
05-Jan-2023 11:04:01 [INFO]
05-Jan-2023 11:04:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-1.10 ---
05-Jan-2023 11:04:01 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/reporting-api-1.10-1.26.0-SNAPSHOT.jar
05-Jan-2023 11:04:01 [INFO]
05-Jan-2023 11:04:01 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-1.10 ---
05-Jan-2023 11:04:01 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/reporting-api-1.10-1.26.0-SNAPSHOT-tests.jar
05-Jan-2023 11:04:01 [INFO]
05-Jan-2023 11:04:01 [INFO] ----------------< org.openmrs.module:reporting-api-2.2 >----------------
05-Jan-2023 11:04:01 [INFO] Building reporting Module api 2.2 1.26.0-SNAPSHOT                  [7/9]
05-Jan-2023 11:04:01 [INFO] --------------------------------[ jar ]---------------------------------
05-Jan-2023 11:04:01 [INFO]
05-Jan-2023 11:04:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.2 ---
05-Jan-2023 11:04:01 [INFO]
05-Jan-2023 11:04:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.2 ---
05-Jan-2023 11:04:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Jan-2023 11:04:01 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/src/main/resources
05-Jan-2023 11:04:01 [INFO]
05-Jan-2023 11:04:01 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.2 ---
05-Jan-2023 11:04:01 [INFO] Changes detected - recompiling the module!
05-Jan-2023 11:04:01 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/classes
05-Jan-2023 11:04:01 [INFO]
05-Jan-2023 11:04:01 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.2 ---
05-Jan-2023 11:04:01 [INFO]
05-Jan-2023 11:04:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.2 ---
05-Jan-2023 11:04:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Jan-2023 11:04:01 [INFO] Copying 1 resource
05-Jan-2023 11:04:01 [INFO] Copying 0 resource
05-Jan-2023 11:04:01 [INFO]
05-Jan-2023 11:04:01 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.2 ---
05-Jan-2023 11:04:01 [INFO] Changes detected - recompiling the module!
05-Jan-2023 11:04:01 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/test-classes
05-Jan-2023 11:04:01 [INFO]
05-Jan-2023 11:04:01 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.2 ---
05-Jan-2023 11:04:01 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/surefire-reports
05-Jan-2023 11:04:01 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
05-Jan-2023 11:04:01
05-Jan-2023 11:04:01 -------------------------------------------------------
05-Jan-2023 11:04:01 T E S T S
05-Jan-2023 11:04:01 -------------------------------------------------------
05-Jan-2023 11:04:01 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionCohortDefinitionEvaluatorTest
05-Jan-2023 11:04:01 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
05-Jan-2023 11:04:01 log4j:WARN Please initialize the log4j system properly.
05-Jan-2023 11:04:14 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.425 sec
05-Jan-2023 11:04:14 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary2_2Test
05-Jan-2023 11:04:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
05-Jan-2023 11:04:14
05-Jan-2023 11:04:14 Results :
05-Jan-2023 11:04:14
05-Jan-2023 11:04:14 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
05-Jan-2023 11:04:14
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.2 ---
05-Jan-2023 11:04:15 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/reporting-api-2.2-1.26.0-SNAPSHOT.jar
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.2 ---
05-Jan-2023 11:04:15 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/reporting-api-2.2-1.26.0-SNAPSHOT-tests.jar
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] ----------------< org.openmrs.module:reporting-api-2.4 >----------------
05-Jan-2023 11:04:15 [INFO] Building reporting Module api 2.4 1.26.0-SNAPSHOT                  [8/9]
05-Jan-2023 11:04:15 [INFO] --------------------------------[ jar ]---------------------------------
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.4 ---
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.4 ---
05-Jan-2023 11:04:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Jan-2023 11:04:15 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/main/resources
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.4 ---
05-Jan-2023 11:04:15 [INFO] Changes detected - recompiling the module!
05-Jan-2023 11:04:15 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/classes
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.4 ---
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.4 ---
05-Jan-2023 11:04:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Jan-2023 11:04:15 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/test/resources
05-Jan-2023 11:04:15 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/test/resources
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.4 ---
05-Jan-2023 11:04:15 [INFO] No sources to compile
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.4 ---
05-Jan-2023 11:04:15 [INFO] No tests to run.
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.4 ---
05-Jan-2023 11:04:15 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/reporting-api-2.4-1.26.0-SNAPSHOT.jar
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.4 ---
05-Jan-2023 11:04:15 [WARNING] JAR will be empty - no content was marked for inclusion!
05-Jan-2023 11:04:15 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/reporting-api-2.4-1.26.0-SNAPSHOT-tests.jar
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] -----------------< org.openmrs.module:reporting-omod >------------------
05-Jan-2023 11:04:15 [INFO] Building Reporting OMOD 1.26.0-SNAPSHOT                            [9/9]
05-Jan-2023 11:04:15 [INFO] --------------------------------[ jar ]---------------------------------
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-omod ---
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ reporting-omod ---
05-Jan-2023 11:04:15 [INFO]
05-Jan-2023 11:04:15 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ reporting-omod ---
05-Jan-2023 11:04:15 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api/target/reporting-api-1.26.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
05-Jan-2023 11:04:16 [INFO]
05-Jan-2023 11:04:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-omod ---
05-Jan-2023 11:04:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Jan-2023 11:04:16 [INFO] Copying 0 resource
05-Jan-2023 11:04:16 [INFO] Copying 2 resources
05-Jan-2023 11:04:16 [INFO] Copying 225 resources to web/module
05-Jan-2023 11:04:16 [INFO] Copying 225 resources to web/module
05-Jan-2023 11:04:16 [INFO]
05-Jan-2023 11:04:16 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-omod ---
05-Jan-2023 11:04:16 [INFO] Changes detected - recompiling the module!
05-Jan-2023 11:04:16 [INFO] Compiling 115 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/classes
05-Jan-2023 11:04:16 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/reports/RunReportListController.java: Some input files use or override a deprecated API.
05-Jan-2023 11:04:16 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/reports/RunReportListController.java: Recompile with -Xlint:deprecation for details.
05-Jan-2023 11:04:16 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/datasets/PatientDataSetEditor.java: Some input files use unchecked or unsafe operations.
05-Jan-2023 11:04:16 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/datasets/PatientDataSetEditor.java: Recompile with -Xlint:unchecked for details.
05-Jan-2023 11:04:16 [INFO]
05-Jan-2023 11:04:16 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-omod ---
05-Jan-2023 11:04:16 [INFO]
05-Jan-2023 11:04:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-omod ---
05-Jan-2023 11:04:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Jan-2023 11:04:16 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/test/resources
05-Jan-2023 11:04:16 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/test/resources
05-Jan-2023 11:04:16 [INFO]
05-Jan-2023 11:04:16 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-omod ---
05-Jan-2023 11:04:16 [INFO] No sources to compile
05-Jan-2023 11:04:16 [INFO]
05-Jan-2023 11:04:16 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-omod ---
05-Jan-2023 11:04:16 [INFO] No tests to run.
05-Jan-2023 11:04:16 [INFO]
05-Jan-2023 11:04:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-omod ---
05-Jan-2023 11:04:16 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.26.0-SNAPSHOT.jar
05-Jan-2023 11:04:16 [INFO]
05-Jan-2023 11:04:16 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ reporting-omod ---
05-Jan-2023 11:04:16 [INFO] Packaging OpenMRS module
05-Jan-2023 11:04:17 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.26.0-SNAPSHOT.omod
05-Jan-2023 11:04:18 [INFO]
05-Jan-2023 11:04:18 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-omod ---
05-Jan-2023 11:04:18 [WARNING] JAR will be empty - no content was marked for inclusion!
05-Jan-2023 11:04:18 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.26.0-SNAPSHOT-tests.jar
05-Jan-2023 11:04:18 [INFO] ------------------------------------------------------------------------
05-Jan-2023 11:04:18 [INFO] Reactor Summary for Reporting 1.26.0-SNAPSHOT:
05-Jan-2023 11:04:18 [INFO]
05-Jan-2023 11:04:18 [INFO] Reporting .......................................... SUCCESS [  2.287 s]
05-Jan-2023 11:04:18 [INFO] Reporting API ...................................... SUCCESS [  7.193 s]
05-Jan-2023 11:04:18 [INFO] reporting Module api 1.9 ........................... SUCCESS [  0.733 s]
05-Jan-2023 11:04:18 [INFO] reporting Module api 2.0 ........................... SUCCESS [  0.216 s]
05-Jan-2023 11:04:18 [INFO] reporting API Tests ................................ SUCCESS [01:14 min]
05-Jan-2023 11:04:18 [INFO] reporting Module api 1.10 .......................... SUCCESS [ 15.775 s]
05-Jan-2023 11:04:18 [INFO] reporting Module api 2.2 ........................... SUCCESS [ 14.080 s]
05-Jan-2023 11:04:18 [INFO] reporting Module api 2.4 ........................... SUCCESS [  0.575 s]
05-Jan-2023 11:04:18 [INFO] Reporting OMOD ..................................... SUCCESS [  2.439 s]
05-Jan-2023 11:04:18 [INFO] ------------------------------------------------------------------------
05-Jan-2023 11:04:18 [INFO] BUILD SUCCESS
05-Jan-2023 11:04:18 [INFO] ------------------------------------------------------------------------
05-Jan-2023 11:04:18 [INFO] Total time:  01:58 min
05-Jan-2023 11:04:18 [INFO] Finished at: 2023-01-05T11:04:18Z
05-Jan-2023 11:04:18 [INFO] ------------------------------------------------------------------------
05-Jan-2023 11:04:18 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2...
05-Jan-2023 11:04:18 Finished task 'Maven 3.x' with result: Success
05-Jan-2023 11:04:18 Running post build plugin 'Docker Container Cleanup'
05-Jan-2023 11:04:18 Running post build plugin 'NCover Results Collector'
05-Jan-2023 11:04:18 Running post build plugin 'Build Results Label Collector'
05-Jan-2023 11:04:18 Running post build plugin 'Clover Results Collector'
05-Jan-2023 11:04:18 Running post build plugin 'npm Cache Cleanup'
05-Jan-2023 11:04:18 Running post build plugin 'Artifact Copier'
05-Jan-2023 11:04:18 Finalising the build...
05-Jan-2023 11:04:18 Stopping timer.
05-Jan-2023 11:04:18 Build REP-REP-TA2-901 completed.
05-Jan-2023 11:04:18 Running on server: post build plugin 'Build Hanging Detection Configuration'
05-Jan-2023 11:04:18 Running on server: post build plugin 'NCover Results Collector'
05-Jan-2023 11:04:18 Running on server: post build plugin 'Build Labeller'
05-Jan-2023 11:04:18 Running on server: post build plugin 'Clover Delta Calculator'
05-Jan-2023 11:04:18 Running on server: post build plugin 'Maven Dependencies Postprocessor'
05-Jan-2023 11:04:18 All post build plugins have finished
05-Jan-2023 11:04:18 Generating build results summary...
05-Jan-2023 11:04:18 Saving build results to disk...
05-Jan-2023 11:04:18 Store variable context...
05-Jan-2023 11:04:18 Finished building REP-REP-TA2-901.