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

Build: #929 was successful

Job: Test against 2.2 was successful

Build log

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

02-Apr-2025 11:57:01         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluateBypassingExclusionOfTestPatients(CohortDefinitionServiceImpl.java:54)
02-Apr-2025 11:57:01         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluateBypassingExclusionOfTestPatients(CohortDefinitionServiceImpl.java:24)
02-Apr-2025 11:57:01         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Apr-2025 11:57:01         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluate(CohortDefinitionServiceImpl.java:38)
02-Apr-2025 11:57:01         at sun.reflect.GeneratedMethodAccessor383.invoke(Unknown Source)
02-Apr-2025 11:57:01         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:01         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:01         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 11:57:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 11:57:01         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 11:57:01         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 11:57:01         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 11:57:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:01         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 11:57:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:01         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:01         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:01         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 11:57:01         at com.sun.proxy.$Proxy45.evaluate(Unknown Source)
02-Apr-2025 11:57:01         at sun.reflect.GeneratedMethodAccessor383.invoke(Unknown Source)
02-Apr-2025 11:57:01         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:01         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:01         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:01         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Apr-2025 11:57:01         at com.sun.proxy.$Proxy140.evaluate(Unknown Source)
02-Apr-2025 11:57:01         at org.openmrs.module.reporting.cohort.definition.evaluator.SqlCohortDefinitionEvaluatorTest.shouldProtectSqlQueryAgainstDatabaseModifications(SqlCohortDefinitionEvaluatorTest.java:308)
02-Apr-2025 11:57:01         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:01         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:01         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:01         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:01         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Apr-2025 11:57:01         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Apr-2025 11:57:01         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Apr-2025 11:57:01         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Apr-2025 11:57:01         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Apr-2025 11:57:01         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Apr-2025 11:57:01         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Apr-2025 11:57:01         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 11:57:01         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Apr-2025 11:57:01         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Apr-2025 11:57:01         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Apr-2025 11:57:01         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Apr-2025 11:57:01         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Apr-2025 11:57:01         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Apr-2025 11:57:01         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Apr-2025 11:57:01         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Apr-2025 11:57:01         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Apr-2025 11:57:01         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Apr-2025 11:57:01         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Apr-2025 11:57:01         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 11:57:01         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Apr-2025 11:57:01         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Apr-2025 11:57:01         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Apr-2025 11:57:01         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Apr-2025 11:57:01         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Apr-2025 11:57:01         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Apr-2025 11:57:01         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Apr-2025 11:57:01         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:01         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:01         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:01         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:01         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Apr-2025 11:57:01         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Apr-2025 11:57:01 Caused by: org.hibernate.exception.GenericJDBCException: error executing work
02-Apr-2025 11:57:01         at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:54)
02-Apr-2025 11:57:01         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126)
02-Apr-2025 11:57:01         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112)
02-Apr-2025 11:57:01         at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:318)
02-Apr-2025 11:57:01         at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2095)
02-Apr-2025 11:57:01         at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2080)
02-Apr-2025 11:57:01         at org.openmrs.api.db.hibernate.DbSession.doWork(DbSession.java:1005)
02-Apr-2025 11:57:01         at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder.evaluateToList(SqlQueryBuilder.java:167)
02-Apr-2025 11:57:01         ... 106 more
02-Apr-2025 11:57:01 Caused by: org.h2.jdbc.JdbcSQLException: Method is only allowed for a query. Use execute or executeUpdate instead of executeQuery; SQL statement:
02-Apr-2025 11:57:01 update person set gender='F'  [90002-173]
02-Apr-2025 11:57:01         at org.h2.message.DbException.getJdbcSQLException(DbException.java:331)
02-Apr-2025 11:57:01         at org.h2.message.DbException.get(DbException.java:171)
02-Apr-2025 11:57:01         at org.h2.message.DbException.get(DbException.java:148)
02-Apr-2025 11:57:01         at org.h2.message.DbException.get(DbException.java:137)
02-Apr-2025 11:57:01         at org.h2.command.Prepared.query(Prepared.java:211)
02-Apr-2025 11:57:01         at org.h2.command.CommandContainer.query(CommandContainer.java:91)
02-Apr-2025 11:57:01         at org.h2.command.Command.executeQuery(Command.java:195)
02-Apr-2025 11:57:01         at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:106)
02-Apr-2025 11:57:01         at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116)
02-Apr-2025 11:57:01         at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder$2.execute(SqlQueryBuilder.java:174)
02-Apr-2025 11:57:01         at org.hibernate.jdbc.WorkExecutor.executeWork(WorkExecutor.java:54)
02-Apr-2025 11:57:01         at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2076)
02-Apr-2025 11:57:01         at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2073)
02-Apr-2025 11:57:01         at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:313)
02-Apr-2025 11:57:01         ... 110 more
02-Apr-2025 11:57:01 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 sec
02-Apr-2025 11:57:01 Running org.openmrs.module.reporting.evaluation.service.EvaluationServiceTest
02-Apr-2025 11:57:03 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 sec
02-Apr-2025 11:57:03 Running org.openmrs.module.reporting.data.obs.evaluator.EncounterToObsDataEvaluatorTest
02-Apr-2025 11:57:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 sec
02-Apr-2025 11:57:04 Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersEncounterQueryEvaluatorTest
02-Apr-2025 11:57:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
02-Apr-2025 11:57:04 Running org.openmrs.module.reporting.validator.InStateCohortDefinitionValidatorTest
02-Apr-2025 11:57:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
02-Apr-2025 11:57:04 Running org.openmrs.module.reporting.common.ReflectionUtilTest
02-Apr-2025 11:57:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
02-Apr-2025 11:57:04 Running org.openmrs.module.reporting.template.HandlebarsHelpersTest
02-Apr-2025 11:57:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
02-Apr-2025 11:57:04 Running org.openmrs.module.reporting.data.visit.evaluator.VisitIdDataEvaluatorTest
02-Apr-2025 11:57:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec
02-Apr-2025 11:57:04 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionalParameterCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec
02-Apr-2025 11:57:04 Running org.openmrs.module.reporting.data.patient.evaluator.CurrentPatientStateDataEvaluatorTest
02-Apr-2025 11:57:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec
02-Apr-2025 11:57:04 Running org.openmrs.module.reporting.data.encounter.evaluator.ObsOnSameDateEncounterDataEvaluatorTest
02-Apr-2025 11:57:05 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec
02-Apr-2025 11:57:05 Running org.openmrs.module.reporting.cohort.query.service.CohortQueryServiceTest
02-Apr-2025 11:57:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec
02-Apr-2025 11:57:05 Running org.openmrs.module.reporting.data.person.evaluator.ObsForPersonDataEvaluatorTest
02-Apr-2025 11:57:05 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec
02-Apr-2025 11:57:05 Running org.openmrs.module.reporting.validator.StaticCohortDefinitionValidatorTest
02-Apr-2025 11:57:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
02-Apr-2025 11:57:05 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterDataSetEvaluatorTest
02-Apr-2025 11:57:05 ENCOUNTER ID        EMR ID        BIRTHDATE           ENCOUNTER DATE        Age At Start        Age At End        
02-Apr-2025 11:57:05 ------------        ------        ------------        --------------        ------------        ----------        
02-Apr-2025 11:57:05 3                   7             ~25/Aug/1976        01/Aug/2008           33                  34                
02-Apr-2025 11:57:05 4                   7             ~25/Aug/1976        15/Aug/2008           33                  34                
02-Apr-2025 11:57:05 5                   7             ~25/Aug/1976        19/Aug/2008           33                  34                
02-Apr-2025 11:57:05 6                   20            08/Feb/1925         19/Aug/2009           80                  80                
02-Apr-2025 11:57:05 7                   21            ~08/Jun/1959        19/Aug/2009           50                  51                
02-Apr-2025 11:57:05 8                   21            ~08/Jun/1959        19/Sep/2009           50                  51                
02-Apr-2025 11:57:05 9                   22            08/Jul/1997         19/Sep/2009           12                  13                
02-Apr-2025 11:57:05 10                  22            08/Jul/1997         19/Oct/2009           12                  13                
02-Apr-2025 11:57:05 11                  23            08/Nov/2000         19/Aug/2009           9                   10                
02-Apr-2025 11:57:05 12                  24            08/Dec/2006         19/Sep/2009           3                   4                 
02-Apr-2025 11:57:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
02-Apr-2025 11:57:05 Running org.openmrs.module.reporting.data.person.evaluator.BirthdateDataEvaluatorTest
02-Apr-2025 11:57:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec
02-Apr-2025 11:57:06 Running org.openmrs.module.reporting.cohort.definition.evaluator.EncounterCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:07 Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.016 sec
02-Apr-2025 11:57:07 Running org.openmrs.module.reporting.cohort.definition.evaluator.GenderCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:07 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec
02-Apr-2025 11:57:07 Running org.openmrs.module.reporting.data.person.evaluator.PreferredAddressDataEvaluatorTest
02-Apr-2025 11:57:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec
02-Apr-2025 11:57:07 Running org.openmrs.module.reporting.data.converter.BirthdateConverterTest
02-Apr-2025 11:57:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
02-Apr-2025 11:57:07 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramStatesForPatientDataEvaluatorTest
02-Apr-2025 11:57:09 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 sec
02-Apr-2025 11:57:09 Running org.openmrs.module.reporting.cohort.definition.evaluator.AgeCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:09 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec
02-Apr-2025 11:57:09 Running org.openmrs.module.reporting.data.visit.library.BuiltInVisitDataLibraryTest
02-Apr-2025 11:57:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
02-Apr-2025 11:57:09 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterLocationDataEvaluatorTest
02-Apr-2025 11:57:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec
02-Apr-2025 11:57:09 Running org.openmrs.module.reporting.data.obs.evaluator.PersonToObsEvaluatorTest
02-Apr-2025 11:57:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
02-Apr-2025 11:57:09 Running org.openmrs.module.reporting.cohort.definition.evaluator.NumericObsCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:10 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 sec
02-Apr-2025 11:57:10 Running org.openmrs.module.reporting.common.DateRangeTest
02-Apr-2025 11:57:10 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
02-Apr-2025 11:57:10 Running org.openmrs.module.reporting.indicator.QueryCountIndicatorEvaluatorTest
02-Apr-2025 11:57:10 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec
02-Apr-2025 11:57:10 Running org.openmrs.module.reporting.data.encounter.evaluator.ObsForEncounterEvaluatorTest
02-Apr-2025 11:57:11 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec
02-Apr-2025 11:57:11 Running org.openmrs.module.reporting.common.DateUtilTest
02-Apr-2025 11:57:11 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
02-Apr-2025 11:57:11 Running org.openmrs.module.reporting.data.patient.evaluator.DrugOrdersForPatientDataEvaluatorTest
02-Apr-2025 11:57:12 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 sec
02-Apr-2025 11:57:12 Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersObsQueryEvaluatorTest
02-Apr-2025 11:57:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 sec
02-Apr-2025 11:57:13 Running org.openmrs.module.reporting.serializer.ReportingSerializerTest
02-Apr-2025 11:57:13 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec
02-Apr-2025 11:57:13 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortCrossTabDataSetEvaluatorTest
02-Apr-2025 11:57:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec
02-Apr-2025 11:57:13 Running org.openmrs.module.reporting.query.person.service.PersonQueryServiceImplTest
02-Apr-2025 11:57:13 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec
02-Apr-2025 11:57:13 Running org.openmrs.module.reporting.dataset.definition.evaluator.MySqlDataSetEvaluatorTest
02-Apr-2025 11:57:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
02-Apr-2025 11:57:13 Running org.openmrs.module.reporting.report.renderer.TextTemplateRendererTest
02-Apr-2025 11:57:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 sec
02-Apr-2025 11:57:14 Running org.openmrs.module.reporting.validator.InverseCohortDefinitionValidatorTest
02-Apr-2025 11:57:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
02-Apr-2025 11:57:14 Running org.openmrs.module.reporting.validator.PatientStateCohortDefinitionValidatorTest
02-Apr-2025 11:57:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
02-Apr-2025 11:57:14 Running org.openmrs.module.reporting.query.encounter.evaluator.ObsForEncounterQueryEvaluatorTest
02-Apr-2025 11:57:15 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 sec
02-Apr-2025 11:57:15 Running org.openmrs.module.reporting.report.service.db.PropertiesTypeTest
02-Apr-2025 11:57:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 11:57:15 Running org.openmrs.module.reporting.data.encounter.service.EncounterDataServiceImplTest
02-Apr-2025 11:57:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec
02-Apr-2025 11:57:15 Running org.openmrs.module.reporting.cohort.definition.evaluator.MappedParametersCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
02-Apr-2025 11:57:15 Running org.openmrs.module.reporting.data.encounter.evaluator.ConvertedEncounterDataEvaluatorTest
02-Apr-2025 11:57:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
02-Apr-2025 11:57:16 Running org.openmrs.module.reporting.data.converter.ListConverterTest
02-Apr-2025 11:57:16 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Apr-2025 11:57:16 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdentifierDataEvaluatorTest
02-Apr-2025 11:57:16 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec
02-Apr-2025 11:57:16 Running org.openmrs.module.reporting.data.converter.ObsFromObsGroupConverterTest
02-Apr-2025 11:57:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
02-Apr-2025 11:57:16 Running org.openmrs.module.reporting.common.AgeTest
02-Apr-2025 11:57:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
02-Apr-2025 11:57:16 Running org.openmrs.module.reporting.evaluation.CachingCohortDefinitionTest
02-Apr-2025 11:57:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
02-Apr-2025 11:57:16 Running org.openmrs.module.reporting.config.ReportLoaderIntegrationTest
02-Apr-2025 11:57:17 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 sec
02-Apr-2025 11:57:17 Running org.openmrs.module.reporting.common.TestUtil
02-Apr-2025 11:57:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
02-Apr-2025 11:57:17 Running org.openmrs.module.reporting.query.encounter.evaluator.CompositionEncounterQueryEvaluatorTest
02-Apr-2025 11:57:18 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 sec
02-Apr-2025 11:57:18 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredVisitDataDefinitionLibraryTest
02-Apr-2025 11:57:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
02-Apr-2025 11:57:18 Running org.openmrs.module.reporting.common.ObjectUtilTest
02-Apr-2025 11:57:18 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 sec
02-Apr-2025 11:57:18 Running org.openmrs.module.reporting.data.person.evaluator.AgeDataEvaluatorTest
02-Apr-2025 11:57:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec
02-Apr-2025 11:57:19 Running org.openmrs.module.reporting.evaluation.querybuilder.HqlQueryBuilderTest
02-Apr-2025 11:57:22 Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.426 sec
02-Apr-2025 11:57:22 Running org.openmrs.module.reporting.data.visit.evaluator.ObsForVisitDataEvaluatorTest
02-Apr-2025 11:57:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec
02-Apr-2025 11:57:22 Running org.openmrs.module.reporting.query.encounter.evaluator.MostRecentEncounterForPatientQueryEvaluatorTest
02-Apr-2025 11:57:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
02-Apr-2025 11:57:22 Running org.openmrs.module.reporting.cohort.definition.evaluator.OptionalParameterCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.report.util.SqlUtilsTest
02-Apr-2025 11:57:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.validator.InProgramCohortDefinitionValidatorTest
02-Apr-2025 11:57:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.data.obs.evaluator.PatientToObsDataEvaluatorTest
02-Apr-2025 11:57:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.definition.library.BaseDefinitionLibraryTest
02-Apr-2025 11:57:23 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.data.person.evaluator.PersonAttributeDataEvaluatorTest
02-Apr-2025 11:57:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.data.person.evaluator.PreferredNameDataEvaluatorTest
02-Apr-2025 11:57:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredCohortDefinitionLibraryTest
02-Apr-2025 11:57:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.evaluation.parameter.ParameterUtilTest
02-Apr-2025 11:57:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.data.encounter.library.BuiltInEncounterDataLibraryTest
02-Apr-2025 11:57:23 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.cohort.definition.evaluator.ScriptedCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.data.converter.PersonNameConverterTest
02-Apr-2025 11:57:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
02-Apr-2025 11:57:23 Running org.openmrs.module.reporting.definition.library.AllDefinitionLibrariesComponentTest
02-Apr-2025 11:57:24 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
02-Apr-2025 11:57:24 Running org.openmrs.module.reporting.data.person.evaluator.VitalStatusDataEvaluatorTest
02-Apr-2025 11:57:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
02-Apr-2025 11:57:24 Running org.openmrs.module.reporting.cohort.definition.evaluator.TextObsCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:24 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec
02-Apr-2025 11:57:24 Running org.openmrs.module.reporting.dataset.definition.evaluator.PatientDataSetEvaluatorTest
02-Apr-2025 11:57:24 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec
02-Apr-2025 11:57:24 Running org.openmrs.module.reporting.data.encounter.evaluator.AuditInfoEncounterDataEvaluatorTest
02-Apr-2025 11:57:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
02-Apr-2025 11:57:24 Running org.openmrs.module.reporting.data.patient.evaluator.LogicDataEvaluatorTest
02-Apr-2025 11:57:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Apr-2025 11:57:24 Running org.openmrs.module.reporting.data.visit.evaluator.PersonToVisitDataEvaluatorTest
02-Apr-2025 11:57:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
02-Apr-2025 11:57:25 Running org.openmrs.module.reporting.cohort.definition.evaluator.DateObsCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
02-Apr-2025 11:57:25 Running org.openmrs.module.reporting.cohort.definition.evaluator.VisitCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:25 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
02-Apr-2025 11:57:25 Running org.openmrs.module.reporting.data.encounter.evaluator.AgeAtEncounterDataEvaluatorTest
02-Apr-2025 11:57:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
02-Apr-2025 11:57:25 Running org.openmrs.module.reporting.indicator.CohortIndicatorDataSetEvaluatorTest
02-Apr-2025 11:57:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
02-Apr-2025 11:57:25 Running org.openmrs.module.reporting.data.person.evaluator.ObsActiveListPersonDataEvaluatorTest
02-Apr-2025 11:57:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
02-Apr-2025 11:57:25 Running org.openmrs.module.reporting.common.ExcelUtilTest
02-Apr-2025 11:57:25 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec
02-Apr-2025 11:57:25 Running org.openmrs.module.reporting.data.obs.evaluator.GroupMemberObsDataEvaluatorTest
02-Apr-2025 11:57:26 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.272 sec
02-Apr-2025 11:57:26 Running org.openmrs.module.reporting.query.visit.evaluator.BasicVisitQueryEvaluatorTest
02-Apr-2025 11:57:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec
02-Apr-2025 11:57:26 Running org.openmrs.module.reporting.common.ExcelBuilderTest
02-Apr-2025 11:57:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.298 sec
02-Apr-2025 11:57:28 Running org.openmrs.module.reporting.query.obs.evaluator.AllObsQueryEvaluatorTest
02-Apr-2025 11:57:29 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 sec
02-Apr-2025 11:57:29 Running org.openmrs.module.reporting.cohort.definition.evaluator.AllPatientsCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
02-Apr-2025 11:57:29 Running org.openmrs.module.reporting.data.encounter.evaluator.SimultaneousEncountersDataEvaluatorTest
02-Apr-2025 11:57:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
02-Apr-2025 11:57:29 Running org.openmrs.module.reporting.validator.ProgramEnrollmentCohortDefinitionValidatorTest
02-Apr-2025 11:57:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
02-Apr-2025 11:57:29 Running org.openmrs.module.reporting.evaluation.EvaluationContextTest
02-Apr-2025 11:57:29 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
02-Apr-2025 11:57:29 Running org.openmrs.module.reporting.data.patient.evaluator.PreferredIdentifierDataEvaluatorTest
02-Apr-2025 11:57:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec
02-Apr-2025 11:57:29 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterVisitDataEvaluatorTest
02-Apr-2025 11:57:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
02-Apr-2025 11:57:29 Running org.openmrs.module.reporting.query.obs.service.ObsQueryServiceImplTest
02-Apr-2025 11:57:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.08 sec
02-Apr-2025 11:57:29 Running org.openmrs.module.reporting.data.patient.library.BuiltInPatientDataLibraryTest
02-Apr-2025 11:57:30 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
02-Apr-2025 11:57:30 Running org.openmrs.module.reporting.indicator.util.IndicatorUtilTest
02-Apr-2025 11:57:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
02-Apr-2025 11:57:30 Running org.openmrs.module.reporting.cohort.definition.evaluator.EvaluatableCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
02-Apr-2025 11:57:30 Running org.openmrs.module.reporting.data.patient.evaluator.ConvertedPatientDataEvaluatorTest
02-Apr-2025 11:57:30 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec
02-Apr-2025 11:57:30 Running org.openmrs.module.reporting.cohort.definition.evaluator.CompositionCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:30 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec
02-Apr-2025 11:57:30 Running org.openmrs.module.reporting.data.converter.MapConverterTest
02-Apr-2025 11:57:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Apr-2025 11:57:30 Running org.openmrs.module.reporting.data.patient.evaluator.EncountersForPatientDataEvaluatorTest
02-Apr-2025 11:57:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
02-Apr-2025 11:57:30 Running org.openmrs.module.reporting.indicator.SqlIndicatorTest
02-Apr-2025 11:57:31 ERROR - EvaluationProfiler.log(111) |2025-04-02 11:57:31,236| 1345        2025-04-02 11:57:31.236        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT distinct(.222) as res, 33 as res2 from patient]: Failed to evaluate sql because:
02-Apr-2025 11:57:31 Unable to evaluate to a single value. Exactly one column must be defined.
02-Apr-2025 11:57:31 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
02-Apr-2025 11:57:31 Unable to evaluate to a single value. Exactly one column must be defined.
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 11:57:31         at com.sun.proxy.$Proxy47.evaluate(Unknown Source)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Apr-2025 11:57:31         at com.sun.proxy.$Proxy164.evaluate(Unknown Source)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneColumn(SqlIndicatorTest.java:85)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Apr-2025 11:57:31         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Apr-2025 11:57:31         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Apr-2025 11:57:31         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Apr-2025 11:57:31         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Apr-2025 11:57:31         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Apr-2025 11:57:31         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Apr-2025 11:57:31         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Apr-2025 11:57:31 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one column must be defined.
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:90)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 11:57:31         at com.sun.proxy.$Proxy34.evaluateToObject(Unknown Source)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 11:57:31         at com.sun.proxy.$Proxy139.evaluateToObject(Unknown Source)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
02-Apr-2025 11:57:31         ... 74 more
02-Apr-2025 11:57:31 ERROR - EvaluationProfiler.log(111) |2025-04-02 11:57:31,488| 1353        2025-04-02 11:57:31.488        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT person_id from person]: Failed to evaluate sql because:
02-Apr-2025 11:57:31 Unable to evaluate to a single value. Exactly one row must be returned by query.
02-Apr-2025 11:57:31 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
02-Apr-2025 11:57:31 Unable to evaluate to a single value. Exactly one row must be returned by query.
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
02-Apr-2025 11:57:31         at sun.reflect.GeneratedMethodAccessor1269.invoke(Unknown Source)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 11:57:31         at com.sun.proxy.$Proxy47.evaluate(Unknown Source)
02-Apr-2025 11:57:31         at sun.reflect.GeneratedMethodAccessor1269.invoke(Unknown Source)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Apr-2025 11:57:31         at com.sun.proxy.$Proxy164.evaluate(Unknown Source)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneRow(SqlIndicatorTest.java:90)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Apr-2025 11:57:31         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Apr-2025 11:57:31         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Apr-2025 11:57:31         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Apr-2025 11:57:31         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Apr-2025 11:57:31         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Apr-2025 11:57:31         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Apr-2025 11:57:31         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Apr-2025 11:57:31         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Apr-2025 11:57:31         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Apr-2025 11:57:31         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Apr-2025 11:57:31 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one row must be returned by query.
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:86)
02-Apr-2025 11:57:31         at sun.reflect.GeneratedMethodAccessor1272.invoke(Unknown Source)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 11:57:31         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 11:57:31         at com.sun.proxy.$Proxy34.evaluateToObject(Unknown Source)
02-Apr-2025 11:57:31         at sun.reflect.GeneratedMethodAccessor1272.invoke(Unknown Source)
02-Apr-2025 11:57:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:31         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:31         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Apr-2025 11:57:31         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:31         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 11:57:31         at com.sun.proxy.$Proxy139.evaluateToObject(Unknown Source)
02-Apr-2025 11:57:31         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
02-Apr-2025 11:57:31         ... 72 more
02-Apr-2025 11:57:31 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 sec
02-Apr-2025 11:57:31 Running org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest
02-Apr-2025 11:57:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
02-Apr-2025 11:57:31 Running org.openmrs.module.reporting.cohort.CohortsTest
02-Apr-2025 11:57:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
02-Apr-2025 11:57:31 Running org.openmrs.module.reporting.data.converter.StringConverterTest
02-Apr-2025 11:57:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 11:57:31 Running org.openmrs.module.reporting.dataset.definition.evaluator.RepeatPerTimePeriodDataSetEvaluatorTest
02-Apr-2025 11:57:31 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
02-Apr-2025 11:57:31 Running org.openmrs.module.reporting.data.JoinDataDefinitionTest
02-Apr-2025 11:57:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
02-Apr-2025 11:57:31 Running org.openmrs.module.reporting.query.obs.evaluator.BasicObsQueryEvaluatorTest
02-Apr-2025 11:57:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
02-Apr-2025 11:57:32 Running org.openmrs.module.reporting.query.person.evaluator.PatientPersonQueryEvaluatorTest
02-Apr-2025 11:57:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
02-Apr-2025 11:57:32 Running org.openmrs.module.reporting.config.ReportLoaderTest
02-Apr-2025 11:57:32 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
02-Apr-2025 11:57:32 Running org.openmrs.module.reporting.data.patient.evaluator.ScriptedCompositionPatientDataEvaluatorTest
02-Apr-2025 11:57:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
02-Apr-2025 11:57:32 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredEncounterDataDefinitionLibraryTest
02-Apr-2025 11:57:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
02-Apr-2025 11:57:32 Running org.openmrs.module.reporting.data.encounter.evaluator.PersonToEncounterDataEvaluatorTest
02-Apr-2025 11:57:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec
02-Apr-2025 11:57:32 Running org.openmrs.module.reporting.data.visit.evaluator.PatientToVisitDataEvaluatorTest
02-Apr-2025 11:57:33 {1=102, 4=12345K}
02-Apr-2025 11:57:33 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec
02-Apr-2025 11:57:33 Running org.openmrs.module.reporting.cohort.definition.evaluator.InProgramCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:33 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 sec
02-Apr-2025 11:57:33 Running org.openmrs.module.reporting.calculation.PatientDataCalculationBehaviorTest
02-Apr-2025 11:57:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec
02-Apr-2025 11:57:34 Running org.openmrs.module.reporting.validator.CompositionCohortDefinitionValidatorTest
02-Apr-2025 11:57:34 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
02-Apr-2025 11:57:34 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortIndicatorDataSetEvaluatorTest
02-Apr-2025 11:57:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec
02-Apr-2025 11:57:34 Running org.openmrs.module.reporting.query.encounter.evaluator.AuditEncounterQueryEvaluatorTest
02-Apr-2025 11:57:34 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec
02-Apr-2025 11:57:34 Running org.openmrs.module.reporting.indicator.aggregation.AggregationTest
02-Apr-2025 11:57:34 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
02-Apr-2025 11:57:34 Running org.openmrs.module.reporting.definition.service.DefinitionServiceTest
02-Apr-2025 11:57:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
02-Apr-2025 11:57:34 Running org.openmrs.module.reporting.data.person.evaluator.ConvertedPersonDataEvaluatorTest
02-Apr-2025 11:57:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
02-Apr-2025 11:57:34 Running org.openmrs.module.reporting.query.encounter.evaluator.SqlEncounterQueryEvaluatorTest
02-Apr-2025 11:57:35 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec
02-Apr-2025 11:57:35 Running org.openmrs.module.reporting.report.renderer.CsvReportRendererTest
02-Apr-2025 11:57:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
02-Apr-2025 11:57:35 Running org.openmrs.module.reporting.dataset.definition.evaluator.VisitDataSetEvaluatorTest
02-Apr-2025 11:57:35 VISIT ID        EMR ID        BIRTHDATE          
02-Apr-2025 11:57:35 --------        ------        -----------        
02-Apr-2025 11:57:35 1               2             08/Apr/1975        
02-Apr-2025 11:57:35 2               2             08/Apr/1975        
02-Apr-2025 11:57:35 3               2             08/Apr/1975        
02-Apr-2025 11:57:35 4               6             27/May/2007        
02-Apr-2025 11:57:35 5               6             27/May/2007        
02-Apr-2025 11:57:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
02-Apr-2025 11:57:35 Running org.openmrs.module.reporting.dataset.definition.evaluator.LogicDataSetEvaluatorTest
02-Apr-2025 11:57:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
02-Apr-2025 11:57:35 Running org.openmrs.module.reporting.cohort.definition.evaluator.BirthAndDeathCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:36 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 sec
02-Apr-2025 11:57:36 Running org.openmrs.module.reporting.data.person.evaluator.PersonIdDataEvaluatorTest
02-Apr-2025 11:57:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
02-Apr-2025 11:57:36 Running org.openmrs.module.reporting.data.encounter.evaluator.SqlEncounterDataEvaluatorTest
02-Apr-2025 11:57:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
02-Apr-2025 11:57:36 Running org.openmrs.module.reporting.data.converter.PersonAddressConverterTest
02-Apr-2025 11:57:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
02-Apr-2025 11:57:36 Running org.openmrs.module.reporting.common.DelimitedKeyComparatorTest
02-Apr-2025 11:57:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 11:57:36 Running org.openmrs.module.reporting.data.converter.AttributeValueConverterTest
02-Apr-2025 11:57:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec
02-Apr-2025 11:57:36 Running org.openmrs.module.reporting.data.obs.evaluator.ConvertedObsDataEvaluatorTest
02-Apr-2025 11:57:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
02-Apr-2025 11:57:36 Running org.openmrs.module.reporting.query.person.evaluator.SqlPersonQueryEvaluatorTest
02-Apr-2025 11:57:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec
02-Apr-2025 11:57:36 Running org.openmrs.module.reporting.query.person.evaluator.AllPersonQueryEvaluatorTest
02-Apr-2025 11:57:37 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 sec
02-Apr-2025 11:57:37 Running org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluatorTest
02-Apr-2025 11:57:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec
02-Apr-2025 11:57:37 Running org.openmrs.module.reporting.data.person.evaluator.AgeAtDateOfOtherDataEvaluatorTest
02-Apr-2025 11:57:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 sec
02-Apr-2025 11:57:38 Running org.openmrs.module.reporting.indicator.PeriodIndicatorReportTest
02-Apr-2025 11:57:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
02-Apr-2025 11:57:38 Running org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest
02-Apr-2025 11:57:38 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec
02-Apr-2025 11:57:38 Running org.openmrs.module.reporting.data.patient.evaluator.PatientObjectDataEvaluatorTest
02-Apr-2025 11:57:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
02-Apr-2025 11:57:38 Running org.openmrs.module.reporting.data.patient.evaluator.TestPatientCalculation
02-Apr-2025 11:57:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Apr-2025 11:57:38 Running org.openmrs.module.reporting.validator.SqlCohortDefinitionValidatorTest
02-Apr-2025 11:57:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
02-Apr-2025 11:57:38 Running org.openmrs.module.reporting.cohort.definition.evaluator.PatientStateCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:39 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec
02-Apr-2025 11:57:39 Running org.openmrs.module.reporting.data.converter.NullValueConverterTest
02-Apr-2025 11:57:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 11:57:39 Running org.openmrs.module.reporting.query.encounter.evaluator.ConditionalParameterEncounterQueryEvaluatorTest
02-Apr-2025 11:57:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
02-Apr-2025 11:57:39 Running org.openmrs.module.reporting.report.service.TestReportProcessor
02-Apr-2025 11:57:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Apr-2025 11:57:39 Running org.openmrs.module.reporting.common.FractionTest
02-Apr-2025 11:57:39 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 11:57:39 Running org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest
02-Apr-2025 11:57:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
02-Apr-2025 11:57:39 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramEnrollmentsForPatientDataEvaluatorTest
02-Apr-2025 11:57:39 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 sec
02-Apr-2025 11:57:39 Running org.openmrs.module.reporting.data.visit.evaluator.OrderForVisitDataEvaluatorTest
02-Apr-2025 11:57:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
02-Apr-2025 11:57:39 Running org.openmrs.module.reporting.report.util.SqlScriptParserTest
02-Apr-2025 11:57:39 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 11:57:39 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredDataSetDefinitionLibraryTest
02-Apr-2025 11:57:40 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
02-Apr-2025 11:57:40 Running org.openmrs.module.reporting.cohort.definition.evaluator.PresenceOrAbsenceCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:40 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
02-Apr-2025 11:57:40 Running org.openmrs.module.reporting.report.definition.service.ReportDefinitionServiceImplTest
02-Apr-2025 11:57:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
02-Apr-2025 11:57:40 Running org.openmrs.module.reporting.data.converter.ObsValueTextAsCodedConverterTest
02-Apr-2025 11:57:40 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
02-Apr-2025 11:57:40 Running org.openmrs.module.reporting.cohort.definition.service.BaseCohortDefinitionServiceTest
02-Apr-2025 11:57:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
02-Apr-2025 11:57:40 Running org.openmrs.module.reporting.cohort.definition.evaluator.InStateCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:40 Cohort: Cohort id=null size=2
02-Apr-2025 11:57:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec
02-Apr-2025 11:57:41 Running org.openmrs.module.reporting.data.patient.evaluator.DefinitionLibraryPatientDataEvaluatorTest
02-Apr-2025 11:57:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
02-Apr-2025 11:57:41 Running org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
02-Apr-2025 11:57:41 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortsWithVaryingParametersDataSetEvaluatorTest
02-Apr-2025 11:57:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
02-Apr-2025 11:57:41 Running org.openmrs.module.reporting.dataset.definition.evaluator.ObsDataSetEvaluatorTest
02-Apr-2025 11:57:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
02-Apr-2025 11:57:41 Running org.openmrs.module.reporting.data.patient.evaluator.SqlPatientDataEvaluatorTest
02-Apr-2025 11:57:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
02-Apr-2025 11:57:41 Running org.openmrs.module.reporting.data.converter.PrivilegedDataConverterTest
02-Apr-2025 11:57:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 sec
02-Apr-2025 11:57:42 Running org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest
02-Apr-2025 11:57:42 ERROR - EvaluationProfiler.log(111) |2025-04-02 11:57:42,523| 1777        2025-04-02 11:57:42.523        >        ERROR        EVALUATING_DEFINITION                        PatientCalculationDataDefinition[Example]: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
02-Apr-2025 11:57:42 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
02-Apr-2025 11:57:42         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:50)
02-Apr-2025 11:57:42         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:34)
02-Apr-2025 11:57:42         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
02-Apr-2025 11:57:42         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:66)
02-Apr-2025 11:57:42         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:34)
02-Apr-2025 11:57:42         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
02-Apr-2025 11:57:42         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Apr-2025 11:57:42         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.evaluate(PatientDataServiceImpl.java:48)
02-Apr-2025 11:57:42         at sun.reflect.GeneratedMethodAccessor916.invoke(Unknown Source)
02-Apr-2025 11:57:42         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:42         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:42         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:42         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 11:57:42         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 11:57:42         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 11:57:42         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 11:57:42         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 11:57:42         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:42         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 11:57:42         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:42         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:42         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:42         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 11:57:42         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 11:57:42         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 11:57:42         at com.sun.proxy.$Proxy37.evaluate(Unknown Source)
02-Apr-2025 11:57:42         at sun.reflect.GeneratedMethodAccessor916.invoke(Unknown Source)
02-Apr-2025 11:57:42         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:42         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:42         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 11:57:42         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Apr-2025 11:57:42         at com.sun.proxy.$Proxy146.evaluate(Unknown Source)
02-Apr-2025 11:57:42         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest.evaluate_shouldThrowAnErrorIfNoCalculationRegistrationExistsOnTheDefinition(PatientCalculationDataEvaluatorTest.java:90)
02-Apr-2025 11:57:42         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:42         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:42         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:42         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:42         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Apr-2025 11:57:42         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Apr-2025 11:57:42         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Apr-2025 11:57:42         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Apr-2025 11:57:42         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Apr-2025 11:57:42         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Apr-2025 11:57:42         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Apr-2025 11:57:42         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 11:57:42         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Apr-2025 11:57:42         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Apr-2025 11:57:42         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Apr-2025 11:57:42         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Apr-2025 11:57:42         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Apr-2025 11:57:42         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Apr-2025 11:57:42         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Apr-2025 11:57:42         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Apr-2025 11:57:42         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Apr-2025 11:57:42         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Apr-2025 11:57:42         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Apr-2025 11:57:42         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 11:57:42         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Apr-2025 11:57:42         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Apr-2025 11:57:42         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Apr-2025 11:57:42         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Apr-2025 11:57:42         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Apr-2025 11:57:42         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Apr-2025 11:57:42         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Apr-2025 11:57:42         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 11:57:42         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 11:57:42         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 11:57:42         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 11:57:42         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Apr-2025 11:57:42         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Apr-2025 11:57:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec
02-Apr-2025 11:57:42 Running org.openmrs.module.reporting.data.converter.DateConverterTest
02-Apr-2025 11:57:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Apr-2025 11:57:42 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest
02-Apr-2025 11:57:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
02-Apr-2025 11:57:42 Running org.openmrs.module.reporting.data.encounter.evaluator.PatientToEncounterDataEvaluatorTest
02-Apr-2025 11:57:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec
02-Apr-2025 11:57:42 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdDataEvaluatorTest
02-Apr-2025 11:57:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
02-Apr-2025 11:57:43 Running org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest
02-Apr-2025 11:57:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
02-Apr-2025 11:57:43 Running org.openmrs.module.reporting.data.patient.evaluator.PersonToPatientDataEvaluatorTest
02-Apr-2025 11:57:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
02-Apr-2025 11:57:43 Running org.openmrs.module.reporting.data.patient.service.PatientDataServiceImplTest
02-Apr-2025 11:57:44 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 sec
02-Apr-2025 11:57:44
02-Apr-2025 11:57:44 Results :
02-Apr-2025 11:57:44
02-Apr-2025 11:57:44 Tests run: 742, Failures: 0, Errors: 0, Skipped: 13
02-Apr-2025 11:57:44
02-Apr-2025 11:57:44 [INFO]
02-Apr-2025 11:57:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-tests ---
02-Apr-2025 11:57:44 [WARNING] JAR will be empty - no content was marked for inclusion!
02-Apr-2025 11:57:44 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-tests/target/reporting-api-tests-1.28.0-SNAPSHOT.jar
02-Apr-2025 11:57:44 [INFO]
02-Apr-2025 11:57:44 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-tests ---
02-Apr-2025 11:57:44 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-tests/target/reporting-api-tests-1.28.0-SNAPSHOT-tests.jar
02-Apr-2025 11:57:44 [INFO]
02-Apr-2025 11:57:44 [INFO] ---------------< org.openmrs.module:reporting-api-1.10 >----------------
02-Apr-2025 11:57:44 [INFO] Building reporting Module api 1.10 1.28.0-SNAPSHOT                 [6/9]
02-Apr-2025 11:57:44 [INFO] --------------------------------[ jar ]---------------------------------
02-Apr-2025 11:57:44 [INFO]
02-Apr-2025 11:57:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-1.10 ---
02-Apr-2025 11:57:44 [INFO]
02-Apr-2025 11:57:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-1.10 ---
02-Apr-2025 11:57:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 11:57:44 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/main/resources
02-Apr-2025 11:57:44 [INFO]
02-Apr-2025 11:57:44 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-1.10 ---
02-Apr-2025 11:57:44 [INFO] Changes detected - recompiling the module!
02-Apr-2025 11:57:44 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/classes
02-Apr-2025 11:57:44 [INFO]
02-Apr-2025 11:57:44 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-1.10 ---
02-Apr-2025 11:57:44 [INFO]
02-Apr-2025 11:57:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-1.10 ---
02-Apr-2025 11:57:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 11:57:44 [INFO] Copying 1 resource
02-Apr-2025 11:57:44 [INFO] Copying 0 resource
02-Apr-2025 11:57:44 [INFO]
02-Apr-2025 11:57:44 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-1.10 ---
02-Apr-2025 11:57:44 [INFO] Changes detected - recompiling the module!
02-Apr-2025 11:57:44 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/test-classes
02-Apr-2025 11:57:44 [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.
02-Apr-2025 11:57:44 [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.
02-Apr-2025 11:57:44 [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.
02-Apr-2025 11:57:44 [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.
02-Apr-2025 11:57:44 [INFO]
02-Apr-2025 11:57:44 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-1.10 ---
02-Apr-2025 11:57:44 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/surefire-reports
02-Apr-2025 11:57:44 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
02-Apr-2025 11:57:45
02-Apr-2025 11:57:45 -------------------------------------------------------
02-Apr-2025 11:57:45 T E S T S
02-Apr-2025 11:57:45 -------------------------------------------------------
02-Apr-2025 11:57:45 Running org.openmrs.module.reporting.cohort.definition.evaluator.DrugOrderCohortDefinitionEvaluatorTest
02-Apr-2025 11:57:45 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
02-Apr-2025 11:57:45 log4j:WARN Please initialize the log4j system properly.
02-Apr-2025 11:57:59 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.998 sec
02-Apr-2025 11:57:59 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary1_10Test
02-Apr-2025 11:57:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
02-Apr-2025 11:57:59
02-Apr-2025 11:57:59 Results :
02-Apr-2025 11:57:59
02-Apr-2025 11:57:59 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
02-Apr-2025 11:57:59
02-Apr-2025 11:57:59 [INFO]
02-Apr-2025 11:57:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-1.10 ---
02-Apr-2025 11:57:59 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/reporting-api-1.10-1.28.0-SNAPSHOT.jar
02-Apr-2025 11:57:59 [INFO]
02-Apr-2025 11:57:59 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-1.10 ---
02-Apr-2025 11:57:59 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/reporting-api-1.10-1.28.0-SNAPSHOT-tests.jar
02-Apr-2025 11:57:59 [INFO]
02-Apr-2025 11:57:59 [INFO] ----------------< org.openmrs.module:reporting-api-2.2 >----------------
02-Apr-2025 11:57:59 [INFO] Building reporting Module api 2.2 1.28.0-SNAPSHOT                  [7/9]
02-Apr-2025 11:57:59 [INFO] --------------------------------[ jar ]---------------------------------
02-Apr-2025 11:57:59 [INFO]
02-Apr-2025 11:57:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.2 ---
02-Apr-2025 11:57:59 [INFO]
02-Apr-2025 11:57:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.2 ---
02-Apr-2025 11:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 11:57:59 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/src/main/resources
02-Apr-2025 11:57:59 [INFO]
02-Apr-2025 11:57:59 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.2 ---
02-Apr-2025 11:57:59 [INFO] Changes detected - recompiling the module!
02-Apr-2025 11:57:59 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/classes
02-Apr-2025 11:57:59 [INFO]
02-Apr-2025 11:57:59 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.2 ---
02-Apr-2025 11:57:59 [INFO]
02-Apr-2025 11:57:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.2 ---
02-Apr-2025 11:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 11:57:59 [INFO] Copying 1 resource
02-Apr-2025 11:57:59 [INFO] Copying 0 resource
02-Apr-2025 11:57:59 [INFO]
02-Apr-2025 11:57:59 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.2 ---
02-Apr-2025 11:57:59 [INFO] Changes detected - recompiling the module!
02-Apr-2025 11:57:59 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/test-classes
02-Apr-2025 11:57:59 [INFO]
02-Apr-2025 11:57:59 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.2 ---
02-Apr-2025 11:57:59 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/surefire-reports
02-Apr-2025 11:57:59 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
02-Apr-2025 11:58:00
02-Apr-2025 11:58:00 -------------------------------------------------------
02-Apr-2025 11:58:00 T E S T S
02-Apr-2025 11:58:00 -------------------------------------------------------
02-Apr-2025 11:58:00 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionCohortDefinitionEvaluatorTest
02-Apr-2025 11:58:00 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
02-Apr-2025 11:58:00 log4j:WARN Please initialize the log4j system properly.
02-Apr-2025 11:58:12 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.564 sec
02-Apr-2025 11:58:12 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary2_2Test
02-Apr-2025 11:58:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
02-Apr-2025 11:58:12
02-Apr-2025 11:58:12 Results :
02-Apr-2025 11:58:12
02-Apr-2025 11:58:12 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
02-Apr-2025 11:58:12
02-Apr-2025 11:58:12 [INFO]
02-Apr-2025 11:58:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.2 ---
02-Apr-2025 11:58:12 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/reporting-api-2.2-1.28.0-SNAPSHOT.jar
02-Apr-2025 11:58:12 [INFO]
02-Apr-2025 11:58:12 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.2 ---
02-Apr-2025 11:58:12 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/reporting-api-2.2-1.28.0-SNAPSHOT-tests.jar
02-Apr-2025 11:58:12 [INFO]
02-Apr-2025 11:58:12 [INFO] ----------------< org.openmrs.module:reporting-api-2.4 >----------------
02-Apr-2025 11:58:12 [INFO] Building reporting Module api 2.4 1.28.0-SNAPSHOT                  [8/9]
02-Apr-2025 11:58:12 [INFO] --------------------------------[ jar ]---------------------------------
02-Apr-2025 11:58:12 [INFO]
02-Apr-2025 11:58:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.4 ---
02-Apr-2025 11:58:12 [INFO]
02-Apr-2025 11:58:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.4 ---
02-Apr-2025 11:58:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 11:58:12 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/main/resources
02-Apr-2025 11:58:12 [INFO]
02-Apr-2025 11:58:12 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.4 ---
02-Apr-2025 11:58:12 [INFO] Changes detected - recompiling the module!
02-Apr-2025 11:58:12 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/classes
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.4 ---
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.4 ---
02-Apr-2025 11:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 11:58:13 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/test/resources
02-Apr-2025 11:58:13 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/test/resources
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.4 ---
02-Apr-2025 11:58:13 [INFO] No sources to compile
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.4 ---
02-Apr-2025 11:58:13 [INFO] No tests to run.
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.4 ---
02-Apr-2025 11:58:13 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/reporting-api-2.4-1.28.0-SNAPSHOT.jar
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.4 ---
02-Apr-2025 11:58:13 [WARNING] JAR will be empty - no content was marked for inclusion!
02-Apr-2025 11:58:13 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/reporting-api-2.4-1.28.0-SNAPSHOT-tests.jar
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] -----------------< org.openmrs.module:reporting-omod >------------------
02-Apr-2025 11:58:13 [INFO] Building Reporting OMOD 1.28.0-SNAPSHOT                            [9/9]
02-Apr-2025 11:58:13 [INFO] --------------------------------[ jar ]---------------------------------
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-omod ---
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ reporting-omod ---
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ reporting-omod ---
02-Apr-2025 11:58:13 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api/target/reporting-api-1.28.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 ""
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-omod ---
02-Apr-2025 11:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 11:58:13 [INFO] Copying 0 resource
02-Apr-2025 11:58:13 [INFO] Copying 2 resources
02-Apr-2025 11:58:13 [INFO] Copying 225 resources to web/module
02-Apr-2025 11:58:13 [INFO] Copying 225 resources to web/module
02-Apr-2025 11:58:13 [INFO]
02-Apr-2025 11:58:13 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-omod ---
02-Apr-2025 11:58:14 [INFO] Changes detected - recompiling the module!
02-Apr-2025 11:58:14 [INFO] Compiling 115 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/classes
02-Apr-2025 11:58:14 [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.
02-Apr-2025 11:58:14 [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.
02-Apr-2025 11:58:14 [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.
02-Apr-2025 11:58:14 [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.
02-Apr-2025 11:58:14 [INFO]
02-Apr-2025 11:58:14 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-omod ---
02-Apr-2025 11:58:14 [INFO]
02-Apr-2025 11:58:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-omod ---
02-Apr-2025 11:58:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 11:58:14 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/test/resources
02-Apr-2025 11:58:14 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/test/resources
02-Apr-2025 11:58:14 [INFO]
02-Apr-2025 11:58:14 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-omod ---
02-Apr-2025 11:58:14 [INFO] No sources to compile
02-Apr-2025 11:58:14 [INFO]
02-Apr-2025 11:58:14 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-omod ---
02-Apr-2025 11:58:14 [INFO] No tests to run.
02-Apr-2025 11:58:14 [INFO]
02-Apr-2025 11:58:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-omod ---
02-Apr-2025 11:58:14 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.28.0-SNAPSHOT.jar
02-Apr-2025 11:58:15 [INFO]
02-Apr-2025 11:58:15 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ reporting-omod ---
02-Apr-2025 11:58:15 [INFO] Packaging OpenMRS module
02-Apr-2025 11:58:15 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.28.0-SNAPSHOT.omod
02-Apr-2025 11:58:16 [INFO]
02-Apr-2025 11:58:16 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-omod ---
02-Apr-2025 11:58:16 [WARNING] JAR will be empty - no content was marked for inclusion!
02-Apr-2025 11:58:16 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.28.0-SNAPSHOT-tests.jar
02-Apr-2025 11:58:16 [INFO] ------------------------------------------------------------------------
02-Apr-2025 11:58:16 [INFO] Reactor Summary for Reporting 1.28.0-SNAPSHOT:
02-Apr-2025 11:58:16 [INFO]
02-Apr-2025 11:58:16 [INFO] Reporting .......................................... SUCCESS [  1.705 s]
02-Apr-2025 11:58:16 [INFO] Reporting API ...................................... SUCCESS [  5.079 s]
02-Apr-2025 11:58:16 [INFO] reporting Module api 1.9 ........................... SUCCESS [  1.168 s]
02-Apr-2025 11:58:16 [INFO] reporting Module api 2.0 ........................... SUCCESS [  0.258 s]
02-Apr-2025 11:58:16 [INFO] reporting API Tests ................................ SUCCESS [01:13 min]
02-Apr-2025 11:58:16 [INFO] reporting Module api 1.10 .......................... SUCCESS [ 14.919 s]
02-Apr-2025 11:58:16 [INFO] reporting Module api 2.2 ........................... SUCCESS [ 13.353 s]
02-Apr-2025 11:58:16 [INFO] reporting Module api 2.4 ........................... SUCCESS [  0.555 s]
02-Apr-2025 11:58:16 [INFO] Reporting OMOD ..................................... SUCCESS [  2.885 s]
02-Apr-2025 11:58:16 [INFO] ------------------------------------------------------------------------
02-Apr-2025 11:58:16 [INFO] BUILD SUCCESS
02-Apr-2025 11:58:16 [INFO] ------------------------------------------------------------------------
02-Apr-2025 11:58:16 [INFO] Total time:  01:54 min
02-Apr-2025 11:58:16 [INFO] Finished at: 2025-04-02T11:58:16Z
02-Apr-2025 11:58:16 [INFO] ------------------------------------------------------------------------
02-Apr-2025 11:58:16 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2...
02-Apr-2025 11:58:16 Finished task 'Maven 3.x' with result: Success
02-Apr-2025 11:58:16 Running post build plugin 'Docker Container Cleanup'
02-Apr-2025 11:58:16 Running post build plugin 'NCover Results Collector'
02-Apr-2025 11:58:16 Running post build plugin 'Build Results Label Collector'
02-Apr-2025 11:58:16 Running post build plugin 'Clover Results Collector'
02-Apr-2025 11:58:16 Running post build plugin 'npm Cache Cleanup'
02-Apr-2025 11:58:16 Running post build plugin 'Artifact Copier'
02-Apr-2025 11:58:16 Finalising the build...
02-Apr-2025 11:58:16 Stopping timer.
02-Apr-2025 11:58:16 Build REP-REP-TA2-929 completed.
02-Apr-2025 11:58:16 Running on server: post build plugin 'Build Hanging Detection Configuration'
02-Apr-2025 11:58:16 Running on server: post build plugin 'NCover Results Collector'
02-Apr-2025 11:58:16 Running on server: post build plugin 'Build Labeller'
02-Apr-2025 11:58:16 Running on server: post build plugin 'Clover Delta Calculator'
02-Apr-2025 11:58:16 Running on server: post build plugin 'Maven Dependencies Postprocessor'
02-Apr-2025 11:58:16 All post build plugins have finished
02-Apr-2025 11:58:17 Generating build results summary...
02-Apr-2025 11:58:18 Saving build results to disk...
02-Apr-2025 11:58:18 Store variable context...
02-Apr-2025 11:58:18 Finished building REP-REP-TA2-929.