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

Build: #909 was successful

Job: Test against 2.1 was successful

Build log

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

23-Oct-2023 19:20:40         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
23-Oct-2023 19:20:40         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
23-Oct-2023 19:20:40         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
23-Oct-2023 19:20:40         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
23-Oct-2023 19:20:40         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
23-Oct-2023 19:20:40         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:40         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
23-Oct-2023 19:20:40         at com.sun.proxy.$Proxy135.evaluateToObject(Unknown Source)
23-Oct-2023 19:20:40         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
23-Oct-2023 19:20:40         ... 74 more
23-Oct-2023 19:20:41 ERROR - EvaluationProfiler.log(111) |2023-10-23 19:20:41,087| 1353        2023-10-23 19:20:41.87        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT person_id from person]: Failed to evaluate sql because:
23-Oct-2023 19:20:41 Unable to evaluate to a single value. Exactly one row must be returned by query.
23-Oct-2023 19:20:41 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
23-Oct-2023 19:20:41 Unable to evaluate to a single value. Exactly one row must be returned by query.
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
23-Oct-2023 19:20:41         at sun.reflect.GeneratedMethodAccessor1211.invoke(Unknown Source)
23-Oct-2023 19:20:41         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23-Oct-2023 19:20:41         at java.lang.reflect.Method.invoke(Method.java:498)
23-Oct-2023 19:20:41         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
23-Oct-2023 19:20:41         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
23-Oct-2023 19:20:41         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
23-Oct-2023 19:20:41         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:41         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
23-Oct-2023 19:20:41         at com.sun.proxy.$Proxy46.evaluate(Unknown Source)
23-Oct-2023 19:20:41         at sun.reflect.GeneratedMethodAccessor1211.invoke(Unknown Source)
23-Oct-2023 19:20:41         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23-Oct-2023 19:20:41         at java.lang.reflect.Method.invoke(Method.java:498)
23-Oct-2023 19:20:41         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
23-Oct-2023 19:20:41         at com.sun.proxy.$Proxy157.evaluate(Unknown Source)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneRow(SqlIndicatorTest.java:90)
23-Oct-2023 19:20:41         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23-Oct-2023 19:20:41         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
23-Oct-2023 19:20:41         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23-Oct-2023 19:20:41         at java.lang.reflect.Method.invoke(Method.java:498)
23-Oct-2023 19:20:41         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
23-Oct-2023 19:20:41         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
23-Oct-2023 19:20:41         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
23-Oct-2023 19:20:41         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
23-Oct-2023 19:20:41         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
23-Oct-2023 19:20:41         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
23-Oct-2023 19:20:41         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
23-Oct-2023 19:20:41         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
23-Oct-2023 19:20:41         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
23-Oct-2023 19:20:41         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
23-Oct-2023 19:20:41         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
23-Oct-2023 19:20:41         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
23-Oct-2023 19:20:41         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
23-Oct-2023 19:20:41         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
23-Oct-2023 19:20:41         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
23-Oct-2023 19:20:41         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
23-Oct-2023 19:20:41         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
23-Oct-2023 19:20:41         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
23-Oct-2023 19:20:41         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
23-Oct-2023 19:20:41         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
23-Oct-2023 19:20:41         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
23-Oct-2023 19:20:41         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
23-Oct-2023 19:20:41         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
23-Oct-2023 19:20:41         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
23-Oct-2023 19:20:41         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
23-Oct-2023 19:20:41         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
23-Oct-2023 19:20:41         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
23-Oct-2023 19:20:41         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23-Oct-2023 19:20:41         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
23-Oct-2023 19:20:41         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23-Oct-2023 19:20:41         at java.lang.reflect.Method.invoke(Method.java:498)
23-Oct-2023 19:20:41         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
23-Oct-2023 19:20:41         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
23-Oct-2023 19:20:41 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one row must be returned by query.
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:86)
23-Oct-2023 19:20:41         at sun.reflect.GeneratedMethodAccessor1214.invoke(Unknown Source)
23-Oct-2023 19:20:41         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23-Oct-2023 19:20:41         at java.lang.reflect.Method.invoke(Method.java:498)
23-Oct-2023 19:20:41         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
23-Oct-2023 19:20:41         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
23-Oct-2023 19:20:41         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
23-Oct-2023 19:20:41         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:41         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
23-Oct-2023 19:20:41         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
23-Oct-2023 19:20:41         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:41         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
23-Oct-2023 19:20:41         at com.sun.proxy.$Proxy33.evaluateToObject(Unknown Source)
23-Oct-2023 19:20:41         at sun.reflect.GeneratedMethodAccessor1214.invoke(Unknown Source)
23-Oct-2023 19:20:41         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23-Oct-2023 19:20:41         at java.lang.reflect.Method.invoke(Method.java:498)
23-Oct-2023 19:20:41         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
23-Oct-2023 19:20:41         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
23-Oct-2023 19:20:41         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
23-Oct-2023 19:20:41         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:41         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
23-Oct-2023 19:20:41         at com.sun.proxy.$Proxy135.evaluateToObject(Unknown Source)
23-Oct-2023 19:20:41         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
23-Oct-2023 19:20:41         ... 72 more
23-Oct-2023 19:20:41 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 sec
23-Oct-2023 19:20:41 Running org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest
23-Oct-2023 19:20:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec
23-Oct-2023 19:20:41 Running org.openmrs.module.reporting.cohort.CohortsTest
23-Oct-2023 19:20:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
23-Oct-2023 19:20:41 Running org.openmrs.module.reporting.data.converter.StringConverterTest
23-Oct-2023 19:20:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
23-Oct-2023 19:20:41 Running org.openmrs.module.reporting.dataset.definition.evaluator.RepeatPerTimePeriodDataSetEvaluatorTest
23-Oct-2023 19:20:41 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
23-Oct-2023 19:20:41 Running org.openmrs.module.reporting.data.JoinDataDefinitionTest
23-Oct-2023 19:20:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
23-Oct-2023 19:20:41 Running org.openmrs.module.reporting.query.obs.evaluator.BasicObsQueryEvaluatorTest
23-Oct-2023 19:20:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec
23-Oct-2023 19:20:41 Running org.openmrs.module.reporting.query.person.evaluator.PatientPersonQueryEvaluatorTest
23-Oct-2023 19:20:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
23-Oct-2023 19:20:41 Running org.openmrs.module.reporting.config.ReportLoaderTest
23-Oct-2023 19:20:41 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
23-Oct-2023 19:20:41 Running org.openmrs.module.reporting.data.patient.evaluator.ScriptedCompositionPatientDataEvaluatorTest
23-Oct-2023 19:20:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec
23-Oct-2023 19:20:42 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredEncounterDataDefinitionLibraryTest
23-Oct-2023 19:20:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
23-Oct-2023 19:20:42 Running org.openmrs.module.reporting.data.encounter.evaluator.PersonToEncounterDataEvaluatorTest
23-Oct-2023 19:20:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec
23-Oct-2023 19:20:42 Running org.openmrs.module.reporting.data.visit.evaluator.PatientToVisitDataEvaluatorTest
23-Oct-2023 19:20:42 {1=102, 4=12345K}
23-Oct-2023 19:20:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec
23-Oct-2023 19:20:42 Running org.openmrs.module.reporting.cohort.definition.evaluator.InProgramCohortDefinitionEvaluatorTest
23-Oct-2023 19:20:43 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 sec
23-Oct-2023 19:20:43 Running org.openmrs.module.reporting.calculation.PatientDataCalculationBehaviorTest
23-Oct-2023 19:20:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec
23-Oct-2023 19:20:43 Running org.openmrs.module.reporting.validator.CompositionCohortDefinitionValidatorTest
23-Oct-2023 19:20:43 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
23-Oct-2023 19:20:43 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortIndicatorDataSetEvaluatorTest
23-Oct-2023 19:20:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
23-Oct-2023 19:20:43 Running org.openmrs.module.reporting.query.encounter.evaluator.AuditEncounterQueryEvaluatorTest
23-Oct-2023 19:20:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 sec
23-Oct-2023 19:20:44 Running org.openmrs.module.reporting.indicator.aggregation.AggregationTest
23-Oct-2023 19:20:44 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
23-Oct-2023 19:20:44 Running org.openmrs.module.reporting.definition.service.DefinitionServiceTest
23-Oct-2023 19:20:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
23-Oct-2023 19:20:44 Running org.openmrs.module.reporting.data.person.evaluator.ConvertedPersonDataEvaluatorTest
23-Oct-2023 19:20:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
23-Oct-2023 19:20:44 Running org.openmrs.module.reporting.query.encounter.evaluator.SqlEncounterQueryEvaluatorTest
23-Oct-2023 19:20:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec
23-Oct-2023 19:20:44 Running org.openmrs.module.reporting.report.renderer.CsvReportRendererTest
23-Oct-2023 19:20:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
23-Oct-2023 19:20:44 Running org.openmrs.module.reporting.dataset.definition.evaluator.VisitDataSetEvaluatorTest
23-Oct-2023 19:20:44 VISIT ID        EMR ID        BIRTHDATE          
23-Oct-2023 19:20:44 --------        ------        -----------        
23-Oct-2023 19:20:44 1               2             08/Apr/1975        
23-Oct-2023 19:20:44 2               2             08/Apr/1975        
23-Oct-2023 19:20:44 3               2             08/Apr/1975        
23-Oct-2023 19:20:44 4               6             27/May/2007        
23-Oct-2023 19:20:44 5               6             27/May/2007        
23-Oct-2023 19:20:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec
23-Oct-2023 19:20:44 Running org.openmrs.module.reporting.dataset.definition.evaluator.LogicDataSetEvaluatorTest
23-Oct-2023 19:20:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
23-Oct-2023 19:20:44 Running org.openmrs.module.reporting.cohort.definition.evaluator.BirthAndDeathCohortDefinitionEvaluatorTest
23-Oct-2023 19:20:45 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec
23-Oct-2023 19:20:45 Running org.openmrs.module.reporting.data.person.evaluator.PersonIdDataEvaluatorTest
23-Oct-2023 19:20:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
23-Oct-2023 19:20:45 Running org.openmrs.module.reporting.data.encounter.evaluator.SqlEncounterDataEvaluatorTest
23-Oct-2023 19:20:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
23-Oct-2023 19:20:45 Running org.openmrs.module.reporting.data.converter.PersonAddressConverterTest
23-Oct-2023 19:20:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
23-Oct-2023 19:20:45 Running org.openmrs.module.reporting.common.DelimitedKeyComparatorTest
23-Oct-2023 19:20:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
23-Oct-2023 19:20:45 Running org.openmrs.module.reporting.data.converter.AttributeValueConverterTest
23-Oct-2023 19:20:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec
23-Oct-2023 19:20:46 Running org.openmrs.module.reporting.data.obs.evaluator.ConvertedObsDataEvaluatorTest
23-Oct-2023 19:20:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec
23-Oct-2023 19:20:46 Running org.openmrs.module.reporting.query.person.evaluator.SqlPersonQueryEvaluatorTest
23-Oct-2023 19:20:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec
23-Oct-2023 19:20:46 Running org.openmrs.module.reporting.query.person.evaluator.AllPersonQueryEvaluatorTest
23-Oct-2023 19:20:46 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec
23-Oct-2023 19:20:46 Running org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluatorTest
23-Oct-2023 19:20:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec
23-Oct-2023 19:20:47 Running org.openmrs.module.reporting.data.person.evaluator.AgeAtDateOfOtherDataEvaluatorTest
23-Oct-2023 19:20:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec
23-Oct-2023 19:20:47 Running org.openmrs.module.reporting.indicator.PeriodIndicatorReportTest
23-Oct-2023 19:20:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
23-Oct-2023 19:20:47 Running org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest
23-Oct-2023 19:20:47 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
23-Oct-2023 19:20:47 Running org.openmrs.module.reporting.data.patient.evaluator.PatientObjectDataEvaluatorTest
23-Oct-2023 19:20:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
23-Oct-2023 19:20:47 Running org.openmrs.module.reporting.data.patient.evaluator.TestPatientCalculation
23-Oct-2023 19:20:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
23-Oct-2023 19:20:47 Running org.openmrs.module.reporting.validator.SqlCohortDefinitionValidatorTest
23-Oct-2023 19:20:47 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
23-Oct-2023 19:20:47 Running org.openmrs.module.reporting.cohort.definition.evaluator.PatientStateCohortDefinitionEvaluatorTest
23-Oct-2023 19:20:48 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec
23-Oct-2023 19:20:48 Running org.openmrs.module.reporting.data.converter.NullValueConverterTest
23-Oct-2023 19:20:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
23-Oct-2023 19:20:48 Running org.openmrs.module.reporting.query.encounter.evaluator.ConditionalParameterEncounterQueryEvaluatorTest
23-Oct-2023 19:20:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
23-Oct-2023 19:20:48 Running org.openmrs.module.reporting.report.service.TestReportProcessor
23-Oct-2023 19:20:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
23-Oct-2023 19:20:48 Running org.openmrs.module.reporting.common.FractionTest
23-Oct-2023 19:20:48 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
23-Oct-2023 19:20:48 Running org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest
23-Oct-2023 19:20:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
23-Oct-2023 19:20:48 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramEnrollmentsForPatientDataEvaluatorTest
23-Oct-2023 19:20:48 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec
23-Oct-2023 19:20:48 Running org.openmrs.module.reporting.data.visit.evaluator.OrderForVisitDataEvaluatorTest
23-Oct-2023 19:20:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
23-Oct-2023 19:20:48 Running org.openmrs.module.reporting.report.util.SqlScriptParserTest
23-Oct-2023 19:20:48 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
23-Oct-2023 19:20:48 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredDataSetDefinitionLibraryTest
23-Oct-2023 19:20:49 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
23-Oct-2023 19:20:49 Running org.openmrs.module.reporting.cohort.definition.evaluator.PresenceOrAbsenceCohortDefinitionEvaluatorTest
23-Oct-2023 19:20:49 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec
23-Oct-2023 19:20:49 Running org.openmrs.module.reporting.report.definition.service.ReportDefinitionServiceImplTest
23-Oct-2023 19:20:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
23-Oct-2023 19:20:49 Running org.openmrs.module.reporting.data.converter.ObsValueTextAsCodedConverterTest
23-Oct-2023 19:20:49 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
23-Oct-2023 19:20:49 Running org.openmrs.module.reporting.cohort.definition.service.BaseCohortDefinitionServiceTest
23-Oct-2023 19:20:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
23-Oct-2023 19:20:49 Running org.openmrs.module.reporting.cohort.definition.evaluator.InStateCohortDefinitionEvaluatorTest
23-Oct-2023 19:20:49 Cohort: Cohort id=null size=2
23-Oct-2023 19:20:49 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec
23-Oct-2023 19:20:49 Running org.openmrs.module.reporting.data.patient.evaluator.DefinitionLibraryPatientDataEvaluatorTest
23-Oct-2023 19:20:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec
23-Oct-2023 19:20:50 Running org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluatorTest
23-Oct-2023 19:20:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec
23-Oct-2023 19:20:50 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortsWithVaryingParametersDataSetEvaluatorTest
23-Oct-2023 19:20:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
23-Oct-2023 19:20:50 Running org.openmrs.module.reporting.dataset.definition.evaluator.ObsDataSetEvaluatorTest
23-Oct-2023 19:20:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
23-Oct-2023 19:20:50 Running org.openmrs.module.reporting.data.patient.evaluator.SqlPatientDataEvaluatorTest
23-Oct-2023 19:20:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
23-Oct-2023 19:20:50 Running org.openmrs.module.reporting.data.converter.PrivilegedDataConverterTest
23-Oct-2023 19:20:50 SLF4J: Class path contains multiple SLF4J bindings.
23-Oct-2023 19:20:50 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]
23-Oct-2023 19:20:50 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]
23-Oct-2023 19:20:50 SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
23-Oct-2023 19:20:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 sec
23-Oct-2023 19:20:51 Running org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest
23-Oct-2023 19:20:51 ERROR - EvaluationProfiler.log(111) |2023-10-23 19:20:51,176| 1777        2023-10-23 19:20:51.176        >        ERROR        EVALUATING_DEFINITION                        PatientCalculationDataDefinition[Example]: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
23-Oct-2023 19:20:51 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
23-Oct-2023 19:20:51         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:50)
23-Oct-2023 19:20:51         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:34)
23-Oct-2023 19:20:51         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
23-Oct-2023 19:20:51         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:66)
23-Oct-2023 19:20:51         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:34)
23-Oct-2023 19:20:51         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
23-Oct-2023 19:20:51         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
23-Oct-2023 19:20:51         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.evaluate(PatientDataServiceImpl.java:48)
23-Oct-2023 19:20:51         at sun.reflect.GeneratedMethodAccessor837.invoke(Unknown Source)
23-Oct-2023 19:20:51         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23-Oct-2023 19:20:51         at java.lang.reflect.Method.invoke(Method.java:498)
23-Oct-2023 19:20:51         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
23-Oct-2023 19:20:51         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
23-Oct-2023 19:20:51         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
23-Oct-2023 19:20:51         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
23-Oct-2023 19:20:51         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
23-Oct-2023 19:20:51         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
23-Oct-2023 19:20:51         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:51         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
23-Oct-2023 19:20:51         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:51         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
23-Oct-2023 19:20:51         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:51         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
23-Oct-2023 19:20:51         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
23-Oct-2023 19:20:51         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
23-Oct-2023 19:20:51         at com.sun.proxy.$Proxy36.evaluate(Unknown Source)
23-Oct-2023 19:20:51         at sun.reflect.GeneratedMethodAccessor837.invoke(Unknown Source)
23-Oct-2023 19:20:51         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23-Oct-2023 19:20:51         at java.lang.reflect.Method.invoke(Method.java:498)
23-Oct-2023 19:20:51         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
23-Oct-2023 19:20:51         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
23-Oct-2023 19:20:51         at com.sun.proxy.$Proxy142.evaluate(Unknown Source)
23-Oct-2023 19:20:51         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest.evaluate_shouldThrowAnErrorIfNoCalculationRegistrationExistsOnTheDefinition(PatientCalculationDataEvaluatorTest.java:90)
23-Oct-2023 19:20:51         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23-Oct-2023 19:20:51         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
23-Oct-2023 19:20:51         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23-Oct-2023 19:20:51         at java.lang.reflect.Method.invoke(Method.java:498)
23-Oct-2023 19:20:51         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
23-Oct-2023 19:20:51         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
23-Oct-2023 19:20:51         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
23-Oct-2023 19:20:51         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
23-Oct-2023 19:20:51         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
23-Oct-2023 19:20:51         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
23-Oct-2023 19:20:51         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
23-Oct-2023 19:20:51         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
23-Oct-2023 19:20:51         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
23-Oct-2023 19:20:51         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
23-Oct-2023 19:20:51         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
23-Oct-2023 19:20:51         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
23-Oct-2023 19:20:51         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
23-Oct-2023 19:20:51         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
23-Oct-2023 19:20:51         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
23-Oct-2023 19:20:51         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
23-Oct-2023 19:20:51         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
23-Oct-2023 19:20:51         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
23-Oct-2023 19:20:51         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
23-Oct-2023 19:20:51         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
23-Oct-2023 19:20:51         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
23-Oct-2023 19:20:51         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
23-Oct-2023 19:20:51         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
23-Oct-2023 19:20:51         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
23-Oct-2023 19:20:51         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
23-Oct-2023 19:20:51         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
23-Oct-2023 19:20:51         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
23-Oct-2023 19:20:51         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23-Oct-2023 19:20:51         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
23-Oct-2023 19:20:51         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23-Oct-2023 19:20:51         at java.lang.reflect.Method.invoke(Method.java:498)
23-Oct-2023 19:20:51         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
23-Oct-2023 19:20:51         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
23-Oct-2023 19:20:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
23-Oct-2023 19:20:51 Running org.openmrs.module.reporting.data.converter.DateConverterTest
23-Oct-2023 19:20:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
23-Oct-2023 19:20:51 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest
23-Oct-2023 19:20:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
23-Oct-2023 19:20:51 Running org.openmrs.module.reporting.data.encounter.evaluator.PatientToEncounterDataEvaluatorTest
23-Oct-2023 19:20:51 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
23-Oct-2023 19:20:51 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdDataEvaluatorTest
23-Oct-2023 19:20:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
23-Oct-2023 19:20:51 Running org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest
23-Oct-2023 19:20:51 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
23-Oct-2023 19:20:51 Running org.openmrs.module.reporting.data.patient.evaluator.PersonToPatientDataEvaluatorTest
23-Oct-2023 19:20:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
23-Oct-2023 19:20:51 Running org.openmrs.module.reporting.data.patient.service.PatientDataServiceImplTest
23-Oct-2023 19:20:52 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 sec
23-Oct-2023 19:20:52
23-Oct-2023 19:20:52 Results :
23-Oct-2023 19:20:52
23-Oct-2023 19:20:52 Tests run: 734, Failures: 0, Errors: 0, Skipped: 13
23-Oct-2023 19:20:52
23-Oct-2023 19:20:52 [INFO]
23-Oct-2023 19:20:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-tests ---
23-Oct-2023 19:20:52 [WARNING] JAR will be empty - no content was marked for inclusion!
23-Oct-2023 19:20:52 [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
23-Oct-2023 19:20:52 [INFO]
23-Oct-2023 19:20:52 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-tests ---
23-Oct-2023 19:20:52 [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
23-Oct-2023 19:20:52 [INFO]
23-Oct-2023 19:20:52 [INFO] ---------------< org.openmrs.module:reporting-api-1.10 >----------------
23-Oct-2023 19:20:52 [INFO] Building reporting Module api 1.10 1.27.0-SNAPSHOT                 [6/9]
23-Oct-2023 19:20:52 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2023 19:20:52 [INFO]
23-Oct-2023 19:20:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-1.10 ---
23-Oct-2023 19:20:52 [INFO]
23-Oct-2023 19:20:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-1.10 ---
23-Oct-2023 19:20:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2023 19:20:52 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-1.10/src/main/resources
23-Oct-2023 19:20:52 [INFO]
23-Oct-2023 19:20:52 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-1.10 ---
23-Oct-2023 19:20:52 [INFO] Changes detected - recompiling the module!
23-Oct-2023 19:20:52 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-1.10/target/classes
23-Oct-2023 19:20:52 [INFO]
23-Oct-2023 19:20:52 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-1.10 ---
23-Oct-2023 19:20:52 [INFO]
23-Oct-2023 19:20:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-1.10 ---
23-Oct-2023 19:20:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2023 19:20:52 [INFO] Copying 1 resource
23-Oct-2023 19:20:52 [INFO] Copying 0 resource
23-Oct-2023 19:20:52 [INFO]
23-Oct-2023 19:20:52 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-1.10 ---
23-Oct-2023 19:20:52 [INFO] Changes detected - recompiling the module!
23-Oct-2023 19:20:52 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-1.10/target/test-classes
23-Oct-2023 19:20:52 [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.
23-Oct-2023 19:20:52 [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.
23-Oct-2023 19:20:52 [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.
23-Oct-2023 19:20:52 [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.
23-Oct-2023 19:20:52 [INFO]
23-Oct-2023 19:20:52 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-1.10 ---
23-Oct-2023 19:20:52 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-1.10/target/surefire-reports
23-Oct-2023 19:20:52 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
23-Oct-2023 19:20:53
23-Oct-2023 19:20:53 -------------------------------------------------------
23-Oct-2023 19:20:53 T E S T S
23-Oct-2023 19:20:53 -------------------------------------------------------
23-Oct-2023 19:20:53 Running org.openmrs.module.reporting.cohort.definition.evaluator.DrugOrderCohortDefinitionEvaluatorTest
23-Oct-2023 19:20:53 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
23-Oct-2023 19:20:53 log4j:WARN Please initialize the log4j system properly.
23-Oct-2023 19:21:06 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.595 sec
23-Oct-2023 19:21:06 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary1_10Test
23-Oct-2023 19:21:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
23-Oct-2023 19:21:06
23-Oct-2023 19:21:06 Results :
23-Oct-2023 19:21:06
23-Oct-2023 19:21:06 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
23-Oct-2023 19:21:06
23-Oct-2023 19:21:06 [INFO]
23-Oct-2023 19:21:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-1.10 ---
23-Oct-2023 19:21:06 [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
23-Oct-2023 19:21:06 [INFO]
23-Oct-2023 19:21:06 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-1.10 ---
23-Oct-2023 19:21:06 [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
23-Oct-2023 19:21:06 [INFO]
23-Oct-2023 19:21:06 [INFO] ----------------< org.openmrs.module:reporting-api-2.2 >----------------
23-Oct-2023 19:21:06 [INFO] Building reporting Module api 2.2 1.27.0-SNAPSHOT                  [7/9]
23-Oct-2023 19:21:06 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2023 19:21:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
23-Oct-2023 19:21:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 75 kB/s)
23-Oct-2023 19:21:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom
23-Oct-2023 19:21:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 53 kB/s)
23-Oct-2023 19:21:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar
23-Oct-2023 19:21:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.2.0/openmrs-web-2.2.0-tests.jar
23-Oct-2023 19:21:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.2.0/openmrs-web-2.2.0-tests.jar (28 kB at 46 kB/s)
23-Oct-2023 19:21:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 160 kB/s)
23-Oct-2023 19:21:09 [INFO]
23-Oct-2023 19:21:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.2 ---
23-Oct-2023 19:21:09 [INFO]
23-Oct-2023 19:21:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.2 ---
23-Oct-2023 19:21:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2023 19:21:09 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.2/src/main/resources
23-Oct-2023 19:21:09 [INFO]
23-Oct-2023 19:21:09 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.2 ---
23-Oct-2023 19:21:09 [INFO] Changes detected - recompiling the module!
23-Oct-2023 19:21:09 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.2/target/classes
23-Oct-2023 19:21:09 [INFO]
23-Oct-2023 19:21:09 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.2 ---
23-Oct-2023 19:21:09 [INFO]
23-Oct-2023 19:21:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.2 ---
23-Oct-2023 19:21:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2023 19:21:09 [INFO] Copying 1 resource
23-Oct-2023 19:21:09 [INFO] Copying 0 resource
23-Oct-2023 19:21:09 [INFO]
23-Oct-2023 19:21:09 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.2 ---
23-Oct-2023 19:21:09 [INFO] Changes detected - recompiling the module!
23-Oct-2023 19:21:09 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.2/target/test-classes
23-Oct-2023 19:21:09 [INFO]
23-Oct-2023 19:21:09 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.2 ---
23-Oct-2023 19:21:09 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.2/target/surefire-reports
23-Oct-2023 19:21:09 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
23-Oct-2023 19:21:09
23-Oct-2023 19:21:09 -------------------------------------------------------
23-Oct-2023 19:21:09 T E S T S
23-Oct-2023 19:21:09 -------------------------------------------------------
23-Oct-2023 19:21:09 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionCohortDefinitionEvaluatorTest
23-Oct-2023 19:21:10 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
23-Oct-2023 19:21:10 log4j:WARN Please initialize the log4j system properly.
23-Oct-2023 19:21:22 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.19 sec
23-Oct-2023 19:21:22 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary2_2Test
23-Oct-2023 19:21:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
23-Oct-2023 19:21:22
23-Oct-2023 19:21:22 Results :
23-Oct-2023 19:21:22
23-Oct-2023 19:21:22 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
23-Oct-2023 19:21:22
23-Oct-2023 19:21:22 [INFO]
23-Oct-2023 19:21:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.2 ---
23-Oct-2023 19:21:22 [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
23-Oct-2023 19:21:22 [INFO]
23-Oct-2023 19:21:22 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.2 ---
23-Oct-2023 19:21:22 [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
23-Oct-2023 19:21:22 [INFO]
23-Oct-2023 19:21:22 [INFO] ----------------< org.openmrs.module:reporting-api-2.4 >----------------
23-Oct-2023 19:21:22 [INFO] Building reporting Module api 2.4 1.27.0-SNAPSHOT                  [8/9]
23-Oct-2023 19:21:22 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2023 19:21:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0.pom
23-Oct-2023 19:21:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0.pom (13 kB at 52 kB/s)
23-Oct-2023 19:21:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.4.0/openmrs-2.4.0.pom
23-Oct-2023 19:21:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.4.0/openmrs-2.4.0.pom (37 kB at 69 kB/s)
23-Oct-2023 19:21:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
23-Oct-2023 19:21:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 70 kB/s)
23-Oct-2023 19:21:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.20/reflectutils-0.9.20.pom
23-Oct-2023 19:21:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.20/reflectutils-0.9.20.pom (15 kB at 57 kB/s)
23-Oct-2023 19:21:23 [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
23-Oct-2023 19:21:23 [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.1 kB/s)
23-Oct-2023 19:21:23 [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
23-Oct-2023 19:21:24 [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.7 kB/s)
23-Oct-2023 19:21:24 [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
23-Oct-2023 19:21:24 [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.5 kB/s)
23-Oct-2023 19:21:24 [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
23-Oct-2023 19:21:24 [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 8.9 kB/s)
23-Oct-2023 19:21:24 [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
23-Oct-2023 19:21:24 [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.4 kB/s)
23-Oct-2023 19:21:24 [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
23-Oct-2023 19:21:25 [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.8 kB/s)
23-Oct-2023 19:21:25 [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
23-Oct-2023 19:21:25 [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.0 kB/s)
23-Oct-2023 19:21:25 [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
23-Oct-2023 19:21:25 [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.1 kB/s)
23-Oct-2023 19:21:25 [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
23-Oct-2023 19:21:25 [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.5 kB/s)
23-Oct-2023 19:21:25 [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
23-Oct-2023 19:21:26 [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.3 kB/s)
23-Oct-2023 19:21:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-base/2.1/hapi-base-2.1.pom
23-Oct-2023 19:21:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-base/2.1/hapi-base-2.1.pom (7.3 kB at 29 kB/s)
23-Oct-2023 19:21:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi/2.1/hapi-2.1.pom
23-Oct-2023 19:21:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi/2.1/hapi-2.1.pom (19 kB at 75 kB/s)
23-Oct-2023 19:21:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v23/2.1/hapi-structures-v23-2.1.pom
23-Oct-2023 19:21:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v23/2.1/hapi-structures-v23-2.1.pom (5.3 kB at 21 kB/s)
23-Oct-2023 19:21:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v24/2.1/hapi-structures-v24-2.1.pom
23-Oct-2023 19:21:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v24/2.1/hapi-structures-v24-2.1.pom (5.3 kB at 21 kB/s)
23-Oct-2023 19:21:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v25/2.1/hapi-structures-v25-2.1.pom
23-Oct-2023 19:21:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v25/2.1/hapi-structures-v25-2.1.pom (5.3 kB at 21 kB/s)
23-Oct-2023 19:21:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v26/2.1/hapi-structures-v26-2.1.pom
23-Oct-2023 19:21:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v26/2.1/hapi-structures-v26-2.1.pom (5.3 kB at 21 kB/s)
23-Oct-2023 19:21:27 [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
23-Oct-2023 19:21:28 [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 25 kB/s)
23-Oct-2023 19:21:28 [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
23-Oct-2023 19:21:28 [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 40 kB/s)
23-Oct-2023 19:21:28 [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
23-Oct-2023 19:21:28 [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 42 kB/s)
23-Oct-2023 19:21:28 [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
23-Oct-2023 19:21:28 [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 153 kB/s)
23-Oct-2023 19:21:28 [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
23-Oct-2023 19:21:29 [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 26 kB/s)
23-Oct-2023 19:21:29 [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
23-Oct-2023 19:21:29 [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.6 kB/s)
23-Oct-2023 19:21:29 [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
23-Oct-2023 19:21:29 [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)
23-Oct-2023 19:21:29 [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
23-Oct-2023 19:21:29 [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)
23-Oct-2023 19:21:29 [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
23-Oct-2023 19:21:30 [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 36 kB/s)
23-Oct-2023 19:21:30 [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
23-Oct-2023 19:21:30 [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 312 kB/s)
23-Oct-2023 19:21:30 [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
23-Oct-2023 19:21:30 [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 61 kB/s)
23-Oct-2023 19:21:30 [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
23-Oct-2023 19:21:31 [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 24 kB/s)
23-Oct-2023 19:21:31 [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
23-Oct-2023 19:21:31 [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)
23-Oct-2023 19:21:31 [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
23-Oct-2023 19:21:31 [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 155 kB/s)
23-Oct-2023 19:21:31 [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
23-Oct-2023 19:21:31 [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 22 kB/s)
23-Oct-2023 19:21:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom
23-Oct-2023 19:21:32 [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.3 kB/s)
23-Oct-2023 19:21:32 [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
23-Oct-2023 19:21:32 [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 91 kB/s)
23-Oct-2023 19:21:32 [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
23-Oct-2023 19:21:32 [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 149 kB/s)
23-Oct-2023 19:21:32 [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
23-Oct-2023 19:21:33 [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 52 kB/s)
23-Oct-2023 19:21:33 [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
23-Oct-2023 19:21:33 [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 46 kB/s)
23-Oct-2023 19:21:33 [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
23-Oct-2023 19:21:33 [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 32 kB/s)
23-Oct-2023 19:21:33 [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
23-Oct-2023 19:21:33 [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.4 kB/s)
23-Oct-2023 19:21:33 [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
23-Oct-2023 19:21:34 [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)
23-Oct-2023 19:21:34 [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
23-Oct-2023 19:21:34 [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 168 kB/s)
23-Oct-2023 19:21:34 [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
23-Oct-2023 19:21:34 [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)
23-Oct-2023 19:21:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom
23-Oct-2023 19:21:34 [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 13 kB/s)
23-Oct-2023 19:21:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
23-Oct-2023 19:21:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 10 kB/s)
23-Oct-2023 19:21:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.pom
23-Oct-2023 19:21:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.pom (4.7 kB at 19 kB/s)
23-Oct-2023 19:21:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-base/2.11.2/jackson-base-2.11.2.pom
23-Oct-2023 19:21:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-base/2.11.2/jackson-base-2.11.2.pom (7.5 kB at 29 kB/s)
23-Oct-2023 19:21:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom
23-Oct-2023 19:21:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom (14 kB at 39 kB/s)
23-Oct-2023 19:21:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom
23-Oct-2023 19:21:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom (7.6 kB at 30 kB/s)
23-Oct-2023 19:21:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom
23-Oct-2023 19:21:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 94 kB/s)
23-Oct-2023 19:21:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.pom
23-Oct-2023 19:21:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.pom (3.8 kB at 15 kB/s)
23-Oct-2023 19:21:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.pom
23-Oct-2023 19:21:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.pom (7.2 kB at 29 kB/s)
23-Oct-2023 19:21:37 [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
23-Oct-2023 19:21:37 [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 87 kB/s)
23-Oct-2023 19:21:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.pom
23-Oct-2023 19:21:37 [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)
23-Oct-2023 19:21:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.pom
23-Oct-2023 19:21:37 [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.0 kB/s)
23-Oct-2023 19:21:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom
23-Oct-2023 19:21:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 58 kB/s)
23-Oct-2023 19:21:38 [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
23-Oct-2023 19:21:38 [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 51 kB/s)
23-Oct-2023 19:21:38 [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
23-Oct-2023 19:21:38 [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 37 kB/s)
23-Oct-2023 19:21:38 [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
23-Oct-2023 19:21:38 [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)
23-Oct-2023 19:21:38 [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
23-Oct-2023 19:21:39 [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)
23-Oct-2023 19:21:39 [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
23-Oct-2023 19:21:39 [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 52 kB/s)
23-Oct-2023 19:21:39 [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
23-Oct-2023 19:21:39 [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.0 kB/s)
23-Oct-2023 19:21:39 [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
23-Oct-2023 19:21:40 [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 113 kB/s)
23-Oct-2023 19:21:40 [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
23-Oct-2023 19:21:40 [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 13 kB/s)
23-Oct-2023 19:21:40 [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
23-Oct-2023 19:21:40 [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 37 kB/s)
23-Oct-2023 19:21:40 [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
23-Oct-2023 19:21:40 [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 53 kB/s)
23-Oct-2023 19:21:40 [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
23-Oct-2023 19:21:41 [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 19 kB/s)
23-Oct-2023 19:21:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.4.0/openmrs-test-2.4.0.pom
23-Oct-2023 19:21:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.4.0/openmrs-test-2.4.0.pom (2.9 kB at 12 kB/s)
23-Oct-2023 19:21:41 [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
23-Oct-2023 19:21:41 [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)
23-Oct-2023 19:21:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.13/junit-4.13.pom
23-Oct-2023 19:21:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.13/junit-4.13.pom (25 kB at 100 kB/s)
23-Oct-2023 19:21:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.7.0/junit-jupiter-api-5.7.0.pom
23-Oct-2023 19:21:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.7.0/junit-jupiter-api-5.7.0.pom (3.2 kB at 12 kB/s)
23-Oct-2023 19:21:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
23-Oct-2023 19:21:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 21 kB/s)
23-Oct-2023 19:21:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.7.0/junit-platform-commons-1.7.0.pom
23-Oct-2023 19:21:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.7.0/junit-platform-commons-1.7.0.pom (2.8 kB at 11 kB/s)
23-Oct-2023 19:21:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.7.0/junit-jupiter-engine-5.7.0.pom
23-Oct-2023 19:21:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.7.0/junit-jupiter-engine-5.7.0.pom (3.2 kB at 13 kB/s)
23-Oct-2023 19:21:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-engine/1.7.0/junit-platform-engine-1.7.0.pom
23-Oct-2023 19:21:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-engine/1.7.0/junit-platform-engine-1.7.0.pom (3.2 kB at 13 kB/s)
23-Oct-2023 19:21:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.7.0/junit-vintage-engine-5.7.0.pom
23-Oct-2023 19:21:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.7.0/junit-vintage-engine-5.7.0.pom (3.2 kB at 13 kB/s)
23-Oct-2023 19:21:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.7.0/dbunit-2.7.0.pom
23-Oct-2023 19:21:43 [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)
23-Oct-2023 19:21:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom
23-Oct-2023 19:21:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom (11 kB at 43 kB/s)
23-Oct-2023 19:21:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom
23-Oct-2023 19:21:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom (18 kB at 71 kB/s)
23-Oct-2023 19:21:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom
23-Oct-2023 19:21:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom (23 kB at 91 kB/s)
23-Oct-2023 19:21:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.pom
23-Oct-2023 19:21:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.pom (25 kB at 101 kB/s)
23-Oct-2023 19:21:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
23-Oct-2023 19:21:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom (11 kB at 43 kB/s)
23-Oct-2023 19:21:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom
23-Oct-2023 19:21:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom (41 kB at 163 kB/s)
23-Oct-2023 19:21:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom
23-Oct-2023 19:21:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom (9.6 kB at 38 kB/s)
23-Oct-2023 19:21:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.pom
23-Oct-2023 19:21:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.pom (3.5 kB at 14 kB/s)
23-Oct-2023 19:21:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
23-Oct-2023 19:21:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom (18 kB at 70 kB/s)
23-Oct-2023 19:21:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-junit-jupiter/3.5.11/mockito-junit-jupiter-3.5.11.pom
23-Oct-2023 19:21:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-junit-jupiter/3.5.11/mockito-junit-jupiter-3.5.11.pom (25 kB at 100 kB/s)
23-Oct-2023 19:21:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.4.2/junit-jupiter-api-5.4.2.pom
23-Oct-2023 19:21:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.4.2/junit-jupiter-api-5.4.2.pom (2.4 kB at 9.5 kB/s)
23-Oct-2023 19:21:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
23-Oct-2023 19:21:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 4.7 kB/s)
23-Oct-2023 19:21:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
23-Oct-2023 19:21:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 6.7 kB/s)
23-Oct-2023 19:21:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.4.2/junit-platform-commons-1.4.2.pom
23-Oct-2023 19:21:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.4.2/junit-platform-commons-1.4.2.pom (2.0 kB at 8.1 kB/s)
23-Oct-2023 19:21:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.pom
23-Oct-2023 19:21:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.pom (7.3 kB at 29 kB/s)
23-Oct-2023 19:21:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.pom
23-Oct-2023 19:21:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.pom (7.5 kB at 30 kB/s)
23-Oct-2023 19:21:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.pom
23-Oct-2023 19:21:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.pom (7.2 kB at 28 kB/s)
23-Oct-2023 19:21:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.0.1/objenesis-3.0.1.pom
23-Oct-2023 19:21:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.0.1/objenesis-3.0.1.pom (3.5 kB at 7.1 kB/s)
23-Oct-2023 19:21:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/3.0.1/objenesis-parent-3.0.1.pom
23-Oct-2023 19:21:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/3.0.1/objenesis-parent-3.0.1.pom (17 kB at 46 kB/s)
23-Oct-2023 19:21:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
23-Oct-2023 19:21:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 40 kB/s)
23-Oct-2023 19:21:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
23-Oct-2023 19:21:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 97 kB/s)
23-Oct-2023 19:21:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
23-Oct-2023 19:21:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 23 kB/s)
23-Oct-2023 19:21:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.pom
23-Oct-2023 19:21:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.pom (7.3 kB at 29 kB/s)
23-Oct-2023 19:21:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.pom
23-Oct-2023 19:21:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.pom (7.3 kB at 29 kB/s)
23-Oct-2023 19:21:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.pom
23-Oct-2023 19:21:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.pom (7.0 kB at 28 kB/s)
23-Oct-2023 19:21:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
23-Oct-2023 19:21:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 79 kB/s)
23-Oct-2023 19:21:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
23-Oct-2023 19:21:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 11 kB/s)
23-Oct-2023 19:21:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
23-Oct-2023 19:21:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 65 kB/s)
23-Oct-2023 19:21:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom
23-Oct-2023 19:21:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom (1.4 kB at 5.3 kB/s)
23-Oct-2023 19:21:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0.pom
23-Oct-2023 19:21:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0.pom (6.1 kB at 25 kB/s)
23-Oct-2023 19:21:51 [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
23-Oct-2023 19:21: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.pom (1.9 kB at 7.2 kB/s)
23-Oct-2023 19:21: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.pom
23-Oct-2023 19:21: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.pom (2.6 kB at 10 kB/s)
23-Oct-2023 19:21: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.pom
23-Oct-2023 19:21: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.pom (1.9 kB at 7.4 kB/s)
23-Oct-2023 19:21:52 [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
23-Oct-2023 19:21:52 [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.2 kB/s)
23-Oct-2023 19:21:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.pom
23-Oct-2023 19:21:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.pom (5.6 kB at 22 kB/s)
23-Oct-2023 19:21:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-parent/3.11.4/protobuf-parent-3.11.4.pom
23-Oct-2023 19:21:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-parent/3.11.4/protobuf-parent-3.11.4.pom (7.7 kB at 30 kB/s)
23-Oct-2023 19:21:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-bom/3.11.4/protobuf-bom-3.11.4.pom
23-Oct-2023 19:21:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-bom/3.11.4/protobuf-bom-3.11.4.pom (3.5 kB at 14 kB/s)
23-Oct-2023 19:21:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.2.16/postgresql-42.2.16.pom
23-Oct-2023 19:21:53 [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)
23-Oct-2023 19:21:53 [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
23-Oct-2023 19:21:54 [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)
23-Oct-2023 19:21:54 [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
23-Oct-2023 19:21:54 [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 70 kB/s)
23-Oct-2023 19:21:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0.jar
23-Oct-2023 19:21:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
23-Oct-2023 19:21:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
23-Oct-2023 19:21:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
23-Oct-2023 19:21:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.20/reflectutils-0.9.20.jar
23-Oct-2023 19:21:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 208 kB/s)
23-Oct-2023 19:21:55 [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
23-Oct-2023 19:21:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 144 kB/s)
23-Oct-2023 19:21:56 [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
23-Oct-2023 19:21:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.20/reflectutils-0.9.20.jar (421 kB at 240 kB/s)
23-Oct-2023 19:21:56 [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
23-Oct-2023 19:21:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 318 kB/s)
23-Oct-2023 19:21:56 [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
23-Oct-2023 19:21:56 [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 700 kB/s)
23-Oct-2023 19:21:56 [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
23-Oct-2023 19:21:56 [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 11 kB/s)
23-Oct-2023 19:21:56 [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
23-Oct-2023 19:21:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0.jar (2.8 MB at 1.3 MB/s)
23-Oct-2023 19:21:56 [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
23-Oct-2023 19:21:56 [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 541 kB/s)
23-Oct-2023 19:21:56 [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
23-Oct-2023 19:21:56 [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 297 kB/s)
23-Oct-2023 19:21:56 [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
23-Oct-2023 19:21:56 [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 113 kB/s)
23-Oct-2023 19:21:56 [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
23-Oct-2023 19:21:56 [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 145 kB/s)
23-Oct-2023 19:21:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-base/2.1/hapi-base-2.1.jar
23-Oct-2023 19:21:57 [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 115 kB/s)
23-Oct-2023 19:21:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v23/2.1/hapi-structures-v23-2.1.jar
23-Oct-2023 19:21:57 [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 147 kB/s)
23-Oct-2023 19:21:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v24/2.1/hapi-structures-v24-2.1.jar
23-Oct-2023 19:21:57 [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 67 kB/s)
23-Oct-2023 19:21:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v25/2.1/hapi-structures-v25-2.1.jar
23-Oct-2023 19:21:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-base/2.1/hapi-base-2.1.jar (602 kB at 201 kB/s)
23-Oct-2023 19:21:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v26/2.1/hapi-structures-v26-2.1.jar
23-Oct-2023 19:21:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v23/2.1/hapi-structures-v23-2.1.jar (2.0 MB at 598 kB/s)
23-Oct-2023 19:21:57 [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
23-Oct-2023 19:21:57 [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 55 kB/s)
23-Oct-2023 19:21:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.10/byte-buddy-1.10.10.jar
23-Oct-2023 19:21:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v24/2.1/hapi-structures-v24-2.1.jar (1.4 MB at 433 kB/s)
23-Oct-2023 19:21:57 [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
23-Oct-2023 19:21:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v25/2.1/hapi-structures-v25-2.1.jar (1.9 MB at 525 kB/s)
23-Oct-2023 19:21:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
23-Oct-2023 19:21:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi-structures-v26/2.1/hapi-structures-v26-2.1.jar (2.1 MB at 545 kB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.10/byte-buddy-1.10.10.jar (3.5 MB at 901 kB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar (324 kB at 81 kB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:58 [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 49 kB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:58 [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 2.9 kB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:58 [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 1.8 MB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:58 [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 18 kB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:58 [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 13 kB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:58 [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 35 kB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:58 [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 64 kB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:58 [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 287 kB/s)
23-Oct-2023 19:21:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
23-Oct-2023 19:21:58 [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 371 kB/s)
23-Oct-2023 19:21:58 [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
23-Oct-2023 19:21:59 [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 4.9 kB/s)
23-Oct-2023 19:21:59 [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
23-Oct-2023 19:21:59 [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 41 kB/s)
23-Oct-2023 19:21:59 [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
23-Oct-2023 19:21:59 [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 12 kB/s)
23-Oct-2023 19:21:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar
23-Oct-2023 19:21:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 8.3 kB/s)
23-Oct-2023 19:21:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
23-Oct-2023 19:21:59 [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 4.8 kB/s)
23-Oct-2023 19:21:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.jar
23-Oct-2023 19:21:59 [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 117 kB/s)
23-Oct-2023 19:21:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.jar
23-Oct-2023 19:21:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.jar (68 kB at 13 kB/s)
23-Oct-2023 19:21:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar
23-Oct-2023 19:21:59 [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 257 kB/s)
23-Oct-2023 19:21:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
23-Oct-2023 19:21:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 41 kB/s)
23-Oct-2023 19:21:59 [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
23-Oct-2023 19:21:59 [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 586 kB/s)
23-Oct-2023 19:21:59 [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
23-Oct-2023 19:22:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 4.7 kB/s)
23-Oct-2023 19:22:00 [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
23-Oct-2023 19:22:00 [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 23 kB/s)
23-Oct-2023 19:22:00 [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
23-Oct-2023 19:22:00 [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 21 kB/s)
23-Oct-2023 19:22:00 [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
23-Oct-2023 19:22:00 [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 352 kB/s)
23-Oct-2023 19:22:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0-tests.jar
23-Oct-2023 19:22:00 [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 8.1 kB/s)
23-Oct-2023 19:22:00 [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
23-Oct-2023 19:22:00 [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 10 kB/s)
23-Oct-2023 19:22:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.7.0/junit-jupiter-api-5.7.0.jar
23-Oct-2023 19:22:00 [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 39 kB/s)
23-Oct-2023 19:22:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar
23-Oct-2023 19:22:00 [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 152 kB/s)
23-Oct-2023 19:22:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.7.0/junit-platform-commons-1.7.0.jar
23-Oct-2023 19:22:00 [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 109 kB/s)
23-Oct-2023 19:22:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.7.0/junit-jupiter-engine-5.7.0.jar
23-Oct-2023 19:22:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.0/openmrs-api-2.4.0-tests.jar (2.5 MB at 397 kB/s)
23-Oct-2023 19:22:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-engine/1.7.0/junit-platform-engine-1.7.0.jar
23-Oct-2023 19:22:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 374 B/s)
23-Oct-2023 19:22:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.7.0/junit-vintage-engine-5.7.0.jar
23-Oct-2023 19:22:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.7.0/junit-jupiter-api-5.7.0.jar (175 kB at 27 kB/s)
23-Oct-2023 19:22:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.7.0/dbunit-2.7.0.jar
23-Oct-2023 19:22:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.7.0/junit-platform-commons-1.7.0.jar (100 kB at 15 kB/s)
23-Oct-2023 19:22:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.7.0/junit-vintage-engine-5.7.0.jar (64 kB at 9.5 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.7.0/junit-jupiter-engine-5.7.0.jar (212 kB at 31 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-engine/1.7.0/junit-platform-engine-1.7.0.jar (181 kB at 26 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-junit-jupiter/3.5.11/mockito-junit-jupiter-3.5.11.jar
23-Oct-2023 19:22:01 [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 93 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.jar (672 kB at 97 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.jar (60 kB at 8.6 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-junit-jupiter/3.5.11/mockito-junit-jupiter-3.5.11.jar (4.9 kB at 689 B/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.jar (48 kB at 6.7 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar (259 kB at 36 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.jar (18 kB at 2.5 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.jar (68 kB at 9.4 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.jar (22 kB at 2.9 kB/s)
23-Oct-2023 19:22:01 [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
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar (1.5 kB at 206 B/s)
23-Oct-2023 19:22:01 [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
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0.jar (158 kB at 21 kB/s)
23-Oct-2023 19:22:01 [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
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.jar (201 kB at 27 kB/s)
23-Oct-2023 19:22:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.2.16/postgresql-42.2.16.jar
23-Oct-2023 19:22:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.jar (88 kB at 12 kB/s)
23-Oct-2023 19:22:01 [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
23-Oct-2023 19:22:02 [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 8.3 kB/s)
23-Oct-2023 19:22:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0-tests.jar
23-Oct-2023 19:22:02 [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 2.1 kB/s)
23-Oct-2023 19:22:02 [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 121 kB/s)
23-Oct-2023 19:22:02 [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 182 kB/s)
23-Oct-2023 19:22:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0-tests.jar (34 kB at 4.3 kB/s)
23-Oct-2023 19:22:02 [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 125 kB/s)
23-Oct-2023 19:22:02 [INFO]
23-Oct-2023 19:22:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.4 ---
23-Oct-2023 19:22:02 [INFO]
23-Oct-2023 19:22:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.4 ---
23-Oct-2023 19:22:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2023 19:22:02 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.4/src/main/resources
23-Oct-2023 19:22:02 [INFO]
23-Oct-2023 19:22:02 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.4 ---
23-Oct-2023 19:22:02 [INFO] Changes detected - recompiling the module!
23-Oct-2023 19:22:02 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.4/target/classes
23-Oct-2023 19:22:02 [INFO]
23-Oct-2023 19:22:02 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.4 ---
23-Oct-2023 19:22:02 [INFO]
23-Oct-2023 19:22:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.4 ---
23-Oct-2023 19:22:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2023 19:22:02 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.4/src/test/resources
23-Oct-2023 19:22:02 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api-2.4/src/test/resources
23-Oct-2023 19:22:02 [INFO]
23-Oct-2023 19:22:02 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.4 ---
23-Oct-2023 19:22:02 [INFO] No sources to compile
23-Oct-2023 19:22:02 [INFO]
23-Oct-2023 19:22:02 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.4 ---
23-Oct-2023 19:22:02 [INFO] No tests to run.
23-Oct-2023 19:22:02 [INFO]
23-Oct-2023 19:22:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.4 ---
23-Oct-2023 19:22:02 [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
23-Oct-2023 19:22:02 [INFO]
23-Oct-2023 19:22:02 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.4 ---
23-Oct-2023 19:22:02 [WARNING] JAR will be empty - no content was marked for inclusion!
23-Oct-2023 19:22:02 [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
23-Oct-2023 19:22:02 [INFO]
23-Oct-2023 19:22:02 [INFO] -----------------< org.openmrs.module:reporting-omod >------------------
23-Oct-2023 19:22:02 [INFO] Building Reporting OMOD 1.27.0-SNAPSHOT                            [9/9]
23-Oct-2023 19:22:02 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2023 19:22:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/0.2/legacyui-omod-0.2.pom
23-Oct-2023 19:22:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/0.2/legacyui-omod-0.2.pom (6.4 kB at 26 kB/s)
23-Oct-2023 19:22:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui/0.2/legacyui-0.2.pom
23-Oct-2023 19:22:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui/0.2/legacyui-0.2.pom (5.1 kB at 21 kB/s)
23-Oct-2023 19:22:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/0.2/legacyui-api-0.2.pom
23-Oct-2023 19:22:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/0.2/legacyui-api-0.2.pom (1.6 kB at 6.4 kB/s)
23-Oct-2023 19:22:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/0.2/legacyui-omod-0.2.jar
23-Oct-2023 19:22:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/0.2/legacyui-api-0.2.jar
23-Oct-2023 19:22:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/0.2/legacyui-api-0.2.jar (3.6 kB at 15 kB/s)
23-Oct-2023 19:22:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/0.2/legacyui-omod-0.2.jar (3.9 MB at 7.3 MB/s)
23-Oct-2023 19:22:03 [INFO]
23-Oct-2023 19:22:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-omod ---
23-Oct-2023 19:22:03 [INFO]
23-Oct-2023 19:22:03 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ reporting-omod ---
23-Oct-2023 19:22:03 [INFO]
23-Oct-2023 19:22:03 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ reporting-omod ---
23-Oct-2023 19:22:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
23-Oct-2023 19:22:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (2.8 kB at 11 kB/s)
23-Oct-2023 19:22:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
23-Oct-2023 19:22:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 8.2 kB/s)
23-Oct-2023 19:22:04 [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 ""
23-Oct-2023 19:22:04 [INFO]
23-Oct-2023 19:22:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-omod ---
23-Oct-2023 19:22:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2023 19:22:04 [INFO] Copying 0 resource
23-Oct-2023 19:22:04 [INFO] Copying 2 resources
23-Oct-2023 19:22:04 [INFO] Copying 225 resources to web/module
23-Oct-2023 19:22:04 [INFO] Copying 225 resources to web/module
23-Oct-2023 19:22:04 [INFO]
23-Oct-2023 19:22:04 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-omod ---
23-Oct-2023 19:22:05 [INFO] Changes detected - recompiling the module!
23-Oct-2023 19:22:05 [INFO] Compiling 115 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/target/classes
23-Oct-2023 19:22:05 [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.
23-Oct-2023 19:22:05 [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.
23-Oct-2023 19:22:05 [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.
23-Oct-2023 19:22:05 [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.
23-Oct-2023 19:22:05 [INFO]
23-Oct-2023 19:22:05 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-omod ---
23-Oct-2023 19:22:05 [INFO]
23-Oct-2023 19:22:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-omod ---
23-Oct-2023 19:22:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2023 19:22:05 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/src/test/resources
23-Oct-2023 19:22:05 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/src/test/resources
23-Oct-2023 19:22:05 [INFO]
23-Oct-2023 19:22:05 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-omod ---
23-Oct-2023 19:22:05 [INFO] No sources to compile
23-Oct-2023 19:22:05 [INFO]
23-Oct-2023 19:22:05 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-omod ---
23-Oct-2023 19:22:05 [INFO] No tests to run.
23-Oct-2023 19:22:05 [INFO]
23-Oct-2023 19:22:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-omod ---
23-Oct-2023 19:22:05 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/target/reporting-1.27.0-SNAPSHOT.jar
23-Oct-2023 19:22:05 [INFO]
23-Oct-2023 19:22:05 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ reporting-omod ---
23-Oct-2023 19:22:05 [INFO] Packaging OpenMRS module
23-Oct-2023 19:22:05 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/target/reporting-1.27.0-SNAPSHOT.omod
23-Oct-2023 19:22:06 [INFO]
23-Oct-2023 19:22:06 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-omod ---
23-Oct-2023 19:22:06 [WARNING] JAR will be empty - no content was marked for inclusion!
23-Oct-2023 19:22:06 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/omod/target/reporting-1.27.0-SNAPSHOT-tests.jar
23-Oct-2023 19:22:06 [INFO] ------------------------------------------------------------------------
23-Oct-2023 19:22:06 [INFO] Reactor Summary for Reporting 1.27.0-SNAPSHOT:
23-Oct-2023 19:22:06 [INFO]
23-Oct-2023 19:22:06 [INFO] Reporting .......................................... SUCCESS [  3.670 s]
23-Oct-2023 19:22:06 [INFO] Reporting API ...................................... SUCCESS [ 17.971 s]
23-Oct-2023 19:22:06 [INFO] reporting Module api 1.9 ........................... SUCCESS [  2.660 s]
23-Oct-2023 19:22:06 [INFO] reporting Module api 2.0 ........................... SUCCESS [  0.143 s]
23-Oct-2023 19:22:06 [INFO] reporting API Tests ................................ SUCCESS [01:03 min]
23-Oct-2023 19:22:06 [INFO] reporting Module api 1.10 .......................... SUCCESS [ 14.177 s]
23-Oct-2023 19:22:06 [INFO] reporting Module api 2.2 ........................... SUCCESS [ 15.591 s]
23-Oct-2023 19:22:06 [INFO] reporting Module api 2.4 ........................... SUCCESS [ 40.322 s]
23-Oct-2023 19:22:06 [INFO] Reporting OMOD ..................................... SUCCESS [  3.819 s]
23-Oct-2023 19:22:06 [INFO] ------------------------------------------------------------------------
23-Oct-2023 19:22:06 [INFO] BUILD SUCCESS
23-Oct-2023 19:22:06 [INFO] ------------------------------------------------------------------------
23-Oct-2023 19:22:06 [INFO] Total time:  02:42 min
23-Oct-2023 19:22:06 [INFO] Finished at: 2023-10-23T19:22:06Z
23-Oct-2023 19:22:06 [INFO] ------------------------------------------------------------------------
23-Oct-2023 19:22:06 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1...
23-Oct-2023 19:22:06 Finished task 'Maven 3.x' with result: Success
23-Oct-2023 19:22:06 Running post build plugin 'Docker Container Cleanup'
23-Oct-2023 19:22:06 Running post build plugin 'NCover Results Collector'
23-Oct-2023 19:22:06 Running post build plugin 'Build Results Label Collector'
23-Oct-2023 19:22:06 Running post build plugin 'Clover Results Collector'
23-Oct-2023 19:22:06 Running post build plugin 'npm Cache Cleanup'
23-Oct-2023 19:22:06 Running post build plugin 'Artifact Copier'
23-Oct-2023 19:22:06 Finalising the build...
23-Oct-2023 19:22:06 Stopping timer.
23-Oct-2023 19:22:06 Build REP-REP-T2DOT1-909 completed.
23-Oct-2023 19:22:07 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Oct-2023 19:22:07 Running on server: post build plugin 'NCover Results Collector'
23-Oct-2023 19:22:07 Running on server: post build plugin 'Build Labeller'
23-Oct-2023 19:22:07 Running on server: post build plugin 'Clover Delta Calculator'
23-Oct-2023 19:22:07 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Oct-2023 19:22:07 All post build plugins have finished
23-Oct-2023 19:22:07 Generating build results summary...
23-Oct-2023 19:22:07 Saving build results to disk...
23-Oct-2023 19:22:07 Store variable context...
23-Oct-2023 19:22:07 Finished building REP-REP-T2DOT1-909.