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

Build: #910 was successful

Job: Test against 2.1 was successful

Build log

The build generated 2,295 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:42 Running org.openmrs.module.reporting.cohort.definition.evaluator.AllPatientsCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.data.encounter.evaluator.SimultaneousEncountersDataEvaluatorTest
03-Nov-2023 13:41:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.validator.ProgramEnrollmentCohortDefinitionValidatorTest
03-Nov-2023 13:41:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.evaluation.EvaluationContextTest
03-Nov-2023 13:41:42 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.data.patient.evaluator.PreferredIdentifierDataEvaluatorTest
03-Nov-2023 13:41:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterVisitDataEvaluatorTest
03-Nov-2023 13:41:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.query.obs.service.ObsQueryServiceImplTest
03-Nov-2023 13:41:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.108 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.indicator.util.IndicatorUtilTest
03-Nov-2023 13:41:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.data.patient.library.BuiltInPatientDataLibraryTest
03-Nov-2023 13:41:42 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.cohort.definition.evaluator.EvaluatableCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
03-Nov-2023 13:41:42 Running org.openmrs.module.reporting.data.patient.evaluator.ConvertedPatientDataEvaluatorTest
03-Nov-2023 13:41:43 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec
03-Nov-2023 13:41:43 Running org.openmrs.module.reporting.cohort.definition.evaluator.CompositionCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:43 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec
03-Nov-2023 13:41:43 Running org.openmrs.module.reporting.data.converter.MapConverterTest
03-Nov-2023 13:41:43 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
03-Nov-2023 13:41:43 Running org.openmrs.module.reporting.data.patient.evaluator.EncountersForPatientDataEvaluatorTest
03-Nov-2023 13:41:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec
03-Nov-2023 13:41:43 Running org.openmrs.module.reporting.indicator.SqlIndicatorTest
03-Nov-2023 13:41:43 ERROR - EvaluationProfiler.log(111) |2023-11-03 13:41:43,864| 1345        2023-11-03 13:41:43.864        >        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:43 Unable to evaluate to a single value. Exactly one column must be defined.
03-Nov-2023 13:41:43 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
03-Nov-2023 13:41:43 Unable to evaluate to a single value. Exactly one column must be defined.
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:43         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:43         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:43         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:43         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
03-Nov-2023 13:41:43         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
03-Nov-2023 13:41:43         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:43         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:43         at com.sun.proxy.$Proxy46.evaluate(Unknown Source)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:43         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:43         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:43         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
03-Nov-2023 13:41:43         at com.sun.proxy.$Proxy157.evaluate(Unknown Source)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneColumn(SqlIndicatorTest.java:85)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:43         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:43         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:43         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
03-Nov-2023 13:41:43         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03-Nov-2023 13:41:43         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
03-Nov-2023 13:41:43         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03-Nov-2023 13:41:43         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
03-Nov-2023 13:41:43         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03-Nov-2023 13:41:43         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
03-Nov-2023 13:41:43         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:43         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
03-Nov-2023 13:41:43         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
03-Nov-2023 13:41:43         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
03-Nov-2023 13:41:43         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
03-Nov-2023 13:41:43         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
03-Nov-2023 13:41:43         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
03-Nov-2023 13:41:43         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
03-Nov-2023 13:41:43         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
03-Nov-2023 13:41:43         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
03-Nov-2023 13:41:43         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
03-Nov-2023 13:41:43         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
03-Nov-2023 13:41:43         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:43         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
03-Nov-2023 13:41:43         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
03-Nov-2023 13:41:43         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
03-Nov-2023 13:41:43         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
03-Nov-2023 13:41:43         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
03-Nov-2023 13:41:43         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
03-Nov-2023 13:41:43         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:43         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:43         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:43         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
03-Nov-2023 13:41:43         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
03-Nov-2023 13:41:43 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one column must be defined.
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:90)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:43         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:43         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:43         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:43         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
03-Nov-2023 13:41:43         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
03-Nov-2023 13:41:43         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:43         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
03-Nov-2023 13:41:43         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
03-Nov-2023 13:41:43         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:43         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:43         at com.sun.proxy.$Proxy33.evaluateToObject(Unknown Source)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:43         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:43         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:43         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:43         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:43         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
03-Nov-2023 13:41:43         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
03-Nov-2023 13:41:43         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:43         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:43         at com.sun.proxy.$Proxy136.evaluateToObject(Unknown Source)
03-Nov-2023 13:41:43         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
03-Nov-2023 13:41:43         ... 74 more
03-Nov-2023 13:41:44 ERROR - EvaluationProfiler.log(111) |2023-11-03 13:41:44,127| 1353        2023-11-03 13:41:44.127        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT person_id from person]: Failed to evaluate sql because:
03-Nov-2023 13:41:44 Unable to evaluate to a single value. Exactly one row must be returned by query.
03-Nov-2023 13:41:44 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
03-Nov-2023 13:41:44 Unable to evaluate to a single value. Exactly one row must be returned by query.
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
03-Nov-2023 13:41:44         at sun.reflect.GeneratedMethodAccessor1212.invoke(Unknown Source)
03-Nov-2023 13:41:44         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:44         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:44         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:44         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
03-Nov-2023 13:41:44         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
03-Nov-2023 13:41:44         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:44         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:44         at com.sun.proxy.$Proxy46.evaluate(Unknown Source)
03-Nov-2023 13:41:44         at sun.reflect.GeneratedMethodAccessor1212.invoke(Unknown Source)
03-Nov-2023 13:41:44         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:44         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:44         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
03-Nov-2023 13:41:44         at com.sun.proxy.$Proxy157.evaluate(Unknown Source)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneRow(SqlIndicatorTest.java:90)
03-Nov-2023 13:41:44         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:44         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:44         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:44         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:44         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
03-Nov-2023 13:41:44         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03-Nov-2023 13:41:44         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
03-Nov-2023 13:41:44         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03-Nov-2023 13:41:44         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
03-Nov-2023 13:41:44         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03-Nov-2023 13:41:44         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
03-Nov-2023 13:41:44         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:44         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
03-Nov-2023 13:41:44         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
03-Nov-2023 13:41:44         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
03-Nov-2023 13:41:44         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
03-Nov-2023 13:41:44         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
03-Nov-2023 13:41:44         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
03-Nov-2023 13:41:44         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
03-Nov-2023 13:41:44         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
03-Nov-2023 13:41:44         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
03-Nov-2023 13:41:44         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
03-Nov-2023 13:41:44         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
03-Nov-2023 13:41:44         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:44         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
03-Nov-2023 13:41:44         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
03-Nov-2023 13:41:44         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
03-Nov-2023 13:41:44         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
03-Nov-2023 13:41:44         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
03-Nov-2023 13:41:44         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
03-Nov-2023 13:41:44         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
03-Nov-2023 13:41:44         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:44         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:44         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:44         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:44         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
03-Nov-2023 13:41:44         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
03-Nov-2023 13:41:44 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:44         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:86)
03-Nov-2023 13:41:44         at sun.reflect.GeneratedMethodAccessor1215.invoke(Unknown Source)
03-Nov-2023 13:41:44         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:44         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:44         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:44         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
03-Nov-2023 13:41:44         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
03-Nov-2023 13:41:44         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:44         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
03-Nov-2023 13:41:44         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
03-Nov-2023 13:41:44         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:44         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:44         at com.sun.proxy.$Proxy33.evaluateToObject(Unknown Source)
03-Nov-2023 13:41:44         at sun.reflect.GeneratedMethodAccessor1215.invoke(Unknown Source)
03-Nov-2023 13:41:44         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:44         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:44         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:44         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
03-Nov-2023 13:41:44         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
03-Nov-2023 13:41:44         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:44         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:44         at com.sun.proxy.$Proxy136.evaluateToObject(Unknown Source)
03-Nov-2023 13:41:44         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
03-Nov-2023 13:41:44         ... 72 more
03-Nov-2023 13:41:44 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest
03-Nov-2023 13:41:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.cohort.CohortsTest
03-Nov-2023 13:41:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.data.converter.StringConverterTest
03-Nov-2023 13:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.dataset.definition.evaluator.RepeatPerTimePeriodDataSetEvaluatorTest
03-Nov-2023 13:41:44 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.data.JoinDataDefinitionTest
03-Nov-2023 13:41:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.query.obs.evaluator.BasicObsQueryEvaluatorTest
03-Nov-2023 13:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.query.person.evaluator.PatientPersonQueryEvaluatorTest
03-Nov-2023 13:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.config.ReportLoaderTest
03-Nov-2023 13:41:44 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.data.patient.evaluator.ScriptedCompositionPatientDataEvaluatorTest
03-Nov-2023 13:41:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredEncounterDataDefinitionLibraryTest
03-Nov-2023 13:41:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
03-Nov-2023 13:41:44 Running org.openmrs.module.reporting.data.encounter.evaluator.PersonToEncounterDataEvaluatorTest
03-Nov-2023 13:41:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec
03-Nov-2023 13:41:45 Running org.openmrs.module.reporting.data.visit.evaluator.PatientToVisitDataEvaluatorTest
03-Nov-2023 13:41:45 {1=102, 4=12345K}
03-Nov-2023 13:41:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
03-Nov-2023 13:41:45 Running org.openmrs.module.reporting.validator.CompositionCohortDefinitionValidatorTest
03-Nov-2023 13:41:45 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
03-Nov-2023 13:41:45 Running org.openmrs.module.reporting.calculation.PatientDataCalculationBehaviorTest
03-Nov-2023 13:41:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec
03-Nov-2023 13:41:45 Running org.openmrs.module.reporting.cohort.definition.evaluator.InProgramCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:46 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortIndicatorDataSetEvaluatorTest
03-Nov-2023 13:41:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.query.encounter.evaluator.AuditEncounterQueryEvaluatorTest
03-Nov-2023 13:41:46 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.indicator.aggregation.AggregationTest
03-Nov-2023 13:41:46 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.definition.service.DefinitionServiceTest
03-Nov-2023 13:41:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.data.person.evaluator.ConvertedPersonDataEvaluatorTest
03-Nov-2023 13:41:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.query.encounter.evaluator.SqlEncounterQueryEvaluatorTest
03-Nov-2023 13:41:46 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.report.renderer.CsvReportRendererTest
03-Nov-2023 13:41:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.dataset.definition.evaluator.LogicDataSetEvaluatorTest
03-Nov-2023 13:41:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.dataset.definition.evaluator.VisitDataSetEvaluatorTest
03-Nov-2023 13:41:46 VISIT ID        EMR ID        BIRTHDATE          
03-Nov-2023 13:41:46 --------        ------        -----------        
03-Nov-2023 13:41:46 1               2             08/Apr/1975        
03-Nov-2023 13:41:46 2               2             08/Apr/1975        
03-Nov-2023 13:41:46 3               2             08/Apr/1975        
03-Nov-2023 13:41:46 4               6             27/May/2007        
03-Nov-2023 13:41:46 5               6             27/May/2007        
03-Nov-2023 13:41:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.data.person.evaluator.PersonIdDataEvaluatorTest
03-Nov-2023 13:41:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
03-Nov-2023 13:41:46 Running org.openmrs.module.reporting.cohort.definition.evaluator.BirthAndDeathCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:47 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 sec
03-Nov-2023 13:41:47 Running org.openmrs.module.reporting.data.encounter.evaluator.SqlEncounterDataEvaluatorTest
03-Nov-2023 13:41:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
03-Nov-2023 13:41:47 Running org.openmrs.module.reporting.data.converter.PersonAddressConverterTest
03-Nov-2023 13:41:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
03-Nov-2023 13:41:47 Running org.openmrs.module.reporting.data.converter.AttributeValueConverterTest
03-Nov-2023 13:41:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
03-Nov-2023 13:41:47 Running org.openmrs.module.reporting.common.DelimitedKeyComparatorTest
03-Nov-2023 13:41:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:47 Running org.openmrs.module.reporting.data.obs.evaluator.ConvertedObsDataEvaluatorTest
03-Nov-2023 13:41:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
03-Nov-2023 13:41:47 Running org.openmrs.module.reporting.query.person.evaluator.SqlPersonQueryEvaluatorTest
03-Nov-2023 13:41:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
03-Nov-2023 13:41:47 Running org.openmrs.module.reporting.query.person.evaluator.AllPersonQueryEvaluatorTest
03-Nov-2023 13:41:48 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec
03-Nov-2023 13:41:48 Running org.openmrs.module.reporting.indicator.PeriodIndicatorReportTest
03-Nov-2023 13:41:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
03-Nov-2023 13:41:48 Running org.openmrs.module.reporting.data.person.evaluator.AgeAtDateOfOtherDataEvaluatorTest
03-Nov-2023 13:41:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
03-Nov-2023 13:41:48 Running org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluatorTest
03-Nov-2023 13:41:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
03-Nov-2023 13:41:48 Running org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest
03-Nov-2023 13:41:48 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec
03-Nov-2023 13:41:48 Running org.openmrs.module.reporting.data.patient.evaluator.PatientObjectDataEvaluatorTest
03-Nov-2023 13:41:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
03-Nov-2023 13:41:49 Running org.openmrs.module.reporting.data.patient.evaluator.TestPatientCalculation
03-Nov-2023 13:41:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
03-Nov-2023 13:41:49 Running org.openmrs.module.reporting.validator.SqlCohortDefinitionValidatorTest
03-Nov-2023 13:41:49 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
03-Nov-2023 13:41:49 Running org.openmrs.module.reporting.cohort.definition.evaluator.PatientStateCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:49 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 sec
03-Nov-2023 13:41:49 Running org.openmrs.module.reporting.data.converter.NullValueConverterTest
03-Nov-2023 13:41:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
03-Nov-2023 13:41:49 Running org.openmrs.module.reporting.query.encounter.evaluator.ConditionalParameterEncounterQueryEvaluatorTest
03-Nov-2023 13:41:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
03-Nov-2023 13:41:49 Running org.openmrs.module.reporting.report.service.TestReportProcessor
03-Nov-2023 13:41:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
03-Nov-2023 13:41:49 Running org.openmrs.module.reporting.common.FractionTest
03-Nov-2023 13:41:49 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
03-Nov-2023 13:41:49 Running org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest
03-Nov-2023 13:41:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
03-Nov-2023 13:41:49 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramEnrollmentsForPatientDataEvaluatorTest
03-Nov-2023 13:41:50 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 sec
03-Nov-2023 13:41:50 Running org.openmrs.module.reporting.data.visit.evaluator.OrderForVisitDataEvaluatorTest
03-Nov-2023 13:41:50 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
03-Nov-2023 13:41:50 Running org.openmrs.module.reporting.report.util.SqlScriptParserTest
03-Nov-2023 13:41:50 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
03-Nov-2023 13:41:50 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredDataSetDefinitionLibraryTest
03-Nov-2023 13:41:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec
03-Nov-2023 13:41:50 Running org.openmrs.module.reporting.cohort.definition.evaluator.PresenceOrAbsenceCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
03-Nov-2023 13:41:50 Running org.openmrs.module.reporting.report.definition.service.ReportDefinitionServiceImplTest
03-Nov-2023 13:41:50 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
03-Nov-2023 13:41:50 Running org.openmrs.module.reporting.data.converter.ObsValueTextAsCodedConverterTest
03-Nov-2023 13:41:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
03-Nov-2023 13:41:50 Running org.openmrs.module.reporting.cohort.definition.service.BaseCohortDefinitionServiceTest
03-Nov-2023 13:41:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
03-Nov-2023 13:41:51 Running org.openmrs.module.reporting.cohort.definition.evaluator.InStateCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:51 Cohort: Cohort id=null size=2
03-Nov-2023 13:41:51 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 sec
03-Nov-2023 13:41:51 Running org.openmrs.module.reporting.data.patient.evaluator.DefinitionLibraryPatientDataEvaluatorTest
03-Nov-2023 13:41:52 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec
03-Nov-2023 13:41:52 Running org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:52 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
03-Nov-2023 13:41:52 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortsWithVaryingParametersDataSetEvaluatorTest
03-Nov-2023 13:41:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
03-Nov-2023 13:41:52 Running org.openmrs.module.reporting.dataset.definition.evaluator.ObsDataSetEvaluatorTest
03-Nov-2023 13:41:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
03-Nov-2023 13:41:52 Running org.openmrs.module.reporting.data.patient.evaluator.SqlPatientDataEvaluatorTest
03-Nov-2023 13:41:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
03-Nov-2023 13:41:52 Running org.openmrs.module.reporting.data.converter.PrivilegedDataConverterTest
03-Nov-2023 13:41:53 SLF4J: Class path contains multiple SLF4J bindings.
03-Nov-2023 13:41:53 SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
03-Nov-2023 13:41:53 SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
03-Nov-2023 13:41:53 SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
03-Nov-2023 13:41:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 sec
03-Nov-2023 13:41:53 Running org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest
03-Nov-2023 13:41:53 ERROR - EvaluationProfiler.log(111) |2023-11-03 13:41:53,898| 1777        2023-11-03 13:41:53.898        >        ERROR        EVALUATING_DEFINITION                        PatientCalculationDataDefinition[Example]: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
03-Nov-2023 13:41:53 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
03-Nov-2023 13:41:53         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:50)
03-Nov-2023 13:41:53         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:34)
03-Nov-2023 13:41:53         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
03-Nov-2023 13:41:53         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:66)
03-Nov-2023 13:41:53         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:34)
03-Nov-2023 13:41:53         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
03-Nov-2023 13:41:53         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
03-Nov-2023 13:41:53         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.evaluate(PatientDataServiceImpl.java:48)
03-Nov-2023 13:41:53         at sun.reflect.GeneratedMethodAccessor838.invoke(Unknown Source)
03-Nov-2023 13:41:53         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:53         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:53         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
03-Nov-2023 13:41:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
03-Nov-2023 13:41:53         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
03-Nov-2023 13:41:53         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
03-Nov-2023 13:41:53         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
03-Nov-2023 13:41:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:53         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
03-Nov-2023 13:41:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:53         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:53         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
03-Nov-2023 13:41:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
03-Nov-2023 13:41:53         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
03-Nov-2023 13:41:53         at com.sun.proxy.$Proxy36.evaluate(Unknown Source)
03-Nov-2023 13:41:53         at sun.reflect.GeneratedMethodAccessor838.invoke(Unknown Source)
03-Nov-2023 13:41:53         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:53         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:53         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
03-Nov-2023 13:41:53         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
03-Nov-2023 13:41:53         at com.sun.proxy.$Proxy143.evaluate(Unknown Source)
03-Nov-2023 13:41:53         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest.evaluate_shouldThrowAnErrorIfNoCalculationRegistrationExistsOnTheDefinition(PatientCalculationDataEvaluatorTest.java:90)
03-Nov-2023 13:41:53         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:53         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:53         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:53         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:53         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
03-Nov-2023 13:41:53         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03-Nov-2023 13:41:53         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
03-Nov-2023 13:41:53         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03-Nov-2023 13:41:53         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
03-Nov-2023 13:41:53         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03-Nov-2023 13:41:53         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
03-Nov-2023 13:41:53         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:53         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
03-Nov-2023 13:41:53         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
03-Nov-2023 13:41:53         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
03-Nov-2023 13:41:53         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
03-Nov-2023 13:41:53         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
03-Nov-2023 13:41:53         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
03-Nov-2023 13:41:53         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
03-Nov-2023 13:41:53         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
03-Nov-2023 13:41:53         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
03-Nov-2023 13:41:53         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
03-Nov-2023 13:41:53         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
03-Nov-2023 13:41:53         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03-Nov-2023 13:41:53         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
03-Nov-2023 13:41:53         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
03-Nov-2023 13:41:53         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
03-Nov-2023 13:41:53         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
03-Nov-2023 13:41:53         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
03-Nov-2023 13:41:53         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
03-Nov-2023 13:41:53         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
03-Nov-2023 13:41:53         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03-Nov-2023 13:41:53         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03-Nov-2023 13:41:53         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03-Nov-2023 13:41:53         at java.lang.reflect.Method.invoke(Method.java:498)
03-Nov-2023 13:41:53         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
03-Nov-2023 13:41:53         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
03-Nov-2023 13:41:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec
03-Nov-2023 13:41:54 Running org.openmrs.module.reporting.data.converter.DateConverterTest
03-Nov-2023 13:41:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
03-Nov-2023 13:41:54 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest
03-Nov-2023 13:41:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
03-Nov-2023 13:41:54 Running org.openmrs.module.reporting.data.encounter.evaluator.PatientToEncounterDataEvaluatorTest
03-Nov-2023 13:41:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec
03-Nov-2023 13:41:54 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdDataEvaluatorTest
03-Nov-2023 13:41:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
03-Nov-2023 13:41:54 Running org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest
03-Nov-2023 13:41:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
03-Nov-2023 13:41:54 Running org.openmrs.module.reporting.data.patient.evaluator.PersonToPatientDataEvaluatorTest
03-Nov-2023 13:41:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
03-Nov-2023 13:41:54 Running org.openmrs.module.reporting.data.patient.service.PatientDataServiceImplTest
03-Nov-2023 13:41:55 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 sec
03-Nov-2023 13:41:55
03-Nov-2023 13:41:55 Results :
03-Nov-2023 13:41:55
03-Nov-2023 13:41:55 Tests run: 734, Failures: 0, Errors: 0, Skipped: 13
03-Nov-2023 13:41:55
03-Nov-2023 13:41:55 [INFO]
03-Nov-2023 13:41:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-tests ---
03-Nov-2023 13:41:55 [WARNING] JAR will be empty - no content was marked for inclusion!
03-Nov-2023 13:41:55 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT.jar
03-Nov-2023 13:41:55 [INFO]
03-Nov-2023 13:41:55 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-tests ---
03-Nov-2023 13:41:55 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT-tests.jar
03-Nov-2023 13:41:55 [INFO]
03-Nov-2023 13:41:55 [INFO] ---------------< org.openmrs.module:reporting-api-1.10 >----------------
03-Nov-2023 13:41:55 [INFO] Building reporting Module api 1.10 1.27.0-SNAPSHOT                 [6/9]
03-Nov-2023 13:41:55 [INFO] --------------------------------[ jar ]---------------------------------
03-Nov-2023 13:41:56 [INFO]
03-Nov-2023 13:41:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-1.10 ---
03-Nov-2023 13:41:56 [INFO]
03-Nov-2023 13:41:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-1.10 ---
03-Nov-2023 13:41:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:41:56 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-1.10/src/main/resources
03-Nov-2023 13:41:56 [INFO]
03-Nov-2023 13:41:56 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-1.10 ---
03-Nov-2023 13:41:56 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:41:56 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-1.10/target/classes
03-Nov-2023 13:41:56 [INFO]
03-Nov-2023 13:41:56 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-1.10 ---
03-Nov-2023 13:41:56 [INFO]
03-Nov-2023 13:41:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-1.10 ---
03-Nov-2023 13:41:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:41:56 [INFO] Copying 1 resource
03-Nov-2023 13:41:56 [INFO] Copying 0 resource
03-Nov-2023 13:41:56 [INFO]
03-Nov-2023 13:41:56 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-1.10 ---
03-Nov-2023 13:41:56 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:41:56 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-1.10/target/test-classes
03-Nov-2023 13:41:56 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/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-T2DOT1/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:56 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/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:56 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/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-T2DOT1/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:56 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/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:56 [INFO]
03-Nov-2023 13:41:56 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-1.10 ---
03-Nov-2023 13:41:56 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-1.10/target/surefire-reports
03-Nov-2023 13:41:56 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
03-Nov-2023 13:41:56
03-Nov-2023 13:41:56 -------------------------------------------------------
03-Nov-2023 13:41:56 T E S T S
03-Nov-2023 13:41:56 -------------------------------------------------------
03-Nov-2023 13:41:56 Running org.openmrs.module.reporting.cohort.definition.evaluator.DrugOrderCohortDefinitionEvaluatorTest
03-Nov-2023 13:41:57 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
03-Nov-2023 13:41:57 log4j:WARN Please initialize the log4j system properly.
03-Nov-2023 13:42:10 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.389 sec
03-Nov-2023 13:42:10 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary1_10Test
03-Nov-2023 13:42:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
03-Nov-2023 13:42:10
03-Nov-2023 13:42:10 Results :
03-Nov-2023 13:42:10
03-Nov-2023 13:42:10 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
03-Nov-2023 13:42:10
03-Nov-2023 13:42:10 [INFO]
03-Nov-2023 13:42:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-1.10 ---
03-Nov-2023 13:42:10 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT.jar
03-Nov-2023 13:42:10 [INFO]
03-Nov-2023 13:42:10 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-1.10 ---
03-Nov-2023 13:42:10 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT-tests.jar
03-Nov-2023 13:42:10 [INFO]
03-Nov-2023 13:42:10 [INFO] ----------------< org.openmrs.module:reporting-api-2.2 >----------------
03-Nov-2023 13:42:10 [INFO] Building reporting Module api 2.2 1.27.0-SNAPSHOT                  [7/9]
03-Nov-2023 13:42:10 [INFO] --------------------------------[ jar ]---------------------------------
03-Nov-2023 13:42:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
03-Nov-2023 13:42:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom (1.3 kB at 2.0 kB/s)
03-Nov-2023 13:42:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.6.6/powermock-module-junit4-1.6.6.pom
03-Nov-2023 13:42:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.6.6/powermock-module-junit4-1.6.6.pom (1.4 kB at 5.9 kB/s)
03-Nov-2023 13:42:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-modules/1.6.6/powermock-modules-1.6.6.pom
03-Nov-2023 13:42:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-modules/1.6.6/powermock-modules-1.6.6.pom (771 B at 3.2 kB/s)
03-Nov-2023 13:42:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock/1.6.6/powermock-1.6.6.pom
03-Nov-2023 13:42:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock/1.6.6/powermock-1.6.6.pom (17 kB at 49 kB/s)
03-Nov-2023 13:42:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.6.6/powermock-module-junit4-common-1.6.6.pom
03-Nov-2023 13:42:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.6.6/powermock-module-junit4-common-1.6.6.pom (1.3 kB at 5.2 kB/s)
03-Nov-2023 13:42:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.6.6/powermock-core-1.6.6.pom
03-Nov-2023 13:42:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.6.6/powermock-core-1.6.6.pom (2.8 kB at 12 kB/s)
03-Nov-2023 13:42:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.6.6/powermock-reflect-1.6.6.pom
03-Nov-2023 13:42:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.6.6/powermock-reflect-1.6.6.pom (1.2 kB at 5.2 kB/s)
03-Nov-2023 13:42:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/2.4/objenesis-2.4.pom
03-Nov-2023 13:42:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/2.4/objenesis-2.4.pom (2.4 kB at 9.8 kB/s)
03-Nov-2023 13:42:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/2.4/objenesis-parent-2.4.pom
03-Nov-2023 13:42:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/2.4/objenesis-parent-2.4.pom (17 kB at 69 kB/s)
03-Nov-2023 13:42:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.pom
03-Nov-2023 13:42:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.pom (9.8 kB at 40 kB/s)
03-Nov-2023 13:42:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.6.6/powermock-api-mockito-1.6.6.pom
03-Nov-2023 13:42:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.6.6/powermock-api-mockito-1.6.6.pom (1.3 kB at 5.3 kB/s)
03-Nov-2023 13:42:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api/1.6.6/powermock-api-1.6.6.pom
03-Nov-2023 13:42:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api/1.6.6/powermock-api-1.6.6.pom (855 B at 3.5 kB/s)
03-Nov-2023 13:42:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito-common/1.6.6/powermock-api-mockito-common-1.6.6.pom
03-Nov-2023 13:42:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito-common/1.6.6/powermock-api-mockito-common-1.6.6.pom (1.5 kB at 6.2 kB/s)
03-Nov-2023 13:42:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.6.6/powermock-api-support-1.6.6.pom
03-Nov-2023 13:42:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.6.6/powermock-api-support-1.6.6.pom (1.1 kB at 4.7 kB/s)
03-Nov-2023 13:42:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.pom
03-Nov-2023 13:42:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.pom (27 kB at 76 kB/s)
03-Nov-2023 13:42:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
03-Nov-2023 13:42:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/2.1/objenesis-2.1.jar
03-Nov-2023 13:42:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.6.6/powermock-module-junit4-common-1.6.6.jar
03-Nov-2023 13:42:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.6.6/powermock-core-1.6.6.jar
03-Nov-2023 13:42:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.6.6/powermock-module-junit4-1.6.6.jar
03-Nov-2023 13:42:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.6.6/powermock-module-junit4-common-1.6.6.jar (16 kB at 25 kB/s)
03-Nov-2023 13:42:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.6.6/powermock-reflect-1.6.6.jar
03-Nov-2023 13:42:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.6.6/powermock-module-junit4-1.6.6.jar (46 kB at 54 kB/s)
03-Nov-2023 13:42:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.6.6/powermock-api-mockito-1.6.6.jar
03-Nov-2023 13:42:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/2.1/objenesis-2.1.jar (42 kB at 49 kB/s)
03-Nov-2023 13:42:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito-common/1.6.6/powermock-api-mockito-common-1.6.6.jar
03-Nov-2023 13:42:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.6.6/powermock-core-1.6.6.jar (122 kB at 127 kB/s)
03-Nov-2023 13:42:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.6.6/powermock-api-support-1.6.6.jar
03-Nov-2023 13:42:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.6.6/powermock-reflect-1.6.6.jar (60 kB at 60 kB/s)
03-Nov-2023 13:42:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar
03-Nov-2023 13:42:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.6.6/powermock-api-support-1.6.6.jar (21 kB at 17 kB/s)
03-Nov-2023 13:42:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito-common/1.6.6/powermock-api-mockito-common-1.6.6.jar (39 kB at 32 kB/s)
03-Nov-2023 13:42:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.6.6/powermock-api-mockito-1.6.6.jar (82 kB at 62 kB/s)
03-Nov-2023 13:42:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar (1.2 MB at 778 kB/s)
03-Nov-2023 13:42:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar (495 kB at 209 kB/s)
03-Nov-2023 13:42:17 [INFO]
03-Nov-2023 13:42:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.2 ---
03-Nov-2023 13:42:17 [INFO]
03-Nov-2023 13:42:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.2 ---
03-Nov-2023 13:42:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:17 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.2/src/main/resources
03-Nov-2023 13:42:17 [INFO]
03-Nov-2023 13:42:17 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.2 ---
03-Nov-2023 13:42:17 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:42:17 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.2/target/classes
03-Nov-2023 13:42:17 [INFO]
03-Nov-2023 13:42:17 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.2 ---
03-Nov-2023 13:42:17 [INFO]
03-Nov-2023 13:42:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.2 ---
03-Nov-2023 13:42:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:17 [INFO] Copying 1 resource
03-Nov-2023 13:42:17 [INFO] Copying 0 resource
03-Nov-2023 13:42:17 [INFO]
03-Nov-2023 13:42:17 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.2 ---
03-Nov-2023 13:42:17 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:42:17 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.2/target/test-classes
03-Nov-2023 13:42:17 [INFO]
03-Nov-2023 13:42:17 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.2 ---
03-Nov-2023 13:42:17 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.2/target/surefire-reports
03-Nov-2023 13:42:17 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
03-Nov-2023 13:42:17
03-Nov-2023 13:42:17 -------------------------------------------------------
03-Nov-2023 13:42:17 T E S T S
03-Nov-2023 13:42:17 -------------------------------------------------------
03-Nov-2023 13:42:17 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionCohortDefinitionEvaluatorTest
03-Nov-2023 13:42:18 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
03-Nov-2023 13:42:18 log4j:WARN Please initialize the log4j system properly.
03-Nov-2023 13:42:30 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.15 sec
03-Nov-2023 13:42:30 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary2_2Test
03-Nov-2023 13:42:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
03-Nov-2023 13:42:31
03-Nov-2023 13:42:31 Results :
03-Nov-2023 13:42:31
03-Nov-2023 13:42:31 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
03-Nov-2023 13:42:31
03-Nov-2023 13:42:31 [INFO]
03-Nov-2023 13:42:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.2 ---
03-Nov-2023 13:42:31 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT.jar
03-Nov-2023 13:42:31 [INFO]
03-Nov-2023 13:42:31 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.2 ---
03-Nov-2023 13:42:31 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT-tests.jar
03-Nov-2023 13:42:31 [INFO]
03-Nov-2023 13:42:31 [INFO] ----------------< org.openmrs.module:reporting-api-2.4 >----------------
03-Nov-2023 13:42:31 [INFO] Building reporting Module api 2.4 1.27.0-SNAPSHOT                  [8/9]
03-Nov-2023 13:42:31 [INFO] --------------------------------[ jar ]---------------------------------
03-Nov-2023 13:42:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.pom
03-Nov-2023 13:42:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.pom (1.7 kB at 6.6 kB/s)
03-Nov-2023 13:42:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.pom
03-Nov-2023 13:42:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.pom (1.5 kB at 5.9 kB/s)
03-Nov-2023 13:42:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.pom
03-Nov-2023 13:42:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.pom (1.7 kB at 6.8 kB/s)
03-Nov-2023 13:42:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.pom
03-Nov-2023 13:42:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.pom (2.3 kB at 9.1 kB/s)
03-Nov-2023 13:42:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.pom
03-Nov-2023 13:42:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.pom (1.9 kB at 7.5 kB/s)
03-Nov-2023 13:42:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.pom
03-Nov-2023 13:42:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.pom (1.7 kB at 6.9 kB/s)
03-Nov-2023 13:42:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.pom
03-Nov-2023 13:42:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.pom (2.3 kB at 9.1 kB/s)
03-Nov-2023 13:42:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.pom
03-Nov-2023 13:42:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.pom (2.1 kB at 8.0 kB/s)
03-Nov-2023 13:42:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.pom
03-Nov-2023 13:42:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.pom (1.9 kB at 7.4 kB/s)
03-Nov-2023 13:42:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.pom
03-Nov-2023 13:42:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.pom (2.1 kB at 8.0 kB/s)
03-Nov-2023 13:42:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.pom
03-Nov-2023 13:42:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.pom (6.1 kB at 24 kB/s)
03-Nov-2023 13:42:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom
03-Nov-2023 13:42:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom (11 kB at 42 kB/s)
03-Nov-2023 13:42:34 [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.pom
03-Nov-2023 13:42:34 [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.pom (11 kB at 43 kB/s)
03-Nov-2023 13:42:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.10/byte-buddy-parent-1.10.10.pom
03-Nov-2023 13:42:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.10/byte-buddy-parent-1.10.10.pom (40 kB at 108 kB/s)
03-Nov-2023 13:42:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.pom
03-Nov-2023 13:42:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.pom (6.4 kB at 25 kB/s)
03-Nov-2023 13:42:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom
03-Nov-2023 13:42:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom (1.9 kB at 7.7 kB/s)
03-Nov-2023 13:42:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/5.4.21.Final/hibernate-c3p0-5.4.21.Final.pom
03-Nov-2023 13:42:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/5.4.21.Final/hibernate-c3p0-5.4.21.Final.pom (2.7 kB at 11 kB/s)
03-Nov-2023 13:42:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/5.4.21.Final/hibernate-ehcache-5.4.21.Final.pom
03-Nov-2023 13:42:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/5.4.21.Final/hibernate-ehcache-5.4.21.Final.pom (2.7 kB at 11 kB/s)
03-Nov-2023 13:42:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-orm/5.11.5.Final/hibernate-search-orm-5.11.5.Final.pom
03-Nov-2023 13:42:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-orm/5.11.5.Final/hibernate-search-orm-5.11.5.Final.pom (9.2 kB at 35 kB/s)
03-Nov-2023 13:42:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-parent/5.11.5.Final/hibernate-search-parent-5.11.5.Final.pom
03-Nov-2023 13:42:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-parent/5.11.5.Final/hibernate-search-parent-5.11.5.Final.pom (150 kB at 313 kB/s)
03-Nov-2023 13:42:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-engine/5.11.5.Final/hibernate-search-engine-5.11.5.Final.pom
03-Nov-2023 13:42:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-engine/5.11.5.Final/hibernate-search-engine-5.11.5.Final.pom (16 kB at 62 kB/s)
03-Nov-2023 13:42:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.12.Final/hibernate-core-5.4.12.Final.pom
03-Nov-2023 13:42:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.12.Final/hibernate-core-5.4.12.Final.pom (6.1 kB at 25 kB/s)
03-Nov-2023 13:42:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.7/byte-buddy-1.10.7.pom
03-Nov-2023 13:42:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.7/byte-buddy-1.10.7.pom (11 kB at 43 kB/s)
03-Nov-2023 13:42:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.7/byte-buddy-parent-1.10.7.pom
03-Nov-2023 13:42:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.7/byte-buddy-parent-1.10.7.pom (40 kB at 154 kB/s)
03-Nov-2023 13:42:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.pom
03-Nov-2023 13:42:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.pom (5.7 kB at 23 kB/s)
03-Nov-2023 13:42:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom
03-Nov-2023 13:42:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom (2.4 kB at 9.5 kB/s)
03-Nov-2023 13:42:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.pom
03-Nov-2023 13:42:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.pom (23 kB at 87 kB/s)
03-Nov-2023 13:42:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j/2.13.3/log4j-2.13.3.pom
03-Nov-2023 13:42:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j/2.13.3/log4j-2.13.3.pom (65 kB at 255 kB/s)
03-Nov-2023 13:42:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.pom
03-Nov-2023 13:42:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.pom (13 kB at 53 kB/s)
03-Nov-2023 13:42:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-slf4j-impl/2.13.3/log4j-slf4j-impl-2.13.3.pom
03-Nov-2023 13:42:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-slf4j-impl/2.13.3/log4j-slf4j-impl-2.13.3.pom (12 kB at 47 kB/s)
03-Nov-2023 13:42:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-1.2-api/2.13.3/log4j-1.2-api-2.13.3.pom
03-Nov-2023 13:42:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-1.2-api/2.13.3/log4j-1.2-api-2.13.3.pom (8.2 kB at 33 kB/s)
03-Nov-2023 13:42:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.pom
03-Nov-2023 13:42:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.pom (1.1 kB at 4.5 kB/s)
03-Nov-2023 13:42:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.12/xstream-1.4.12.pom
03-Nov-2023 13:42:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.12/xstream-1.4.12.pom (20 kB at 81 kB/s)
03-Nov-2023 13:42:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.12/xstream-parent-1.4.12.pom
03-Nov-2023 13:42:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.12/xstream-parent-1.4.12.pom (43 kB at 171 kB/s)
03-Nov-2023 13:42:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/3.10.2/liquibase-core-3.10.2.pom
03-Nov-2023 13:42:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/3.10.2/liquibase-core-3.10.2.pom (2.6 kB at 10 kB/s)
03-Nov-2023 13:42:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom
03-Nov-2023 13:42:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom (3.4 kB at 14 kB/s)
03-Nov-2023 13:42:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/2.4.20/groovy-all-2.4.20.pom
03-Nov-2023 13:42:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/2.4.20/groovy-all-2.4.20.pom (22 kB at 88 kB/s)
03-Nov-2023 13:42:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.pom
03-Nov-2023 13:42:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.pom (1.0 kB at 4.1 kB/s)
03-Nov-2023 13:42:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.pom
03-Nov-2023 13:42:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.pom (1.0 kB at 4.1 kB/s)
03-Nov-2023 13:42:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0-RC3/jakarta.xml.bind-api-3.0.0-RC3.pom
03-Nov-2023 13:42:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0-RC3/jakarta.xml.bind-api-3.0.0-RC3.pom (13 kB at 52 kB/s)
03-Nov-2023 13:42:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.0-RC3/jakarta.xml.bind-api-parent-3.0.0-RC3.pom
03-Nov-2023 13:42:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.0-RC3/jakarta.xml.bind-api-parent-3.0.0-RC3.pom (9.3 kB at 36 kB/s)
03-Nov-2023 13:42:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/activation/jakarta.activation-api/2.0.0-RC3/jakarta.activation-api-2.0.0-RC3.pom
03-Nov-2023 13:42:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/activation/jakarta.activation-api/2.0.0-RC3/jakarta.activation-api-2.0.0-RC3.pom (5.3 kB at 21 kB/s)
03-Nov-2023 13:42:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/all/2.0.0-RC3/all-2.0.0-RC3.pom
03-Nov-2023 13:42:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/all/2.0.0-RC3/all-2.0.0-RC3.pom (15 kB at 60 kB/s)
03-Nov-2023 13:42:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-impl/3.0.0-M4/jaxb-impl-3.0.0-M4.pom
03-Nov-2023 13:42:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-impl/3.0.0-M4/jaxb-impl-3.0.0-M4.pom (13 kB at 48 kB/s)
03-Nov-2023 13:42:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.0-M4/jaxb-bundles-3.0.0-M4.pom
03-Nov-2023 13:42:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.0-M4/jaxb-bundles-3.0.0-M4.pom (1.3 kB at 5.2 kB/s)
03-Nov-2023 13:42:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.0-M4/jaxb-parent-3.0.0-M4.pom
03-Nov-2023 13:42:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.0-M4/jaxb-parent-3.0.0-M4.pom (29 kB at 115 kB/s)
03-Nov-2023 13:42:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/3.0.0-M4/jaxb-bom-ext-3.0.0-M4.pom
03-Nov-2023 13:42:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/3.0.0-M4/jaxb-bom-ext-3.0.0-M4.pom (3.4 kB at 14 kB/s)
03-Nov-2023 13:42:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/glassfish/jaxb/jaxb-bom/3.0.0-M4/jaxb-bom-3.0.0-M4.pom
03-Nov-2023 13:42:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/glassfish/jaxb/jaxb-bom/3.0.0-M4/jaxb-bom-3.0.0-M4.pom (9.2 kB at 34 kB/s)
03-Nov-2023 13:42:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-core/3.0.0-M4/jaxb-core-3.0.0-M4.pom
03-Nov-2023 13:42:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-core/3.0.0-M4/jaxb-core-3.0.0-M4.pom (13 kB at 49 kB/s)
03-Nov-2023 13:42:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/jakarta.activation/2.0.0-RC3/jakarta.activation-2.0.0-RC3.pom
03-Nov-2023 13:42:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/jakarta.activation/2.0.0-RC3/jakarta.activation-2.0.0-RC3.pom (4.6 kB at 16 kB/s)
03-Nov-2023 13:42:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.pom
03-Nov-2023 13:42:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.pom (1.7 kB at 6.8 kB/s)
03-Nov-2023 13:42:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.7.0/dbunit-2.7.0.pom
03-Nov-2023 13:42:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.7.0/dbunit-2.7.0.pom (52 kB at 143 kB/s)
03-Nov-2023 13:42:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.pom
03-Nov-2023 13:42:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.pom (1.9 kB at 7.1 kB/s)
03-Nov-2023 13:42:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.pom
03-Nov-2023 13:42:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.pom (2.6 kB at 11 kB/s)
03-Nov-2023 13:42:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.2.9.RELEASE/spring-oxm-5.2.9.RELEASE.pom
03-Nov-2023 13:42:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.2.9.RELEASE/spring-oxm-5.2.9.RELEASE.pom (1.9 kB at 7.5 kB/s)
03-Nov-2023 13:42:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/8.0.21/mysql-connector-java-8.0.21.pom
03-Nov-2023 13:42:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/8.0.21/mysql-connector-java-8.0.21.pom (1.1 kB at 4.3 kB/s)
03-Nov-2023 13:42:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.2.16/postgresql-42.2.16.pom
03-Nov-2023 13:42:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.2.16/postgresql-42.2.16.pom (3.0 kB at 12 kB/s)
03-Nov-2023 13:42:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom
03-Nov-2023 13:42:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom (1.2 kB at 4.7 kB/s)
03-Nov-2023 13:42:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.2.2/encoder-1.2.2.pom
03-Nov-2023 13:42:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.2.2/encoder-1.2.2.pom (4.1 kB at 16 kB/s)
03-Nov-2023 13:42:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.2/encoder-parent-1.2.2.pom
03-Nov-2023 13:42:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.2/encoder-parent-1.2.2.pom (18 kB at 66 kB/s)
03-Nov-2023 13:42:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.jar
03-Nov-2023 13:42:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.jar
03-Nov-2023 13:42:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.jar
03-Nov-2023 13:42:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.jar
03-Nov-2023 13:42:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.jar
03-Nov-2023 13:42:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.jar (24 kB at 63 kB/s)
03-Nov-2023 13:42:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.jar
03-Nov-2023 13:42:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.jar (1.4 MB at 896 kB/s)
03-Nov-2023 13:42:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.jar
03-Nov-2023 13:42:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.jar (688 kB at 422 kB/s)
03-Nov-2023 13:42:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.jar
03-Nov-2023 13:42:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.jar (1.2 MB at 730 kB/s)
03-Nov-2023 13:42:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.jar
03-Nov-2023 13:42:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.jar (373 kB at 210 kB/s)
03-Nov-2023 13:42:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.jar
03-Nov-2023 13:42:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.jar (282 kB at 159 kB/s)
03-Nov-2023 13:42:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.jar
03-Nov-2023 13:42:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.jar (315 kB at 145 kB/s)
03-Nov-2023 13:42:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.jar
03-Nov-2023 13:42:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.jar (409 kB at 185 kB/s)
03-Nov-2023 13:42:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.jar (201 kB at 79 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/5.4.21.Final/hibernate-c3p0-5.4.21.Final.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.jar (183 kB at 70 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/5.4.21.Final/hibernate-ehcache-5.4.21.Final.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.jar (7.3 MB at 2.8 MB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-orm/5.11.5.Final/hibernate-search-orm-5.11.5.Final.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar (76 kB at 29 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-engine/5.11.5.Final/hibernate-search-engine-5.11.5.Final.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/5.4.21.Final/hibernate-c3p0-5.4.21.Final.jar (12 kB at 4.3 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/5.4.21.Final/hibernate-ehcache-5.4.21.Final.jar (57 kB at 20 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.jar (196 kB at 63 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-slf4j-impl/2.13.3/log4j-slf4j-impl-2.13.3.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-engine/5.11.5.Final/hibernate-search-engine-5.11.5.Final.jar (1.3 MB at 423 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-1.2-api/2.13.3/log4j-1.2-api-2.13.3.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar (292 kB at 89 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-slf4j-impl/2.13.3/log4j-slf4j-impl-2.13.3.jar (24 kB at 7.0 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.jar (1.7 MB at 507 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.12/xstream-1.4.12.jar
03-Nov-2023 13:42:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-orm/5.11.5.Final/hibernate-search-orm-5.11.5.Final.jar (157 kB at 46 kB/s)
03-Nov-2023 13:42:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/3.10.2/liquibase-core-3.10.2.jar
03-Nov-2023 13:42:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-1.2-api/2.13.3/log4j-1.2-api-2.13.3.jar (202 kB at 58 kB/s)
03-Nov-2023 13:42:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar
03-Nov-2023 13:42:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.jar (24 kB at 6.6 kB/s)
03-Nov-2023 13:42:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.jar
03-Nov-2023 13:42:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar (61 kB at 17 kB/s)
03-Nov-2023 13:42:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar
03-Nov-2023 13:42:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.12/xstream-1.4.12.jar (623 kB at 163 kB/s)
03-Nov-2023 13:42:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0-RC3/jakarta.xml.bind-api-3.0.0-RC3.jar
03-Nov-2023 13:42:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar (1.4 MB at 349 kB/s)
03-Nov-2023 13:42:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/activation/jakarta.activation-api/2.0.0-RC3/jakarta.activation-api-2.0.0-RC3.jar
03-Nov-2023 13:42:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0-RC3/jakarta.xml.bind-api-3.0.0-RC3.jar (129 kB at 32 kB/s)
03-Nov-2023 13:42:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-impl/3.0.0-M4/jaxb-impl-3.0.0-M4.jar
03-Nov-2023 13:42:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.jar (122 kB at 30 kB/s)
03-Nov-2023 13:42:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-core/3.0.0-M4/jaxb-core-3.0.0-M4.jar
03-Nov-2023 13:42:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar (2.1 MB at 495 kB/s)
03-Nov-2023 13:42:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/jakarta.activation/2.0.0-RC3/jakarta.activation-2.0.0-RC3.jar
03-Nov-2023 13:42:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/3.10.2/liquibase-core-3.10.2.jar (3.2 MB at 770 kB/s)
03-Nov-2023 13:42:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.jar
03-Nov-2023 13:42:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/activation/jakarta.activation-api/2.0.0-RC3/jakarta.activation-api-2.0.0-RC3.jar (47 kB at 11 kB/s)
03-Nov-2023 13:42:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.7.0/dbunit-2.7.0.jar
03-Nov-2023 13:42:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/jakarta.activation/2.0.0-RC3/jakarta.activation-2.0.0-RC3.jar (62 kB at 14 kB/s)
03-Nov-2023 13:42:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.jar
03-Nov-2023 13:42:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-core/3.0.0-M4/jaxb-core-3.0.0-M4.jar (236 kB at 52 kB/s)
03-Nov-2023 13:42:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.jar
03-Nov-2023 13:42:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-impl/3.0.0-M4/jaxb-impl-3.0.0-M4.jar (935 kB at 206 kB/s)
03-Nov-2023 13:42:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.2.9.RELEASE/spring-oxm-5.2.9.RELEASE.jar
03-Nov-2023 13:42:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.jar (686 kB at 149 kB/s)
03-Nov-2023 13:42:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.2.16/postgresql-42.2.16.jar
03-Nov-2023 13:42:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.7.0/dbunit-2.7.0.jar (638 kB at 137 kB/s)
03-Nov-2023 13:42:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar
03-Nov-2023 13:42:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar (17 kB at 3.4 kB/s)
03-Nov-2023 13:42:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.2.9.RELEASE/spring-oxm-5.2.9.RELEASE.jar (64 kB at 13 kB/s)
03-Nov-2023 13:42:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.jar (957 kB at 190 kB/s)
03-Nov-2023 13:42:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.2.16/postgresql-42.2.16.jar (1.0 MB at 199 kB/s)
03-Nov-2023 13:42:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.jar (1.4 MB at 283 kB/s)
03-Nov-2023 13:42:52 [INFO]
03-Nov-2023 13:42:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.4 ---
03-Nov-2023 13:42:52 [INFO]
03-Nov-2023 13:42:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.4 ---
03-Nov-2023 13:42:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:52 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.4/src/main/resources
03-Nov-2023 13:42:52 [INFO]
03-Nov-2023 13:42:52 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.4 ---
03-Nov-2023 13:42:52 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:42:52 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.4/target/classes
03-Nov-2023 13:42:53 [INFO]
03-Nov-2023 13:42:53 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.4 ---
03-Nov-2023 13:42:53 [INFO]
03-Nov-2023 13:42:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.4 ---
03-Nov-2023 13:42:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:53 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.4/src/test/resources
03-Nov-2023 13:42:53 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.4/src/test/resources
03-Nov-2023 13:42:53 [INFO]
03-Nov-2023 13:42:53 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.4 ---
03-Nov-2023 13:42:53 [INFO] No sources to compile
03-Nov-2023 13:42:53 [INFO]
03-Nov-2023 13:42:53 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.4 ---
03-Nov-2023 13:42:53 [INFO] No tests to run.
03-Nov-2023 13:42:53 [INFO]
03-Nov-2023 13:42:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.4 ---
03-Nov-2023 13:42:53 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT.jar
03-Nov-2023 13:42:53 [INFO]
03-Nov-2023 13:42:53 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.4 ---
03-Nov-2023 13:42:53 [WARNING] JAR will be empty - no content was marked for inclusion!
03-Nov-2023 13:42:53 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT-tests.jar
03-Nov-2023 13:42:53 [INFO]
03-Nov-2023 13:42:53 [INFO] -----------------< org.openmrs.module:reporting-omod >------------------
03-Nov-2023 13:42:53 [INFO] Building Reporting OMOD 1.27.0-SNAPSHOT                            [9/9]
03-Nov-2023 13:42:53 [INFO] --------------------------------[ jar ]---------------------------------
03-Nov-2023 13:42:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.7-mod/dwr-2.0.7-mod.pom
03-Nov-2023 13:42:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.7-mod/dwr-2.0.7-mod.pom (472 B at 1.9 kB/s)
03-Nov-2023 13:42:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.7-mod/dwr-2.0.7-mod.jar
03-Nov-2023 13:42:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.7-mod/dwr-2.0.7-mod.jar (516 kB at 1.1 MB/s)
03-Nov-2023 13:42:53 [INFO]
03-Nov-2023 13:42:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-omod ---
03-Nov-2023 13:42:53 [INFO]
03-Nov-2023 13:42:53 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ reporting-omod ---
03-Nov-2023 13:42:53 [INFO]
03-Nov-2023 13:42:53 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ reporting-omod ---
03-Nov-2023 13:42:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom
03-Nov-2023 13:42:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (3.4 kB at 13 kB/s)
03-Nov-2023 13:42:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
03-Nov-2023 13:42:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (2.2 kB at 9.0 kB/s)
03-Nov-2023 13:42:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom
03-Nov-2023 13:42:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (3.1 kB at 13 kB/s)
03-Nov-2023 13:42:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom
03-Nov-2023 13:42:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (5.2 kB at 21 kB/s)
03-Nov-2023 13:42:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
03-Nov-2023 13:42:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 15 kB/s)
03-Nov-2023 13:42:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
03-Nov-2023 13:42:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar
03-Nov-2023 13:42:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
03-Nov-2023 13:42:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar
03-Nov-2023 13:42:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
03-Nov-2023 13:42:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (186 kB at 465 kB/s)
03-Nov-2023 13:42:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 kB at 70 kB/s)
03-Nov-2023 13:42:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 82 kB/s)
03-Nov-2023 13:42:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (232 kB at 450 kB/s)
03-Nov-2023 13:42:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (58 kB at 109 kB/s)
03-Nov-2023 13:42:56 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
03-Nov-2023 13:42:56 [INFO]
03-Nov-2023 13:42:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-omod ---
03-Nov-2023 13:42:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:56 [INFO] Copying 0 resource
03-Nov-2023 13:42:56 [INFO] Copying 2 resources
03-Nov-2023 13:42:56 [INFO] Copying 225 resources to web/module
03-Nov-2023 13:42:56 [INFO] Copying 225 resources to web/module
03-Nov-2023 13:42:56 [INFO]
03-Nov-2023 13:42:56 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-omod ---
03-Nov-2023 13:42:56 [INFO] Changes detected - recompiling the module!
03-Nov-2023 13:42:56 [INFO] Compiling 115 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/target/classes
03-Nov-2023 13:42:57 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/src/main/java/org/openmrs/module/reporting/web/controller/mapping/LogicDataSetDefinitionMappingHandler.java: Some input files use or override a deprecated API.
03-Nov-2023 13:42:57 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/src/main/java/org/openmrs/module/reporting/web/controller/mapping/LogicDataSetDefinitionMappingHandler.java: Recompile with -Xlint:deprecation for details.
03-Nov-2023 13:42:57 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/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:57 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/src/main/java/org/openmrs/module/reporting/web/datasets/PatientDataSetEditor.java: Recompile with -Xlint:unchecked for details.
03-Nov-2023 13:42:57 [INFO]
03-Nov-2023 13:42:57 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-omod ---
03-Nov-2023 13:42:57 [INFO]
03-Nov-2023 13:42:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-omod ---
03-Nov-2023 13:42:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Nov-2023 13:42:57 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/src/test/resources
03-Nov-2023 13:42:57 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/src/test/resources
03-Nov-2023 13:42:57 [INFO]
03-Nov-2023 13:42:57 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-omod ---
03-Nov-2023 13:42:57 [INFO] No sources to compile
03-Nov-2023 13:42:57 [INFO]
03-Nov-2023 13:42:57 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-omod ---
03-Nov-2023 13:42:57 [INFO] No tests to run.
03-Nov-2023 13:42:57 [INFO]
03-Nov-2023 13:42:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-omod ---
03-Nov-2023 13:42:57 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/target/reporting-1.27.0-SNAPSHOT.jar
03-Nov-2023 13:42:57 [INFO]
03-Nov-2023 13:42:57 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ reporting-omod ---
03-Nov-2023 13:42:57 [INFO] Packaging OpenMRS module
03-Nov-2023 13:42:57 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/target/reporting-1.27.0-SNAPSHOT.omod
03-Nov-2023 13:42:58 [INFO]
03-Nov-2023 13:42:58 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-omod ---
03-Nov-2023 13:42:58 [WARNING] JAR will be empty - no content was marked for inclusion!
03-Nov-2023 13:42:58 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/target/reporting-1.27.0-SNAPSHOT-tests.jar
03-Nov-2023 13:42:58 [INFO] ------------------------------------------------------------------------
03-Nov-2023 13:42:58 [INFO] Reactor Summary for Reporting 1.27.0-SNAPSHOT:
03-Nov-2023 13:42:58 [INFO]
03-Nov-2023 13:42:58 [INFO] Reporting .......................................... SUCCESS [  4.214 s]
03-Nov-2023 13:42:58 [INFO] Reporting API ...................................... SUCCESS [ 13.006 s]
03-Nov-2023 13:42:58 [INFO] reporting Module api 1.9 ........................... SUCCESS [  1.370 s]
03-Nov-2023 13:42:58 [INFO] reporting Module api 2.0 ........................... SUCCESS [  3.481 s]
03-Nov-2023 13:42:58 [INFO] reporting API Tests ................................ SUCCESS [01:07 min]
03-Nov-2023 13:42:58 [INFO] reporting Module api 1.10 .......................... SUCCESS [ 14.489 s]
03-Nov-2023 13:42:58 [INFO] reporting Module api 2.2 ........................... SUCCESS [ 20.634 s]
03-Nov-2023 13:42:58 [INFO] reporting Module api 2.4 ........................... SUCCESS [ 21.975 s]
03-Nov-2023 13:42:58 [INFO] Reporting OMOD ..................................... SUCCESS [  5.250 s]
03-Nov-2023 13:42:58 [INFO] ------------------------------------------------------------------------
03-Nov-2023 13:42:58 [INFO] BUILD SUCCESS
03-Nov-2023 13:42:58 [INFO] ------------------------------------------------------------------------
03-Nov-2023 13:42:58 [INFO] Total time:  02:33 min
03-Nov-2023 13:42:58 [INFO] Finished at: 2023-11-03T13:42:58Z
03-Nov-2023 13:42:58 [INFO] ------------------------------------------------------------------------
03-Nov-2023 13:42:58 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1...
03-Nov-2023 13:42:59 Finished task 'Maven 3.x' with result: Success
03-Nov-2023 13:42:59 Running post build plugin 'Docker Container Cleanup'
03-Nov-2023 13:42:59 Running post build plugin 'NCover Results Collector'
03-Nov-2023 13:42:59 Running post build plugin 'Build Results Label Collector'
03-Nov-2023 13:42:59 Running post build plugin 'Clover Results Collector'
03-Nov-2023 13:42:59 Running post build plugin 'npm Cache Cleanup'
03-Nov-2023 13:42:59 Running post build plugin 'Artifact Copier'
03-Nov-2023 13:42:59 Finalising the build...
03-Nov-2023 13:42:59 Stopping timer.
03-Nov-2023 13:42:59 Build REP-REP-T2DOT1-910 completed.
03-Nov-2023 13:42:59 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Nov-2023 13:42:59 Running on server: post build plugin 'NCover Results Collector'
03-Nov-2023 13:42:59 Running on server: post build plugin 'Build Labeller'
03-Nov-2023 13:42:59 Running on server: post build plugin 'Clover Delta Calculator'
03-Nov-2023 13:42:59 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Nov-2023 13:42:59 All post build plugins have finished
03-Nov-2023 13:42:59 Generating build results summary...
03-Nov-2023 13:42:59 Saving build results to disk...
03-Nov-2023 13:42:59 Store variable context...
03-Nov-2023 13:42:59 Finished building REP-REP-T2DOT1-910.