Build: #132 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build log

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

05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,506| HQL: null, time: 0ms, rows: 7
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,506| HQL: null, time: 0ms, rows: 7
05-Aug-2024 16:44:13 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:13,534| Rolled back transaction after test execution for test context [[TestContext@6d4cb409 testClass = AddressHierarchyServiceTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest@3aef5a68, testMethod = getAddressHierarchyLevelByAddressField_shouldGetAddressHierarchyLevelByAddressField@AddressHierarchyServiceTest, testException = [null]]]
05-Aug-2024 16:44:13 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:13,535| Began transaction (40): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@13f6e077]; rollback [true]
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,596| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 5ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,597| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,597| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,603| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:13,622| Rolled back transaction after test execution for test context [[TestContext@6d4cb409 testClass = AddressHierarchyServiceTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest@43029018, testMethod = getAddressHierarchyEntryByUuid_shouldReturnNullWhenUuidIsNull@AddressHierarchyServiceTest, testException = [null]]]
05-Aug-2024 16:44:13 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:13,623| Began transaction (41): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@13f6e077]; rollback [true]
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,699| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,700| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,700| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,708| HQL: select count(*) from PatientIdentifier pi, Patient p where pi.patient.patientId = p.patient.patientId and p.voided = false and pi.voided = false and pi.identifier = :identifier and pi.identifierType = :idType and p.patientId != :ptId, time: 1ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,708| HQL: select count(*) from PatientIdentifier pi, Patient p where pi.patient.patientId = p.patient.patientId and p.voided = false and pi.voided = false and pi.identifier = :identifier and pi.identifierType = :idType and p.patientId != :ptId, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - LoggingAdvice.invoke(113) |2024-08-05 16:44:13,709| In method PatientService.savePatient. Arguments: Patient=Patient#2,
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,719| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,720| HQL: select count(*) from PatientIdentifier pi, Patient p where pi.patient.patientId = p.patient.patientId and p.voided = false and pi.voided = false and pi.identifier = :identifier and pi.identifierType = :idType and p.patientId != :ptId, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,721| HQL: select count(*) from PatientIdentifier pi, Patient p where pi.patient.patientId = p.patient.patientId and p.voided = false and pi.voided = false and pi.identifier = :identifier and pi.identifierType = :idType and p.patientId != :ptId, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - LoggingAdvice.invoke(150) |2024-08-05 16:44:13,721| Exiting method savePatient
05-Aug-2024 16:44:13 INFO - LoggingAdvice.invoke(113) |2024-08-05 16:44:13,721| In method AddressHierarchyService.updateAddressToEntryMapsForPerson. Arguments: Person=Patient#2,
05-Aug-2024 16:44:13 INFO - AddressHierarchyServiceImpl.updateAddressToEntryMapsForPerson(871) |2024-08-05 16:44:13,721| Updating AddressToEntryMaps for person Patient#2
05-Aug-2024 16:44:13 INFO - AddressHierarchyServiceImpl.updateAddressToEntryMapsForPersonAddress(843) |2024-08-05 16:44:13,721| Updating AddressToEntryMaps for PersonAddress a1:1050 Wishard Blvd., a2:RG5, cv:Indianapolis, sp:IN, c:USA, cd:null, nc:null, pc:46202, lat:null, long:null
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,722| HQL: null, time: 0ms, rows: 4
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,722| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,723| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,723| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,724| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,724| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,724| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,725| HQL: null, time: 1ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,725| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,725| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,730| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,730| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,730| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,731| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,731| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,731| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,732| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,732| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,732| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,733| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,733| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,733| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,734| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,734| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,734| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - AddressHierarchyServiceImpl.updateAddressToEntryMapsForPersonAddress(843) |2024-08-05 16:44:13,735| Updating AddressToEntryMaps for PersonAddress a1:null, a2:null, cv:null, sp:massachusetts, c:null, cd:suffolk county, nc:jamaica plain, pc:null, lat:null, long:null
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,735| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,735| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,736| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,736| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,736| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,737| HQL: null, time: 1ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,737| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,737| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,737| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,742| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,742| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,743| HQL: null, time: 1ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,743| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,743| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,743| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,744| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,744| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,744| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,745| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,755| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,756| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,757| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,758| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,759| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,759| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - LoggingAdvice.invoke(113) |2024-08-05 16:44:13,760| In method AddressHierarchyService.saveAddressToEntryMap. Arguments: AddressToEntryMap=org.openmrs.module.addresshierarchy.AddressToEntryMap[d6940b52-6ccc-4468-b5ec-742c9d7172fb],
05-Aug-2024 16:44:13 INFO - LoggingAdvice.invoke(150) |2024-08-05 16:44:13,760| Exiting method saveAddressToEntryMap
05-Aug-2024 16:44:13 INFO - LoggingAdvice.invoke(113) |2024-08-05 16:44:13,760| In method AddressHierarchyService.saveAddressToEntryMap. Arguments: AddressToEntryMap=org.openmrs.module.addresshierarchy.AddressToEntryMap[40a25afc-0624-43e4-8d23-34603e665135],
05-Aug-2024 16:44:13 INFO - LoggingAdvice.invoke(150) |2024-08-05 16:44:13,761| Exiting method saveAddressToEntryMap
05-Aug-2024 16:44:13 INFO - LoggingAdvice.invoke(113) |2024-08-05 16:44:13,761| In method AddressHierarchyService.saveAddressToEntryMap. Arguments: AddressToEntryMap=org.openmrs.module.addresshierarchy.AddressToEntryMap[19897665-0a2e-445e-be77-e559b8b0c16b],
05-Aug-2024 16:44:13 INFO - LoggingAdvice.invoke(150) |2024-08-05 16:44:13,761| Exiting method saveAddressToEntryMap
05-Aug-2024 16:44:13 INFO - LoggingAdvice.invoke(150) |2024-08-05 16:44:13,763| Exiting method updateAddressToEntryMapsForPerson
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,763| HQL: null, time: 0ms, rows: 3
05-Aug-2024 16:44:13 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:13,781| Rolled back transaction after test execution for test context [[TestContext@6d4cb409 testClass = AddressHierarchyServiceTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest@65e4c63c, testMethod = updateAddressToEntryMapsForPerson_shouldCreateAddressToEntryMapsEvenIfTopLevelEmpty@AddressHierarchyServiceTest, testException = [null]]]
05-Aug-2024 16:44:13 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:13,782| Began transaction (42): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@13f6e077]; rollback [true]
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,828| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,829| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,830| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,836| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,836| HQL: null, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,837| HQL: null, time: 0ms, rows: 2
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,837| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:13 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:13,852| Rolled back transaction after test execution for test context [[TestContext@6d4cb409 testClass = AddressHierarchyServiceTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest@21085ab1, testMethod = getAddressHierarchyEntryByLevelAndName_shouldFindAddressHierarchyEntryByLevelAndName@AddressHierarchyServiceTest, testException = [null]]]
05-Aug-2024 16:44:13 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:13,853| Began transaction (43): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@13f6e077]; rollback [true]
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,912| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 2ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,912| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,913| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,919| HQL: null, time: 1ms, rows: 2
05-Aug-2024 16:44:13 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:13,919| HQL: null, time: 0ms, rows: 5
05-Aug-2024 16:44:13 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:13,934| Rolled back transaction after test execution for test context [[TestContext@6d4cb409 testClass = AddressHierarchyServiceTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest@7eccde16, testMethod = getChildAddressHierarchyEntries_shouldGetChildAddressHierarchyEntries@AddressHierarchyServiceTest, testException = [null]]]
05-Aug-2024 16:44:13 INFO - AbstractApplicationContext.doClose(1002) |2024-08-05 16:44:13,934| Closing org.springframework.context.support.GenericApplicationContext@27d17df5: startup date [Mon Aug 05 16:44:07 UTC 2024]; root of context hierarchy
05-Aug-2024 16:44:13 INFO - DefaultSingletonBeanRegistry.destroySingletons(422) |2024-08-05 16:44:13,935| Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@288188bd: defining beans [org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator#0,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0,transactionInterceptor,globalLocaleList,clearOpenmrsEventListeners,openmrsEventListeners,serviceContext,context,contextDAO,patientDAO,personDAO,conceptDAO,userDAO,obsDAO,encounterDAO,locationDAO,orderDAO,formDAO,adminDAO,noteDAO,programWorkflowDAO,templateDAO,patientSetDAO,cohortDAO,serializedObjectDAO,datatypeDAO,schedulerDAO,alertDAO,reportDAO,reportObjectDAO,hL7DAO,activeListDAO,visitDAO,providerDAO,patientServiceTarget,personServiceTarget,conceptServiceTarget,userServiceTarget,obsServiceTarget,encounterServiceTarget,locationServiceTarget,orderServiceTarget,formServiceTarget,adminServiceTarget,datatypeServiceTarget,programWorkflowServiceTarget,patientSetServiceTarget,activeListServiceTarget,visitServiceTarget,providerServiceTarget,cohortServiceTarget,schedulerServiceTarget,alertServiceTarget,messageServiceTarget,reportObjectServiceTarget,reportServiceTarget,serializationServiceTarget,dataSetServiceTarget,hL7ServiceTarget,ardenServiceTarget,messageSourceServiceTarget,transactionAttributeSource,mutableResourceBundleMessageSource,patientService,personService,conceptService,userService,obsService,encounterService,locationService,orderService,formService,adminService,datatypeService,programWorkflowService,messageService,patientSetService,cohortService,schedulerService,alertService,reportService,reportObjectService,serializationService,dataSetService,hL7Service,ardenService,messageSourceService,activeListService,visitService,providerService,authorizationInterceptor,loggingInterceptor,requiredDataInterceptor,serviceInterceptors,moduleTestingMappingJarLocations,mappingJarResources,auditableInterceptor,sessionFactory,dbSessionFactory,transactionManager,patientCharacteristicFilterModule,numericObsPatientFilterModule,shortDescriptionProducerModule,personValidator,patientValidator,locationValidator,personNameValidator,patientIdentifierValidator,patientIdentifierTypeValidator,personAttributeTypeValidator,userValidator,roleValidator,privilegeValidator,encounterTypeValidator,conceptClassValidator,conceptDatatypeValidator,formEditValidator,fieldTypeValidator,programValidator,stateConversionValidator,taskValidator,obsValidator,orderValidator,drugOrderValidator,requireNameValidator,conceptDrugValidator,hl7SourceValidator,personAddressValidator,visitTypeValidator,visitAttributeTypeValidator,providerAttributeTypeValidator,encounterValidator,locationAttributeTypeValidator,providerValidator,patientProgramValidator,conceptValidator,personMergeLogValidator,conceptReferenceTermValidator,conceptMapTypeValidator,implementationIdHttpClient,hl7InErrorListController,hl7InArchiveMigrationController,hl7InQueueListController,hl7InArchiveListController,webSchedulerFormValidator,longFreeTextTextareaHandler,booleanFieldGenDatatypeHandler,longFreeTextFileUploadHandler,dateFieldGenDatatypeHandler,formResourceController,locationAttributeTypeFormController,locationAttributeTypeListController,providerFormController,patientDashboardController,shortPatientFormController,patientDashboardGraphController,coreLoginController,conceptStopWordListController,conceptMapTypeFormController,conceptStopWordFormController,conceptReferenceTermFormController,visitListController,configureVisitsFormController,visitFormController,uncaughtExceptionController,personAttributeTypeListController,encounterRoleFormController,addressTemplateController,hierarchyController,locationTagController,databaseChangesInfoController,settingsController,systemInformationController,currentUsersController,localesAndThemesFormController,userFormController,userListController,changePasswordFormController,localizationController,locationQueryController,customValueController,exti18n.ExtI18nConfig,disabledI18nCache,addressHierarchyLevelValidator,webTestHelper,handlerUtil,schedulerFormValidator,alertValidator,formValidator,orderTypeValidator,baseAttributeValidator,relationshipTypeValidator,testOrderValidator,orderFrequencyValidator,locationTagValidator,drugValidator,HL7SourceValidator,visitValidator,encounterRoleValidator,immutableOrderInterceptor,noVisitAssignmentHandler,requireVoidReasonVoidHandler,patientDataUnvoidHandler,encounterSaveHandler,conceptNameSaveHandler,voidSaveHandler,existingOrNewVisitAssignmentHandler,existingVisitAssignmentHandler,userSaveHandler,patientSaveHandler,baseVoidHandler,conceptReferenceTermSaveHandler,conceptProposalHandler,visitUnvoidHandler,visitVoidHandler,personSaveHandler,conceptSaveHandler,personUnvoidHandler,baseRetireHandler,personVoidHandler,orderSaveHandler,patientDataVoidHandler,baseUnvoidHandler,openmrsObjectSaveHandler,requireVoidReasonSaveHandler,personNameSaveHandler,retireSaveHandler,baseUnretireHandler,freeTextDatatype,longFreeTextDatatype,dateDatatype,regexValidatedTextDatatype,booleanDatatype,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,serviceContext$child#0,proj001MappingResources,exti18n.TestsMessageSource,exti18n.addressValuesHibernateInterceptor,exti18n.addressValuesAOPInterceptor,addressHierarchyActivator,exti18n.ExtI18nService,serviceContext$child#1,exti18n.reverseI18nCache,exti18n.addressHierarchyI18nCache,exti18n.metadataHibernateInterceptor,exti18n.metadataAOPInterceptor,exti18n.metadataLocalizer,exti18n.addressValuesLocalizer,exti18n.globalPropertyListener,serviceContext$child#2,AddressCacheResetSupport,initializeFullAddressCacheTask,initializeFullAddressCacheTimerTask,addressHierarchyTimerFactory]; root of factory hierarchy
05-Aug-2024 16:44:13 INFO - ExecutorConfigurationSupport.shutdown(150) |2024-08-05 16:44:13,935| Shutting down ExecutorService 'addressHierarchyTimerFactory'
05-Aug-2024 16:44:13 INFO - AbstractSessionFactoryBean.destroy(246) |2024-08-05 16:44:13,936| Closing Hibernate SessionFactory
05-Aug-2024 16:44:13 INFO - SessionFactoryImpl.close(927) |2024-08-05 16:44:13,937| closing
05-Aug-2024 16:44:13 INFO - SchemaExport.execute(234) |2024-08-05 16:44:13,937| Running hbm2ddl schema export
05-Aug-2024 16:44:13 INFO - SchemaExport.execute(262) |2024-08-05 16:44:13,938| exporting generated schema to database
05-Aug-2024 16:44:13 INFO - SchemaExport.execute(281) |2024-08-05 16:44:13,968| schema export complete
05-Aug-2024 16:44:13 [WARNING] Tests run: 44, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.876 s - in org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest
05-Aug-2024 16:44:13 [INFO] Running org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest
05-Aug-2024 16:44:13 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:13,983| Loading XML bean definitions from class path resource [applicationContext-service.xml]
05-Aug-2024 16:44:14 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:14,311| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar!/TestingApplicationContext.xml]
05-Aug-2024 16:44:14 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:14,314| Overriding bean definition for bean 'mappingJarResources': replacing [Generic bean: class [org.springframework.beans.factory.config.ListFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext-service.xml]] with [Generic bean: class [org.springframework.beans.factory.config.ListFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar!/TestingApplicationContext.xml]]
05-Aug-2024 16:44:14 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:14,315| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0-tests.jar!/TestingApplicationContext.xml]
05-Aug-2024 16:44:14 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:14,317| Overriding bean definition for bean 'sessionFactory': replacing [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext-service.xml]] with [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0-tests.jar!/TestingApplicationContext.xml]]
05-Aug-2024 16:44:14 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:14,317| Loading XML bean definitions from URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/test-classes/TestingApplicationContext.xml]
05-Aug-2024 16:44:14 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:14,319| Overriding bean definition for bean 'sessionFactory': replacing [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0-tests.jar!/TestingApplicationContext.xml]] with [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/test-classes/TestingApplicationContext.xml]]
05-Aug-2024 16:44:14 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:14,319| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0.jar!/moduleApplicationContext.xml]
05-Aug-2024 16:44:14 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:14,324| Overriding bean definition for bean 'exti18n.addressValuesHibernateInterceptor': replacing [Generic bean: class [org.openmrs.module.exti18n.icpt.AddressValuesHibernateInterceptor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/test-classes/TestingApplicationContext.xml]] with [Generic bean: class [org.openmrs.module.exti18n.icpt.AddressValuesHibernateInterceptor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0.jar!/moduleApplicationContext.xml]]
05-Aug-2024 16:44:14 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:14,324| Overriding bean definition for bean 'exti18n.addressValuesAOPInterceptor': replacing [Generic bean: class [org.openmrs.module.exti18n.icpt.AddressValuesAOPInterceptor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/test-classes/TestingApplicationContext.xml]] with [Generic bean: class [org.openmrs.module.exti18n.icpt.AddressValuesAOPInterceptor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0.jar!/moduleApplicationContext.xml]]
05-Aug-2024 16:44:14 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:14,325| Loading XML bean definitions from URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/classes/moduleApplicationContext.xml]
05-Aug-2024 16:44:14 INFO - AbstractApplicationContext.prepareRefresh(456) |2024-08-05 16:44:14,327| Refreshing org.springframework.context.support.GenericApplicationContext@7d6b30a2: startup date [Mon Aug 05 16:44:14 UTC 2024]; root of context hierarchy
05-Aug-2024 16:44:14 INFO - DefaultListableBeanFactory.preInstantiateSingletons(555) |2024-08-05 16:44:14,358| Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3a4aedbf: defining beans [org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator#0,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0,transactionInterceptor,globalLocaleList,clearOpenmrsEventListeners,openmrsEventListeners,serviceContext,context,contextDAO,patientDAO,personDAO,conceptDAO,userDAO,obsDAO,encounterDAO,locationDAO,orderDAO,formDAO,adminDAO,noteDAO,programWorkflowDAO,templateDAO,patientSetDAO,cohortDAO,serializedObjectDAO,datatypeDAO,schedulerDAO,alertDAO,reportDAO,reportObjectDAO,hL7DAO,activeListDAO,visitDAO,providerDAO,patientServiceTarget,personServiceTarget,conceptServiceTarget,userServiceTarget,obsServiceTarget,encounterServiceTarget,locationServiceTarget,orderServiceTarget,formServiceTarget,adminServiceTarget,datatypeServiceTarget,programWorkflowServiceTarget,patientSetServiceTarget,activeListServiceTarget,visitServiceTarget,providerServiceTarget,cohortServiceTarget,schedulerServiceTarget,alertServiceTarget,messageServiceTarget,reportObjectServiceTarget,reportServiceTarget,serializationServiceTarget,dataSetServiceTarget,hL7ServiceTarget,ardenServiceTarget,messageSourceServiceTarget,transactionAttributeSource,mutableResourceBundleMessageSource,patientService,personService,conceptService,userService,obsService,encounterService,locationService,orderService,formService,adminService,datatypeService,programWorkflowService,messageService,patientSetService,cohortService,schedulerService,alertService,reportService,reportObjectService,serializationService,dataSetService,hL7Service,ardenService,messageSourceService,activeListService,visitService,providerService,authorizationInterceptor,loggingInterceptor,requiredDataInterceptor,serviceInterceptors,moduleTestingMappingJarLocations,mappingJarResources,auditableInterceptor,sessionFactory,dbSessionFactory,transactionManager,patientCharacteristicFilterModule,numericObsPatientFilterModule,shortDescriptionProducerModule,personValidator,patientValidator,locationValidator,personNameValidator,patientIdentifierValidator,patientIdentifierTypeValidator,personAttributeTypeValidator,userValidator,roleValidator,privilegeValidator,encounterTypeValidator,conceptClassValidator,conceptDatatypeValidator,formEditValidator,fieldTypeValidator,programValidator,stateConversionValidator,taskValidator,obsValidator,orderValidator,drugOrderValidator,requireNameValidator,conceptDrugValidator,hl7SourceValidator,personAddressValidator,visitTypeValidator,visitAttributeTypeValidator,providerAttributeTypeValidator,encounterValidator,locationAttributeTypeValidator,providerValidator,patientProgramValidator,conceptValidator,personMergeLogValidator,conceptReferenceTermValidator,conceptMapTypeValidator,implementationIdHttpClient,hl7InErrorListController,hl7InArchiveMigrationController,hl7InQueueListController,hl7InArchiveListController,webSchedulerFormValidator,longFreeTextTextareaHandler,booleanFieldGenDatatypeHandler,longFreeTextFileUploadHandler,dateFieldGenDatatypeHandler,formResourceController,locationAttributeTypeFormController,locationAttributeTypeListController,providerFormController,patientDashboardController,shortPatientFormController,patientDashboardGraphController,coreLoginController,conceptStopWordListController,conceptMapTypeFormController,conceptStopWordFormController,conceptReferenceTermFormController,visitListController,configureVisitsFormController,visitFormController,uncaughtExceptionController,personAttributeTypeListController,encounterRoleFormController,addressTemplateController,hierarchyController,locationTagController,databaseChangesInfoController,settingsController,systemInformationController,currentUsersController,localesAndThemesFormController,userFormController,userListController,changePasswordFormController,localizationController,locationQueryController,customValueController,exti18n.ExtI18nConfig,disabledI18nCache,addressHierarchyLevelValidator,webTestHelper,handlerUtil,schedulerFormValidator,alertValidator,formValidator,orderTypeValidator,baseAttributeValidator,relationshipTypeValidator,testOrderValidator,orderFrequencyValidator,locationTagValidator,drugValidator,HL7SourceValidator,visitValidator,encounterRoleValidator,immutableOrderInterceptor,noVisitAssignmentHandler,requireVoidReasonVoidHandler,patientDataUnvoidHandler,encounterSaveHandler,conceptNameSaveHandler,voidSaveHandler,existingOrNewVisitAssignmentHandler,existingVisitAssignmentHandler,userSaveHandler,patientSaveHandler,baseVoidHandler,conceptReferenceTermSaveHandler,conceptProposalHandler,visitUnvoidHandler,visitVoidHandler,personSaveHandler,conceptSaveHandler,personUnvoidHandler,baseRetireHandler,personVoidHandler,orderSaveHandler,patientDataVoidHandler,baseUnvoidHandler,openmrsObjectSaveHandler,requireVoidReasonSaveHandler,personNameSaveHandler,retireSaveHandler,baseUnretireHandler,freeTextDatatype,longFreeTextDatatype,dateDatatype,regexValidatedTextDatatype,booleanDatatype,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,serviceContext$child#0,proj001MappingResources,exti18n.TestsMessageSource,exti18n.addressValuesHibernateInterceptor,exti18n.addressValuesAOPInterceptor,addressHierarchyActivator,exti18n.ExtI18nService,serviceContext$child#1,exti18n.reverseI18nCache,exti18n.addressHierarchyI18nCache,exti18n.metadataHibernateInterceptor,exti18n.metadataAOPInterceptor,exti18n.metadataLocalizer,exti18n.addressValuesLocalizer,exti18n.globalPropertyListener,serviceContext$child#2,AddressCacheResetSupport,initializeFullAddressCacheTask,initializeFullAddressCacheTimerTask,addressHierarchyTimerFactory]; root of factory hierarchy
05-Aug-2024 16:44:14 INFO - Configuration.configure(2192) |2024-08-05 16:44:14,394| configuring from url: jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6.jar!/hibernate.cfg.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,395| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListItem.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,397| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListType.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,410| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListAllergy.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,412| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListProblem.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,414| Reading mappings from resource : org/openmrs/api/db/hibernate/Concept.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,416| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptAnswer.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,417| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptDescription.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,419| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptName.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,427| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptNameTag.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,429| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptClass.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,431| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptDatatype.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,432| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptProposal.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,438| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptStateConversion.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,440| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSet.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,445| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptMap.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,447| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptWord.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,455| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptStopWord.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,457| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSource.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,459| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSetDerived.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,460| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptReferenceTerm.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,466| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,467| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptMapType.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,468| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,470| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptReferenceTermMap.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,470| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,477| Reading mappings from resource : org/openmrs/api/db/hibernate/Drug.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,479| Reading mappings from resource : org/openmrs/api/db/hibernate/DrugIngredient.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,481| Reading mappings from resource : org/openmrs/api/db/hibernate/DrugReferenceMap.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,481| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,491| Reading mappings from resource : org/openmrs/api/db/hibernate/Field.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,492| Reading mappings from resource : org/openmrs/api/db/hibernate/FieldAnswer.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,494| Reading mappings from resource : org/openmrs/api/db/hibernate/FieldType.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,496| Reading mappings from resource : org/openmrs/api/db/hibernate/Form.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,498| Reading mappings from resource : org/openmrs/api/db/hibernate/FormField.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,509| Reading mappings from resource : org/openmrs/api/db/hibernate/FormResource.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,510| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,511| Reading mappings from resource : org/openmrs/api/db/hibernate/GlobalProperty.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,519| Reading mappings from resource : org/openmrs/api/db/hibernate/Obs.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,523| Reading mappings from resource : org/openmrs/api/db/hibernate/Person.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,525| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAttribute.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,532| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAttributeType.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,534| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAddress.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,536| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonMergeLog.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,538| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,547| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonName.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,548| Reading mappings from resource : org/openmrs/api/db/hibernate/User.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,550| Reading mappings from resource : org/openmrs/api/db/hibernate/LoginCredential.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,553| Reading mappings from resource : org/openmrs/api/db/hibernate/Privilege.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,555| Reading mappings from resource : org/openmrs/api/db/hibernate/Role.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,563| Reading mappings from resource : org/openmrs/api/db/hibernate/Patient.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,565| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientIdentifier.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,567| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientIdentifierType.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,575| Reading mappings from resource : org/openmrs/api/db/hibernate/Relationship.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,577| Reading mappings from resource : org/openmrs/api/db/hibernate/RelationshipType.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,579| Reading mappings from resource : org/openmrs/api/db/hibernate/Order.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,590| Reading mappings from resource : org/openmrs/api/db/hibernate/CareSetting.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,592| Reading mappings from resource : org/openmrs/api/db/hibernate/OrderType.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,594| Reading mappings from resource : org/openmrs/api/db/hibernate/Location.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,596| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationTag.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,597| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationAttributeType.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,598| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,610| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationAttribute.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,611| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,612| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterType.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,614| Reading mappings from resource : org/openmrs/api/db/hibernate/Encounter.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,616| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterProvider.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,616| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,618| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterRole.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,618| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,620| Reading mappings from resource : org/openmrs/api/db/hibernate/Program.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,632| Reading mappings from resource : org/openmrs/api/db/hibernate/ProgramWorkflow.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,634| Reading mappings from resource : org/openmrs/api/db/hibernate/ProgramWorkflowState.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,636| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientProgram.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,638| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientState.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,640| Reading mappings from resource : org/openmrs/api/db/hibernate/Cohort.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,650| Reading mappings from resource : org/openmrs/api/db/hibernate/SerializedObject.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,652| Reading mappings from resource : org/openmrs/api/db/hibernate/OrderFrequency.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,653| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7Source.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,655| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InQueue.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,657| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InArchive.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,659| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InError.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,667| Reading mappings from resource : org/openmrs/reporting/db/hibernate/ReportObject.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,669| Reading mappings from resource : org/openmrs/reporting/db/hibernate/ReportSchemaXml.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,671| Reading mappings from resource : org/openmrs/notification/db/hibernate/Template.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,678| Reading mappings from resource : org/openmrs/notification/db/hibernate/Alert.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,679| Reading mappings from resource : org/openmrs/notification/db/hibernate/AlertRecipient.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,681| Reading mappings from resource : org/openmrs/scheduler/db/hibernate/TaskDefinition.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,691| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitType.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,693| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitAttributeType.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,695| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitAttribute.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,696| Reading mappings from resource : org/openmrs/api/db/hibernate/Visit.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,698| Reading mappings from resource : org/openmrs/api/db/hibernate/Provider.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,700| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,711| Reading mappings from resource : org/openmrs/api/db/hibernate/ProviderAttribute.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,711| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,713| Reading mappings from resource : org/openmrs/api/db/hibernate/ProviderAttributeType.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,713| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,715| Reading mappings from resource : org/openmrs/api/db/hibernate/ClobDatatypeStorage.hbm.xml
05-Aug-2024 16:44:14 INFO - Configuration.doConfigure(2297) |2024-08-05 16:44:14,716| Configured SessionFactory: null
05-Aug-2024 16:44:14 INFO - Configuration.configure(2192) |2024-08-05 16:44:14,717| configuring from url: file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/test-classes/test-hibernate.cfg.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,717| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,718| Reading mappings from resource : AddressHierarchyEntry.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,718| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,720| Reading mappings from resource : AddressHierarchyLevel.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,723| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.addResource(789) |2024-08-05 16:44:14,724| Reading mappings from resource : AddressToEntryMap.hbm.xml
05-Aug-2024 16:44:14 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:14,728| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:14 INFO - Configuration.doConfigure(2297) |2024-08-05 16:44:14,730| Configured SessionFactory: null
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,730| Mapping class: org.openmrs.activelist.ActiveListItem -> active_list
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,730| Mapping class: org.openmrs.activelist.ActiveListType -> active_list_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:14,731| Mapping joined-subclass: org.openmrs.activelist.Allergy -> active_list_allergy
05-Aug-2024 16:44:14 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:14,731| Mapping joined-subclass: org.openmrs.activelist.Problem -> active_list_problem
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,736| Mapping class: org.openmrs.Concept -> concept
05-Aug-2024 16:44:14 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:14,736| Mapping joined-subclass: org.openmrs.ConceptNumeric -> concept_numeric
05-Aug-2024 16:44:14 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:14,737| Mapping joined-subclass: org.openmrs.ConceptComplex -> concept_complex
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,737| Mapping class: org.openmrs.ConceptAnswer -> concept_answer
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,737| Mapping class: org.openmrs.ConceptDescription -> concept_description
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,737| Mapping class: org.openmrs.ConceptName -> concept_name
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:14,738| Mapping collection: org.openmrs.ConceptName.tags -> concept_name_tag_map
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,738| Mapping class: org.openmrs.ConceptNameTag -> concept_name_tag
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,738| Mapping class: org.openmrs.ConceptClass -> concept_class
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,738| Mapping class: org.openmrs.ConceptDatatype -> concept_datatype
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,739| Mapping class: org.openmrs.ConceptProposal -> concept_proposal
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,739| Mapping class: org.openmrs.ConceptStateConversion -> concept_state_conversion
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,739| Mapping class: org.openmrs.ConceptSet -> concept_set
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,739| Mapping class: org.openmrs.ConceptMap -> concept_reference_map
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,740| Mapping class: org.openmrs.ConceptWord -> concept_word
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,740| Mapping class: org.openmrs.ConceptStopWord -> concept_stop_word
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,740| Mapping class: org.openmrs.ConceptSource -> concept_reference_source
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,740| Mapping class: org.openmrs.ConceptSetDerived -> concept_set_derived
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,741| Mapping class: org.openmrs.ConceptReferenceTerm -> concept_reference_term
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,741| Mapping class: org.openmrs.ConceptMapType -> concept_map_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,746| Mapping class: org.openmrs.ConceptReferenceTermMap -> concept_reference_term_map
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,746| Mapping class: org.openmrs.Drug -> drug
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,747| Mapping class: org.openmrs.DrugIngredient -> drug_ingredient
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,747| Mapping class: org.openmrs.DrugReferenceMap -> drug_reference_map
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,747| Mapping class: org.openmrs.Field -> field
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,747| Mapping class: org.openmrs.FieldAnswer -> field_answer
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,748| Mapping class: org.openmrs.FieldType -> field_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,748| Mapping class: org.openmrs.Form -> form
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,748| Mapping class: org.openmrs.FormField -> form_field
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,748| Mapping class: org.openmrs.FormResource -> form_resource
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,749| Mapping class: org.openmrs.GlobalProperty -> global_property
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,749| Mapping class: org.openmrs.Obs -> obs
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,749| Mapping class: org.openmrs.Person -> person
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,754| Mapping class: org.openmrs.PersonAttribute -> person_attribute
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,754| Mapping class: org.openmrs.PersonAttributeType -> person_attribute_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,754| Mapping class: org.openmrs.PersonAddress -> person_address
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,755| Mapping class: org.openmrs.person.PersonMergeLog -> person_merge_log
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,755| Mapping class: org.openmrs.PersonName -> person_name
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,755| Mapping class: org.openmrs.User -> users
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:14,756| Mapping collection: org.openmrs.User.roles -> user_role
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:14,765| Mapping collection: org.openmrs.User.userProperties -> user_property
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,765| Mapping class: org.openmrs.api.db.LoginCredential -> users
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,766| Mapping class: org.openmrs.Privilege -> privilege
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,766| Mapping class: org.openmrs.Role -> role
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:14,766| Mapping collection: org.openmrs.Role.inheritedRoles -> role_role
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:14,766| Mapping collection: org.openmrs.Role.childRoles -> role_role
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:14,767| Mapping collection: org.openmrs.Role.privileges -> role_privilege
05-Aug-2024 16:44:14 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:14,767| Mapping joined-subclass: org.openmrs.Patient -> patient
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,767| Mapping class: org.openmrs.PatientIdentifier -> patient_identifier
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,767| Mapping class: org.openmrs.PatientIdentifierType -> patient_identifier_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,768| Mapping class: org.openmrs.Relationship -> relationship
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,768| Mapping class: org.openmrs.RelationshipType -> relationship_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,768| Mapping class: org.openmrs.Order -> orders
05-Aug-2024 16:44:14 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:14,768| Mapping joined-subclass: org.openmrs.DrugOrder -> drug_order
05-Aug-2024 16:44:14 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:14,769| Mapping joined-subclass: org.openmrs.TestOrder -> test_order
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,769| Mapping class: org.openmrs.CareSetting -> care_setting
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,769| Mapping class: org.openmrs.OrderType -> order_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:14,769| Mapping collection: org.openmrs.OrderType.conceptClasses -> order_type_class_map
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,770| Mapping class: org.openmrs.Location -> location
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:14,770| Mapping collection: org.openmrs.Location.tags -> location_tag_map
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,770| Mapping class: org.openmrs.LocationTag -> location_tag
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,770| Mapping class: org.openmrs.LocationAttributeType -> location_attribute_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,771| Mapping class: org.openmrs.LocationAttribute -> location_attribute
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,771| Mapping class: org.openmrs.EncounterType -> encounter_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,771| Mapping class: org.openmrs.Encounter -> encounter
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,772| Mapping class: org.openmrs.EncounterProvider -> encounter_provider
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,772| Mapping class: org.openmrs.EncounterRole -> encounter_role
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,772| Mapping class: org.openmrs.Program -> program
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,773| Mapping class: org.openmrs.ProgramWorkflow -> program_workflow
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,773| Mapping class: org.openmrs.ProgramWorkflowState -> program_workflow_state
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,773| Mapping class: org.openmrs.PatientProgram -> patient_program
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,773| Mapping class: org.openmrs.PatientState -> patient_state
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,774| Mapping class: org.openmrs.Cohort -> cohort
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:14,774| Mapping collection: org.openmrs.Cohort.memberIds -> cohort_member
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,774| Mapping class: org.openmrs.api.db.SerializedObject -> serialized_object
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,774| Mapping class: org.openmrs.OrderFrequency -> order_frequency
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,775| Mapping class: org.openmrs.hl7.HL7Source -> hl7_source
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,775| Mapping class: org.openmrs.hl7.HL7InQueue -> hl7_in_queue
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,775| Mapping class: org.openmrs.hl7.HL7InArchive -> hl7_in_archive
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,775| Mapping class: org.openmrs.hl7.HL7InError -> hl7_in_error
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,775| Mapping class: org.openmrs.reporting.ReportObjectWrapper -> report_object
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,776| Mapping class: org.openmrs.report.ReportSchemaXml -> report_schema_xml
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,776| Mapping class: org.openmrs.notification.Template -> notification_template
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,776| Mapping class: org.openmrs.notification.Alert -> notification_alert
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,776| Mapping class: org.openmrs.notification.AlertRecipient -> notification_alert_recipient
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,777| Mapping class: org.openmrs.scheduler.TaskDefinition -> scheduler_task_config
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:14,777| Mapping collection: org.openmrs.scheduler.TaskDefinition.properties -> scheduler_task_config_property
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,777| Mapping class: org.openmrs.VisitType -> visit_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,781| Mapping class: org.openmrs.VisitAttributeType -> visit_attribute_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,781| Mapping class: org.openmrs.VisitAttribute -> visit_attribute
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,781| Mapping class: org.openmrs.Visit -> visit
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,782| Mapping class: org.openmrs.Provider -> provider
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,782| Mapping class: org.openmrs.ProviderAttribute -> provider_attribute
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,782| Mapping class: org.openmrs.ProviderAttributeType -> provider_attribute_type
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,782| Mapping class: org.openmrs.api.db.ClobDatatypeStorage -> clob_datatype_storage
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,783| Mapping class: org.openmrs.module.addresshierarchy.AddressHierarchyEntry -> address_hierarchy_entry
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,783| Mapping class: org.openmrs.module.addresshierarchy.AddressHierarchyLevel -> address_hierarchy_level
05-Aug-2024 16:44:14 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:14,783| Mapping class: org.openmrs.module.addresshierarchy.AddressToEntryMap -> address_hierarchy_address_to_entry_map
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,783| Mapping collection: org.openmrs.Concept.names -> concept_name
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,784| Mapping collection: org.openmrs.Concept.descriptions -> concept_description
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,784| Mapping collection: org.openmrs.Concept.answers -> concept_answer
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,784| Mapping collection: org.openmrs.Concept.conceptSets -> concept_set
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,784| Mapping collection: org.openmrs.Concept.conceptMappings -> concept_reference_map
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,784| Mapping collection: org.openmrs.ConceptReferenceTerm.conceptReferenceTermMaps -> concept_reference_term_map
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,785| Mapping collection: org.openmrs.Drug.drugReferenceMaps -> drug_reference_map
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,785| Mapping collection: org.openmrs.Form.formFields -> form_field
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,793| Mapping collection: org.openmrs.Obs.groupMembers -> obs
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,794| Mapping collection: org.openmrs.Person.addresses -> person_address
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,794| Mapping collection: org.openmrs.Person.names -> person_name
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,794| Mapping collection: org.openmrs.Person.attributes -> person_attribute
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,794| Mapping collection: org.openmrs.Patient.identifiers -> patient_identifier
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,795| Mapping collection: org.openmrs.Location.childLocations -> location
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,795| Mapping collection: org.openmrs.Location.attributes -> location_attribute
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,795| Mapping collection: org.openmrs.Encounter.orders -> orders
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,795| Mapping collection: org.openmrs.Encounter.obs -> obs
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,795| Mapping collection: org.openmrs.Encounter.encounterProviders -> encounter_provider
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,795| Mapping collection: org.openmrs.Program.allWorkflows -> program_workflow
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,795| Mapping collection: org.openmrs.ProgramWorkflow.states -> program_workflow_state
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,796| Mapping collection: org.openmrs.PatientProgram.states -> patient_state
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,796| Mapping collection: org.openmrs.notification.Alert.recipients -> notification_alert_recipient
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,796| Mapping collection: org.openmrs.Visit.attributes -> visit_attribute
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,796| Mapping collection: org.openmrs.Visit.encounters -> encounter
05-Aug-2024 16:44:14 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:14,796| Mapping collection: org.openmrs.Provider.attributes -> provider_attribute
05-Aug-2024 16:44:14 INFO - Configuration.applyHibernateValidatorLegacyConstraintsOnDDL(1676) |2024-08-05 16:44:14,797| Hibernate Validator not found: ignoring
05-Aug-2024 16:44:14 INFO - LocalSessionFactoryBean.buildSessionFactory(777) |2024-08-05 16:44:14,797| Building new Hibernate SessionFactory
05-Aug-2024 16:44:14 INFO - HibernateSearchEventListenerRegister.enableHibernateSearch(75) |2024-08-05 16:44:14,805| Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
05-Aug-2024 16:44:14 INFO - ConnectionProviderFactory.initializeConnectionProviderFromConfig(173) |2024-08-05 16:44:14,807| Initializing connection provider: org.hibernate.connection.C3P0ConnectionProvider
05-Aug-2024 16:44:14 INFO - C3P0ConnectionProvider.configure(103) |2024-08-05 16:44:14,807| C3P0 using driver: org.h2.Driver at URL: jdbc:h2:mem:openmrs;DB_CLOSE_DELAY=30
05-Aug-2024 16:44:14 INFO - C3P0ConnectionProvider.configure(104) |2024-08-05 16:44:14,807| Connection properties: {user=sa, password=****, release_mode=after_transaction}
05-Aug-2024 16:44:14 INFO - C3P0ConnectionProvider.configure(107) |2024-08-05 16:44:14,808| autocommit mode: false
05-Aug-2024 16:44:14 INFO - AbstractPoolBackedDataSource.getPoolManager(462) |2024-08-05 16:44:14,854| Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@48a62450 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@4a1f1dc4 [ acquireIncrement -> 1, acquireRetryAttempts -> 5, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> z8kfltb59tuq4thwfkl0|63db8c62, idleConnectionTestPeriod -> 3000, initialPoolSize -> 0, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 100, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 0, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@493087bd [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> z8kfltb59tuq4thwfkl0|76b8f758, jdbcUrl -> jdbc:h2:mem:openmrs;DB_CLOSE_DELAY=30, properties -> {user=******, password=******, release_mode=after_transaction} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> z8kfltb59tuq4thwfkl0|3f698965, numHelperThreads -> 3 ]
05-Aug-2024 16:44:14 INFO - Dialect.<init>(135) |2024-08-05 16:44:14,859| Using dialect: org.hibernate.dialect.H2Dialect
05-Aug-2024 16:44:14 INFO - JdbcSupportLoader.useContextualLobCreation(108) |2024-08-05 16:44:14,860| Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(126) |2024-08-05 16:44:14,860| Database ->
05-Aug-2024 16:44:14        name : H2
05-Aug-2024 16:44:14     version : 1.4.187 (2015-04-10)
05-Aug-2024 16:44:14       major : 1
05-Aug-2024 16:44:14       minor : 4
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(132) |2024-08-05 16:44:14,860| Driver ->
05-Aug-2024 16:44:14        name : H2 JDBC Driver
05-Aug-2024 16:44:14     version : 1.4.187 (2015-04-10)
05-Aug-2024 16:44:14       major : 1
05-Aug-2024 16:44:14       minor : 4
05-Aug-2024 16:44:14 INFO - TransactionFactoryFactory.buildTransactionFactory(65) |2024-08-05 16:44:14,860| Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
05-Aug-2024 16:44:14 INFO - TransactionManagerLookupFactory.getTransactionManagerLookup(83) |2024-08-05 16:44:14,860| No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(179) |2024-08-05 16:44:14,861| Automatic flush during beforeCompletion(): disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(183) |2024-08-05 16:44:14,861| Automatic session close at end of transaction: disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(190) |2024-08-05 16:44:14,861| JDBC batch size: 15
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(193) |2024-08-05 16:44:14,861| JDBC batch updates for versioned data: disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(198) |2024-08-05 16:44:14,861| Scrollable result sets: enabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(206) |2024-08-05 16:44:14,861| JDBC3 getGeneratedKeys(): enabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(214) |2024-08-05 16:44:14,861| Connection release mode: after_transaction
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(241) |2024-08-05 16:44:14,862| Default batch fetch size: 1
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(245) |2024-08-05 16:44:14,862| Generate SQL with comments: disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(249) |2024-08-05 16:44:14,862| Order SQL updates by primary key: disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(253) |2024-08-05 16:44:14,862| Order SQL inserts for batching: disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.createQueryTranslatorFactory(431) |2024-08-05 16:44:14,862| Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
05-Aug-2024 16:44:14 INFO - ASTQueryTranslatorFactory.<init>(47) |2024-08-05 16:44:14,862| Using ASTQueryTranslatorFactory
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(261) |2024-08-05 16:44:14,862| Query language substitutions: {}
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(266) |2024-08-05 16:44:14,862| JPA-QL strict compliance: disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(271) |2024-08-05 16:44:14,862| Second-level cache: enabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(275) |2024-08-05 16:44:14,863| Query cache: disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.createRegionFactory(406) |2024-08-05 16:44:14,863| Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
05-Aug-2024 16:44:14 INFO - RegionFactoryCacheProviderBridge.<init>(61) |2024-08-05 16:44:14,863| Cache provider: org.hibernate.cache.EhCacheProvider
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(285) |2024-08-05 16:44:14,863| Optimize cache for minimal puts: disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(294) |2024-08-05 16:44:14,863| Structured second-level cache entries: disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(323) |2024-08-05 16:44:14,863| Statistics: enabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(327) |2024-08-05 16:44:14,863| Deleted entity synthetic identifier rollback: disabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(343) |2024-08-05 16:44:14,863| Default entity-mode: pojo
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(347) |2024-08-05 16:44:14,863| Named query checking : enabled
05-Aug-2024 16:44:14 INFO - SettingsFactory.buildSettings(351) |2024-08-05 16:44:14,864| Check Nullability in Core (should be disabled when Bean Validation is on): disabled
05-Aug-2024 16:44:14 INFO - SessionFactoryImpl.<init>(202) |2024-08-05 16:44:14,869| building session factory
05-Aug-2024 16:44:14 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:14,870| Type registration [clob] overrides previous : org.hibernate.type.ClobType@21390938
05-Aug-2024 16:44:14 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:14,871| Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@21390938
05-Aug-2024 16:44:14 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:14,871| Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@7a388990
05-Aug-2024 16:44:14 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:14,871| Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@4e4162bc
05-Aug-2024 16:44:14 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:14,871| Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@72fbf94d
05-Aug-2024 16:44:14 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:14,871| Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@2d28fb02
05-Aug-2024 16:44:14 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:14,872| Type registration [blob] overrides previous : org.hibernate.type.BlobType@402f8592
05-Aug-2024 16:44:14 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:14,872| Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@402f8592
05-Aug-2024 16:44:14 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:14,872| Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@7f2c57fe
05-Aug-2024 16:44:14 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:14,908| Could not find configuration [org.openmrs.ConceptStopWord]; using defaults.
05-Aug-2024 16:44:14 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:14,939| Could not find configuration [org.openmrs.Person]; using defaults.
05-Aug-2024 16:44:14 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:14,942| Could not find configuration [org.openmrs.FormResource]; using defaults.
05-Aug-2024 16:44:14 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:14,984| Could not find configuration [org.openmrs.Role.childRoles]; using defaults.
05-Aug-2024 16:44:14 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:14,994| Could not find configuration [org.openmrs.Role.inheritedRoles]; using defaults.
05-Aug-2024 16:44:14 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:14,996| Could not find configuration [org.openmrs.Role.privileges]; using defaults.
05-Aug-2024 16:44:15 INFO - SessionFactoryObjectFactory.addInstance(105) |2024-08-05 16:44:15,084| Not binding factory to JNDI, no JNDI name configured
05-Aug-2024 16:44:15 INFO - SchemaExport.execute(234) |2024-08-05 16:44:15,087| Running hbm2ddl schema export
05-Aug-2024 16:44:15 INFO - SchemaExport.execute(262) |2024-08-05 16:44:15,087| exporting generated schema to database
05-Aug-2024 16:44:15 INFO - SchemaExport.execute(281) |2024-08-05 16:44:15,189| schema export complete
05-Aug-2024 16:44:15 INFO - HapiLogImpl.info(78) |2024-08-05 16:44:15,205| org.openmrs.hl7.handler.ORUR01Handler registered to handle ORU^R01 messages
05-Aug-2024 16:44:15 INFO - HapiLogImpl.info(78) |2024-08-05 16:44:15,205| org.openmrs.hl7.handler.ADTA28Handler registered to handle ADT^A28 messages
05-Aug-2024 16:44:15 INFO - ExecutorConfigurationSupport.initialize(115) |2024-08-05 16:44:15,265| Initializing ExecutorService  'addressHierarchyTimerFactory'
05-Aug-2024 16:44:15 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:15,278| Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@31a4cff3]; rollback [true]
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,363| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,364| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,364| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:15 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:15,394| Rolled back transaction after test execution for test context [[TestContext@1ad44ba9 testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@533a0a05, testMethod = setAddressFieldValue_shouldSetAddressFieldValue@AddressHierarchyUtilTest, testException = [null]]]
05-Aug-2024 16:44:15 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:15,395| Began transaction (2): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@31a4cff3]; rollback [true]
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,443| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,444| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,444| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:15 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:15,465| Rolled back transaction after test execution for test context [[TestContext@1ad44ba9 testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@1746b65d, testMethod = getAddressFieldValue_shouldFetchAddressFieldValue@AddressHierarchyUtilTest, testException = [null]]]
05-Aug-2024 16:44:15 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:15,466| Began transaction (3): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@31a4cff3]; rollback [true]
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,513| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,513| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,513| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:15 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:15,538| Rolled back transaction after test execution for test context [[TestContext@1ad44ba9 testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@27f27e87, testMethod = isDescendantOf_shouldReturnFalseIfNotDescendant@AddressHierarchyUtilTest, testException = [null]]]
05-Aug-2024 16:44:15 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:15,539| Began transaction (4): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@31a4cff3]; rollback [true]
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,591| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,592| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:15 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:15,592| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:15 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:15,616| Rolled back transaction after test execution for test context [[TestContext@1ad44ba9 testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@738d63d6, testMethod = isDescendantOf_shouldReturnTrueIfNotDescendant@AddressHierarchyUtilTest, testException = [null]]]
05-Aug-2024 16:44:15 INFO - AbstractApplicationContext.doClose(1002) |2024-08-05 16:44:15,616| Closing org.springframework.context.support.GenericApplicationContext@7d6b30a2: startup date [Mon Aug 05 16:44:14 UTC 2024]; root of context hierarchy
05-Aug-2024 16:44:15 INFO - DefaultSingletonBeanRegistry.destroySingletons(422) |2024-08-05 16:44:15,617| Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3a4aedbf: defining beans [org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator#0,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0,transactionInterceptor,globalLocaleList,clearOpenmrsEventListeners,openmrsEventListeners,serviceContext,context,contextDAO,patientDAO,personDAO,conceptDAO,userDAO,obsDAO,encounterDAO,locationDAO,orderDAO,formDAO,adminDAO,noteDAO,programWorkflowDAO,templateDAO,patientSetDAO,cohortDAO,serializedObjectDAO,datatypeDAO,schedulerDAO,alertDAO,reportDAO,reportObjectDAO,hL7DAO,activeListDAO,visitDAO,providerDAO,patientServiceTarget,personServiceTarget,conceptServiceTarget,userServiceTarget,obsServiceTarget,encounterServiceTarget,locationServiceTarget,orderServiceTarget,formServiceTarget,adminServiceTarget,datatypeServiceTarget,programWorkflowServiceTarget,patientSetServiceTarget,activeListServiceTarget,visitServiceTarget,providerServiceTarget,cohortServiceTarget,schedulerServiceTarget,alertServiceTarget,messageServiceTarget,reportObjectServiceTarget,reportServiceTarget,serializationServiceTarget,dataSetServiceTarget,hL7ServiceTarget,ardenServiceTarget,messageSourceServiceTarget,transactionAttributeSource,mutableResourceBundleMessageSource,patientService,personService,conceptService,userService,obsService,encounterService,locationService,orderService,formService,adminService,datatypeService,programWorkflowService,messageService,patientSetService,cohortService,schedulerService,alertService,reportService,reportObjectService,serializationService,dataSetService,hL7Service,ardenService,messageSourceService,activeListService,visitService,providerService,authorizationInterceptor,loggingInterceptor,requiredDataInterceptor,serviceInterceptors,moduleTestingMappingJarLocations,mappingJarResources,auditableInterceptor,sessionFactory,dbSessionFactory,transactionManager,patientCharacteristicFilterModule,numericObsPatientFilterModule,shortDescriptionProducerModule,personValidator,patientValidator,locationValidator,personNameValidator,patientIdentifierValidator,patientIdentifierTypeValidator,personAttributeTypeValidator,userValidator,roleValidator,privilegeValidator,encounterTypeValidator,conceptClassValidator,conceptDatatypeValidator,formEditValidator,fieldTypeValidator,programValidator,stateConversionValidator,taskValidator,obsValidator,orderValidator,drugOrderValidator,requireNameValidator,conceptDrugValidator,hl7SourceValidator,personAddressValidator,visitTypeValidator,visitAttributeTypeValidator,providerAttributeTypeValidator,encounterValidator,locationAttributeTypeValidator,providerValidator,patientProgramValidator,conceptValidator,personMergeLogValidator,conceptReferenceTermValidator,conceptMapTypeValidator,implementationIdHttpClient,hl7InErrorListController,hl7InArchiveMigrationController,hl7InQueueListController,hl7InArchiveListController,webSchedulerFormValidator,longFreeTextTextareaHandler,booleanFieldGenDatatypeHandler,longFreeTextFileUploadHandler,dateFieldGenDatatypeHandler,formResourceController,locationAttributeTypeFormController,locationAttributeTypeListController,providerFormController,patientDashboardController,shortPatientFormController,patientDashboardGraphController,coreLoginController,conceptStopWordListController,conceptMapTypeFormController,conceptStopWordFormController,conceptReferenceTermFormController,visitListController,configureVisitsFormController,visitFormController,uncaughtExceptionController,personAttributeTypeListController,encounterRoleFormController,addressTemplateController,hierarchyController,locationTagController,databaseChangesInfoController,settingsController,systemInformationController,currentUsersController,localesAndThemesFormController,userFormController,userListController,changePasswordFormController,localizationController,locationQueryController,customValueController,exti18n.ExtI18nConfig,disabledI18nCache,addressHierarchyLevelValidator,webTestHelper,handlerUtil,schedulerFormValidator,alertValidator,formValidator,orderTypeValidator,baseAttributeValidator,relationshipTypeValidator,testOrderValidator,orderFrequencyValidator,locationTagValidator,drugValidator,HL7SourceValidator,visitValidator,encounterRoleValidator,immutableOrderInterceptor,noVisitAssignmentHandler,requireVoidReasonVoidHandler,patientDataUnvoidHandler,encounterSaveHandler,conceptNameSaveHandler,voidSaveHandler,existingOrNewVisitAssignmentHandler,existingVisitAssignmentHandler,userSaveHandler,patientSaveHandler,baseVoidHandler,conceptReferenceTermSaveHandler,conceptProposalHandler,visitUnvoidHandler,visitVoidHandler,personSaveHandler,conceptSaveHandler,personUnvoidHandler,baseRetireHandler,personVoidHandler,orderSaveHandler,patientDataVoidHandler,baseUnvoidHandler,openmrsObjectSaveHandler,requireVoidReasonSaveHandler,personNameSaveHandler,retireSaveHandler,baseUnretireHandler,freeTextDatatype,longFreeTextDatatype,dateDatatype,regexValidatedTextDatatype,booleanDatatype,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,serviceContext$child#0,proj001MappingResources,exti18n.TestsMessageSource,exti18n.addressValuesHibernateInterceptor,exti18n.addressValuesAOPInterceptor,addressHierarchyActivator,exti18n.ExtI18nService,serviceContext$child#1,exti18n.reverseI18nCache,exti18n.addressHierarchyI18nCache,exti18n.metadataHibernateInterceptor,exti18n.metadataAOPInterceptor,exti18n.metadataLocalizer,exti18n.addressValuesLocalizer,exti18n.globalPropertyListener,serviceContext$child#2,AddressCacheResetSupport,initializeFullAddressCacheTask,initializeFullAddressCacheTimerTask,addressHierarchyTimerFactory]; root of factory hierarchy
05-Aug-2024 16:44:15 INFO - ExecutorConfigurationSupport.shutdown(150) |2024-08-05 16:44:15,618| Shutting down ExecutorService 'addressHierarchyTimerFactory'
05-Aug-2024 16:44:15 INFO - AbstractSessionFactoryBean.destroy(246) |2024-08-05 16:44:15,619| Closing Hibernate SessionFactory
05-Aug-2024 16:44:15 INFO - SessionFactoryImpl.close(927) |2024-08-05 16:44:15,619| closing
05-Aug-2024 16:44:15 INFO - SchemaExport.execute(234) |2024-08-05 16:44:15,619| Running hbm2ddl schema export
05-Aug-2024 16:44:15 INFO - SchemaExport.execute(262) |2024-08-05 16:44:15,619| exporting generated schema to database
05-Aug-2024 16:44:15 INFO - SchemaExport.execute(281) |2024-08-05 16:44:15,641| schema export complete
05-Aug-2024 16:44:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 s - in org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest
05-Aug-2024 16:44:16 [INFO]
05-Aug-2024 16:44:16 [INFO] Results:
05-Aug-2024 16:44:16 [INFO]
05-Aug-2024 16:44:16 [WARNING] Tests run: 87, Failures: 0, Errors: 0, Skipped: 2
05-Aug-2024 16:44:16 [INFO]
05-Aug-2024 16:44:16 [INFO]
05-Aug-2024 16:44:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ addresshierarchy-api ---
05-Aug-2024 16:44:16 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.18.0-SNAPSHOT.jar
05-Aug-2024 16:44:16 [INFO]
05-Aug-2024 16:44:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ addresshierarchy-api ---
05-Aug-2024 16:44:16 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.18.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-api/2.18.0-SNAPSHOT/addresshierarchy-api-2.18.0-SNAPSHOT.jar
05-Aug-2024 16:44:16 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-api/2.18.0-SNAPSHOT/addresshierarchy-api-2.18.0-SNAPSHOT.pom
05-Aug-2024 16:44:16 [INFO]
05-Aug-2024 16:44:16 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ addresshierarchy-api ---
05-Aug-2024 16:44:16 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.18.0-SNAPSHOT/maven-metadata.xml
05-Aug-2024 16:44:16 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.18.0-SNAPSHOT/maven-metadata.xml (794 B at 3.2 kB/s)
05-Aug-2024 16:44:16 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.18.0-SNAPSHOT/addresshierarchy-api-2.18.0-20240805.164322-11.jar
05-Aug-2024 16:44:18 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.18.0-SNAPSHOT/addresshierarchy-api-2.18.0-20240805.164322-11.jar (76 kB at 37 kB/s)
05-Aug-2024 16:44:18 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.18.0-SNAPSHOT/addresshierarchy-api-2.18.0-20240805.164322-11.pom
05-Aug-2024 16:44:20 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.18.0-SNAPSHOT/addresshierarchy-api-2.18.0-20240805.164322-11.pom (5.2 kB at 3.0 kB/s)
05-Aug-2024 16:44:20 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml
05-Aug-2024 16:44:20 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml (802 B at 3.0 kB/s)
05-Aug-2024 16:44:20 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.18.0-SNAPSHOT/maven-metadata.xml
05-Aug-2024 16:44:22 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.18.0-SNAPSHOT/maven-metadata.xml (794 B at 570 B/s)
05-Aug-2024 16:44:22 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml
05-Aug-2024 16:44:23 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml (744 B at 483 B/s)
05-Aug-2024 16:44:23 [INFO]
05-Aug-2024 16:44:23 [INFO] --------------< org.openmrs.module:addresshierarchy-omod >--------------
05-Aug-2024 16:44:23 [INFO] Building Address Hierarchy OMOD 2.18.0-SNAPSHOT                    [3/3]
05-Aug-2024 16:44:23 [INFO] --------------------------------[ jar ]---------------------------------
05-Aug-2024 16:44:23 [INFO]
05-Aug-2024 16:44:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ addresshierarchy-omod ---
05-Aug-2024 16:44:23 [INFO]
05-Aug-2024 16:44:23 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ addresshierarchy-omod ---
05-Aug-2024 16:44:23 [INFO]
05-Aug-2024 16:44:23 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand moduleApplicationContext and messages) @ addresshierarchy-omod ---
05-Aug-2024 16:44:24 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.18.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
05-Aug-2024 16:44:24 [INFO]
05-Aug-2024 16:44:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ addresshierarchy-omod ---
05-Aug-2024 16:44:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Aug-2024 16:44:24 [INFO] Copying 4 resources
05-Aug-2024 16:44:24 [INFO] Copying 6 resources to web/module
05-Aug-2024 16:44:24 [INFO] Copying 0 resource to web/module
05-Aug-2024 16:44:24 [INFO] Copying 6 resources to web/module
05-Aug-2024 16:44:24 [INFO]
05-Aug-2024 16:44:24 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ addresshierarchy-omod ---
05-Aug-2024 16:44:24 [INFO] Changes detected - recompiling the module!
05-Aug-2024 16:44:24 [INFO] Compiling 5 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes
05-Aug-2024 16:44:24 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/src/main/java/org/openmrs/module/addresshierarchy/web/controller/ManageAddressHierarchyController.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/src/main/java/org/openmrs/module/addresshierarchy/web/controller/ManageAddressHierarchyController.java uses unchecked or unsafe operations.
05-Aug-2024 16:44:24 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/src/main/java/org/openmrs/module/addresshierarchy/web/controller/ManageAddressHierarchyController.java: Recompile with -Xlint:unchecked for details.
05-Aug-2024 16:44:24 [INFO]
05-Aug-2024 16:44:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ addresshierarchy-omod ---
05-Aug-2024 16:44:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Aug-2024 16:44:24 [INFO] Copying 4 resources
05-Aug-2024 16:44:24 [INFO] Copying 0 resource
05-Aug-2024 16:44:24 [INFO]
05-Aug-2024 16:44:24 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ addresshierarchy-omod ---
05-Aug-2024 16:44:24 [INFO] Changes detected - recompiling the module!
05-Aug-2024 16:44:24 [INFO] Compiling 1 source file to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/test-classes
05-Aug-2024 16:44:24 [INFO]
05-Aug-2024 16:44:24 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ addresshierarchy-omod ---
05-Aug-2024 16:44:25 [INFO]
05-Aug-2024 16:44:25 [INFO] -------------------------------------------------------
05-Aug-2024 16:44:25 [INFO]  T E S T S
05-Aug-2024 16:44:25 [INFO] -------------------------------------------------------
05-Aug-2024 16:44:25 [INFO] Running org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest
05-Aug-2024 16:44:26 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:26,023| Loading XML bean definitions from class path resource [applicationContext-service.xml]
05-Aug-2024 16:44:27 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:27,325| Loading XML bean definitions from URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/test-classes/TestingApplicationContext.xml]
05-Aug-2024 16:44:27 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:27,353| Overriding bean definition for bean 'sessionFactory': replacing [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext-service.xml]] with [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/test-classes/TestingApplicationContext.xml]]
05-Aug-2024 16:44:27 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:27,358| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar!/TestingApplicationContext.xml]
05-Aug-2024 16:44:27 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:27,377| Overriding bean definition for bean 'mappingJarResources': replacing [Generic bean: class [org.springframework.beans.factory.config.ListFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext-service.xml]] with [Generic bean: class [org.springframework.beans.factory.config.ListFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar!/TestingApplicationContext.xml]]
05-Aug-2024 16:44:27 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:27,382| Loading XML bean definitions from URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes/moduleApplicationContext.xml]
05-Aug-2024 16:44:27 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2024-08-05 16:44:27,396| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.18.0-SNAPSHOT.jar!/moduleApplicationContext.xml]
05-Aug-2024 16:44:27 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:27,424| Overriding bean definition for bean 'AddressCacheResetSupport': replacing [Generic bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes/moduleApplicationContext.xml]] with [Generic bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.18.0-SNAPSHOT.jar!/moduleApplicationContext.xml]]
05-Aug-2024 16:44:27 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:27,424| Overriding bean definition for bean 'initializeFullAddressCacheTask': replacing [Generic bean: class [org.openmrs.module.addresshierarchy.scheduler.InitializeFullAddressCacheTask]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes/moduleApplicationContext.xml]] with [Generic bean: class [org.openmrs.module.addresshierarchy.scheduler.InitializeFullAddressCacheTask]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.18.0-SNAPSHOT.jar!/moduleApplicationContext.xml]]
05-Aug-2024 16:44:27 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:27,425| Overriding bean definition for bean 'initializeFullAddressCacheTimerTask': replacing [Generic bean: class [org.springframework.scheduling.concurrent.ScheduledExecutorTask]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes/moduleApplicationContext.xml]] with [Generic bean: class [org.springframework.scheduling.concurrent.ScheduledExecutorTask]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.18.0-SNAPSHOT.jar!/moduleApplicationContext.xml]]
05-Aug-2024 16:44:27 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2024-08-05 16:44:27,426| Overriding bean definition for bean 'addressHierarchyTimerFactory': replacing [Generic bean: class [org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes/moduleApplicationContext.xml]] with [Generic bean: class [org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.18.0-SNAPSHOT.jar!/moduleApplicationContext.xml]]
05-Aug-2024 16:44:27 INFO - AbstractApplicationContext.prepareRefresh(456) |2024-08-05 16:44:27,428| Refreshing org.springframework.context.support.GenericApplicationContext@78a2da20: startup date [Mon Aug 05 16:44:27 UTC 2024]; root of context hierarchy
05-Aug-2024 16:44:27 INFO - DefaultListableBeanFactory.preInstantiateSingletons(555) |2024-08-05 16:44:27,713| Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@748fe51d: defining beans [org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator#0,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0,transactionInterceptor,globalLocaleList,clearOpenmrsEventListeners,openmrsEventListeners,serviceContext,context,contextDAO,patientDAO,personDAO,conceptDAO,userDAO,obsDAO,encounterDAO,locationDAO,orderDAO,formDAO,adminDAO,noteDAO,programWorkflowDAO,templateDAO,patientSetDAO,cohortDAO,serializedObjectDAO,datatypeDAO,schedulerDAO,alertDAO,reportDAO,reportObjectDAO,hL7DAO,activeListDAO,visitDAO,providerDAO,patientServiceTarget,personServiceTarget,conceptServiceTarget,userServiceTarget,obsServiceTarget,encounterServiceTarget,locationServiceTarget,orderServiceTarget,formServiceTarget,adminServiceTarget,datatypeServiceTarget,programWorkflowServiceTarget,patientSetServiceTarget,activeListServiceTarget,visitServiceTarget,providerServiceTarget,cohortServiceTarget,schedulerServiceTarget,alertServiceTarget,messageServiceTarget,reportObjectServiceTarget,reportServiceTarget,serializationServiceTarget,dataSetServiceTarget,hL7ServiceTarget,ardenServiceTarget,messageSourceServiceTarget,transactionAttributeSource,mutableResourceBundleMessageSource,patientService,personService,conceptService,userService,obsService,encounterService,locationService,orderService,formService,adminService,datatypeService,programWorkflowService,messageService,patientSetService,cohortService,schedulerService,alertService,reportService,reportObjectService,serializationService,dataSetService,hL7Service,ardenService,messageSourceService,activeListService,visitService,providerService,authorizationInterceptor,loggingInterceptor,requiredDataInterceptor,serviceInterceptors,moduleTestingMappingJarLocations,mappingJarResources,auditableInterceptor,sessionFactory,dbSessionFactory,transactionManager,patientCharacteristicFilterModule,numericObsPatientFilterModule,shortDescriptionProducerModule,personValidator,patientValidator,locationValidator,personNameValidator,patientIdentifierValidator,patientIdentifierTypeValidator,personAttributeTypeValidator,userValidator,roleValidator,privilegeValidator,encounterTypeValidator,conceptClassValidator,conceptDatatypeValidator,formEditValidator,fieldTypeValidator,programValidator,stateConversionValidator,taskValidator,obsValidator,orderValidator,drugOrderValidator,requireNameValidator,conceptDrugValidator,hl7SourceValidator,personAddressValidator,visitTypeValidator,visitAttributeTypeValidator,providerAttributeTypeValidator,encounterValidator,locationAttributeTypeValidator,providerValidator,patientProgramValidator,conceptValidator,personMergeLogValidator,conceptReferenceTermValidator,conceptMapTypeValidator,implementationIdHttpClient,hl7InErrorListController,hl7InArchiveMigrationController,hl7InQueueListController,hl7InArchiveListController,webSchedulerFormValidator,longFreeTextTextareaHandler,booleanFieldGenDatatypeHandler,longFreeTextFileUploadHandler,dateFieldGenDatatypeHandler,formResourceController,locationAttributeTypeFormController,locationAttributeTypeListController,providerFormController,patientDashboardController,shortPatientFormController,patientDashboardGraphController,coreLoginController,conceptStopWordListController,conceptMapTypeFormController,conceptStopWordFormController,conceptReferenceTermFormController,visitListController,configureVisitsFormController,visitFormController,uncaughtExceptionController,personAttributeTypeListController,encounterRoleFormController,addressTemplateController,hierarchyController,locationTagController,databaseChangesInfoController,settingsController,systemInformationController,currentUsersController,localesAndThemesFormController,userFormController,userListController,changePasswordFormController,localizationController,locationQueryController,customValueController,disabledI18nCache,addressHierarchyLevelValidator,addressHierarchyAjaxController,advancedFeaturesController,manageAddressHierarchyController,webTestHelper,handlerUtil,schedulerFormValidator,alertValidator,formValidator,orderTypeValidator,baseAttributeValidator,relationshipTypeValidator,testOrderValidator,orderFrequencyValidator,locationTagValidator,drugValidator,HL7SourceValidator,visitValidator,encounterRoleValidator,immutableOrderInterceptor,noVisitAssignmentHandler,requireVoidReasonVoidHandler,patientDataUnvoidHandler,encounterSaveHandler,conceptNameSaveHandler,voidSaveHandler,existingOrNewVisitAssignmentHandler,existingVisitAssignmentHandler,userSaveHandler,patientSaveHandler,baseVoidHandler,conceptReferenceTermSaveHandler,conceptProposalHandler,visitUnvoidHandler,visitVoidHandler,personSaveHandler,conceptSaveHandler,personUnvoidHandler,baseRetireHandler,personVoidHandler,orderSaveHandler,patientDataVoidHandler,baseUnvoidHandler,openmrsObjectSaveHandler,requireVoidReasonSaveHandler,personNameSaveHandler,retireSaveHandler,baseUnretireHandler,freeTextDatatype,longFreeTextDatatype,dateDatatype,regexValidatedTextDatatype,booleanDatatype,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,serviceContext$child#0,proj001MappingResources,serviceContext$child#1,AddressCacheResetSupport,initializeFullAddressCacheTask,initializeFullAddressCacheTimerTask,addressHierarchyTimerFactory,serviceContext$child#2]; root of factory hierarchy
05-Aug-2024 16:44:28 INFO - Version.<clinit>(37) |2024-08-05 16:44:28,362| Hibernate Commons Annotations 3.2.0.Final
05-Aug-2024 16:44:28 INFO - Environment.<clinit>(603) |2024-08-05 16:44:28,364| Hibernate 3.6.5.Final-mod
05-Aug-2024 16:44:28 INFO - Environment.<clinit>(636) |2024-08-05 16:44:28,366| hibernate.properties not found
05-Aug-2024 16:44:28 INFO - Environment.buildBytecodeProvider(814) |2024-08-05 16:44:28,368| Bytecode provider name : javassist
05-Aug-2024 16:44:28 INFO - Environment.<clinit>(695) |2024-08-05 16:44:28,464| using JDK 1.4 java.sql.Timestamp handling
05-Aug-2024 16:44:28 INFO - Configuration.configure(2192) |2024-08-05 16:44:28,504| configuring from url: jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6.jar!/hibernate.cfg.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,555| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListItem.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,599| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListType.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,617| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListAllergy.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,635| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListProblem.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,653| Reading mappings from resource : org/openmrs/api/db/hibernate/Concept.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,673| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptAnswer.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,682| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptDescription.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,690| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptName.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,705| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptNameTag.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,710| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptClass.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,728| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptDatatype.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,738| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptProposal.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,745| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptStateConversion.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,749| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSet.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,765| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptMap.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,778| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptWord.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,791| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptStopWord.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,806| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSource.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,816| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSetDerived.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,831| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptReferenceTerm.hbm.xml
05-Aug-2024 16:44:28 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:28,833| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,839| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptMapType.hbm.xml
05-Aug-2024 16:44:28 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:28,841| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,855| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptReferenceTermMap.hbm.xml
05-Aug-2024 16:44:28 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:28,866| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,869| Reading mappings from resource : org/openmrs/api/db/hibernate/Drug.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,874| Reading mappings from resource : org/openmrs/api/db/hibernate/DrugIngredient.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,882| Reading mappings from resource : org/openmrs/api/db/hibernate/DrugReferenceMap.hbm.xml
05-Aug-2024 16:44:28 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:28,884| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,889| Reading mappings from resource : org/openmrs/api/db/hibernate/Field.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,899| Reading mappings from resource : org/openmrs/api/db/hibernate/FieldAnswer.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,902| Reading mappings from resource : org/openmrs/api/db/hibernate/FieldType.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,911| Reading mappings from resource : org/openmrs/api/db/hibernate/Form.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,919| Reading mappings from resource : org/openmrs/api/db/hibernate/FormField.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,930| Reading mappings from resource : org/openmrs/api/db/hibernate/FormResource.hbm.xml
05-Aug-2024 16:44:28 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:28,932| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,940| Reading mappings from resource : org/openmrs/api/db/hibernate/GlobalProperty.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,954| Reading mappings from resource : org/openmrs/api/db/hibernate/Obs.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,962| Reading mappings from resource : org/openmrs/api/db/hibernate/Person.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,971| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAttribute.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,978| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAttributeType.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,989| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAddress.hbm.xml
05-Aug-2024 16:44:28 INFO - Configuration.addResource(789) |2024-08-05 16:44:28,995| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonMergeLog.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:28,999| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,010| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonName.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,014| Reading mappings from resource : org/openmrs/api/db/hibernate/User.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,017| Reading mappings from resource : org/openmrs/api/db/hibernate/LoginCredential.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,026| Reading mappings from resource : org/openmrs/api/db/hibernate/Privilege.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,039| Reading mappings from resource : org/openmrs/api/db/hibernate/Role.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,045| Reading mappings from resource : org/openmrs/api/db/hibernate/Patient.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,057| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientIdentifier.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,065| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientIdentifierType.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,073| Reading mappings from resource : org/openmrs/api/db/hibernate/Relationship.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,083| Reading mappings from resource : org/openmrs/api/db/hibernate/RelationshipType.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,087| Reading mappings from resource : org/openmrs/api/db/hibernate/Order.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,101| Reading mappings from resource : org/openmrs/api/db/hibernate/CareSetting.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,105| Reading mappings from resource : org/openmrs/api/db/hibernate/OrderType.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,110| Reading mappings from resource : org/openmrs/api/db/hibernate/Location.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,120| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationTag.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,131| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationAttributeType.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,133| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,135| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationAttribute.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,137| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,144| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterType.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,157| Reading mappings from resource : org/openmrs/api/db/hibernate/Encounter.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,172| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterProvider.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,183| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,186| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterRole.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,189| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,196| Reading mappings from resource : org/openmrs/api/db/hibernate/Program.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,202| Reading mappings from resource : org/openmrs/api/db/hibernate/ProgramWorkflow.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,215| Reading mappings from resource : org/openmrs/api/db/hibernate/ProgramWorkflowState.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,220| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientProgram.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,238| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientState.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,244| Reading mappings from resource : org/openmrs/api/db/hibernate/Cohort.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,255| Reading mappings from resource : org/openmrs/api/db/hibernate/SerializedObject.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,259| Reading mappings from resource : org/openmrs/api/db/hibernate/OrderFrequency.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,263| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7Source.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,267| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InQueue.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,275| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InArchive.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,280| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InError.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,285| Reading mappings from resource : org/openmrs/reporting/db/hibernate/ReportObject.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,298| Reading mappings from resource : org/openmrs/reporting/db/hibernate/ReportSchemaXml.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,302| Reading mappings from resource : org/openmrs/notification/db/hibernate/Template.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,313| Reading mappings from resource : org/openmrs/notification/db/hibernate/Alert.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,318| Reading mappings from resource : org/openmrs/notification/db/hibernate/AlertRecipient.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,324| Reading mappings from resource : org/openmrs/scheduler/db/hibernate/TaskDefinition.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,339| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitType.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,344| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitAttributeType.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,351| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitAttribute.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,356| Reading mappings from resource : org/openmrs/api/db/hibernate/Visit.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,360| Reading mappings from resource : org/openmrs/api/db/hibernate/Provider.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,361| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,364| Reading mappings from resource : org/openmrs/api/db/hibernate/ProviderAttribute.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,366| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,368| Reading mappings from resource : org/openmrs/api/db/hibernate/ProviderAttributeType.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,370| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,373| Reading mappings from resource : org/openmrs/api/db/hibernate/ClobDatatypeStorage.hbm.xml
05-Aug-2024 16:44:29 INFO - Configuration.doConfigure(2297) |2024-08-05 16:44:29,378| Configured SessionFactory: null
05-Aug-2024 16:44:29 INFO - Configuration.configure(2192) |2024-08-05 16:44:29,378| configuring from url: file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/test-classes/test-hibernate.cfg.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,379| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,380| Reading mappings from resource : AddressHierarchyEntry.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,381| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,383| Reading mappings from resource : AddressHierarchyLevel.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,385| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.addResource(789) |2024-08-05 16:44:29,387| Reading mappings from resource : AddressToEntryMap.hbm.xml
05-Aug-2024 16:44:29 WARN - DTDEntityResolver.resolveEntity(73) |2024-08-05 16:44:29,388| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
05-Aug-2024 16:44:29 INFO - Configuration.doConfigure(2297) |2024-08-05 16:44:29,391| Configured SessionFactory: null
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,424| Mapping class: org.openmrs.activelist.ActiveListItem -> active_list
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,442| Mapping class: org.openmrs.activelist.ActiveListType -> active_list_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:29,452| Mapping joined-subclass: org.openmrs.activelist.Allergy -> active_list_allergy
05-Aug-2024 16:44:29 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:29,453| Mapping joined-subclass: org.openmrs.activelist.Problem -> active_list_problem
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,455| Mapping class: org.openmrs.Concept -> concept
05-Aug-2024 16:44:29 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:29,457| Mapping joined-subclass: org.openmrs.ConceptNumeric -> concept_numeric
05-Aug-2024 16:44:29 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:29,465| Mapping joined-subclass: org.openmrs.ConceptComplex -> concept_complex
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,466| Mapping class: org.openmrs.ConceptAnswer -> concept_answer
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,467| Mapping class: org.openmrs.ConceptDescription -> concept_description
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,468| Mapping class: org.openmrs.ConceptName -> concept_name
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:29,470| Mapping collection: org.openmrs.ConceptName.tags -> concept_name_tag_map
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,471| Mapping class: org.openmrs.ConceptNameTag -> concept_name_tag
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,471| Mapping class: org.openmrs.ConceptClass -> concept_class
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,472| Mapping class: org.openmrs.ConceptDatatype -> concept_datatype
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,473| Mapping class: org.openmrs.ConceptProposal -> concept_proposal
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,474| Mapping class: org.openmrs.ConceptStateConversion -> concept_state_conversion
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,475| Mapping class: org.openmrs.ConceptSet -> concept_set
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,476| Mapping class: org.openmrs.ConceptMap -> concept_reference_map
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,476| Mapping class: org.openmrs.ConceptWord -> concept_word
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,477| Mapping class: org.openmrs.ConceptStopWord -> concept_stop_word
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,486| Mapping class: org.openmrs.ConceptSource -> concept_reference_source
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,487| Mapping class: org.openmrs.ConceptSetDerived -> concept_set_derived
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,488| Mapping class: org.openmrs.ConceptReferenceTerm -> concept_reference_term
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,490| Mapping class: org.openmrs.ConceptMapType -> concept_map_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,491| Mapping class: org.openmrs.ConceptReferenceTermMap -> concept_reference_term_map
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,492| Mapping class: org.openmrs.Drug -> drug
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,494| Mapping class: org.openmrs.DrugIngredient -> drug_ingredient
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,495| Mapping class: org.openmrs.DrugReferenceMap -> drug_reference_map
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,498| Mapping class: org.openmrs.Field -> field
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,509| Mapping class: org.openmrs.FieldAnswer -> field_answer
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,509| Mapping class: org.openmrs.FieldType -> field_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,511| Mapping class: org.openmrs.Form -> form
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,512| Mapping class: org.openmrs.FormField -> form_field
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,512| Mapping class: org.openmrs.FormResource -> form_resource
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,513| Mapping class: org.openmrs.GlobalProperty -> global_property
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,514| Mapping class: org.openmrs.Obs -> obs
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,515| Mapping class: org.openmrs.Person -> person
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,519| Mapping class: org.openmrs.PersonAttribute -> person_attribute
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,520| Mapping class: org.openmrs.PersonAttributeType -> person_attribute_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,521| Mapping class: org.openmrs.PersonAddress -> person_address
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,524| Mapping class: org.openmrs.person.PersonMergeLog -> person_merge_log
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,525| Mapping class: org.openmrs.PersonName -> person_name
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,526| Mapping class: org.openmrs.User -> users
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:29,526| Mapping collection: org.openmrs.User.roles -> user_role
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:29,527| Mapping collection: org.openmrs.User.userProperties -> user_property
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,528| Mapping class: org.openmrs.api.db.LoginCredential -> users
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,528| Mapping class: org.openmrs.Privilege -> privilege
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,528| Mapping class: org.openmrs.Role -> role
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:29,529| Mapping collection: org.openmrs.Role.inheritedRoles -> role_role
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:29,529| Mapping collection: org.openmrs.Role.childRoles -> role_role
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:29,529| Mapping collection: org.openmrs.Role.privileges -> role_privilege
05-Aug-2024 16:44:29 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:29,530| Mapping joined-subclass: org.openmrs.Patient -> patient
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,531| Mapping class: org.openmrs.PatientIdentifier -> patient_identifier
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,532| Mapping class: org.openmrs.PatientIdentifierType -> patient_identifier_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,532| Mapping class: org.openmrs.Relationship -> relationship
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,533| Mapping class: org.openmrs.RelationshipType -> relationship_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,534| Mapping class: org.openmrs.Order -> orders
05-Aug-2024 16:44:29 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:29,534| Mapping joined-subclass: org.openmrs.DrugOrder -> drug_order
05-Aug-2024 16:44:29 INFO - HbmBinder.bindJoinedSubclass(945) |2024-08-05 16:44:29,539| Mapping joined-subclass: org.openmrs.TestOrder -> test_order
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,540| Mapping class: org.openmrs.CareSetting -> care_setting
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,541| Mapping class: org.openmrs.OrderType -> order_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:29,541| Mapping collection: org.openmrs.OrderType.conceptClasses -> order_type_class_map
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,541| Mapping class: org.openmrs.Location -> location
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:29,542| Mapping collection: org.openmrs.Location.tags -> location_tag_map
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,542| Mapping class: org.openmrs.LocationTag -> location_tag
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,543| Mapping class: org.openmrs.LocationAttributeType -> location_attribute_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,544| Mapping class: org.openmrs.LocationAttribute -> location_attribute
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,550| Mapping class: org.openmrs.EncounterType -> encounter_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,551| Mapping class: org.openmrs.Encounter -> encounter
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,552| Mapping class: org.openmrs.EncounterProvider -> encounter_provider
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,552| Mapping class: org.openmrs.EncounterRole -> encounter_role
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,553| Mapping class: org.openmrs.Program -> program
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,553| Mapping class: org.openmrs.ProgramWorkflow -> program_workflow
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,554| Mapping class: org.openmrs.ProgramWorkflowState -> program_workflow_state
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,556| Mapping class: org.openmrs.PatientProgram -> patient_program
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,557| Mapping class: org.openmrs.PatientState -> patient_state
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,557| Mapping class: org.openmrs.Cohort -> cohort
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:29,557| Mapping collection: org.openmrs.Cohort.memberIds -> cohort_member
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,562| Mapping class: org.openmrs.api.db.SerializedObject -> serialized_object
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,563| Mapping class: org.openmrs.OrderFrequency -> order_frequency
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,563| Mapping class: org.openmrs.hl7.HL7Source -> hl7_source
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,570| Mapping class: org.openmrs.hl7.HL7InQueue -> hl7_in_queue
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,570| Mapping class: org.openmrs.hl7.HL7InArchive -> hl7_in_archive
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,570| Mapping class: org.openmrs.hl7.HL7InError -> hl7_in_error
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,571| Mapping class: org.openmrs.reporting.ReportObjectWrapper -> report_object
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,571| Mapping class: org.openmrs.report.ReportSchemaXml -> report_schema_xml
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,572| Mapping class: org.openmrs.notification.Template -> notification_template
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,572| Mapping class: org.openmrs.notification.Alert -> notification_alert
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,572| Mapping class: org.openmrs.notification.AlertRecipient -> notification_alert_recipient
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,573| Mapping class: org.openmrs.scheduler.TaskDefinition -> scheduler_task_config
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollection(1522) |2024-08-05 16:44:29,573| Mapping collection: org.openmrs.scheduler.TaskDefinition.properties -> scheduler_task_config_property
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,574| Mapping class: org.openmrs.VisitType -> visit_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,574| Mapping class: org.openmrs.VisitAttributeType -> visit_attribute_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,575| Mapping class: org.openmrs.VisitAttribute -> visit_attribute
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,575| Mapping class: org.openmrs.Visit -> visit
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,576| Mapping class: org.openmrs.Provider -> provider
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,576| Mapping class: org.openmrs.ProviderAttribute -> provider_attribute
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,577| Mapping class: org.openmrs.ProviderAttributeType -> provider_attribute_type
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,578| Mapping class: org.openmrs.api.db.ClobDatatypeStorage -> clob_datatype_storage
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,581| Mapping class: org.openmrs.module.addresshierarchy.AddressHierarchyEntry -> address_hierarchy_entry
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,582| Mapping class: org.openmrs.module.addresshierarchy.AddressHierarchyLevel -> address_hierarchy_level
05-Aug-2024 16:44:29 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2024-08-05 16:44:29,583| Mapping class: org.openmrs.module.addresshierarchy.AddressToEntryMap -> address_hierarchy_address_to_entry_map
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,584| Mapping collection: org.openmrs.Concept.names -> concept_name
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,585| Mapping collection: org.openmrs.Concept.descriptions -> concept_description
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,585| Mapping collection: org.openmrs.Concept.answers -> concept_answer
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,586| Mapping collection: org.openmrs.Concept.conceptSets -> concept_set
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,587| Mapping collection: org.openmrs.Concept.conceptMappings -> concept_reference_map
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,587| Mapping collection: org.openmrs.ConceptReferenceTerm.conceptReferenceTermMaps -> concept_reference_term_map
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,587| Mapping collection: org.openmrs.Drug.drugReferenceMaps -> drug_reference_map
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,588| Mapping collection: org.openmrs.Form.formFields -> form_field
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,588| Mapping collection: org.openmrs.Obs.groupMembers -> obs
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,588| Mapping collection: org.openmrs.Person.addresses -> person_address
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,588| Mapping collection: org.openmrs.Person.names -> person_name
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,589| Mapping collection: org.openmrs.Person.attributes -> person_attribute
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,589| Mapping collection: org.openmrs.Patient.identifiers -> patient_identifier
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,590| Mapping collection: org.openmrs.Location.childLocations -> location
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,590| Mapping collection: org.openmrs.Location.attributes -> location_attribute
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,590| Mapping collection: org.openmrs.Encounter.orders -> orders
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,590| Mapping collection: org.openmrs.Encounter.obs -> obs
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,591| Mapping collection: org.openmrs.Encounter.encounterProviders -> encounter_provider
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,591| Mapping collection: org.openmrs.Program.allWorkflows -> program_workflow
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,591| Mapping collection: org.openmrs.ProgramWorkflow.states -> program_workflow_state
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,592| Mapping collection: org.openmrs.PatientProgram.states -> patient_state
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,592| Mapping collection: org.openmrs.notification.Alert.recipients -> notification_alert_recipient
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,592| Mapping collection: org.openmrs.Visit.attributes -> visit_attribute
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,592| Mapping collection: org.openmrs.Visit.encounters -> encounter
05-Aug-2024 16:44:29 INFO - HbmBinder.bindCollectionSecondPass(2508) |2024-08-05 16:44:29,593| Mapping collection: org.openmrs.Provider.attributes -> provider_attribute
05-Aug-2024 16:44:29 INFO - Configuration.applyHibernateValidatorLegacyConstraintsOnDDL(1676) |2024-08-05 16:44:29,597| Hibernate Validator not found: ignoring
05-Aug-2024 16:44:29 INFO - LocalSessionFactoryBean.buildSessionFactory(777) |2024-08-05 16:44:29,603| Building new Hibernate SessionFactory
05-Aug-2024 16:44:29 INFO - HibernateSearchEventListenerRegister.enableHibernateSearch(75) |2024-08-05 16:44:29,607| Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
05-Aug-2024 16:44:29 INFO - ConnectionProviderFactory.initializeConnectionProviderFromConfig(173) |2024-08-05 16:44:29,642| Initializing connection provider: org.hibernate.connection.C3P0ConnectionProvider
05-Aug-2024 16:44:29 INFO - C3P0ConnectionProvider.configure(103) |2024-08-05 16:44:29,643| C3P0 using driver: org.h2.Driver at URL: jdbc:h2:mem:openmrs;DB_CLOSE_DELAY=30
05-Aug-2024 16:44:29 INFO - C3P0ConnectionProvider.configure(104) |2024-08-05 16:44:29,643| Connection properties: {user=sa, password=****, release_mode=after_transaction}
05-Aug-2024 16:44:29 INFO - C3P0ConnectionProvider.configure(107) |2024-08-05 16:44:29,644| autocommit mode: false
05-Aug-2024 16:44:29 INFO - MLog.<clinit>(80) |2024-08-05 16:44:29,671| MLog clients using log4j logging.
05-Aug-2024 16:44:29 INFO - C3P0Registry.banner(204) |2024-08-05 16:44:29,778| Initializing c3p0-0.9.1 [built 16-January-2007 14:46:42; debug? true; trace: 10]
05-Aug-2024 16:44:29 INFO - AbstractPoolBackedDataSource.getPoolManager(462) |2024-08-05 16:44:29,866| Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@e6683191 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@284b8ff4 [ acquireIncrement -> 1, acquireRetryAttempts -> 5, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> z8kfltb59tvpmi1s06kap|58f31629, idleConnectionTestPeriod -> 3000, initialPoolSize -> 0, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 100, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 0, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@72d83543 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> z8kfltb59tvpmi1s06kap|796d33eb, jdbcUrl -> jdbc:h2:mem:openmrs;DB_CLOSE_DELAY=30, properties -> {user=******, password=******, release_mode=after_transaction} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> z8kfltb59tvpmi1s06kap|195580ba, numHelperThreads -> 3 ]
05-Aug-2024 16:44:30 INFO - Dialect.<init>(135) |2024-08-05 16:44:30,153| Using dialect: org.hibernate.dialect.H2Dialect
05-Aug-2024 16:44:30 INFO - JdbcSupportLoader.useContextualLobCreation(108) |2024-08-05 16:44:30,168| Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(126) |2024-08-05 16:44:30,169| Database ->
05-Aug-2024 16:44:30        name : H2
05-Aug-2024 16:44:30     version : 1.4.187 (2015-04-10)
05-Aug-2024 16:44:30       major : 1
05-Aug-2024 16:44:30       minor : 4
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(132) |2024-08-05 16:44:30,169| Driver ->
05-Aug-2024 16:44:30        name : H2 JDBC Driver
05-Aug-2024 16:44:30     version : 1.4.187 (2015-04-10)
05-Aug-2024 16:44:30       major : 1
05-Aug-2024 16:44:30       minor : 4
05-Aug-2024 16:44:30 INFO - TransactionFactoryFactory.buildTransactionFactory(65) |2024-08-05 16:44:30,172| Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
05-Aug-2024 16:44:30 INFO - TransactionManagerLookupFactory.getTransactionManagerLookup(83) |2024-08-05 16:44:30,172| No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(179) |2024-08-05 16:44:30,173| Automatic flush during beforeCompletion(): disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(183) |2024-08-05 16:44:30,173| Automatic session close at end of transaction: disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(190) |2024-08-05 16:44:30,173| JDBC batch size: 15
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(193) |2024-08-05 16:44:30,174| JDBC batch updates for versioned data: disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(198) |2024-08-05 16:44:30,181| Scrollable result sets: enabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(206) |2024-08-05 16:44:30,181| JDBC3 getGeneratedKeys(): enabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(214) |2024-08-05 16:44:30,181| Connection release mode: after_transaction
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(241) |2024-08-05 16:44:30,182| Default batch fetch size: 1
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(245) |2024-08-05 16:44:30,182| Generate SQL with comments: disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(249) |2024-08-05 16:44:30,183| Order SQL updates by primary key: disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(253) |2024-08-05 16:44:30,183| Order SQL inserts for batching: disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.createQueryTranslatorFactory(431) |2024-08-05 16:44:30,183| Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
05-Aug-2024 16:44:30 INFO - ASTQueryTranslatorFactory.<init>(47) |2024-08-05 16:44:30,184| Using ASTQueryTranslatorFactory
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(261) |2024-08-05 16:44:30,185| Query language substitutions: {}
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(266) |2024-08-05 16:44:30,185| JPA-QL strict compliance: disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(271) |2024-08-05 16:44:30,186| Second-level cache: enabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(275) |2024-08-05 16:44:30,186| Query cache: disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.createRegionFactory(406) |2024-08-05 16:44:30,187| Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
05-Aug-2024 16:44:30 INFO - RegionFactoryCacheProviderBridge.<init>(61) |2024-08-05 16:44:30,188| Cache provider: org.hibernate.cache.EhCacheProvider
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(285) |2024-08-05 16:44:30,190| Optimize cache for minimal puts: disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(294) |2024-08-05 16:44:30,191| Structured second-level cache entries: disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(323) |2024-08-05 16:44:30,193| Statistics: enabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(327) |2024-08-05 16:44:30,194| Deleted entity synthetic identifier rollback: disabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(343) |2024-08-05 16:44:30,223| Default entity-mode: pojo
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(347) |2024-08-05 16:44:30,223| Named query checking : enabled
05-Aug-2024 16:44:30 INFO - SettingsFactory.buildSettings(351) |2024-08-05 16:44:30,224| Check Nullability in Core (should be disabled when Bean Validation is on): disabled
05-Aug-2024 16:44:30 INFO - SessionFactoryImpl.<init>(202) |2024-08-05 16:44:30,239| building session factory
05-Aug-2024 16:44:30 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:30,245| Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@76a7fcbd
05-Aug-2024 16:44:30 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:30,245| Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@7f977fba
05-Aug-2024 16:44:30 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:30,245| Type registration [blob] overrides previous : org.hibernate.type.BlobType@d653e41
05-Aug-2024 16:44:30 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:30,246| Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@d653e41
05-Aug-2024 16:44:30 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:30,246| Type registration [clob] overrides previous : org.hibernate.type.ClobType@480cbe2e
05-Aug-2024 16:44:30 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:30,246| Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@480cbe2e
05-Aug-2024 16:44:30 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:30,246| Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@5eb0a686
05-Aug-2024 16:44:30 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:30,254| Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@67f9cb52
05-Aug-2024 16:44:30 INFO - BasicTypeRegistry.register(150) |2024-08-05 16:44:30,254| Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@59018eed
05-Aug-2024 16:44:30 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:30,480| Could not find configuration [org.openmrs.ConceptStopWord]; using defaults.
05-Aug-2024 16:44:30 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:30,674| Could not find configuration [org.openmrs.Person]; using defaults.
05-Aug-2024 16:44:30 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:30,691| Could not find configuration [org.openmrs.FormResource]; using defaults.
05-Aug-2024 16:44:31 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:31,000| Could not find configuration [org.openmrs.Role.childRoles]; using defaults.
05-Aug-2024 16:44:31 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:31,014| Could not find configuration [org.openmrs.Role.inheritedRoles]; using defaults.
05-Aug-2024 16:44:31 WARN - EhCacheProvider.buildCache(93) |2024-08-05 16:44:31,026| Could not find configuration [org.openmrs.Role.privileges]; using defaults.
05-Aug-2024 16:44:31 INFO - SessionFactoryObjectFactory.addInstance(105) |2024-08-05 16:44:31,289| Not binding factory to JNDI, no JNDI name configured
05-Aug-2024 16:44:31 INFO - SchemaExport.execute(234) |2024-08-05 16:44:31,309| Running hbm2ddl schema export
05-Aug-2024 16:44:31 INFO - SchemaExport.execute(262) |2024-08-05 16:44:31,309| exporting generated schema to database
05-Aug-2024 16:44:32 INFO - SchemaExport.execute(281) |2024-08-05 16:44:32,272| schema export complete
05-Aug-2024 16:44:32 INFO - HapiLogImpl.info(78) |2024-08-05 16:44:32,631| org.openmrs.hl7.handler.ORUR01Handler registered to handle ORU^R01 messages
05-Aug-2024 16:44:32 INFO - HapiLogImpl.info(78) |2024-08-05 16:44:32,632| org.openmrs.hl7.handler.ADTA28Handler registered to handle ADT^A28 messages
05-Aug-2024 16:44:32 INFO - ExecutorConfigurationSupport.initialize(115) |2024-08-05 16:44:32,906| Initializing ExecutorService  'addressHierarchyTimerFactory'
05-Aug-2024 16:44:32 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:32,942| Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@d28c214]; rollback [true]
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,484| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 40ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,498| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,499| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,523| HQL: null, time: 1ms, rows: 7
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,527| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,529| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,534| HQL: null, time: 2ms, rows: 2
05-Aug-2024 16:44:33 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:33,578| Rolled back transaction after test execution for test context [[TestContext@35454c7a testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@50f3ba6a, testMethod = getPossibleAddressHierarchyEntries_shouldReturnAllEntriesWhenParentUuidIsWrong@AddressHierarchyAjaxControllerTest, testException = [null]]]
05-Aug-2024 16:44:33 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:33,582| Began transaction (2): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@d28c214]; rollback [true]
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,707| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 4ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,708| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,708| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,719| HQL: null, time: 1ms, rows: 7
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,719| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,720| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,722| HQL: null, time: 1ms, rows: 2
05-Aug-2024 16:44:33 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:33,753| Rolled back transaction after test execution for test context [[TestContext@35454c7a testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@294ebe11, testMethod = getPossibleAddressHierarchyEntries_shouldRetrieveAddressHierarchyEntriesWhenParentNotSpecified@AddressHierarchyAjaxControllerTest, testException = [null]]]
05-Aug-2024 16:44:33 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:33,754| Began transaction (3): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@d28c214]; rollback [true]
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,856| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,857| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,857| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,868| HQL: null, time: 2ms, rows: 7
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,869| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,871| HQL: null, time: 1ms, rows: 1
05-Aug-2024 16:44:33 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:33,898| Rolled back transaction after test execution for test context [[TestContext@35454c7a testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@77fceac6, testMethod = getPossibleAddressHierarchyEntries_shouldRetrieveAddressHierarchyEntriesWhenParentSpecified@AddressHierarchyAjaxControllerTest, testException = [null]]]
05-Aug-2024 16:44:33 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:33,899| Began transaction (4): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@d28c214]; rollback [true]
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,980| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,981| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:33 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:33,982| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:33 ERROR - AddressHierarchyAjaxController.getPossibleAddressHierarchyEntriesWithParents(147) |2024-08-05 16:44:33,991| Invalid address field or address field has no associated address hierarchy level
05-Aug-2024 16:44:34 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:34,017| Rolled back transaction after test execution for test context [[TestContext@35454c7a testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@70e5737f, testMethod = getPossibleAddressHierarchyEntries_shouldReturnEmptyMapWhenAddressFieldNameIsWrong@AddressHierarchyAjaxControllerTest, testException = [null]]]
05-Aug-2024 16:44:34 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:34,018| Began transaction (5): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@d28c214]; rollback [true]
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,095| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,096| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,097| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:34 ERROR - AddressHierarchyAjaxController.getPossibleAddressHierarchyEntriesWithParents(137) |2024-08-05 16:44:34,105| Limit should be greater than zero
05-Aug-2024 16:44:34 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:34,133| Rolled back transaction after test execution for test context [[TestContext@35454c7a testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@45753c22, testMethod = getPossibleAddressHierarchyEntries_shouldReturnEmptyLimitForWrongLimit@AddressHierarchyAjaxControllerTest, testException = [null]]]
05-Aug-2024 16:44:34 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2024-08-05 16:44:34,134| Began transaction (6): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@d28c214]; rollback [true]
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,226| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,227| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,227| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,239| HQL: null, time: 1ms, rows: 7
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,240| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,240| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,242| HQL: null, time: 1ms, rows: 1
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,244| HQL: null, time: 0ms, rows: 7
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,245| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 1ms, rows: 1
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,246| HQL: null, time: 1ms, rows: 1
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,248| HQL: null, time: 1ms, rows: 7
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,248| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 1
05-Aug-2024 16:44:34 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2024-08-05 16:44:34,249| HQL: null, time: 0ms, rows: 0
05-Aug-2024 16:44:34 INFO - TransactionalTestExecutionListener.endTransaction(292) |2024-08-05 16:44:34,283| Rolled back transaction after test execution for test context [[TestContext@35454c7a testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@4fea095b, testMethod = getPossibleAddressHierarchyEntries_shouldHonourLimit@AddressHierarchyAjaxControllerTest, testException = [null]]]
05-Aug-2024 16:44:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.666 s - in org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest
05-Aug-2024 16:44:34 INFO - AbstractApplicationContext.doClose(1002) |2024-08-05 16:44:34,314| Closing org.springframework.context.support.GenericApplicationContext@78a2da20: startup date [Mon Aug 05 16:44:27 UTC 2024]; root of context hierarchy
05-Aug-2024 16:44:34 INFO - DefaultSingletonBeanRegistry.destroySingletons(422) |2024-08-05 16:44:34,316| Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@748fe51d: defining beans [org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator#0,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0,transactionInterceptor,globalLocaleList,clearOpenmrsEventListeners,openmrsEventListeners,serviceContext,context,contextDAO,patientDAO,personDAO,conceptDAO,userDAO,obsDAO,encounterDAO,locationDAO,orderDAO,formDAO,adminDAO,noteDAO,programWorkflowDAO,templateDAO,patientSetDAO,cohortDAO,serializedObjectDAO,datatypeDAO,schedulerDAO,alertDAO,reportDAO,reportObjectDAO,hL7DAO,activeListDAO,visitDAO,providerDAO,patientServiceTarget,personServiceTarget,conceptServiceTarget,userServiceTarget,obsServiceTarget,encounterServiceTarget,locationServiceTarget,orderServiceTarget,formServiceTarget,adminServiceTarget,datatypeServiceTarget,programWorkflowServiceTarget,patientSetServiceTarget,activeListServiceTarget,visitServiceTarget,providerServiceTarget,cohortServiceTarget,schedulerServiceTarget,alertServiceTarget,messageServiceTarget,reportObjectServiceTarget,reportServiceTarget,serializationServiceTarget,dataSetServiceTarget,hL7ServiceTarget,ardenServiceTarget,messageSourceServiceTarget,transactionAttributeSource,mutableResourceBundleMessageSource,patientService,personService,conceptService,userService,obsService,encounterService,locationService,orderService,formService,adminService,datatypeService,programWorkflowService,messageService,patientSetService,cohortService,schedulerService,alertService,reportService,reportObjectService,serializationService,dataSetService,hL7Service,ardenService,messageSourceService,activeListService,visitService,providerService,authorizationInterceptor,loggingInterceptor,requiredDataInterceptor,serviceInterceptors,moduleTestingMappingJarLocations,mappingJarResources,auditableInterceptor,sessionFactory,dbSessionFactory,transactionManager,patientCharacteristicFilterModule,numericObsPatientFilterModule,shortDescriptionProducerModule,personValidator,patientValidator,locationValidator,personNameValidator,patientIdentifierValidator,patientIdentifierTypeValidator,personAttributeTypeValidator,userValidator,roleValidator,privilegeValidator,encounterTypeValidator,conceptClassValidator,conceptDatatypeValidator,formEditValidator,fieldTypeValidator,programValidator,stateConversionValidator,taskValidator,obsValidator,orderValidator,drugOrderValidator,requireNameValidator,conceptDrugValidator,hl7SourceValidator,personAddressValidator,visitTypeValidator,visitAttributeTypeValidator,providerAttributeTypeValidator,encounterValidator,locationAttributeTypeValidator,providerValidator,patientProgramValidator,conceptValidator,personMergeLogValidator,conceptReferenceTermValidator,conceptMapTypeValidator,implementationIdHttpClient,hl7InErrorListController,hl7InArchiveMigrationController,hl7InQueueListController,hl7InArchiveListController,webSchedulerFormValidator,longFreeTextTextareaHandler,booleanFieldGenDatatypeHandler,longFreeTextFileUploadHandler,dateFieldGenDatatypeHandler,formResourceController,locationAttributeTypeFormController,locationAttributeTypeListController,providerFormController,patientDashboardController,shortPatientFormController,patientDashboardGraphController,coreLoginController,conceptStopWordListController,conceptMapTypeFormController,conceptStopWordFormController,conceptReferenceTermFormController,visitListController,configureVisitsFormController,visitFormController,uncaughtExceptionController,personAttributeTypeListController,encounterRoleFormController,addressTemplateController,hierarchyController,locationTagController,databaseChangesInfoController,settingsController,systemInformationController,currentUsersController,localesAndThemesFormController,userFormController,userListController,changePasswordFormController,localizationController,locationQueryController,customValueController,disabledI18nCache,addressHierarchyLevelValidator,addressHierarchyAjaxController,advancedFeaturesController,manageAddressHierarchyController,webTestHelper,handlerUtil,schedulerFormValidator,alertValidator,formValidator,orderTypeValidator,baseAttributeValidator,relationshipTypeValidator,testOrderValidator,orderFrequencyValidator,locationTagValidator,drugValidator,HL7SourceValidator,visitValidator,encounterRoleValidator,immutableOrderInterceptor,noVisitAssignmentHandler,requireVoidReasonVoidHandler,patientDataUnvoidHandler,encounterSaveHandler,conceptNameSaveHandler,voidSaveHandler,existingOrNewVisitAssignmentHandler,existingVisitAssignmentHandler,userSaveHandler,patientSaveHandler,baseVoidHandler,conceptReferenceTermSaveHandler,conceptProposalHandler,visitUnvoidHandler,visitVoidHandler,personSaveHandler,conceptSaveHandler,personUnvoidHandler,baseRetireHandler,personVoidHandler,orderSaveHandler,patientDataVoidHandler,baseUnvoidHandler,openmrsObjectSaveHandler,requireVoidReasonSaveHandler,personNameSaveHandler,retireSaveHandler,baseUnretireHandler,freeTextDatatype,longFreeTextDatatype,dateDatatype,regexValidatedTextDatatype,booleanDatatype,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,serviceContext$child#0,proj001MappingResources,serviceContext$child#1,AddressCacheResetSupport,initializeFullAddressCacheTask,initializeFullAddressCacheTimerTask,addressHierarchyTimerFactory,serviceContext$child#2]; root of factory hierarchy
05-Aug-2024 16:44:34 INFO - ExecutorConfigurationSupport.shutdown(150) |2024-08-05 16:44:34,325| Shutting down ExecutorService 'addressHierarchyTimerFactory'
05-Aug-2024 16:44:34 INFO - AbstractSessionFactoryBean.destroy(246) |2024-08-05 16:44:34,330| Closing Hibernate SessionFactory
05-Aug-2024 16:44:34 INFO - SessionFactoryImpl.close(927) |2024-08-05 16:44:34,330| closing
05-Aug-2024 16:44:34 INFO - SchemaExport.execute(234) |2024-08-05 16:44:34,337| Running hbm2ddl schema export
05-Aug-2024 16:44:34 INFO - SchemaExport.execute(262) |2024-08-05 16:44:34,337| exporting generated schema to database
05-Aug-2024 16:44:34 ERROR - SchemaExport.execute(287) |2024-08-05 16:44:34,340| schema export unsuccessful
05-Aug-2024 16:44:34 org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-187]
05-Aug-2024 16:44:34         at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
05-Aug-2024 16:44:34         at org.h2.message.DbException.get(DbException.java:179)
05-Aug-2024 16:44:34         at org.h2.message.DbException.get(DbException.java:155)
05-Aug-2024 16:44:34         at org.h2.message.DbException.get(DbException.java:144)
05-Aug-2024 16:44:34         at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1469)
05-Aug-2024 16:44:34         at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1444)
05-Aug-2024 16:44:34         at org.h2.jdbc.JdbcConnection.getAutoCommit(JdbcConnection.java:447)
05-Aug-2024 16:44:34         at com.mchange.v2.c3p0.impl.NewProxyConnection.getAutoCommit(NewProxyConnection.java:985)
05-Aug-2024 16:44:34         at org.hibernate.connection.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:82)
05-Aug-2024 16:44:34         at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)
05-Aug-2024 16:44:34         at org.hibernate.tool.hbm2ddl.SchemaExport.execute(SchemaExport.java:263)
05-Aug-2024 16:44:34         at org.hibernate.tool.hbm2ddl.SchemaExport.drop(SchemaExport.java:229)
05-Aug-2024 16:44:34         at org.hibernate.impl.SessionFactoryImpl.close(SessionFactoryImpl.java:961)
05-Aug-2024 16:44:34         at org.springframework.orm.hibernate3.AbstractSessionFactoryBean.destroy(AbstractSessionFactoryBean.java:251)
05-Aug-2024 16:44:34         at org.springframework.orm.hibernate3.LocalSessionFactoryBean.destroy(LocalSessionFactoryBean.java:899)
05-Aug-2024 16:44:34         at org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.destroy(HibernateSessionFactoryBean.java:192)
05-Aug-2024 16:44:34         at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184)
05-Aug-2024 16:44:34         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:487)
05-Aug-2024 16:44:34         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:463)
05-Aug-2024 16:44:34         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:431)
05-Aug-2024 16:44:34         at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1048)
05-Aug-2024 16:44:34         at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1022)
05-Aug-2024 16:44:34         at org.springframework.context.support.AbstractApplicationContext$3.run(AbstractApplicationContext.java:940)
05-Aug-2024 16:44:34 [INFO]
05-Aug-2024 16:44:34 [INFO] Results:
05-Aug-2024 16:44:34 [INFO]
05-Aug-2024 16:44:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
05-Aug-2024 16:44:34 [INFO]
05-Aug-2024 16:44:34 [INFO]
05-Aug-2024 16:44:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ addresshierarchy-omod ---
05-Aug-2024 16:44:34 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/addresshierarchy-2.18.0-SNAPSHOT.jar
05-Aug-2024 16:44:34 [INFO]
05-Aug-2024 16:44:34 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ addresshierarchy-omod ---
05-Aug-2024 16:44:34 [INFO] Packaging OpenMRS module
05-Aug-2024 16:44:34 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/addresshierarchy-2.18.0-SNAPSHOT.omod
05-Aug-2024 16:44:34 [INFO]
05-Aug-2024 16:44:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ addresshierarchy-omod ---
05-Aug-2024 16:44:34 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/addresshierarchy-2.18.0-SNAPSHOT.omod to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-omod/2.18.0-SNAPSHOT/addresshierarchy-omod-2.18.0-SNAPSHOT.jar
05-Aug-2024 16:44:34 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-omod/2.18.0-SNAPSHOT/addresshierarchy-omod-2.18.0-SNAPSHOT.pom
05-Aug-2024 16:44:34 [INFO]
05-Aug-2024 16:44:34 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ addresshierarchy-omod ---
05-Aug-2024 16:44:34 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.18.0-SNAPSHOT/maven-metadata.xml
05-Aug-2024 16:44:35 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.18.0-SNAPSHOT/maven-metadata.xml (795 B at 2.8 kB/s)
05-Aug-2024 16:44:35 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.18.0-SNAPSHOT/addresshierarchy-omod-2.18.0-20240805.164322-11.jar
05-Aug-2024 16:44:37 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.18.0-SNAPSHOT/addresshierarchy-omod-2.18.0-20240805.164322-11.jar (325 kB at 129 kB/s)
05-Aug-2024 16:44:37 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.18.0-SNAPSHOT/addresshierarchy-omod-2.18.0-20240805.164322-11.pom
05-Aug-2024 16:44:39 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.18.0-SNAPSHOT/addresshierarchy-omod-2.18.0-20240805.164322-11.pom (6.9 kB at 4.2 kB/s)
05-Aug-2024 16:44:39 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml
05-Aug-2024 16:44:39 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml (803 B at 3.1 kB/s)
05-Aug-2024 16:44:39 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.18.0-SNAPSHOT/maven-metadata.xml
05-Aug-2024 16:44:40 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.18.0-SNAPSHOT/maven-metadata.xml (795 B at 572 B/s)
05-Aug-2024 16:44:40 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml
05-Aug-2024 16:44:42 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml (745 B at 479 B/s)
05-Aug-2024 16:44:42 [INFO] ------------------------------------------------------------------------
05-Aug-2024 16:44:42 [INFO] Reactor Summary for Address Hierarchy 2.18.0-SNAPSHOT:
05-Aug-2024 16:44:42 [INFO]
05-Aug-2024 16:44:42 [INFO] Address Hierarchy .................................. SUCCESS [  7.533 s]
05-Aug-2024 16:44:42 [INFO] Address Hierarchy API .............................. SUCCESS [ 53.023 s]
05-Aug-2024 16:44:42 [INFO] Address Hierarchy OMOD ............................. SUCCESS [ 18.859 s]
05-Aug-2024 16:44:42 [INFO] ------------------------------------------------------------------------
05-Aug-2024 16:44:42 [INFO] BUILD SUCCESS
05-Aug-2024 16:44:42 [INFO] ------------------------------------------------------------------------
05-Aug-2024 16:44:42 [INFO] Total time:  01:19 min
05-Aug-2024 16:44:42 [INFO] Finished at: 2024-08-05T16:44:42Z
05-Aug-2024 16:44:42 [INFO] ------------------------------------------------------------------------
05-Aug-2024 16:44:42 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1...
05-Aug-2024 16:44:42 Finished task 'Test and deploy' with result: Success
05-Aug-2024 16:44:42 Running post build plugin 'Docker Container Cleanup'
05-Aug-2024 16:44:42 Running post build plugin 'NCover Results Collector'
05-Aug-2024 16:44:42 Running post build plugin 'Build Results Label Collector'
05-Aug-2024 16:44:42 Running post build plugin 'Clover Results Collector'
05-Aug-2024 16:44:42 Running post build plugin 'npm Cache Cleanup'
05-Aug-2024 16:44:42 Running post build plugin 'Artifact Copier'
05-Aug-2024 16:44:42 Finalising the build...
05-Aug-2024 16:44:42 Stopping timer.
05-Aug-2024 16:44:42 Build ADDRHIER-ADDRHIER-JOB1-132 completed.
05-Aug-2024 16:44:42 Running on server: post build plugin 'Build Hanging Detection Configuration'
05-Aug-2024 16:44:42 Running on server: post build plugin 'NCover Results Collector'
05-Aug-2024 16:44:42 Running on server: post build plugin 'Build Labeller'
05-Aug-2024 16:44:42 Running on server: post build plugin 'Clover Delta Calculator'
05-Aug-2024 16:44:42 Running on server: post build plugin 'Maven Dependencies Postprocessor'
05-Aug-2024 16:44:42 All post build plugins have finished
05-Aug-2024 16:44:42 Generating build results summary...
05-Aug-2024 16:44:42 Saving build results to disk...
05-Aug-2024 16:44:42 Store variable context...
05-Aug-2024 16:44:42 Finished building ADDRHIER-ADDRHIER-JOB1-132.