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

Build: #910 was successful

Job: Test against 2.2 was successful

Build log

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

03-Nov-2023 13:41:08         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126)
03-Nov-2023 13:41:08         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112)
03-Nov-2023 13:41:08         at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:318)
03-Nov-2023 13:41:08         at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2095)
03-Nov-2023 13:41:08         at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2080)
03-Nov-2023 13:41:08         at org.openmrs.api.db.hibernate.DbSession.doWork(DbSession.java:1005)
03-Nov-2023 13:41:08         at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder.evaluateToList(SqlQueryBuilder.java:167)
03-Nov-2023 13:41:08         ... 106 more
03-Nov-2023 13:41:08 Caused by: org.h2.jdbc.JdbcSQLException: Method is only allowed for a query. Use execute or executeUpdate instead of executeQuery; SQL statement:
03-Nov-2023 13:41:08 update person set gender='F'  [90002-173]
03-Nov-2023 13:41:08         at org.h2.message.DbException.getJdbcSQLException(DbException.java:331)
03-Nov-2023 13:41:08         at org.h2.message.DbException.get(DbException.java:171)
03-Nov-2023 13:41:08         at org.h2.message.DbException.get(DbException.java:148)
03-Nov-2023 13:41:08         at org.h2.message.DbException.get(DbException.java:137)
03-Nov-2023 13:41:08         at org.h2.command.Prepared.query(Prepared.java:211)
03-Nov-2023 13:41:08         at org.h2.command.CommandContainer.query(CommandContainer.java:91)
03-Nov-2023 13:41:08         at org.h2.command.Command.executeQuery(Command.java:195)
03-Nov-2023 13:41:08         at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:106)
03-Nov-2023 13:41:08         at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116)
03-Nov-2023 13:41:08         at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder$2.execute(SqlQueryBuilder.java:174)
03-Nov-2023 13:41:08         at org.hibernate.jdbc.WorkExecutor.executeWork(WorkExecutor.java:54)
03-Nov-2023 13:41:08         at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2076)
03-Nov-2023 13:41:08         at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2073)
03-Nov-2023 13:41:08         at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:313)
03-Nov-2023 13:41:08         ... 110 more
03-Nov-2023 13:41:08 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 sec
03-Nov-2023 13:41:08 Running org.openmrs.module.reporting.evaluation.service.EvaluationServiceTest
03-Nov-2023 13:41:10 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.793 sec
03-Nov-2023 13:41:10 Running org.openmrs.module.reporting.data.obs.evaluator.EncounterToObsDataEvaluatorTest
03-Nov-2023 13:41:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
03-Nov-2023 13:41:11 Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersEncounterQueryEvaluatorTest
03-Nov-2023 13:41:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
03-Nov-2023 13:41:11 Running org.openmrs.module.reporting.validator.InStateCohortDefinitionValidatorTest
03-Nov-2023 13:41:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
03-Nov-2023 13:41:11 Running org.openmrs.module.reporting.common.ReflectionUtilTest
03-Nov-2023 13:41:11 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
03-Nov-2023 13:41:11 Running org.openmrs.module.reporting.template.HandlebarsHelpersTest
03-Nov-2023 13:41:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
03-Nov-2023 13:41:11 Running org.openmrs.module.reporting.data.visit.evaluator.VisitIdDataEvaluatorTest
03-Nov-2023 13:41:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec
03-Nov-2023 13:41:11 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionalParameterCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
03-Nov-2023 13:41:11 Running org.openmrs.module.reporting.data.patient.evaluator.CurrentPatientStateDataEvaluatorTest
03-Nov-2023 13:41:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec
03-Nov-2023 13:41:11 Running org.openmrs.module.reporting.data.encounter.evaluator.ObsOnSameDateEncounterDataEvaluatorTest
03-Nov-2023 13:41:12 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec
03-Nov-2023 13:41:12 Running org.openmrs.module.reporting.cohort.query.service.CohortQueryServiceTest
03-Nov-2023 13:41:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
03-Nov-2023 13:41:12 Running org.openmrs.module.reporting.data.person.evaluator.ObsForPersonDataEvaluatorTest
03-Nov-2023 13:41:12 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec
03-Nov-2023 13:41:12 Running org.openmrs.module.reporting.validator.StaticCohortDefinitionValidatorTest
03-Nov-2023 13:41:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
03-Nov-2023 13:41:12 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterDataSetEvaluatorTest
03-Nov-2023 13:41:12 ENCOUNTER ID        EMR ID        BIRTHDATE           ENCOUNTER DATE        Age At Start        Age At End        
03-Nov-2023 13:41:12 ------------        ------        ------------        --------------        ------------        ----------        
03-Nov-2023 13:41:12 3                   7             ~25/Aug/1976        01/Aug/2008           33                  34                
03-Nov-2023 13:41:12 4                   7             ~25/Aug/1976        15/Aug/2008           33                  34                
03-Nov-2023 13:41:12 5                   7             ~25/Aug/1976        19/Aug/2008           33                  34                
03-Nov-2023 13:41:12 6                   20            08/Feb/1925         19/Aug/2009           80                  80                
03-Nov-2023 13:41:12 7                   21            ~08/Jun/1959        19/Aug/2009           50                  51                
03-Nov-2023 13:41:12 8                   21            ~08/Jun/1959        19/Sep/2009           50                  51                
03-Nov-2023 13:41:12 9                   22            08/Jul/1997         19/Sep/2009           12                  13                
03-Nov-2023 13:41:12 10                  22            08/Jul/1997         19/Oct/2009           12                  13                
03-Nov-2023 13:41:12 11                  23            08/Nov/2000         19/Aug/2009           9                   10                
03-Nov-2023 13:41:12 12                  24            08/Dec/2006         19/Sep/2009           3                   4                 
03-Nov-2023 13:41:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
03-Nov-2023 13:41:12 Running org.openmrs.module.reporting.data.person.evaluator.BirthdateDataEvaluatorTest
03-Nov-2023 13:41:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
03-Nov-2023 13:41:12 Running org.openmrs.module.reporting.cohort.definition.evaluator.EncounterCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:13 Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.675 sec
03-Nov-2023 13:41:13 Running org.openmrs.module.reporting.cohort.definition.evaluator.GenderCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:14 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec
03-Nov-2023 13:41:14 Running org.openmrs.module.reporting.data.person.evaluator.PreferredAddressDataEvaluatorTest
03-Nov-2023 13:41:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
03-Nov-2023 13:41:14 Running org.openmrs.module.reporting.data.converter.BirthdateConverterTest
03-Nov-2023 13:41:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
03-Nov-2023 13:41:14 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramStatesForPatientDataEvaluatorTest
03-Nov-2023 13:41:14 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec
03-Nov-2023 13:41:14 Running org.openmrs.module.reporting.cohort.definition.evaluator.AgeCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:14 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec
03-Nov-2023 13:41:14 Running org.openmrs.module.reporting.data.visit.library.BuiltInVisitDataLibraryTest
03-Nov-2023 13:41:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
03-Nov-2023 13:41:14 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterLocationDataEvaluatorTest
03-Nov-2023 13:41:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec
03-Nov-2023 13:41:15 Running org.openmrs.module.reporting.data.obs.evaluator.PersonToObsEvaluatorTest
03-Nov-2023 13:41:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec
03-Nov-2023 13:41:15 Running org.openmrs.module.reporting.cohort.definition.evaluator.NumericObsCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:16 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 sec
03-Nov-2023 13:41:16 Running org.openmrs.module.reporting.common.DateRangeTest
03-Nov-2023 13:41:16 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
03-Nov-2023 13:41:16 Running org.openmrs.module.reporting.indicator.QueryCountIndicatorEvaluatorTest
03-Nov-2023 13:41:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec
03-Nov-2023 13:41:16 Running org.openmrs.module.reporting.data.encounter.evaluator.ObsForEncounterEvaluatorTest
03-Nov-2023 13:41:16 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec
03-Nov-2023 13:41:16 Running org.openmrs.module.reporting.common.DateUtilTest
03-Nov-2023 13:41:17 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
03-Nov-2023 13:41:17 Running org.openmrs.module.reporting.data.patient.evaluator.DrugOrdersForPatientDataEvaluatorTest
03-Nov-2023 13:41:17 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 sec
03-Nov-2023 13:41:17 Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersObsQueryEvaluatorTest
03-Nov-2023 13:41:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec
03-Nov-2023 13:41:18 Running org.openmrs.module.reporting.serializer.ReportingSerializerTest
03-Nov-2023 13:41:18 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
03-Nov-2023 13:41:18 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortCrossTabDataSetEvaluatorTest
03-Nov-2023 13:41:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
03-Nov-2023 13:41:18 Running org.openmrs.module.reporting.query.person.service.PersonQueryServiceImplTest
03-Nov-2023 13:41:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec
03-Nov-2023 13:41:18 Running org.openmrs.module.reporting.dataset.definition.evaluator.MySqlDataSetEvaluatorTest
03-Nov-2023 13:41:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
03-Nov-2023 13:41:18 Running org.openmrs.module.reporting.report.renderer.TextTemplateRendererTest
03-Nov-2023 13:41:19 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 sec
03-Nov-2023 13:41:19 Running org.openmrs.module.reporting.validator.InverseCohortDefinitionValidatorTest
03-Nov-2023 13:41:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
03-Nov-2023 13:41:19 Running org.openmrs.module.reporting.validator.PatientStateCohortDefinitionValidatorTest
03-Nov-2023 13:41:19 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
03-Nov-2023 13:41:19 Running org.openmrs.module.reporting.query.encounter.evaluator.ObsForEncounterQueryEvaluatorTest
03-Nov-2023 13:41:20 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 sec
03-Nov-2023 13:41:20 Running org.openmrs.module.reporting.report.service.db.PropertiesTypeTest
03-Nov-2023 13:41:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:20 Running org.openmrs.module.reporting.data.encounter.service.EncounterDataServiceImplTest
03-Nov-2023 13:41:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
03-Nov-2023 13:41:20 Running org.openmrs.module.reporting.cohort.definition.evaluator.MappedParametersCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
03-Nov-2023 13:41:20 Running org.openmrs.module.reporting.data.encounter.evaluator.ConvertedEncounterDataEvaluatorTest
03-Nov-2023 13:41:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
03-Nov-2023 13:41:20 Running org.openmrs.module.reporting.data.converter.ListConverterTest
03-Nov-2023 13:41:20 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
03-Nov-2023 13:41:20 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdentifierDataEvaluatorTest
03-Nov-2023 13:41:21 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec
03-Nov-2023 13:41:21 Running org.openmrs.module.reporting.data.converter.ObsFromObsGroupConverterTest
03-Nov-2023 13:41:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
03-Nov-2023 13:41:21 Running org.openmrs.module.reporting.common.AgeTest
03-Nov-2023 13:41:21 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:21 Running org.openmrs.module.reporting.evaluation.CachingCohortDefinitionTest
03-Nov-2023 13:41:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
03-Nov-2023 13:41:21 Running org.openmrs.module.reporting.config.ReportLoaderIntegrationTest
03-Nov-2023 13:41:22 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 sec
03-Nov-2023 13:41:22 Running org.openmrs.module.reporting.common.TestUtil
03-Nov-2023 13:41:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
03-Nov-2023 13:41:22 Running org.openmrs.module.reporting.query.encounter.evaluator.CompositionEncounterQueryEvaluatorTest
03-Nov-2023 13:41:23 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 sec
03-Nov-2023 13:41:23 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredVisitDataDefinitionLibraryTest
03-Nov-2023 13:41:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
03-Nov-2023 13:41:23 Running org.openmrs.module.reporting.common.ObjectUtilTest
03-Nov-2023 13:41:23 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 sec
03-Nov-2023 13:41:23 Running org.openmrs.module.reporting.data.person.evaluator.AgeDataEvaluatorTest
03-Nov-2023 13:41:24 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
03-Nov-2023 13:41:24 Running org.openmrs.module.reporting.evaluation.querybuilder.HqlQueryBuilderTest
03-Nov-2023 13:41:27 Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.111 sec
03-Nov-2023 13:41:27 Running org.openmrs.module.reporting.data.visit.evaluator.ObsForVisitDataEvaluatorTest
03-Nov-2023 13:41:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec
03-Nov-2023 13:41:27 Running org.openmrs.module.reporting.query.encounter.evaluator.MostRecentEncounterForPatientQueryEvaluatorTest
03-Nov-2023 13:41:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
03-Nov-2023 13:41:27 Running org.openmrs.module.reporting.cohort.definition.evaluator.OptionalParameterCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
03-Nov-2023 13:41:27 Running org.openmrs.module.reporting.report.util.SqlUtilsTest
03-Nov-2023 13:41:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:27 Running org.openmrs.module.reporting.validator.InProgramCohortDefinitionValidatorTest
03-Nov-2023 13:41:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
03-Nov-2023 13:41:27 Running org.openmrs.module.reporting.data.obs.evaluator.PatientToObsDataEvaluatorTest
03-Nov-2023 13:41:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec
03-Nov-2023 13:41:27 Running org.openmrs.module.reporting.definition.library.BaseDefinitionLibraryTest
03-Nov-2023 13:41:27 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
03-Nov-2023 13:41:27 Running org.openmrs.module.reporting.data.person.evaluator.PersonAttributeDataEvaluatorTest
03-Nov-2023 13:41:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
03-Nov-2023 13:41:28 Running org.openmrs.module.reporting.data.person.evaluator.PreferredNameDataEvaluatorTest
03-Nov-2023 13:41:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec
03-Nov-2023 13:41:28 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredCohortDefinitionLibraryTest
03-Nov-2023 13:41:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec
03-Nov-2023 13:41:28 Running org.openmrs.module.reporting.evaluation.parameter.ParameterUtilTest
03-Nov-2023 13:41:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
03-Nov-2023 13:41:28 Running org.openmrs.module.reporting.data.encounter.library.BuiltInEncounterDataLibraryTest
03-Nov-2023 13:41:28 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec
03-Nov-2023 13:41:28 Running org.openmrs.module.reporting.cohort.definition.evaluator.ScriptedCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
03-Nov-2023 13:41:28 Running org.openmrs.module.reporting.data.converter.PersonNameConverterTest
03-Nov-2023 13:41:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
03-Nov-2023 13:41:28 Running org.openmrs.module.reporting.definition.library.AllDefinitionLibrariesComponentTest
03-Nov-2023 13:41:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
03-Nov-2023 13:41:28 Running org.openmrs.module.reporting.data.person.evaluator.VitalStatusDataEvaluatorTest
03-Nov-2023 13:41:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
03-Nov-2023 13:41:28 Running org.openmrs.module.reporting.cohort.definition.evaluator.TextObsCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec
03-Nov-2023 13:41:28 Running org.openmrs.module.reporting.dataset.definition.evaluator.PatientDataSetEvaluatorTest
03-Nov-2023 13:41:29 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec
03-Nov-2023 13:41:29 Running org.openmrs.module.reporting.data.encounter.evaluator.AuditInfoEncounterDataEvaluatorTest
03-Nov-2023 13:41:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
03-Nov-2023 13:41:29 Running org.openmrs.module.reporting.data.patient.evaluator.LogicDataEvaluatorTest
03-Nov-2023 13:41:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
03-Nov-2023 13:41:29 Running org.openmrs.module.reporting.data.visit.evaluator.PersonToVisitDataEvaluatorTest
03-Nov-2023 13:41:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
03-Nov-2023 13:41:29 Running org.openmrs.module.reporting.cohort.definition.evaluator.DateObsCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec
03-Nov-2023 13:41:29 Running org.openmrs.module.reporting.cohort.definition.evaluator.VisitCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:30 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
03-Nov-2023 13:41:30 Running org.openmrs.module.reporting.data.encounter.evaluator.AgeAtEncounterDataEvaluatorTest
03-Nov-2023 13:41:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
03-Nov-2023 13:41:30 Running org.openmrs.module.reporting.indicator.CohortIndicatorDataSetEvaluatorTest
03-Nov-2023 13:41:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
03-Nov-2023 13:41:30 Running org.openmrs.module.reporting.data.person.evaluator.ObsActiveListPersonDataEvaluatorTest
03-Nov-2023 13:41:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
03-Nov-2023 13:41:30 Running org.openmrs.module.reporting.common.ExcelUtilTest
03-Nov-2023 13:41:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec
03-Nov-2023 13:41:30 Running org.openmrs.module.reporting.data.obs.evaluator.GroupMemberObsDataEvaluatorTest
03-Nov-2023 13:41:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.216 sec
03-Nov-2023 13:41:30 Running org.openmrs.module.reporting.query.visit.evaluator.BasicVisitQueryEvaluatorTest
03-Nov-2023 13:41:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec
03-Nov-2023 13:41:30 Running org.openmrs.module.reporting.common.ExcelBuilderTest
03-Nov-2023 13:41:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 sec
03-Nov-2023 13:41:32 Running org.openmrs.module.reporting.query.obs.evaluator.AllObsQueryEvaluatorTest
03-Nov-2023 13:41:32 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec
03-Nov-2023 13:41:32 Running org.openmrs.module.reporting.cohort.definition.evaluator.AllPatientsCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
03-Nov-2023 13:41:32 Running org.openmrs.module.reporting.data.encounter.evaluator.SimultaneousEncountersDataEvaluatorTest
03-Nov-2023 13:41:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
03-Nov-2023 13:41:32 Running org.openmrs.module.reporting.validator.ProgramEnrollmentCohortDefinitionValidatorTest
03-Nov-2023 13:41:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
03-Nov-2023 13:41:32 Running org.openmrs.module.reporting.evaluation.EvaluationContextTest
03-Nov-2023 13:41:33 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.data.patient.evaluator.PreferredIdentifierDataEvaluatorTest
03-Nov-2023 13:41:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterVisitDataEvaluatorTest
03-Nov-2023 13:41:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.query.obs.service.ObsQueryServiceImplTest
03-Nov-2023 13:41:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.07 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.data.patient.library.BuiltInPatientDataLibraryTest
03-Nov-2023 13:41:33 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.indicator.util.IndicatorUtilTest
03-Nov-2023 13:41:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.cohort.definition.evaluator.EvaluatableCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.data.patient.evaluator.ConvertedPatientDataEvaluatorTest
03-Nov-2023 13:41:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.cohort.definition.evaluator.CompositionCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:33 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.data.converter.MapConverterTest
03-Nov-2023 13:41:33 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.data.patient.evaluator.EncountersForPatientDataEvaluatorTest
03-Nov-2023 13:41:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
03-Nov-2023 13:41:33 Running org.openmrs.module.reporting.indicator.SqlIndicatorTest
03-Nov-2023 13:41:34 ERROR - EvaluationProfiler.log(111) |2023-11-03 13:41:34,250| 1345        2023-11-03 13:41:34.250        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT distinct(.222) as res, 33 as res2 from patient]: Failed to evaluate sql because:
03-Nov-2023 13:41:34 Unable to evaluate to a single value. Exactly one column must be defined.
03-Nov-2023 13:41:34 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
03-Nov-2023 13:41:34 Unable to evaluate to a single value. Exactly one column must be defined.
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:34         at com.sun.proxy.$Proxy46.evaluate(Unknown Source)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
03-Nov-2023 13:41:34         at com.sun.proxy.$Proxy161.evaluate(Unknown Source)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneColumn(SqlIndicatorTest.java:85)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03-Nov-2023 13:41:34         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03-Nov-2023 13:41:34         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03-Nov-2023 13:41:34         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03-Nov-2023 13:41:34         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
03-Nov-2023 13:41:34         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
03-Nov-2023 13:41:34         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
03-Nov-2023 13:41:34         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
03-Nov-2023 13:41:34 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one column must be defined.
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:90)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:34         at com.sun.proxy.$Proxy33.evaluateToObject(Unknown Source)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:34         at com.sun.proxy.$Proxy139.evaluateToObject(Unknown Source)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
03-Nov-2023 13:41:34         ... 74 more
03-Nov-2023 13:41:34 ERROR - EvaluationProfiler.log(111) |2023-11-03 13:41:34,557| 1353        2023-11-03 13:41:34.557        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT person_id from person]: Failed to evaluate sql because:
03-Nov-2023 13:41:34 Unable to evaluate to a single value. Exactly one row must be returned by query.
03-Nov-2023 13:41:34 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
03-Nov-2023 13:41:34 Unable to evaluate to a single value. Exactly one row must be returned by query.
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
03-Nov-2023 13:41:34         at sun.reflect.GeneratedMethodAccessor1250.invoke(Unknown Source)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:34         at com.sun.proxy.$Proxy46.evaluate(Unknown Source)
03-Nov-2023 13:41:34         at sun.reflect.GeneratedMethodAccessor1250.invoke(Unknown Source)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
03-Nov-2023 13:41:34         at com.sun.proxy.$Proxy161.evaluate(Unknown Source)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneRow(SqlIndicatorTest.java:90)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03-Nov-2023 13:41:34         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03-Nov-2023 13:41:34         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03-Nov-2023 13:41:34         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03-Nov-2023 13:41:34         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
03-Nov-2023 13:41:34         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
03-Nov-2023 13:41:34         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
03-Nov-2023 13:41:34         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
03-Nov-2023 13:41:34         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03-Nov-2023 13:41:34         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:34         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
03-Nov-2023 13:41:34         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
03-Nov-2023 13:41:34 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one row must be returned by query.
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:86)
03-Nov-2023 13:41:34         at sun.reflect.GeneratedMethodAccessor1253.invoke(Unknown Source)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
03-Nov-2023 13:41:34         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:34         at com.sun.proxy.$Proxy33.evaluateToObject(Unknown Source)
03-Nov-2023 13:41:34         at sun.reflect.GeneratedMethodAccessor1253.invoke(Unknown Source)
03-Nov-2023 13:41:34         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:34         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:34         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
03-Nov-2023 13:41:34         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:34         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:34         at com.sun.proxy.$Proxy139.evaluateToObject(Unknown Source)
03-Nov-2023 13:41:34         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
03-Nov-2023 13:41:34         ... 72 more
03-Nov-2023 13:41:34 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 sec
03-Nov-2023 13:41:34 Running org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest
03-Nov-2023 13:41:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
03-Nov-2023 13:41:34 Running org.openmrs.module.reporting.cohort.CohortsTest
03-Nov-2023 13:41:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
03-Nov-2023 13:41:34 Running org.openmrs.module.reporting.data.converter.StringConverterTest
03-Nov-2023 13:41:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:34 Running org.openmrs.module.reporting.dataset.definition.evaluator.RepeatPerTimePeriodDataSetEvaluatorTest
03-Nov-2023 13:41:34 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
03-Nov-2023 13:41:34 Running org.openmrs.module.reporting.data.JoinDataDefinitionTest
03-Nov-2023 13:41:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
03-Nov-2023 13:41:34 Running org.openmrs.module.reporting.query.obs.evaluator.BasicObsQueryEvaluatorTest
03-Nov-2023 13:41:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec
03-Nov-2023 13:41:35 Running org.openmrs.module.reporting.query.person.evaluator.PatientPersonQueryEvaluatorTest
03-Nov-2023 13:41:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
03-Nov-2023 13:41:35 Running org.openmrs.module.reporting.config.ReportLoaderTest
03-Nov-2023 13:41:35 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
03-Nov-2023 13:41:35 Running org.openmrs.module.reporting.data.patient.evaluator.ScriptedCompositionPatientDataEvaluatorTest
03-Nov-2023 13:41:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec
03-Nov-2023 13:41:35 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredEncounterDataDefinitionLibraryTest
03-Nov-2023 13:41:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
03-Nov-2023 13:41:35 Running org.openmrs.module.reporting.data.encounter.evaluator.PersonToEncounterDataEvaluatorTest
03-Nov-2023 13:41:35 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec
03-Nov-2023 13:41:35 Running org.openmrs.module.reporting.data.visit.evaluator.PatientToVisitDataEvaluatorTest
03-Nov-2023 13:41:36 {1=102, 4=12345K}
03-Nov-2023 13:41:36 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec
03-Nov-2023 13:41:36 Running org.openmrs.module.reporting.cohort.definition.evaluator.InProgramCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:36 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec
03-Nov-2023 13:41:36 Running org.openmrs.module.reporting.calculation.PatientDataCalculationBehaviorTest
03-Nov-2023 13:41:36 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec
03-Nov-2023 13:41:36 Running org.openmrs.module.reporting.validator.CompositionCohortDefinitionValidatorTest
03-Nov-2023 13:41:36 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
03-Nov-2023 13:41:36 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortIndicatorDataSetEvaluatorTest
03-Nov-2023 13:41:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec
03-Nov-2023 13:41:36 Running org.openmrs.module.reporting.query.encounter.evaluator.AuditEncounterQueryEvaluatorTest
03-Nov-2023 13:41:37 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec
03-Nov-2023 13:41:37 Running org.openmrs.module.reporting.indicator.aggregation.AggregationTest
03-Nov-2023 13:41:37 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
03-Nov-2023 13:41:37 Running org.openmrs.module.reporting.definition.service.DefinitionServiceTest
03-Nov-2023 13:41:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
03-Nov-2023 13:41:37 Running org.openmrs.module.reporting.data.person.evaluator.ConvertedPersonDataEvaluatorTest
03-Nov-2023 13:41:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
03-Nov-2023 13:41:37 Running org.openmrs.module.reporting.query.encounter.evaluator.SqlEncounterQueryEvaluatorTest
03-Nov-2023 13:41:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
03-Nov-2023 13:41:37 Running org.openmrs.module.reporting.report.renderer.CsvReportRendererTest
03-Nov-2023 13:41:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
03-Nov-2023 13:41:37 Running org.openmrs.module.reporting.dataset.definition.evaluator.VisitDataSetEvaluatorTest
03-Nov-2023 13:41:37 VISIT ID        EMR ID        BIRTHDATE          
03-Nov-2023 13:41:37 --------        ------        -----------        
03-Nov-2023 13:41:37 1               2             08/Apr/1975        
03-Nov-2023 13:41:37 2               2             08/Apr/1975        
03-Nov-2023 13:41:37 3               2             08/Apr/1975        
03-Nov-2023 13:41:37 4               6             27/May/2007        
03-Nov-2023 13:41:37 5               6             27/May/2007        
03-Nov-2023 13:41:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
03-Nov-2023 13:41:37 Running org.openmrs.module.reporting.dataset.definition.evaluator.LogicDataSetEvaluatorTest
03-Nov-2023 13:41:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
03-Nov-2023 13:41:37 Running org.openmrs.module.reporting.cohort.definition.evaluator.BirthAndDeathCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:38 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 sec
03-Nov-2023 13:41:38 Running org.openmrs.module.reporting.data.person.evaluator.PersonIdDataEvaluatorTest
03-Nov-2023 13:41:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec
03-Nov-2023 13:41:38 Running org.openmrs.module.reporting.data.encounter.evaluator.SqlEncounterDataEvaluatorTest
03-Nov-2023 13:41:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec
03-Nov-2023 13:41:39 Running org.openmrs.module.reporting.data.converter.PersonAddressConverterTest
03-Nov-2023 13:41:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
03-Nov-2023 13:41:39 Running org.openmrs.module.reporting.common.DelimitedKeyComparatorTest
03-Nov-2023 13:41:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:39 Running org.openmrs.module.reporting.data.converter.AttributeValueConverterTest
03-Nov-2023 13:41:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec
03-Nov-2023 13:41:39 Running org.openmrs.module.reporting.data.obs.evaluator.ConvertedObsDataEvaluatorTest
03-Nov-2023 13:41:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
03-Nov-2023 13:41:39 Running org.openmrs.module.reporting.query.person.evaluator.SqlPersonQueryEvaluatorTest
03-Nov-2023 13:41:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec
03-Nov-2023 13:41:39 Running org.openmrs.module.reporting.query.person.evaluator.AllPersonQueryEvaluatorTest
03-Nov-2023 13:41:39 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 sec
03-Nov-2023 13:41:39 Running org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluatorTest
03-Nov-2023 13:41:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec
03-Nov-2023 13:41:40 Running org.openmrs.module.reporting.data.person.evaluator.AgeAtDateOfOtherDataEvaluatorTest
03-Nov-2023 13:41:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec
03-Nov-2023 13:41:40 Running org.openmrs.module.reporting.indicator.PeriodIndicatorReportTest
03-Nov-2023 13:41:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
03-Nov-2023 13:41:40 Running org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest
03-Nov-2023 13:41:41 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
03-Nov-2023 13:41:41 Running org.openmrs.module.reporting.data.patient.evaluator.PatientObjectDataEvaluatorTest
03-Nov-2023 13:41:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
03-Nov-2023 13:41:41 Running org.openmrs.module.reporting.data.patient.evaluator.TestPatientCalculation
03-Nov-2023 13:41:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
03-Nov-2023 13:41:41 Running org.openmrs.module.reporting.validator.SqlCohortDefinitionValidatorTest
03-Nov-2023 13:41:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
03-Nov-2023 13:41:41 Running org.openmrs.module.reporting.cohort.definition.evaluator.PatientStateCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 sec
03-Nov-2023 13:41:41 Running org.openmrs.module.reporting.data.converter.NullValueConverterTest
03-Nov-2023 13:41:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
03-Nov-2023 13:41:41 Running org.openmrs.module.reporting.query.encounter.evaluator.ConditionalParameterEncounterQueryEvaluatorTest
03-Nov-2023 13:41:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.report.service.TestReportProcessor
03-Nov-2023 13:41:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.common.FractionTest
03-Nov-2023 13:41:42 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest
03-Nov-2023 13:41:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramEnrollmentsForPatientDataEvaluatorTest
03-Nov-2023 13:41:42 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.data.visit.evaluator.OrderForVisitDataEvaluatorTest
03-Nov-2023 13:41:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.report.util.SqlScriptParserTest
03-Nov-2023 13:41:42 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredDataSetDefinitionLibraryTest
03-Nov-2023 13:41:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
03-Nov-2023 13:41:43 Running org.openmrs.module.reporting.cohort.definition.evaluator.PresenceOrAbsenceCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec
03-Nov-2023 13:41:43 Running org.openmrs.module.reporting.report.definition.service.ReportDefinitionServiceImplTest
03-Nov-2023 13:41:43 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
03-Nov-2023 13:41:43 Running org.openmrs.module.reporting.data.converter.ObsValueTextAsCodedConverterTest
03-Nov-2023 13:41:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
03-Nov-2023 13:41:43 Running org.openmrs.module.reporting.cohort.definition.service.BaseCohortDefinitionServiceTest
03-Nov-2023 13:41:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
03-Nov-2023 13:41:43 Running org.openmrs.module.reporting.cohort.definition.evaluator.InStateCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:43 Cohort: Cohort id=null size=2
03-Nov-2023 13:41:44 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.data.patient.evaluator.DefinitionLibraryPatientDataEvaluatorTest
03-Nov-2023 13:41:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortsWithVaryingParametersDataSetEvaluatorTest
03-Nov-2023 13:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.dataset.definition.evaluator.ObsDataSetEvaluatorTest
03-Nov-2023 13:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.data.patient.evaluator.SqlPatientDataEvaluatorTest
03-Nov-2023 13:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.data.converter.PrivilegedDataConverterTest
03-Nov-2023 13:41:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec
03-Nov-2023 13:41:45 Running org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest
03-Nov-2023 13:41:45 ERROR - EvaluationProfiler.log(111) |2023-11-03 13:41:45,395| 1777        2023-11-03 13:41:45.395        >        ERROR        EVALUATING_DEFINITION                        PatientCalculationDataDefinition[Example]: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
03-Nov-2023 13:41:45 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
03-Nov-2023 13:41:45         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:50)
03-Nov-2023 13:41:45         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:34)
03-Nov-2023 13:41:45         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
03-Nov-2023 13:41:45         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:66)
03-Nov-2023 13:41:45         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:34)
03-Nov-2023 13:41:45         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
03-Nov-2023 13:41:45         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
03-Nov-2023 13:41:45         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.evaluate(PatientDataServiceImpl.java:48)
03-Nov-2023 13:41:45         at sun.reflect.GeneratedMethodAccessor892.invoke(Unknown Source)
03-Nov-2023 13:41:45         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:45         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:45         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:45         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:45         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:45         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
03-Nov-2023 13:41:45         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
03-Nov-2023 13:41:45         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
03-Nov-2023 13:41:45         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:45         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
03-Nov-2023 13:41:45         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:45         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:45         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:45         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:45         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:45         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:45         at com.sun.proxy.$Proxy36.evaluate(Unknown Source)
03-Nov-2023 13:41:45         at sun.reflect.GeneratedMethodAccessor892.invoke(Unknown Source)
03-Nov-2023 13:41:45         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:45         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:45         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:45         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
03-Nov-2023 13:41:45         at com.sun.proxy.$Proxy146.evaluate(Unknown Source)
03-Nov-2023 13:41:45         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest.evaluate_shouldThrowAnErrorIfNoCalculationRegistrationExistsOnTheDefinition(PatientCalculationDataEvaluatorTest.java:90)
03-Nov-2023 13:41:45         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:45         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:45         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:45         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:45         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03-Nov-2023 13:41:45         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03-Nov-2023 13:41:45         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03-Nov-2023 13:41:45         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03-Nov-2023 13:41:45         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
03-Nov-2023 13:41:45         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03-Nov-2023 13:41:45         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
03-Nov-2023 13:41:45         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:45         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
03-Nov-2023 13:41:45         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
03-Nov-2023 13:41:45         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03-Nov-2023 13:41:45         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
03-Nov-2023 13:41:45         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
03-Nov-2023 13:41:45         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03-Nov-2023 13:41:45         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03-Nov-2023 13:41:45         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03-Nov-2023 13:41:45         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03-Nov-2023 13:41:45         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03-Nov-2023 13:41:45         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
03-Nov-2023 13:41:45         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:45         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
03-Nov-2023 13:41:45         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03-Nov-2023 13:41:45         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
03-Nov-2023 13:41:45         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
03-Nov-2023 13:41:45         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
03-Nov-2023 13:41:45         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
03-Nov-2023 13:41:45         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
03-Nov-2023 13:41:45         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:45         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:45         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:45         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:45         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
03-Nov-2023 13:41:45         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
03-Nov-2023 13:41:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec
03-Nov-2023 13:41:45 Running org.openmrs.module.reporting.data.converter.DateConverterTest
03-Nov-2023 13:41:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
03-Nov-2023 13:41:45 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest
03-Nov-2023 13:41:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
03-Nov-2023 13:41:45 Running org.openmrs.module.reporting.data.encounter.evaluator.PatientToEncounterDataEvaluatorTest
03-Nov-2023 13:41:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec
03-Nov-2023 13:41:45 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdDataEvaluatorTest
03-Nov-2023 13:41:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
03-Nov-2023 13:41:45 Running org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest
03-Nov-2023 13:41:46 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.data.patient.evaluator.PersonToPatientDataEvaluatorTest
03-Nov-2023 13:41:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.data.patient.service.PatientDataServiceImplTest
03-Nov-2023 13:41:46 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 sec
03-Nov-2023 13:41:46
03-Nov-2023 13:41:46 Results :
03-Nov-2023 13:41:46
03-Nov-2023 13:41:46 Tests run: 734, Failures: 0, Errors: 0, Skipped: 13
03-Nov-2023 13:41:46
03-Nov-2023 13:41:46 [INFO]
03-Nov-2023 13:41:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-tests ---
03-Nov-2023 13:41:46 [WARNING] JAR will be empty - no content was marked for inclusion!
03-Nov-2023 13:41:46 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT.jar
03-Nov-2023 13:41:46 [INFO]
03-Nov-2023 13:41:46 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-tests ---
03-Nov-2023 13:41:46 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT-tests.jar
03-Nov-2023 13:41:46 [INFO]
03-Nov-2023 13:41:46 [INFO] ---------------< org.openmrs.module:reporting-api-1.10 >----------------
03-Nov-2023 13:41:46 [INFO] Building reporting Module api 1.10 1.27.0-SNAPSHOT                 [6/9]
03-Nov-2023 13:41:46 [INFO] --------------------------------[ jar ]---------------------------------
03-Nov-2023 13:41:46 [INFO]
03-Nov-2023 13:41:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-1.10 ---
03-Nov-2023 13:41:46 [INFO]
03-Nov-2023 13:41:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-1.10 ---
03-Nov-2023 13:41:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:41:46 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/main/resources
03-Nov-2023 13:41:46 [INFO]
03-Nov-2023 13:41:46 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-1.10 ---
03-Nov-2023 13:41:46 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:41:46 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/classes
03-Nov-2023 13:41:47 [INFO]
03-Nov-2023 13:41:47 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-1.10 ---
03-Nov-2023 13:41:47 [INFO]
03-Nov-2023 13:41:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-1.10 ---
03-Nov-2023 13:41:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:41:47 [INFO] Copying 1 resource
03-Nov-2023 13:41:47 [INFO] Copying 0 resource
03-Nov-2023 13:41:47 [INFO]
03-Nov-2023 13:41:47 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-1.10 ---
03-Nov-2023 13:41:47 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:41:47 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/test-classes
03-Nov-2023 13:41:47 [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.
03-Nov-2023 13:41:47 [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.
03-Nov-2023 13:41:47 [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.
03-Nov-2023 13:41:47 [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.
03-Nov-2023 13:41:47 [INFO]
03-Nov-2023 13:41:47 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-1.10 ---
03-Nov-2023 13:41:47 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/surefire-reports
03-Nov-2023 13:41:47 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
03-Nov-2023 13:41:47
03-Nov-2023 13:41:47 -------------------------------------------------------
03-Nov-2023 13:41:47 T E S T S
03-Nov-2023 13:41:47 -------------------------------------------------------
03-Nov-2023 13:41:47 Running org.openmrs.module.reporting.cohort.definition.evaluator.DrugOrderCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:47 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
03-Nov-2023 13:41:47 log4j:WARN Please initialize the log4j system properly.
03-Nov-2023 13:42:02 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.864 sec
03-Nov-2023 13:42:02 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary1_10Test
03-Nov-2023 13:42:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
03-Nov-2023 13:42:02
03-Nov-2023 13:42:02 Results :
03-Nov-2023 13:42:02
03-Nov-2023 13:42:02 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
03-Nov-2023 13:42:02
03-Nov-2023 13:42:02 [INFO]
03-Nov-2023 13:42:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-1.10 ---
03-Nov-2023 13:42:02 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT.jar
03-Nov-2023 13:42:02 [INFO]
03-Nov-2023 13:42:02 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-1.10 ---
03-Nov-2023 13:42:02 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT-tests.jar
03-Nov-2023 13:42:02 [INFO]
03-Nov-2023 13:42:02 [INFO] ----------------< org.openmrs.module:reporting-api-2.2 >----------------
03-Nov-2023 13:42:02 [INFO] Building reporting Module api 2.2 1.27.0-SNAPSHOT                  [7/9]
03-Nov-2023 13:42:02 [INFO] --------------------------------[ jar ]---------------------------------
03-Nov-2023 13:42:02 [INFO]
03-Nov-2023 13:42:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.2 ---
03-Nov-2023 13:42:02 [INFO]
03-Nov-2023 13:42:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.2 ---
03-Nov-2023 13:42:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:02 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/src/main/resources
03-Nov-2023 13:42:02 [INFO]
03-Nov-2023 13:42:02 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.2 ---
03-Nov-2023 13:42:02 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:42:02 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/classes
03-Nov-2023 13:42:02 [INFO]
03-Nov-2023 13:42:02 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.2 ---
03-Nov-2023 13:42:02 [INFO]
03-Nov-2023 13:42:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.2 ---
03-Nov-2023 13:42:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:02 [INFO] Copying 1 resource
03-Nov-2023 13:42:02 [INFO] Copying 0 resource
03-Nov-2023 13:42:02 [INFO]
03-Nov-2023 13:42:02 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.2 ---
03-Nov-2023 13:42:02 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:42:02 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/test-classes
03-Nov-2023 13:42:02 [INFO]
03-Nov-2023 13:42:02 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.2 ---
03-Nov-2023 13:42:02 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/surefire-reports
03-Nov-2023 13:42:02 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
03-Nov-2023 13:42:02
03-Nov-2023 13:42:02 -------------------------------------------------------
03-Nov-2023 13:42:02 T E S T S
03-Nov-2023 13:42:02 -------------------------------------------------------
03-Nov-2023 13:42:02 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionCohortDefinitionEvaluatorTest
03-Nov-2023 13:42:03 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
03-Nov-2023 13:42:03 log4j:WARN Please initialize the log4j system properly.
03-Nov-2023 13:42:16 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.666 sec
03-Nov-2023 13:42:16 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary2_2Test
03-Nov-2023 13:42:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
03-Nov-2023 13:42:16
03-Nov-2023 13:42:16 Results :
03-Nov-2023 13:42:16
03-Nov-2023 13:42:16 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
03-Nov-2023 13:42:16
03-Nov-2023 13:42:16 [INFO]
03-Nov-2023 13:42:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.2 ---
03-Nov-2023 13:42:16 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT.jar
03-Nov-2023 13:42:16 [INFO]
03-Nov-2023 13:42:16 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.2 ---
03-Nov-2023 13:42:16 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT-tests.jar
03-Nov-2023 13:42:16 [INFO]
03-Nov-2023 13:42:16 [INFO] ----------------< org.openmrs.module:reporting-api-2.4 >----------------
03-Nov-2023 13:42:16 [INFO] Building reporting Module api 2.4 1.27.0-SNAPSHOT                  [8/9]
03-Nov-2023 13:42:16 [INFO] --------------------------------[ jar ]---------------------------------
03-Nov-2023 13:42:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0.pom
03-Nov-2023 13:42:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0.pom (13 kB at 20 kB/s)
03-Nov-2023 13:42:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.4.0/openmrs-2.4.0.pom
03-Nov-2023 13:42:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.4.0/openmrs-2.4.0.pom (37 kB at 102 kB/s)
03-Nov-2023 13:42:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.4.0/openmrs-test-2.4.0.pom
03-Nov-2023 13:42:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.4.0/openmrs-test-2.4.0.pom (2.9 kB at 12 kB/s)
03-Nov-2023 13:42:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.13/junit-4.13.pom
03-Nov-2023 13:42:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.13/junit-4.13.pom (25 kB at 96 kB/s)
03-Nov-2023 13:42:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.pom
03-Nov-2023 13:42:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.pom (25 kB at 98 kB/s)
03-Nov-2023 13:42:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
03-Nov-2023 13:42:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom (11 kB at 43 kB/s)
03-Nov-2023 13:42:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom
03-Nov-2023 13:42:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom (41 kB at 157 kB/s)
03-Nov-2023 13:42:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom
03-Nov-2023 13:42:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom (9.6 kB at 38 kB/s)
03-Nov-2023 13:42:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.pom
03-Nov-2023 13:42:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.pom (3.5 kB at 14 kB/s)
03-Nov-2023 13:42:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
03-Nov-2023 13:42:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom (18 kB at 71 kB/s)
03-Nov-2023 13:42:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.pom
03-Nov-2023 13:42:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.pom (7.3 kB at 28 kB/s)
03-Nov-2023 13:42:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.pom
03-Nov-2023 13:42:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.pom (7.5 kB at 30 kB/s)
03-Nov-2023 13:42:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.pom
03-Nov-2023 13:42:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.pom (7.2 kB at 29 kB/s)
03-Nov-2023 13:42:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.pom
03-Nov-2023 13:42:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.pom (7.3 kB at 29 kB/s)
03-Nov-2023 13:42:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.pom
03-Nov-2023 13:42:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.pom (7.3 kB at 29 kB/s)
03-Nov-2023 13:42:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.pom
03-Nov-2023 13:42:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.pom (7.0 kB at 27 kB/s)
03-Nov-2023 13:42:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0.pom
03-Nov-2023 13:42:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0.pom (6.1 kB at 24 kB/s)
03-Nov-2023 13:42:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0.jar
03-Nov-2023 13:42:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.10/byte-buddy-1.10.10.jar
03-Nov-2023 13:42:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
03-Nov-2023 13:42:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0-tests.jar
03-Nov-2023 13:42:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.13/junit-4.13.jar
03-Nov-2023 13:42:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.13/junit-4.13.jar (382 kB at 227 kB/s)
03-Nov-2023 13:42:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.jar
03-Nov-2023 13:42:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0.jar (2.8 MB at 1.6 MB/s)
03-Nov-2023 13:42:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar
03-Nov-2023 13:42:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 162 kB/s)
03-Nov-2023 13:42:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.jar
03-Nov-2023 13:42:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.10/byte-buddy-1.10.10.jar (3.5 MB at 1.7 MB/s)
03-Nov-2023 13:42:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.jar
03-Nov-2023 13:42:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar (259 kB at 119 kB/s)
03-Nov-2023 13:42:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.jar
03-Nov-2023 13:42:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0-tests.jar (2.5 MB at 1.1 MB/s)
03-Nov-2023 13:42:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.jar
03-Nov-2023 13:42:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.jar (60 kB at 27 kB/s)
03-Nov-2023 13:42:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.jar
03-Nov-2023 13:42:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.jar (672 kB at 283 kB/s)
03-Nov-2023 13:42:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.jar
03-Nov-2023 13:42:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.jar (48 kB at 19 kB/s)
03-Nov-2023 13:42:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.jar
03-Nov-2023 13:42:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.jar (18 kB at 6.9 kB/s)
03-Nov-2023 13:42:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0.jar
03-Nov-2023 13:42:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.jar (68 kB at 26 kB/s)
03-Nov-2023 13:42:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar
03-Nov-2023 13:42:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.jar (22 kB at 7.8 kB/s)
03-Nov-2023 13:42:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0-tests.jar
03-Nov-2023 13:42:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.jar (201 kB at 69 kB/s)
03-Nov-2023 13:42:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.jar (88 kB at 30 kB/s)
03-Nov-2023 13:42:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0-tests.jar (34 kB at 11 kB/s)
03-Nov-2023 13:42:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar (214 kB at 69 kB/s)
03-Nov-2023 13:42:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0.jar (158 kB at 50 kB/s)
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.4 ---
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.4 ---
03-Nov-2023 13:42:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:25 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/main/resources
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.4 ---
03-Nov-2023 13:42:25 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:42:25 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/classes
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.4 ---
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.4 ---
03-Nov-2023 13:42:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:25 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/test/resources
03-Nov-2023 13:42:25 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/test/resources
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.4 ---
03-Nov-2023 13:42:25 [INFO] No sources to compile
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.4 ---
03-Nov-2023 13:42:25 [INFO] No tests to run.
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.4 ---
03-Nov-2023 13:42:25 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT.jar
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.4 ---
03-Nov-2023 13:42:25 [WARNING] JAR will be empty - no content was marked for inclusion!
03-Nov-2023 13:42:25 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT-tests.jar
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] -----------------< org.openmrs.module:reporting-omod >------------------
03-Nov-2023 13:42:25 [INFO] Building Reporting OMOD 1.27.0-SNAPSHOT                            [9/9]
03-Nov-2023 13:42:25 [INFO] --------------------------------[ jar ]---------------------------------
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-omod ---
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ reporting-omod ---
03-Nov-2023 13:42:25 [INFO]
03-Nov-2023 13:42:25 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ reporting-omod ---
03-Nov-2023 13:42:26 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api/target/reporting-api-1.27.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 ""
03-Nov-2023 13:42:26 [INFO]
03-Nov-2023 13:42:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-omod ---
03-Nov-2023 13:42:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:26 [INFO] Copying 0 resource
03-Nov-2023 13:42:26 [INFO] Copying 2 resources
03-Nov-2023 13:42:26 [INFO] Copying 225 resources to web/module
03-Nov-2023 13:42:26 [INFO] Copying 225 resources to web/module
03-Nov-2023 13:42:26 [INFO]
03-Nov-2023 13:42:26 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-omod ---
03-Nov-2023 13:42:26 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:42:26 [INFO] Compiling 115 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/classes
03-Nov-2023 13:42:27 [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.
03-Nov-2023 13:42:27 [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.
03-Nov-2023 13:42:27 [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.
03-Nov-2023 13:42:27 [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.
03-Nov-2023 13:42:27 [INFO]
03-Nov-2023 13:42:27 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-omod ---
03-Nov-2023 13:42:27 [INFO]
03-Nov-2023 13:42:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-omod ---
03-Nov-2023 13:42:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:27 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/test/resources
03-Nov-2023 13:42:27 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/test/resources
03-Nov-2023 13:42:27 [INFO]
03-Nov-2023 13:42:27 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-omod ---
03-Nov-2023 13:42:27 [INFO] No sources to compile
03-Nov-2023 13:42:27 [INFO]
03-Nov-2023 13:42:27 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-omod ---
03-Nov-2023 13:42:27 [INFO] No tests to run.
03-Nov-2023 13:42:27 [INFO]
03-Nov-2023 13:42:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-omod ---
03-Nov-2023 13:42:27 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.27.0-SNAPSHOT.jar
03-Nov-2023 13:42:27 [INFO]
03-Nov-2023 13:42:27 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ reporting-omod ---
03-Nov-2023 13:42:27 [INFO] Packaging OpenMRS module
03-Nov-2023 13:42:27 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.27.0-SNAPSHOT.omod
03-Nov-2023 13:42:28 [INFO]
03-Nov-2023 13:42:28 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-omod ---
03-Nov-2023 13:42:28 [WARNING] JAR will be empty - no content was marked for inclusion!
03-Nov-2023 13:42:28 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.27.0-SNAPSHOT-tests.jar
03-Nov-2023 13:42:28 [INFO] ------------------------------------------------------------------------
03-Nov-2023 13:42:28 [INFO] Reactor Summary for Reporting 1.27.0-SNAPSHOT:
03-Nov-2023 13:42:28 [INFO]
03-Nov-2023 13:42:28 [INFO] Reporting .......................................... SUCCESS [  2.664 s]
03-Nov-2023 13:42:28 [INFO] Reporting API ...................................... SUCCESS [  7.823 s]
03-Nov-2023 13:42:28 [INFO] reporting Module api 1.9 ........................... SUCCESS [  1.384 s]
03-Nov-2023 13:42:28 [INFO] reporting Module api 2.0 ........................... SUCCESS [  0.258 s]
03-Nov-2023 13:42:28 [INFO] reporting API Tests ................................ SUCCESS [01:09 min]
03-Nov-2023 13:42:28 [INFO] reporting Module api 1.10 .......................... SUCCESS [ 15.620 s]
03-Nov-2023 13:42:28 [INFO] reporting Module api 2.2 ........................... SUCCESS [ 14.161 s]
03-Nov-2023 13:42:28 [INFO] reporting Module api 2.4 ........................... SUCCESS [  9.061 s]
03-Nov-2023 13:42:28 [INFO] Reporting OMOD ..................................... SUCCESS [  2.817 s]
03-Nov-2023 13:42:28 [INFO] ------------------------------------------------------------------------
03-Nov-2023 13:42:28 [INFO] BUILD SUCCESS
03-Nov-2023 13:42:28 [INFO] ------------------------------------------------------------------------
03-Nov-2023 13:42:28 [INFO] Total time:  02:03 min
03-Nov-2023 13:42:28 [INFO] Finished at: 2023-11-03T13:42:28Z
03-Nov-2023 13:42:28 [INFO] ------------------------------------------------------------------------
03-Nov-2023 13:42:28 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2...
03-Nov-2023 13:42:29 Finished task 'Maven 3.x' with result: Success
03-Nov-2023 13:42:29 Running post build plugin 'Docker Container Cleanup'
03-Nov-2023 13:42:29 Running post build plugin 'NCover Results Collector'
03-Nov-2023 13:42:29 Running post build plugin 'Build Results Label Collector'
03-Nov-2023 13:42:29 Running post build plugin 'Clover Results Collector'
03-Nov-2023 13:42:29 Running post build plugin 'npm Cache Cleanup'
03-Nov-2023 13:42:29 Running post build plugin 'Artifact Copier'
03-Nov-2023 13:42:29 Finalising the build...
03-Nov-2023 13:42:29 Stopping timer.
03-Nov-2023 13:42:29 Build REP-REP-TA2-910 completed.
03-Nov-2023 13:42:29 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Nov-2023 13:42:29 Running on server: post build plugin 'NCover Results Collector'
03-Nov-2023 13:42:29 Running on server: post build plugin 'Build Labeller'
03-Nov-2023 13:42:29 Running on server: post build plugin 'Clover Delta Calculator'
03-Nov-2023 13:42:29 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Nov-2023 13:42:29 All post build plugins have finished
03-Nov-2023 13:42:29 Generating build results summary...
03-Nov-2023 13:42:29 Saving build results to disk...
03-Nov-2023 13:42:29 Store variable context...
03-Nov-2023 13:42:29 Finished building REP-REP-TA2-910.