Build: #135 was successful

Job: Release to maven was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build log

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

06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(126) |2025-02-06 18:13:10,899| Database ->
06-Feb-2025 18:13:10 [INFO]        name : H2
06-Feb-2025 18:13:10 [INFO]     version : 1.4.187 (2015-04-10)
06-Feb-2025 18:13:10 [INFO]       major : 1
06-Feb-2025 18:13:10 [INFO]       minor : 4
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(132) |2025-02-06 18:13:10,899| Driver ->
06-Feb-2025 18:13:10 [INFO]        name : H2 JDBC Driver
06-Feb-2025 18:13:10 [INFO]     version : 1.4.187 (2015-04-10)
06-Feb-2025 18:13:10 [INFO]       major : 1
06-Feb-2025 18:13:10 [INFO]       minor : 4
06-Feb-2025 18:13:10 [INFO] INFO - TransactionFactoryFactory.buildTransactionFactory(65) |2025-02-06 18:13:10,899| Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
06-Feb-2025 18:13:10 [INFO] INFO - TransactionManagerLookupFactory.getTransactionManagerLookup(83) |2025-02-06 18:13:10,900| No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(179) |2025-02-06 18:13:10,900| Automatic flush during beforeCompletion(): disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(183) |2025-02-06 18:13:10,900| Automatic session close at end of transaction: disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(190) |2025-02-06 18:13:10,900| JDBC batch size: 15
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(193) |2025-02-06 18:13:10,900| JDBC batch updates for versioned data: disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(198) |2025-02-06 18:13:10,900| Scrollable result sets: enabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(206) |2025-02-06 18:13:10,900| JDBC3 getGeneratedKeys(): enabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(214) |2025-02-06 18:13:10,900| Connection release mode: after_transaction
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(241) |2025-02-06 18:13:10,901| Default batch fetch size: 1
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(245) |2025-02-06 18:13:10,901| Generate SQL with comments: disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(249) |2025-02-06 18:13:10,901| Order SQL updates by primary key: disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(253) |2025-02-06 18:13:10,901| Order SQL inserts for batching: disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.createQueryTranslatorFactory(431) |2025-02-06 18:13:10,901| Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
06-Feb-2025 18:13:10 [INFO] INFO - ASTQueryTranslatorFactory.<init>(47) |2025-02-06 18:13:10,901| Using ASTQueryTranslatorFactory
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(261) |2025-02-06 18:13:10,901| Query language substitutions: {}
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(266) |2025-02-06 18:13:10,901| JPA-QL strict compliance: disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(271) |2025-02-06 18:13:10,902| Second-level cache: enabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(275) |2025-02-06 18:13:10,902| Query cache: disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.createRegionFactory(406) |2025-02-06 18:13:10,902| Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
06-Feb-2025 18:13:10 [INFO] INFO - RegionFactoryCacheProviderBridge.<init>(61) |2025-02-06 18:13:10,902| Cache provider: org.hibernate.cache.EhCacheProvider
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(285) |2025-02-06 18:13:10,902| Optimize cache for minimal puts: disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(294) |2025-02-06 18:13:10,902| Structured second-level cache entries: disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(323) |2025-02-06 18:13:10,902| Statistics: enabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(327) |2025-02-06 18:13:10,902| Deleted entity synthetic identifier rollback: disabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(343) |2025-02-06 18:13:10,903| Default entity-mode: pojo
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(347) |2025-02-06 18:13:10,903| Named query checking : enabled
06-Feb-2025 18:13:10 [INFO] INFO - SettingsFactory.buildSettings(351) |2025-02-06 18:13:10,903| Check Nullability in Core (should be disabled when Bean Validation is on): disabled
06-Feb-2025 18:13:10 [INFO] INFO - SessionFactoryImpl.<init>(202) |2025-02-06 18:13:10,909| building session factory
06-Feb-2025 18:13:10 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:10,910| Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@5e5ddfbc
06-Feb-2025 18:13:10 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:10,911| Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@67e0fd6d
06-Feb-2025 18:13:10 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:10,911| Type registration [blob] overrides previous : org.hibernate.type.BlobType@1129829c
06-Feb-2025 18:13:10 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:10,911| Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@1129829c
06-Feb-2025 18:13:10 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:10,911| Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@13213f26
06-Feb-2025 18:13:10 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:10,911| Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@4c319d52
06-Feb-2025 18:13:10 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:10,911| Type registration [clob] overrides previous : org.hibernate.type.ClobType@6839203b
06-Feb-2025 18:13:10 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:10,912| Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@6839203b
06-Feb-2025 18:13:10 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:10,912| Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@402f8592
06-Feb-2025 18:13:10 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:10,941| Could not find configuration [org.openmrs.ConceptStopWord]; using defaults.
06-Feb-2025 18:13:10 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:10,957| Could not find configuration [org.openmrs.Person]; using defaults.
06-Feb-2025 18:13:10 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:10,959| Could not find configuration [org.openmrs.FormResource]; using defaults.
06-Feb-2025 18:13:11 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:11,012| Could not find configuration [org.openmrs.Role.childRoles]; using defaults.
06-Feb-2025 18:13:11 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:11,014| Could not find configuration [org.openmrs.Role.inheritedRoles]; using defaults.
06-Feb-2025 18:13:11 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:11,015| Could not find configuration [org.openmrs.Role.privileges]; using defaults.
06-Feb-2025 18:13:11 [INFO] INFO - SessionFactoryObjectFactory.addInstance(105) |2025-02-06 18:13:11,046| Not binding factory to JNDI, no JNDI name configured
06-Feb-2025 18:13:11 [INFO] INFO - SchemaExport.execute(234) |2025-02-06 18:13:11,049| Running hbm2ddl schema export
06-Feb-2025 18:13:11 [INFO] INFO - SchemaExport.execute(262) |2025-02-06 18:13:11,049| exporting generated schema to database
06-Feb-2025 18:13:11 [INFO] INFO - SchemaExport.execute(281) |2025-02-06 18:13:11,100| schema export complete
06-Feb-2025 18:13:11 [INFO] INFO - HapiLogImpl.info(78) |2025-02-06 18:13:11,111| org.openmrs.hl7.handler.ORUR01Handler registered to handle ORU^R01 messages
06-Feb-2025 18:13:11 [INFO] INFO - HapiLogImpl.info(78) |2025-02-06 18:13:11,112| org.openmrs.hl7.handler.ADTA28Handler registered to handle ADT^A28 messages
06-Feb-2025 18:13:11 [INFO] INFO - ExecutorConfigurationSupport.initialize(115) |2025-02-06 18:13:11,131| Initializing ExecutorService  'addressHierarchyTimerFactory'
06-Feb-2025 18:13:11 [INFO] INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-02-06 18:13:11,135| Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@48140fd8]; rollback [true]
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,200| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 2ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,200| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,201| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-02-06 18:13:11,221| Rolled back transaction after test execution for test context [[TestContext@76f3cc81 testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@204432c1, testMethod = setAddressFieldValue_shouldSetAddressFieldValue@AddressHierarchyUtilTest, testException = [null]]]
06-Feb-2025 18:13:11 [INFO] INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-02-06 18:13:11,222| Began transaction (2): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@48140fd8]; rollback [true]
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,267| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,268| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,268| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-02-06 18:13:11,287| Rolled back transaction after test execution for test context [[TestContext@76f3cc81 testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@29988ead, testMethod = getAddressFieldValue_shouldFetchAddressFieldValue@AddressHierarchyUtilTest, testException = [null]]]
06-Feb-2025 18:13:11 [INFO] INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-02-06 18:13:11,288| Began transaction (3): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@48140fd8]; rollback [true]
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,334| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,335| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,335| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-02-06 18:13:11,355| Rolled back transaction after test execution for test context [[TestContext@76f3cc81 testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@67626673, testMethod = isDescendantOf_shouldReturnFalseIfNotDescendant@AddressHierarchyUtilTest, testException = [null]]]
06-Feb-2025 18:13:11 [INFO] INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-02-06 18:13:11,356| Began transaction (4): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@48140fd8]; rollback [true]
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,402| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,403| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:11,403| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:11 [INFO] INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-02-06 18:13:11,440| Rolled back transaction after test execution for test context [[TestContext@76f3cc81 testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@f6e3d9d, testMethod = isDescendantOf_shouldReturnTrueIfNotDescendant@AddressHierarchyUtilTest, testException = [null]]]
06-Feb-2025 18:13:11 [INFO] INFO - AbstractApplicationContext.doClose(1002) |2025-02-06 18:13:11,440| Closing org.springframework.context.support.GenericApplicationContext@51a7c5a9: startup date [Thu Feb 06 18:13:10 UTC 2025]; root of context hierarchy
06-Feb-2025 18:13:11 [INFO] INFO - DefaultSingletonBeanRegistry.destroySingletons(422) |2025-02-06 18:13:11,441| Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@360f680c: 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,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,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,exti18n.ExtI18nConfig,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,webTestHelper,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
06-Feb-2025 18:13:11 [INFO] INFO - ExecutorConfigurationSupport.shutdown(150) |2025-02-06 18:13:11,442| Shutting down ExecutorService 'addressHierarchyTimerFactory'
06-Feb-2025 18:13:11 [INFO] INFO - AbstractSessionFactoryBean.destroy(246) |2025-02-06 18:13:11,443| Closing Hibernate SessionFactory
06-Feb-2025 18:13:11 [INFO] INFO - SessionFactoryImpl.close(927) |2025-02-06 18:13:11,443| closing
06-Feb-2025 18:13:11 [INFO] INFO - SchemaExport.execute(234) |2025-02-06 18:13:11,444| Running hbm2ddl schema export
06-Feb-2025 18:13:11 [INFO] INFO - SchemaExport.execute(262) |2025-02-06 18:13:11,444| exporting generated schema to database
06-Feb-2025 18:13:11 [INFO] INFO - SchemaExport.execute(281) |2025-02-06 18:13:11,456| schema export complete
06-Feb-2025 18:13:11 [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s - in org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest
06-Feb-2025 18:13:11 [INFO] [INFO]
06-Feb-2025 18:13:11 [INFO] [INFO] Results:
06-Feb-2025 18:13:11 [INFO] [INFO]
06-Feb-2025 18:13:11 [INFO] [WARNING] Tests run: 87, Failures: 0, Errors: 0, Skipped: 2
06-Feb-2025 18:13:11 [INFO] [INFO]
06-Feb-2025 18:13:11 [INFO] [INFO]
06-Feb-2025 18:13:11 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ addresshierarchy-api ---
06-Feb-2025 18:13:11 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0.jar
06-Feb-2025 18:13:12 [INFO] [INFO]
06-Feb-2025 18:13:12 [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresshierarchy-api ---
06-Feb-2025 18:13:12 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0-sources.jar
06-Feb-2025 18:13:12 [INFO] [INFO]
06-Feb-2025 18:13:12 [INFO] [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ addresshierarchy-api ---
06-Feb-2025 18:13:12 [INFO] [INFO] No previous run data found, generating javadoc.
06-Feb-2025 18:13:14 [INFO] [INFO]
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy...
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.scheduler...
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.db.hibernate...
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.db...
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.propertyeditor...
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.config...
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.i18n...
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.exception...
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.service...
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.util...
06-Feb-2025 18:13:14 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.validator...
06-Feb-2025 18:13:14 [INFO] Constructing Javadoc information...
06-Feb-2025 18:13:14 [INFO] Standard Doclet version 1.8.0_442
06-Feb-2025 18:13:14 [INFO] Building tree for all the packages and classes...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/AddressCacheResetSupport.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/AddressField.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/AddressHierarchyActivator.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/AddressHierarchyConstants.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/AddressHierarchyEntry.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/AddressHierarchyLevel.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/AddressToEntryMap.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/AddressValidator.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/scheduler/AbstractAddressHierarchyTask.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/scheduler/AddressToEntryMapsUpdaterTask.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/scheduler/InitializeFullAddressCacheTask.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/hibernate/HibernateAddressHierarchyDAO.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/AddressHierarchyDAO.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/propertyeditor/AddressFieldEditor.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/propertyeditor/AddressHierarchyLevelEditor.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/AddressComponent.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/AddressConfiguration.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/AddressConfigurationLoader.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/AddressHierarchyFile.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/ConfigDirUtil.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/i18n/DisabledI18nCache.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/i18n/I18nCache.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/i18n/I18nCacheImpl.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/exception/AddressHierarchyModuleException.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/service/AddressHierarchyServiceImpl.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/util/AddressHierarchyImportUtil.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/util/AddressHierarchyUtil.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/validator/AddressHierarchyLevelValidator.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/overview-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/hibernate/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/hibernate/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/hibernate/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/exception/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/exception/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/exception/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/i18n/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/i18n/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/i18n/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/propertyeditor/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/propertyeditor/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/propertyeditor/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/scheduler/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/scheduler/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/scheduler/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/service/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/service/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/service/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/util/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/util/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/util/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/validator/package-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/validator/package-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/validator/package-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/constant-values.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/serialized-form.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/class-use/AddressHierarchyActivator.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/class-use/AddressHierarchyConstants.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/class-use/AddressToEntryMap.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/class-use/AddressCacheResetSupport.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/class-use/AddressHierarchyLevel.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/class-use/AddressField.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/class-use/AddressHierarchyEntry.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/class-use/AddressValidator.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/scheduler/class-use/InitializeFullAddressCacheTask.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/scheduler/class-use/AddressToEntryMapsUpdaterTask.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/scheduler/class-use/AbstractAddressHierarchyTask.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/hibernate/class-use/HibernateAddressHierarchyDAO.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/class-use/AddressHierarchyDAO.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/propertyeditor/class-use/AddressFieldEditor.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/propertyeditor/class-use/AddressHierarchyLevelEditor.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/class-use/AddressHierarchyFile.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/class-use/AddressConfigurationLoader.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/class-use/AddressConfiguration.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/class-use/AddressComponent.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/class-use/ConfigDirUtil.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/i18n/class-use/I18nCache.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/i18n/class-use/DisabledI18nCache.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/i18n/class-use/I18nCacheImpl.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/exception/class-use/AddressHierarchyModuleException.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/service/class-use/AddressHierarchyServiceImpl.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/service/class-use/AddressHierarchyService.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/util/class-use/AddressHierarchyUtil.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/util/class-use/AddressHierarchyImportUtil.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/validator/class-use/AddressHierarchyLevelValidator.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/package-use.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/config/package-use.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/package-use.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/db/hibernate/package-use.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/exception/package-use.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/i18n/package-use.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/propertyeditor/package-use.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/scheduler/package-use.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/service/package-use.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/util/package-use.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/org/openmrs/module/addresshierarchy/validator/package-use.html...
06-Feb-2025 18:13:14 [INFO] Building index for all the packages and classes...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/overview-tree.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/index-all.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/deprecated-list.html...
06-Feb-2025 18:13:14 [INFO] Building index for all classes...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/allclasses-frame.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/allclasses-noframe.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/index.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/overview-summary.html...
06-Feb-2025 18:13:14 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/reports/apidocs/help-doc.html...
06-Feb-2025 18:13:14 [INFO] 15 warnings
06-Feb-2025 18:13:14 [INFO] [WARNING] Javadoc Warnings
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/config/AddressConfigurationLoader.java:139: warning - @note is an unknown tag.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/config/ConfigDirUtil.java:149: warning - Tag @see: can't find getChecksumIfChanged(String, String) in org.openmrs.module.addresshierarchy.config.ConfigDirUtil
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/config/ConfigDirUtil.java:289: warning - @param argument "configFileName" is not a parameter name.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/config/ConfigDirUtil.java:319: warning - @param argument "configFileName" is not a parameter name.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.java:394: warning - @return tag has no arguments.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.java:89: warning - @param argument "addressHierarchyEntry" is not a parameter name.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.java:171: warning - @should is an unknown tag.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.java:183: warning - @should is an unknown tag.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.java:195: warning - @should is an unknown tag.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.java:232: warning - @param argument "name" is not a parameter name.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.java:348: warning - @param argument "the" is not a parameter name.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.java:356: warning - @param argument "the" is not a parameter name.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.java:394: warning - @return tag cannot be used in method with void return type.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/service/AddressHierarchyService.java:408: warning - @param argument "personAddress" is not a parameter name.
06-Feb-2025 18:13:14 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/src/main/java/org/openmrs/module/addresshierarchy/util/AddressHierarchyUtil.java:81: warning - @return tag has no arguments.
06-Feb-2025 18:13:14 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0-javadoc.jar
06-Feb-2025 18:13:15 [INFO] [INFO]
06-Feb-2025 18:13:15 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ addresshierarchy-api ---
06-Feb-2025 18:13:15 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0.jar to /tmp/release.iYIEdDc/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0.jar
06-Feb-2025 18:13:15 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/pom.xml to /tmp/release.iYIEdDc/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0.pom
06-Feb-2025 18:13:15 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0-sources.jar to /tmp/release.iYIEdDc/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0-sources.jar
06-Feb-2025 18:13:15 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0-javadoc.jar to /tmp/release.iYIEdDc/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0-javadoc.jar
06-Feb-2025 18:13:15 [INFO] [INFO]
06-Feb-2025 18:13:15 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ addresshierarchy-api ---
06-Feb-2025 18:13:15 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0.jar
06-Feb-2025 18:13:18 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0.jar (76 kB at 26 kB/s)
06-Feb-2025 18:13:18 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0.pom
06-Feb-2025 18:13:20 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0.pom (5.2 kB at 2.1 kB/s)
06-Feb-2025 18:13:20 [INFO] [INFO] Downloading from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/maven-metadata.xml
06-Feb-2025 18:13:20 [INFO] [INFO] Downloaded from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/maven-metadata.xml (1.4 kB at 3.6 kB/s)
06-Feb-2025 18:13:20 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/maven-metadata.xml
06-Feb-2025 18:13:23 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/maven-metadata.xml (1.3 kB at 594 B/s)
06-Feb-2025 18:13:23 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0-sources.jar
06-Feb-2025 18:13:25 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0-sources.jar (59 kB at 23 kB/s)
06-Feb-2025 18:13:25 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0-javadoc.jar
06-Feb-2025 18:13:29 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-api/2.20.0/addresshierarchy-api-2.20.0-javadoc.jar (286 kB at 81 kB/s)
06-Feb-2025 18:13:29 [INFO] [INFO]
06-Feb-2025 18:13:29 [INFO] [INFO] --------------< org.openmrs.module:addresshierarchy-omod >--------------
06-Feb-2025 18:13:29 [INFO] [INFO] Building Address Hierarchy OMOD 2.20.0                             [3/3]
06-Feb-2025 18:13:29 [INFO] [INFO] --------------------------------[ jar ]---------------------------------
06-Feb-2025 18:13:29 [INFO] [INFO]
06-Feb-2025 18:13:29 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ addresshierarchy-omod ---
06-Feb-2025 18:13:29 [INFO] [INFO]
06-Feb-2025 18:13:29 [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand moduleApplicationContext and messages) @ addresshierarchy-omod ---
06-Feb-2025 18:13:29 [INFO] [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
06-Feb-2025 18:13:29 [INFO] [INFO]
06-Feb-2025 18:13:29 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ addresshierarchy-omod ---
06-Feb-2025 18:13:29 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Feb-2025 18:13:29 [INFO] [INFO] Copying 4 resources
06-Feb-2025 18:13:29 [INFO] [INFO] Copying 6 resources to web/module
06-Feb-2025 18:13:29 [INFO] [INFO] Copying 0 resource to web/module
06-Feb-2025 18:13:29 [INFO] [INFO] Copying 6 resources to web/module
06-Feb-2025 18:13:29 [INFO] [INFO]
06-Feb-2025 18:13:29 [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ addresshierarchy-omod ---
06-Feb-2025 18:13:29 [INFO] [INFO] Changes detected - recompiling the module!
06-Feb-2025 18:13:29 [INFO] [INFO] Compiling 5 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/classes
06-Feb-2025 18:13:30 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/src/main/java/org/openmrs/module/addresshierarchy/web/controller/ManageAddressHierarchyController.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/src/main/java/org/openmrs/module/addresshierarchy/web/controller/ManageAddressHierarchyController.java uses unchecked or unsafe operations.
06-Feb-2025 18:13:30 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/src/main/java/org/openmrs/module/addresshierarchy/web/controller/ManageAddressHierarchyController.java: Recompile with -Xlint:unchecked for details.
06-Feb-2025 18:13:30 [INFO] [INFO]
06-Feb-2025 18:13:30 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ addresshierarchy-omod ---
06-Feb-2025 18:13:30 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Feb-2025 18:13:30 [INFO] [INFO] Copying 4 resources
06-Feb-2025 18:13:30 [INFO] [INFO] Copying 0 resource
06-Feb-2025 18:13:30 [INFO] [INFO]
06-Feb-2025 18:13:30 [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ addresshierarchy-omod ---
06-Feb-2025 18:13:30 [INFO] [INFO] Changes detected - recompiling the module!
06-Feb-2025 18:13:30 [INFO] [INFO] Compiling 1 source file to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/test-classes
06-Feb-2025 18:13:30 [INFO] [INFO]
06-Feb-2025 18:13:30 [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ addresshierarchy-omod ---
06-Feb-2025 18:13:30 [INFO] [INFO]
06-Feb-2025 18:13:30 [INFO] [INFO] -------------------------------------------------------
06-Feb-2025 18:13:30 [INFO] [INFO]  T E S T S
06-Feb-2025 18:13:30 [INFO] [INFO] -------------------------------------------------------
06-Feb-2025 18:13:30 [INFO] [INFO] Running org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest
06-Feb-2025 18:13:31 [INFO] INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-02-06 18:13:31,279| Loading XML bean definitions from class path resource [applicationContext-service.xml]
06-Feb-2025 18:13:32 [INFO] INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-02-06 18:13:32,502| Loading XML bean definitions from URL [jar:file:/tmp/release.iYIEdDc/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar!/TestingApplicationContext.xml]
06-Feb-2025 18:13:32 [INFO] INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-02-06 18:13:32,523| 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:/tmp/release.iYIEdDc/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar!/TestingApplicationContext.xml]]
06-Feb-2025 18:13:32 [INFO] INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-02-06 18:13:32,524| Loading XML bean definitions from URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/test-classes/TestingApplicationContext.xml]
06-Feb-2025 18:13:32 [INFO] INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-02-06 18:13:32,538| 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-AHREL/target/checkout/omod/target/test-classes/TestingApplicationContext.xml]]
06-Feb-2025 18:13:32 [INFO] INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-02-06 18:13:32,542| Loading XML bean definitions from URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/classes/moduleApplicationContext.xml]
06-Feb-2025 18:13:32 [INFO] INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-02-06 18:13:32,557| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0.jar!/moduleApplicationContext.xml]
06-Feb-2025 18:13:32 [INFO] INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-02-06 18:13:32,575| 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-AHREL/target/checkout/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-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0.jar!/moduleApplicationContext.xml]]
06-Feb-2025 18:13:32 [INFO] INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-02-06 18:13:32,578| 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-AHREL/target/checkout/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-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0.jar!/moduleApplicationContext.xml]]
06-Feb-2025 18:13:32 [INFO] INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-02-06 18:13:32,579| 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-AHREL/target/checkout/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-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0.jar!/moduleApplicationContext.xml]]
06-Feb-2025 18:13:32 [INFO] INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-02-06 18:13:32,579| 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-AHREL/target/checkout/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-AHREL/target/checkout/api/target/addresshierarchy-api-2.20.0.jar!/moduleApplicationContext.xml]]
06-Feb-2025 18:13:32 [INFO] INFO - AbstractApplicationContext.prepareRefresh(456) |2025-02-06 18:13:32,584| Refreshing org.springframework.context.support.GenericApplicationContext@78a2da20: startup date [Thu Feb 06 18:13:32 UTC 2025]; root of context hierarchy
06-Feb-2025 18:13:32 [INFO] INFO - DefaultListableBeanFactory.preInstantiateSingletons(555) |2025-02-06 18:13:32,927| Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2fc07784: 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,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,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,addressHierarchyAjaxController,advancedFeaturesController,manageAddressHierarchyController,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,webTestHelper,disabledI18nCache,addressHierarchyLevelValidator,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
06-Feb-2025 18:13:33 [INFO] INFO - Version.<clinit>(37) |2025-02-06 18:13:33,677| Hibernate Commons Annotations 3.2.0.Final
06-Feb-2025 18:13:33 [INFO] INFO - Environment.<clinit>(603) |2025-02-06 18:13:33,680| Hibernate 3.6.5.Final-mod
06-Feb-2025 18:13:33 [INFO] INFO - Environment.<clinit>(636) |2025-02-06 18:13:33,689| hibernate.properties not found
06-Feb-2025 18:13:33 [INFO] INFO - Environment.buildBytecodeProvider(814) |2025-02-06 18:13:33,805| Bytecode provider name : javassist
06-Feb-2025 18:13:33 [INFO] INFO - Environment.<clinit>(695) |2025-02-06 18:13:33,807| using JDK 1.4 java.sql.Timestamp handling
06-Feb-2025 18:13:33 [INFO] INFO - Configuration.configure(2192) |2025-02-06 18:13:33,834| configuring from url: jar:file:/tmp/release.iYIEdDc/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6.jar!/hibernate.cfg.xml
06-Feb-2025 18:13:33 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:33,880| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListItem.hbm.xml
06-Feb-2025 18:13:33 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:33,914| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListType.hbm.xml
06-Feb-2025 18:13:33 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:33,931| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListAllergy.hbm.xml
06-Feb-2025 18:13:33 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:33,959| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListProblem.hbm.xml
06-Feb-2025 18:13:33 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:33,978| Reading mappings from resource : org/openmrs/api/db/hibernate/Concept.hbm.xml
06-Feb-2025 18:13:33 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:33,992| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptAnswer.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,013| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptDescription.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,020| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptName.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,040| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptNameTag.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,052| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptClass.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,064| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptDatatype.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,075| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptProposal.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,079| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptStateConversion.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,096| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSet.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,120| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptMap.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,135| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptWord.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,139| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptStopWord.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,154| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSource.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,158| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSetDerived.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,166| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptReferenceTerm.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,167| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,181| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptMapType.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,183| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,185| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptReferenceTermMap.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,190| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,201| Reading mappings from resource : org/openmrs/api/db/hibernate/Drug.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,213| Reading mappings from resource : org/openmrs/api/db/hibernate/DrugIngredient.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,227| Reading mappings from resource : org/openmrs/api/db/hibernate/DrugReferenceMap.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,228| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,235| Reading mappings from resource : org/openmrs/api/db/hibernate/Field.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,243| Reading mappings from resource : org/openmrs/api/db/hibernate/FieldAnswer.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,251| Reading mappings from resource : org/openmrs/api/db/hibernate/FieldType.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,263| Reading mappings from resource : org/openmrs/api/db/hibernate/Form.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,284| Reading mappings from resource : org/openmrs/api/db/hibernate/FormField.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,296| Reading mappings from resource : org/openmrs/api/db/hibernate/FormResource.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,298| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,303| Reading mappings from resource : org/openmrs/api/db/hibernate/GlobalProperty.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,314| Reading mappings from resource : org/openmrs/api/db/hibernate/Obs.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,324| Reading mappings from resource : org/openmrs/api/db/hibernate/Person.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,330| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAttribute.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,335| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAttributeType.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,341| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAddress.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,346| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonMergeLog.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,348| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,351| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonName.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,356| Reading mappings from resource : org/openmrs/api/db/hibernate/User.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,361| Reading mappings from resource : org/openmrs/api/db/hibernate/LoginCredential.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,365| Reading mappings from resource : org/openmrs/api/db/hibernate/Privilege.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,393| Reading mappings from resource : org/openmrs/api/db/hibernate/Role.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,407| Reading mappings from resource : org/openmrs/api/db/hibernate/Patient.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,411| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientIdentifier.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,427| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientIdentifierType.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,435| Reading mappings from resource : org/openmrs/api/db/hibernate/Relationship.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,444| Reading mappings from resource : org/openmrs/api/db/hibernate/RelationshipType.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,460| Reading mappings from resource : org/openmrs/api/db/hibernate/Order.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,464| Reading mappings from resource : org/openmrs/api/db/hibernate/CareSetting.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,467| Reading mappings from resource : org/openmrs/api/db/hibernate/OrderType.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,471| Reading mappings from resource : org/openmrs/api/db/hibernate/Location.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,474| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationTag.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,478| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationAttributeType.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,479| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,483| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationAttribute.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,485| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,488| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterType.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,494| Reading mappings from resource : org/openmrs/api/db/hibernate/Encounter.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,498| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterProvider.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,499| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,514| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterRole.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,516| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,522| Reading mappings from resource : org/openmrs/api/db/hibernate/Program.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,533| Reading mappings from resource : org/openmrs/api/db/hibernate/ProgramWorkflow.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,550| Reading mappings from resource : org/openmrs/api/db/hibernate/ProgramWorkflowState.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,554| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientProgram.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,560| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientState.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,565| Reading mappings from resource : org/openmrs/api/db/hibernate/Cohort.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,568| Reading mappings from resource : org/openmrs/api/db/hibernate/SerializedObject.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,572| Reading mappings from resource : org/openmrs/api/db/hibernate/OrderFrequency.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,575| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7Source.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,581| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InQueue.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,584| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InArchive.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,589| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InError.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,592| Reading mappings from resource : org/openmrs/reporting/db/hibernate/ReportObject.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,596| Reading mappings from resource : org/openmrs/reporting/db/hibernate/ReportSchemaXml.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,605| Reading mappings from resource : org/openmrs/notification/db/hibernate/Template.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,610| Reading mappings from resource : org/openmrs/notification/db/hibernate/Alert.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,615| Reading mappings from resource : org/openmrs/notification/db/hibernate/AlertRecipient.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,621| Reading mappings from resource : org/openmrs/scheduler/db/hibernate/TaskDefinition.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,629| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitType.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,638| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitAttributeType.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,651| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitAttribute.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,667| Reading mappings from resource : org/openmrs/api/db/hibernate/Visit.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,678| Reading mappings from resource : org/openmrs/api/db/hibernate/Provider.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,679| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,693| Reading mappings from resource : org/openmrs/api/db/hibernate/ProviderAttribute.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,694| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,708| Reading mappings from resource : org/openmrs/api/db/hibernate/ProviderAttributeType.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,709| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,711| Reading mappings from resource : org/openmrs/api/db/hibernate/ClobDatatypeStorage.hbm.xml
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.doConfigure(2297) |2025-02-06 18:13:34,717| Configured SessionFactory: null
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.configure(2192) |2025-02-06 18:13:34,717| configuring from url: file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/test-classes/test-hibernate.cfg.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,718| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,718| Reading mappings from resource : AddressHierarchyEntry.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,720| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,722| Reading mappings from resource : AddressHierarchyLevel.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,723| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.addResource(789) |2025-02-06 18:13:34,725| Reading mappings from resource : AddressToEntryMap.hbm.xml
06-Feb-2025 18:13:34 [INFO] WARN - DTDEntityResolver.resolveEntity(73) |2025-02-06 18:13:34,727| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
06-Feb-2025 18:13:34 [INFO] INFO - Configuration.doConfigure(2297) |2025-02-06 18:13:34,731| Configured SessionFactory: null
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,772| Mapping class: org.openmrs.activelist.ActiveListItem -> active_list
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,782| Mapping class: org.openmrs.activelist.ActiveListType -> active_list_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindJoinedSubclass(945) |2025-02-06 18:13:34,787| Mapping joined-subclass: org.openmrs.activelist.Allergy -> active_list_allergy
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindJoinedSubclass(945) |2025-02-06 18:13:34,788| Mapping joined-subclass: org.openmrs.activelist.Problem -> active_list_problem
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,788| Mapping class: org.openmrs.Concept -> concept
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindJoinedSubclass(945) |2025-02-06 18:13:34,791| Mapping joined-subclass: org.openmrs.ConceptNumeric -> concept_numeric
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindJoinedSubclass(945) |2025-02-06 18:13:34,791| Mapping joined-subclass: org.openmrs.ConceptComplex -> concept_complex
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,792| Mapping class: org.openmrs.ConceptAnswer -> concept_answer
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,794| Mapping class: org.openmrs.ConceptDescription -> concept_description
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,794| Mapping class: org.openmrs.ConceptName -> concept_name
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollection(1522) |2025-02-06 18:13:34,796| Mapping collection: org.openmrs.ConceptName.tags -> concept_name_tag_map
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,796| Mapping class: org.openmrs.ConceptNameTag -> concept_name_tag
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,804| Mapping class: org.openmrs.ConceptClass -> concept_class
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,805| Mapping class: org.openmrs.ConceptDatatype -> concept_datatype
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,806| Mapping class: org.openmrs.ConceptProposal -> concept_proposal
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,815| Mapping class: org.openmrs.ConceptStateConversion -> concept_state_conversion
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,815| Mapping class: org.openmrs.ConceptSet -> concept_set
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,816| Mapping class: org.openmrs.ConceptMap -> concept_reference_map
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,818| Mapping class: org.openmrs.ConceptWord -> concept_word
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,818| Mapping class: org.openmrs.ConceptStopWord -> concept_stop_word
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,819| Mapping class: org.openmrs.ConceptSource -> concept_reference_source
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,820| Mapping class: org.openmrs.ConceptSetDerived -> concept_set_derived
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,830| Mapping class: org.openmrs.ConceptReferenceTerm -> concept_reference_term
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,832| Mapping class: org.openmrs.ConceptMapType -> concept_map_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,833| Mapping class: org.openmrs.ConceptReferenceTermMap -> concept_reference_term_map
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,833| Mapping class: org.openmrs.Drug -> drug
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,843| Mapping class: org.openmrs.DrugIngredient -> drug_ingredient
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,844| Mapping class: org.openmrs.DrugReferenceMap -> drug_reference_map
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,847| Mapping class: org.openmrs.Field -> field
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,850| Mapping class: org.openmrs.FieldAnswer -> field_answer
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,851| Mapping class: org.openmrs.FieldType -> field_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,852| Mapping class: org.openmrs.Form -> form
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,853| Mapping class: org.openmrs.FormField -> form_field
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,854| Mapping class: org.openmrs.FormResource -> form_resource
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,855| Mapping class: org.openmrs.GlobalProperty -> global_property
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,855| Mapping class: org.openmrs.Obs -> obs
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,857| Mapping class: org.openmrs.Person -> person
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,861| Mapping class: org.openmrs.PersonAttribute -> person_attribute
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,862| Mapping class: org.openmrs.PersonAttributeType -> person_attribute_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,863| Mapping class: org.openmrs.PersonAddress -> person_address
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,867| Mapping class: org.openmrs.person.PersonMergeLog -> person_merge_log
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,867| Mapping class: org.openmrs.PersonName -> person_name
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,868| Mapping class: org.openmrs.User -> users
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollection(1522) |2025-02-06 18:13:34,868| Mapping collection: org.openmrs.User.roles -> user_role
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollection(1522) |2025-02-06 18:13:34,869| Mapping collection: org.openmrs.User.userProperties -> user_property
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,870| Mapping class: org.openmrs.api.db.LoginCredential -> users
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,870| Mapping class: org.openmrs.Privilege -> privilege
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,871| Mapping class: org.openmrs.Role -> role
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollection(1522) |2025-02-06 18:13:34,871| Mapping collection: org.openmrs.Role.inheritedRoles -> role_role
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollection(1522) |2025-02-06 18:13:34,871| Mapping collection: org.openmrs.Role.childRoles -> role_role
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollection(1522) |2025-02-06 18:13:34,872| Mapping collection: org.openmrs.Role.privileges -> role_privilege
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindJoinedSubclass(945) |2025-02-06 18:13:34,872| Mapping joined-subclass: org.openmrs.Patient -> patient
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,873| Mapping class: org.openmrs.PatientIdentifier -> patient_identifier
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,874| Mapping class: org.openmrs.PatientIdentifierType -> patient_identifier_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,875| Mapping class: org.openmrs.Relationship -> relationship
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,880| Mapping class: org.openmrs.RelationshipType -> relationship_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,884| Mapping class: org.openmrs.Order -> orders
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindJoinedSubclass(945) |2025-02-06 18:13:34,885| Mapping joined-subclass: org.openmrs.DrugOrder -> drug_order
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindJoinedSubclass(945) |2025-02-06 18:13:34,886| Mapping joined-subclass: org.openmrs.TestOrder -> test_order
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,887| Mapping class: org.openmrs.CareSetting -> care_setting
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,887| Mapping class: org.openmrs.OrderType -> order_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollection(1522) |2025-02-06 18:13:34,888| Mapping collection: org.openmrs.OrderType.conceptClasses -> order_type_class_map
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,888| Mapping class: org.openmrs.Location -> location
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollection(1522) |2025-02-06 18:13:34,889| Mapping collection: org.openmrs.Location.tags -> location_tag_map
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,889| Mapping class: org.openmrs.LocationTag -> location_tag
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,890| Mapping class: org.openmrs.LocationAttributeType -> location_attribute_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,893| Mapping class: org.openmrs.LocationAttribute -> location_attribute
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,900| Mapping class: org.openmrs.EncounterType -> encounter_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,902| Mapping class: org.openmrs.Encounter -> encounter
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,905| Mapping class: org.openmrs.EncounterProvider -> encounter_provider
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,905| Mapping class: org.openmrs.EncounterRole -> encounter_role
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,906| Mapping class: org.openmrs.Program -> program
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,915| Mapping class: org.openmrs.ProgramWorkflow -> program_workflow
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,916| Mapping class: org.openmrs.ProgramWorkflowState -> program_workflow_state
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,917| Mapping class: org.openmrs.PatientProgram -> patient_program
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,918| Mapping class: org.openmrs.PatientState -> patient_state
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,918| Mapping class: org.openmrs.Cohort -> cohort
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollection(1522) |2025-02-06 18:13:34,924| Mapping collection: org.openmrs.Cohort.memberIds -> cohort_member
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,925| Mapping class: org.openmrs.api.db.SerializedObject -> serialized_object
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,926| Mapping class: org.openmrs.OrderFrequency -> order_frequency
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,926| Mapping class: org.openmrs.hl7.HL7Source -> hl7_source
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,927| Mapping class: org.openmrs.hl7.HL7InQueue -> hl7_in_queue
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,928| Mapping class: org.openmrs.hl7.HL7InArchive -> hl7_in_archive
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,929| Mapping class: org.openmrs.hl7.HL7InError -> hl7_in_error
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,929| Mapping class: org.openmrs.reporting.ReportObjectWrapper -> report_object
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,929| Mapping class: org.openmrs.report.ReportSchemaXml -> report_schema_xml
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,930| Mapping class: org.openmrs.notification.Template -> notification_template
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,930| Mapping class: org.openmrs.notification.Alert -> notification_alert
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,931| Mapping class: org.openmrs.notification.AlertRecipient -> notification_alert_recipient
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,931| Mapping class: org.openmrs.scheduler.TaskDefinition -> scheduler_task_config
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollection(1522) |2025-02-06 18:13:34,940| Mapping collection: org.openmrs.scheduler.TaskDefinition.properties -> scheduler_task_config_property
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,941| Mapping class: org.openmrs.VisitType -> visit_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,942| Mapping class: org.openmrs.VisitAttributeType -> visit_attribute_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,942| Mapping class: org.openmrs.VisitAttribute -> visit_attribute
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,943| Mapping class: org.openmrs.Visit -> visit
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,944| Mapping class: org.openmrs.Provider -> provider
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,944| Mapping class: org.openmrs.ProviderAttribute -> provider_attribute
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,945| Mapping class: org.openmrs.ProviderAttributeType -> provider_attribute_type
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,946| Mapping class: org.openmrs.api.db.ClobDatatypeStorage -> clob_datatype_storage
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,946| Mapping class: org.openmrs.module.addresshierarchy.AddressHierarchyEntry -> address_hierarchy_entry
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,947| Mapping class: org.openmrs.module.addresshierarchy.AddressHierarchyLevel -> address_hierarchy_level
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-02-06 18:13:34,947| Mapping class: org.openmrs.module.addresshierarchy.AddressToEntryMap -> address_hierarchy_address_to_entry_map
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,950| Mapping collection: org.openmrs.Concept.names -> concept_name
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,956| Mapping collection: org.openmrs.Concept.descriptions -> concept_description
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,957| Mapping collection: org.openmrs.Concept.answers -> concept_answer
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,957| Mapping collection: org.openmrs.Concept.conceptSets -> concept_set
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,958| Mapping collection: org.openmrs.Concept.conceptMappings -> concept_reference_map
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,958| Mapping collection: org.openmrs.ConceptReferenceTerm.conceptReferenceTermMaps -> concept_reference_term_map
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,959| Mapping collection: org.openmrs.Drug.drugReferenceMaps -> drug_reference_map
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,959| Mapping collection: org.openmrs.Form.formFields -> form_field
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,960| Mapping collection: org.openmrs.Obs.groupMembers -> obs
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,960| Mapping collection: org.openmrs.Person.addresses -> person_address
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,962| Mapping collection: org.openmrs.Person.names -> person_name
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,962| Mapping collection: org.openmrs.Person.attributes -> person_attribute
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,963| Mapping collection: org.openmrs.Patient.identifiers -> patient_identifier
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,970| Mapping collection: org.openmrs.Location.childLocations -> location
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,970| Mapping collection: org.openmrs.Location.attributes -> location_attribute
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,970| Mapping collection: org.openmrs.Encounter.orders -> orders
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,971| Mapping collection: org.openmrs.Encounter.obs -> obs
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,971| Mapping collection: org.openmrs.Encounter.encounterProviders -> encounter_provider
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,971| Mapping collection: org.openmrs.Program.allWorkflows -> program_workflow
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,972| Mapping collection: org.openmrs.ProgramWorkflow.states -> program_workflow_state
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,986| Mapping collection: org.openmrs.PatientProgram.states -> patient_state
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,987| Mapping collection: org.openmrs.notification.Alert.recipients -> notification_alert_recipient
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,987| Mapping collection: org.openmrs.Visit.attributes -> visit_attribute
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,988| Mapping collection: org.openmrs.Visit.encounters -> encounter
06-Feb-2025 18:13:34 [INFO] INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-02-06 18:13:34,988| Mapping collection: org.openmrs.Provider.attributes -> provider_attribute
06-Feb-2025 18:13:35 [INFO] INFO - Configuration.applyHibernateValidatorLegacyConstraintsOnDDL(1676) |2025-02-06 18:13:35,001| Hibernate Validator not found: ignoring
06-Feb-2025 18:13:35 [INFO] INFO - LocalSessionFactoryBean.buildSessionFactory(777) |2025-02-06 18:13:35,003| Building new Hibernate SessionFactory
06-Feb-2025 18:13:35 [INFO] INFO - HibernateSearchEventListenerRegister.enableHibernateSearch(75) |2025-02-06 18:13:35,012| Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
06-Feb-2025 18:13:35 [INFO] INFO - ConnectionProviderFactory.initializeConnectionProviderFromConfig(173) |2025-02-06 18:13:35,072| Initializing connection provider: org.hibernate.connection.C3P0ConnectionProvider
06-Feb-2025 18:13:35 [INFO] INFO - C3P0ConnectionProvider.configure(103) |2025-02-06 18:13:35,073| C3P0 using driver: org.h2.Driver at URL: jdbc:h2:mem:openmrs;DB_CLOSE_DELAY=30
06-Feb-2025 18:13:35 [INFO] INFO - C3P0ConnectionProvider.configure(104) |2025-02-06 18:13:35,073| Connection properties: {user=sa, password=****, release_mode=after_transaction}
06-Feb-2025 18:13:35 [INFO] INFO - C3P0ConnectionProvider.configure(107) |2025-02-06 18:13:35,074| autocommit mode: false
06-Feb-2025 18:13:35 [INFO] INFO - MLog.<clinit>(80) |2025-02-06 18:13:35,123| MLog clients using log4j logging.
06-Feb-2025 18:13:35 [INFO] INFO - C3P0Registry.banner(204) |2025-02-06 18:13:35,303| Initializing c3p0-0.9.1 [built 16-January-2007 14:46:42; debug? true; trace: 10]
06-Feb-2025 18:13:35 [INFO] INFO - AbstractPoolBackedDataSource.getPoolManager(462) |2025-02-06 18:13:35,344| Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@baa0988 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@558c16d6 [ 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 -> z8kfltb81p66pmk1mp1trg|2eada095, 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@b3964709 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> z8kfltb81p66pmk1mp1trg|ea7a4c3, 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 -> z8kfltb81p66pmk1mp1trg|2c604965, numHelperThreads -> 3 ]
06-Feb-2025 18:13:35 [INFO] INFO - Dialect.<init>(135) |2025-02-06 18:13:35,667| Using dialect: org.hibernate.dialect.H2Dialect
06-Feb-2025 18:13:35 [INFO] INFO - JdbcSupportLoader.useContextualLobCreation(108) |2025-02-06 18:13:35,687| Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(126) |2025-02-06 18:13:35,687| Database ->
06-Feb-2025 18:13:35 [INFO]        name : H2
06-Feb-2025 18:13:35 [INFO]     version : 1.4.187 (2015-04-10)
06-Feb-2025 18:13:35 [INFO]       major : 1
06-Feb-2025 18:13:35 [INFO]       minor : 4
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(132) |2025-02-06 18:13:35,687| Driver ->
06-Feb-2025 18:13:35 [INFO]        name : H2 JDBC Driver
06-Feb-2025 18:13:35 [INFO]     version : 1.4.187 (2015-04-10)
06-Feb-2025 18:13:35 [INFO]       major : 1
06-Feb-2025 18:13:35 [INFO]       minor : 4
06-Feb-2025 18:13:35 [INFO] INFO - TransactionFactoryFactory.buildTransactionFactory(65) |2025-02-06 18:13:35,697| Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
06-Feb-2025 18:13:35 [INFO] INFO - TransactionManagerLookupFactory.getTransactionManagerLookup(83) |2025-02-06 18:13:35,698| No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(179) |2025-02-06 18:13:35,698| Automatic flush during beforeCompletion(): disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(183) |2025-02-06 18:13:35,699| Automatic session close at end of transaction: disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(190) |2025-02-06 18:13:35,699| JDBC batch size: 15
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(193) |2025-02-06 18:13:35,699| JDBC batch updates for versioned data: disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(198) |2025-02-06 18:13:35,700| Scrollable result sets: enabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(206) |2025-02-06 18:13:35,700| JDBC3 getGeneratedKeys(): enabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(214) |2025-02-06 18:13:35,700| Connection release mode: after_transaction
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(241) |2025-02-06 18:13:35,701| Default batch fetch size: 1
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(245) |2025-02-06 18:13:35,701| Generate SQL with comments: disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(249) |2025-02-06 18:13:35,701| Order SQL updates by primary key: disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(253) |2025-02-06 18:13:35,701| Order SQL inserts for batching: disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.createQueryTranslatorFactory(431) |2025-02-06 18:13:35,702| Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
06-Feb-2025 18:13:35 [INFO] INFO - ASTQueryTranslatorFactory.<init>(47) |2025-02-06 18:13:35,703| Using ASTQueryTranslatorFactory
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(261) |2025-02-06 18:13:35,703| Query language substitutions: {}
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(266) |2025-02-06 18:13:35,703| JPA-QL strict compliance: disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(271) |2025-02-06 18:13:35,703| Second-level cache: enabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(275) |2025-02-06 18:13:35,704| Query cache: disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.createRegionFactory(406) |2025-02-06 18:13:35,711| Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
06-Feb-2025 18:13:35 [INFO] INFO - RegionFactoryCacheProviderBridge.<init>(61) |2025-02-06 18:13:35,713| Cache provider: org.hibernate.cache.EhCacheProvider
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(285) |2025-02-06 18:13:35,714| Optimize cache for minimal puts: disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(294) |2025-02-06 18:13:35,714| Structured second-level cache entries: disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(323) |2025-02-06 18:13:35,717| Statistics: enabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(327) |2025-02-06 18:13:35,717| Deleted entity synthetic identifier rollback: disabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(343) |2025-02-06 18:13:35,718| Default entity-mode: pojo
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(347) |2025-02-06 18:13:35,725| Named query checking : enabled
06-Feb-2025 18:13:35 [INFO] INFO - SettingsFactory.buildSettings(351) |2025-02-06 18:13:35,726| Check Nullability in Core (should be disabled when Bean Validation is on): disabled
06-Feb-2025 18:13:35 [INFO] INFO - SessionFactoryImpl.<init>(202) |2025-02-06 18:13:35,753| building session factory
06-Feb-2025 18:13:35 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:35,757| Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@110e9982
06-Feb-2025 18:13:35 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:35,757| Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@73608eb0
06-Feb-2025 18:13:35 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:35,757| Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@2de9ca6
06-Feb-2025 18:13:35 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:35,758| Type registration [blob] overrides previous : org.hibernate.type.BlobType@2ee39e73
06-Feb-2025 18:13:35 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:35,758| Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@2ee39e73
06-Feb-2025 18:13:35 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:35,758| Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@24876a7e
06-Feb-2025 18:13:35 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:35,758| Type registration [clob] overrides previous : org.hibernate.type.ClobType@5a1dddba
06-Feb-2025 18:13:35 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:35,759| Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@5a1dddba
06-Feb-2025 18:13:35 [INFO] INFO - BasicTypeRegistry.register(150) |2025-02-06 18:13:35,759| Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@2eda2062
06-Feb-2025 18:13:36 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:36,041| Could not find configuration [org.openmrs.ConceptStopWord]; using defaults.
06-Feb-2025 18:13:36 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:36,167| Could not find configuration [org.openmrs.Person]; using defaults.
06-Feb-2025 18:13:36 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:36,181| Could not find configuration [org.openmrs.FormResource]; using defaults.
06-Feb-2025 18:13:36 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:36,491| Could not find configuration [org.openmrs.Role.childRoles]; using defaults.
06-Feb-2025 18:13:36 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:36,496| Could not find configuration [org.openmrs.Role.inheritedRoles]; using defaults.
06-Feb-2025 18:13:36 [INFO] WARN - EhCacheProvider.buildCache(93) |2025-02-06 18:13:36,500| Could not find configuration [org.openmrs.Role.privileges]; using defaults.
06-Feb-2025 18:13:36 [INFO] INFO - SessionFactoryObjectFactory.addInstance(105) |2025-02-06 18:13:36,749| Not binding factory to JNDI, no JNDI name configured
06-Feb-2025 18:13:36 [INFO] INFO - SchemaExport.execute(234) |2025-02-06 18:13:36,774| Running hbm2ddl schema export
06-Feb-2025 18:13:36 [INFO] INFO - SchemaExport.execute(262) |2025-02-06 18:13:36,775| exporting generated schema to database
06-Feb-2025 18:13:37 [INFO] INFO - SchemaExport.execute(281) |2025-02-06 18:13:37,756| schema export complete
06-Feb-2025 18:13:38 [INFO] INFO - HapiLogImpl.info(78) |2025-02-06 18:13:38,048| org.openmrs.hl7.handler.ORUR01Handler registered to handle ORU^R01 messages
06-Feb-2025 18:13:38 [INFO] INFO - HapiLogImpl.info(78) |2025-02-06 18:13:38,048| org.openmrs.hl7.handler.ADTA28Handler registered to handle ADT^A28 messages
06-Feb-2025 18:13:38 [INFO] INFO - ExecutorConfigurationSupport.initialize(115) |2025-02-06 18:13:38,373| Initializing ExecutorService  'addressHierarchyTimerFactory'
06-Feb-2025 18:13:38 [INFO] INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-02-06 18:13:38,407| Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6736f40f]; rollback [true]
06-Feb-2025 18:13:38 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:38,949| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 30ms, rows: 1
06-Feb-2025 18:13:38 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:38,966| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:38 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:38,967| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:38 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:38,993| HQL: null, time: 1ms, rows: 7
06-Feb-2025 18:13:38 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:38,997| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,000| HQL: null, time: 0ms, rows: 0
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,006| HQL: null, time: 2ms, rows: 2
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-02-06 18:13:39,056| Rolled back transaction after test execution for test context [[TestContext@216328b2 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@5b0e9e0c, testMethod = getPossibleAddressHierarchyEntries_shouldReturnAllEntriesWhenParentUuidIsWrong@AddressHierarchyAjaxControllerTest, testException = [null]]]
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-02-06 18:13:39,059| Began transaction (2): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6736f40f]; rollback [true]
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,168| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 4ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,169| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,170| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,184| HQL: null, time: 1ms, rows: 7
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,185| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,186| HQL: null, time: 0ms, rows: 0
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,188| HQL: null, time: 1ms, rows: 2
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-02-06 18:13:39,269| Rolled back transaction after test execution for test context [[TestContext@216328b2 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@31fe0ce5, testMethod = getPossibleAddressHierarchyEntries_shouldRetrieveAddressHierarchyEntriesWhenParentNotSpecified@AddressHierarchyAjaxControllerTest, testException = [null]]]
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-02-06 18:13:39,271| Began transaction (3): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6736f40f]; rollback [true]
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,345| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,347| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,348| HQL: select salt from users where user_id = ?, time: 1ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,368| HQL: null, time: 4ms, rows: 7
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,369| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,372| HQL: null, time: 1ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-02-06 18:13:39,401| Rolled back transaction after test execution for test context [[TestContext@216328b2 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@7e0883f3, testMethod = getPossibleAddressHierarchyEntries_shouldRetrieveAddressHierarchyEntriesWhenParentSpecified@AddressHierarchyAjaxControllerTest, testException = [null]]]
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-02-06 18:13:39,402| Began transaction (4): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6736f40f]; rollback [true]
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,504| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 4ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,505| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,507| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] ERROR - AddressHierarchyAjaxController.getPossibleAddressHierarchyEntriesWithParents(147) |2025-02-06 18:13:39,518| Invalid address field or address field has no associated address hierarchy level
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-02-06 18:13:39,540| Rolled back transaction after test execution for test context [[TestContext@216328b2 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@2d3d4a54, testMethod = getPossibleAddressHierarchyEntries_shouldReturnEmptyMapWhenAddressFieldNameIsWrong@AddressHierarchyAjaxControllerTest, testException = [null]]]
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-02-06 18:13:39,541| Began transaction (5): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6736f40f]; rollback [true]
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,614| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 4ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,614| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,615| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] ERROR - AddressHierarchyAjaxController.getPossibleAddressHierarchyEntriesWithParents(137) |2025-02-06 18:13:39,623| Limit should be greater than zero
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-02-06 18:13:39,647| Rolled back transaction after test execution for test context [[TestContext@216328b2 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@4c614d8c, testMethod = getPossibleAddressHierarchyEntries_shouldReturnEmptyLimitForWrongLimit@AddressHierarchyAjaxControllerTest, testException = [null]]]
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-02-06 18:13:39,648| Began transaction (6): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6736f40f]; rollback [true]
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,733| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 5ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,734| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,735| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,746| HQL: null, time: 3ms, rows: 7
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,747| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,748| HQL: null, time: 0ms, rows: 0
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,749| HQL: null, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,753| HQL: null, time: 0ms, rows: 7
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,754| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,756| HQL: null, time: 1ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,759| HQL: null, time: 0ms, rows: 7
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,759| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 1
06-Feb-2025 18:13:39 [INFO] INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-02-06 18:13:39,760| HQL: null, time: 0ms, rows: 0
06-Feb-2025 18:13:39 [INFO] INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-02-06 18:13:39,784| Rolled back transaction after test execution for test context [[TestContext@216328b2 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@5819ee0f, testMethod = getPossibleAddressHierarchyEntries_shouldHonourLimit@AddressHierarchyAjaxControllerTest, testException = [null]]]
06-Feb-2025 18:13:39 [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.848 s - in org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest
06-Feb-2025 18:13:39 [INFO] INFO - AbstractApplicationContext.doClose(1002) |2025-02-06 18:13:39,802| Closing org.springframework.context.support.GenericApplicationContext@78a2da20: startup date [Thu Feb 06 18:13:32 UTC 2025]; root of context hierarchy
06-Feb-2025 18:13:39 [INFO] INFO - DefaultSingletonBeanRegistry.destroySingletons(422) |2025-02-06 18:13:39,806| Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2fc07784: 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,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,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,addressHierarchyAjaxController,advancedFeaturesController,manageAddressHierarchyController,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,webTestHelper,disabledI18nCache,addressHierarchyLevelValidator,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
06-Feb-2025 18:13:39 [INFO] INFO - ExecutorConfigurationSupport.shutdown(150) |2025-02-06 18:13:39,812| Shutting down ExecutorService 'addressHierarchyTimerFactory'
06-Feb-2025 18:13:39 [INFO] INFO - AbstractSessionFactoryBean.destroy(246) |2025-02-06 18:13:39,815| Closing Hibernate SessionFactory
06-Feb-2025 18:13:39 [INFO] INFO - SessionFactoryImpl.close(927) |2025-02-06 18:13:39,816| closing
06-Feb-2025 18:13:39 [INFO] INFO - SchemaExport.execute(234) |2025-02-06 18:13:39,818| Running hbm2ddl schema export
06-Feb-2025 18:13:39 [INFO] INFO - SchemaExport.execute(262) |2025-02-06 18:13:39,819| exporting generated schema to database
06-Feb-2025 18:13:39 [INFO] ERROR - SchemaExport.execute(287) |2025-02-06 18:13:39,826| schema export unsuccessful
06-Feb-2025 18:13:39 [INFO] 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]
06-Feb-2025 18:13:39 [INFO]         at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
06-Feb-2025 18:13:39 [INFO]         at org.h2.message.DbException.get(DbException.java:179)
06-Feb-2025 18:13:39 [INFO]         at org.h2.message.DbException.get(DbException.java:155)
06-Feb-2025 18:13:39 [INFO]         at org.h2.message.DbException.get(DbException.java:144)
06-Feb-2025 18:13:39 [INFO]         at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1469)
06-Feb-2025 18:13:39 [INFO]         at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1444)
06-Feb-2025 18:13:39 [INFO]         at org.h2.jdbc.JdbcConnection.getAutoCommit(JdbcConnection.java:447)
06-Feb-2025 18:13:39 [INFO]         at com.mchange.v2.c3p0.impl.NewProxyConnection.getAutoCommit(NewProxyConnection.java:985)
06-Feb-2025 18:13:39 [INFO]         at org.hibernate.connection.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:82)
06-Feb-2025 18:13:39 [INFO]         at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)
06-Feb-2025 18:13:39 [INFO]         at org.hibernate.tool.hbm2ddl.SchemaExport.execute(SchemaExport.java:263)
06-Feb-2025 18:13:39 [INFO]         at org.hibernate.tool.hbm2ddl.SchemaExport.drop(SchemaExport.java:229)
06-Feb-2025 18:13:39 [INFO]         at org.hibernate.impl.SessionFactoryImpl.close(SessionFactoryImpl.java:961)
06-Feb-2025 18:13:39 [INFO]         at org.springframework.orm.hibernate3.AbstractSessionFactoryBean.destroy(AbstractSessionFactoryBean.java:251)
06-Feb-2025 18:13:39 [INFO]         at org.springframework.orm.hibernate3.LocalSessionFactoryBean.destroy(LocalSessionFactoryBean.java:899)
06-Feb-2025 18:13:39 [INFO]         at org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.destroy(HibernateSessionFactoryBean.java:192)
06-Feb-2025 18:13:39 [INFO]         at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184)
06-Feb-2025 18:13:39 [INFO]         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:487)
06-Feb-2025 18:13:39 [INFO]         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:463)
06-Feb-2025 18:13:39 [INFO]         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:431)
06-Feb-2025 18:13:39 [INFO]         at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1048)
06-Feb-2025 18:13:39 [INFO]         at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1022)
06-Feb-2025 18:13:39 [INFO]         at org.springframework.context.support.AbstractApplicationContext$3.run(AbstractApplicationContext.java:940)
06-Feb-2025 18:13:40 [INFO] [INFO]
06-Feb-2025 18:13:40 [INFO] [INFO] Results:
06-Feb-2025 18:13:40 [INFO] [INFO]
06-Feb-2025 18:13:40 [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
06-Feb-2025 18:13:40 [INFO] [INFO]
06-Feb-2025 18:13:40 [INFO] [INFO]
06-Feb-2025 18:13:40 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ addresshierarchy-omod ---
06-Feb-2025 18:13:40 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/addresshierarchy-2.20.0.jar
06-Feb-2025 18:13:40 [INFO] [INFO]
06-Feb-2025 18:13:40 [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresshierarchy-omod ---
06-Feb-2025 18:13:40 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/addresshierarchy-2.20.0-sources.jar
06-Feb-2025 18:13:40 [INFO] [INFO]
06-Feb-2025 18:13:40 [INFO] [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ addresshierarchy-omod ---
06-Feb-2025 18:13:40 [INFO] [INFO] No previous run data found, generating javadoc.
06-Feb-2025 18:13:41 [INFO] [INFO]
06-Feb-2025 18:13:41 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.web.extension.html...
06-Feb-2025 18:13:41 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.web.controller...
06-Feb-2025 18:13:41 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.web.controller.portlet...
06-Feb-2025 18:13:41 [INFO] Loading source files for package org.openmrs.module.addresshierarchy.web.controller.ajax...
06-Feb-2025 18:13:41 [INFO] Constructing Javadoc information...
06-Feb-2025 18:13:41 [INFO] Standard Doclet version 1.8.0_442
06-Feb-2025 18:13:41 [INFO] Building tree for all the packages and classes...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/extension/html/AdminList.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/AdvancedFeaturesController.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/ManageAddressHierarchyController.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/portlet/AddressLayoutPortletController.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/ajax/AddressHierarchyAjaxController.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/overview-frame.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/package-frame.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/package-summary.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/package-tree.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/ajax/package-frame.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/ajax/package-summary.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/ajax/package-tree.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/portlet/package-frame.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/portlet/package-summary.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/portlet/package-tree.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/extension/html/package-frame.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/extension/html/package-summary.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/extension/html/package-tree.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/constant-values.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/extension/html/class-use/AdminList.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/class-use/AdvancedFeaturesController.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/class-use/ManageAddressHierarchyController.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/portlet/class-use/AddressLayoutPortletController.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/ajax/class-use/AddressHierarchyAjaxController.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/package-use.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/ajax/package-use.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/controller/portlet/package-use.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/org/openmrs/module/addresshierarchy/web/extension/html/package-use.html...
06-Feb-2025 18:13:41 [INFO] Building index for all the packages and classes...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/overview-tree.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/index-all.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/deprecated-list.html...
06-Feb-2025 18:13:41 [INFO] Building index for all classes...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/allclasses-frame.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/allclasses-noframe.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/index.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/overview-summary.html...
06-Feb-2025 18:13:41 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/reports/apidocs/help-doc.html...
06-Feb-2025 18:13:41 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/addresshierarchy-2.20.0-javadoc.jar
06-Feb-2025 18:13:41 [INFO] [INFO]
06-Feb-2025 18:13:41 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ addresshierarchy-omod ---
06-Feb-2025 18:13:41 [INFO] [INFO] Packaging OpenMRS module
06-Feb-2025 18:13:41 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/addresshierarchy-2.20.0.omod
06-Feb-2025 18:13:41 [INFO] [INFO]
06-Feb-2025 18:13:41 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ addresshierarchy-omod ---
06-Feb-2025 18:13:41 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/addresshierarchy-2.20.0.omod to /tmp/release.iYIEdDc/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0.jar
06-Feb-2025 18:13:41 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/pom.xml to /tmp/release.iYIEdDc/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0.pom
06-Feb-2025 18:13:41 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/addresshierarchy-2.20.0-sources.jar to /tmp/release.iYIEdDc/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0-sources.jar
06-Feb-2025 18:13:41 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/target/checkout/omod/target/addresshierarchy-2.20.0-javadoc.jar to /tmp/release.iYIEdDc/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0-javadoc.jar
06-Feb-2025 18:13:41 [INFO] [INFO]
06-Feb-2025 18:13:41 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ addresshierarchy-omod ---
06-Feb-2025 18:13:41 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0.jar
06-Feb-2025 18:13:45 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0.jar (325 kB at 91 kB/s)
06-Feb-2025 18:13:45 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0.pom
06-Feb-2025 18:13:47 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0.pom (6.9 kB at 2.8 kB/s)
06-Feb-2025 18:13:47 [INFO] [INFO] Downloading from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml
06-Feb-2025 18:13:48 [INFO] [INFO] Downloaded from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml (1.4 kB at 3.8 kB/s)
06-Feb-2025 18:13:48 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml
06-Feb-2025 18:13:50 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml (1.3 kB at 583 B/s)
06-Feb-2025 18:13:50 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0-sources.jar
06-Feb-2025 18:13:53 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0-sources.jar (29 kB at 10 kB/s)
06-Feb-2025 18:13:53 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0-javadoc.jar
06-Feb-2025 18:13:56 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/addresshierarchy-omod/2.20.0/addresshierarchy-omod-2.20.0-javadoc.jar (68 kB at 23 kB/s)
06-Feb-2025 18:13:56 [INFO] [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:13:56 [INFO] [INFO] Reactor Summary for Address Hierarchy 2.20.0:
06-Feb-2025 18:13:56 [INFO] [INFO]
06-Feb-2025 18:13:56 [INFO] [INFO] Address Hierarchy .................................. SUCCESS [05:39 min]
06-Feb-2025 18:13:56 [INFO] [INFO] Address Hierarchy API .............................. SUCCESS [ 58.969 s]
06-Feb-2025 18:13:56 [INFO] [INFO] Address Hierarchy OMOD ............................. SUCCESS [ 27.003 s]
06-Feb-2025 18:13:56 [INFO] [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:13:56 [INFO] [INFO] BUILD SUCCESS
06-Feb-2025 18:13:56 [INFO] [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:13:56 [INFO] [INFO] Total time:  07:06 min
06-Feb-2025 18:13:56 [INFO] [INFO] Finished at: 2025-02-06T18:13:56Z
06-Feb-2025 18:13:56 [INFO] [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:13:56 [INFO] Cleaning up after release...
06-Feb-2025 18:13:56 [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:13:56 [INFO] Reactor Summary for Address Hierarchy 2.21.0-SNAPSHOT:
06-Feb-2025 18:13:56 [INFO]
06-Feb-2025 18:13:56 [INFO] Address Hierarchy .................................. SUCCESS [07:18 min]
06-Feb-2025 18:13:56 [INFO] Address Hierarchy API .............................. SKIPPED
06-Feb-2025 18:13:56 [INFO] Address Hierarchy OMOD ............................. SKIPPED
06-Feb-2025 18:13:56 [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:13:56 [INFO] BUILD SUCCESS
06-Feb-2025 18:13:56 [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:13:56 [INFO] Total time:  07:20 min
06-Feb-2025 18:13:56 [INFO] Finished at: 2025-02-06T18:13:56Z
06-Feb-2025 18:13:56 [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:13:56 Uploading next snapshots
06-Feb-2025 18:13:57 [INFO] Scanning for projects...
06-Feb-2025 18:13:57 [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:13:57 [INFO] Reactor Build Order:
06-Feb-2025 18:13:57 [INFO]
06-Feb-2025 18:13:57 [INFO] Address Hierarchy                                                  [pom]
06-Feb-2025 18:13:57 [INFO] Address Hierarchy API                                              [jar]
06-Feb-2025 18:13:57 [INFO] Address Hierarchy OMOD                                             [jar]
06-Feb-2025 18:13:58 [INFO]
06-Feb-2025 18:13:58 [INFO] ----------------< org.openmrs.module:addresshierarchy >-----------------
06-Feb-2025 18:13:58 [INFO] Building Address Hierarchy 2.21.0-SNAPSHOT                         [1/3]
06-Feb-2025 18:13:58 [INFO] --------------------------------[ pom ]---------------------------------
06-Feb-2025 18:13:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
06-Feb-2025 18:13:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.4 kB at 871 B/s)
06-Feb-2025 18:14:00 [INFO]
06-Feb-2025 18:14:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ addresshierarchy ---
06-Feb-2025 18:14:00 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy/2.21.0-SNAPSHOT/addresshierarchy-2.21.0-SNAPSHOT.pom
06-Feb-2025 18:14:00 [INFO]
06-Feb-2025 18:14:00 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ addresshierarchy ---
06-Feb-2025 18:14:00 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy/2.21.0-SNAPSHOT/maven-metadata.xml
06-Feb-2025 18:14:00 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy/2.21.0-SNAPSHOT/addresshierarchy-2.21.0-20250206.181357-1.pom
06-Feb-2025 18:14:03 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy/2.21.0-SNAPSHOT/addresshierarchy-2.21.0-20250206.181357-1.pom (5.5 kB at 2.2 kB/s)
06-Feb-2025 18:14:03 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy/maven-metadata.xml
06-Feb-2025 18:14:03 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy/maven-metadata.xml (921 B at 2.1 kB/s)
06-Feb-2025 18:14:03 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy/2.21.0-SNAPSHOT/maven-metadata.xml
06-Feb-2025 18:14:06 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy/2.21.0-SNAPSHOT/maven-metadata.xml (613 B at 251 B/s)
06-Feb-2025 18:14:06 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy/maven-metadata.xml
06-Feb-2025 18:14:08 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy/maven-metadata.xml (863 B at 375 B/s)
06-Feb-2025 18:14:08 [INFO]
06-Feb-2025 18:14:08 [INFO] --------------< org.openmrs.module:addresshierarchy-api >---------------
06-Feb-2025 18:14:08 [INFO] Building Address Hierarchy API 2.21.0-SNAPSHOT                     [2/3]
06-Feb-2025 18:14:08 [INFO] --------------------------------[ jar ]---------------------------------
06-Feb-2025 18:14:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0.pom
06-Feb-2025 18:14:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0.pom (1.1 kB at 2.7 kB/s)
06-Feb-2025 18:14:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/exti18n/1.0.0/exti18n-1.0.0.pom
06-Feb-2025 18:14:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/exti18n/1.0.0/exti18n-1.0.0.pom (2.9 kB at 7.2 kB/s)
06-Feb-2025 18:14:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0.jar
06-Feb-2025 18:14:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0-tests.jar
06-Feb-2025 18:14:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0-tests.jar (15 kB at 25 kB/s)
06-Feb-2025 18:14:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0.jar (24 kB at 22 kB/s)
06-Feb-2025 18:14:10 [INFO]
06-Feb-2025 18:14:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ addresshierarchy-api ---
06-Feb-2025 18:14:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Feb-2025 18:14:11 [INFO] Copying 6 resources
06-Feb-2025 18:14:11 [INFO]
06-Feb-2025 18:14:11 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ addresshierarchy-api ---
06-Feb-2025 18:14:11 [INFO] Nothing to compile - all classes are up to date
06-Feb-2025 18:14:11 [INFO]
06-Feb-2025 18:14:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ addresshierarchy-api ---
06-Feb-2025 18:14:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Feb-2025 18:14:11 [INFO] Copying 11 resources
06-Feb-2025 18:14:11 [INFO] Copying 5 resources
06-Feb-2025 18:14:11 [INFO]
06-Feb-2025 18:14:11 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ addresshierarchy-api ---
06-Feb-2025 18:14:11 [INFO] Nothing to compile - all classes are up to date
06-Feb-2025 18:14:11 [INFO]
06-Feb-2025 18:14:11 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ addresshierarchy-api ---
06-Feb-2025 18:14:11 [INFO] Tests are skipped.
06-Feb-2025 18:14:11 [INFO]
06-Feb-2025 18:14:11 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ addresshierarchy-api ---
06-Feb-2025 18:14:11 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/api/target/addresshierarchy-api-2.21.0-SNAPSHOT.jar
06-Feb-2025 18:14:11 [INFO]
06-Feb-2025 18:14:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ addresshierarchy-api ---
06-Feb-2025 18:14:11 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/api/target/addresshierarchy-api-2.21.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-api/2.21.0-SNAPSHOT/addresshierarchy-api-2.21.0-SNAPSHOT.jar
06-Feb-2025 18:14:11 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/api/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-api/2.21.0-SNAPSHOT/addresshierarchy-api-2.21.0-SNAPSHOT.pom
06-Feb-2025 18:14:11 [INFO]
06-Feb-2025 18:14:11 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ addresshierarchy-api ---
06-Feb-2025 18:14:11 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.21.0-SNAPSHOT/maven-metadata.xml
06-Feb-2025 18:14:12 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.21.0-SNAPSHOT/addresshierarchy-api-2.21.0-20250206.181357-1.jar
06-Feb-2025 18:14:15 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.21.0-SNAPSHOT/addresshierarchy-api-2.21.0-20250206.181357-1.jar (76 kB at 25 kB/s)
06-Feb-2025 18:14:15 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.21.0-SNAPSHOT/addresshierarchy-api-2.21.0-20250206.181357-1.pom
06-Feb-2025 18:14:17 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.21.0-SNAPSHOT/addresshierarchy-api-2.21.0-20250206.181357-1.pom (5.2 kB at 2.2 kB/s)
06-Feb-2025 18:14:17 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml
06-Feb-2025 18:14:17 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml (925 B at 2.4 kB/s)
06-Feb-2025 18:14:17 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.21.0-SNAPSHOT/maven-metadata.xml
06-Feb-2025 18:14:20 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.21.0-SNAPSHOT/maven-metadata.xml (791 B at 339 B/s)
06-Feb-2025 18:14:20 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml
06-Feb-2025 18:14:22 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml (867 B at 374 B/s)
06-Feb-2025 18:14:22 [INFO]
06-Feb-2025 18:14:22 [INFO] --------------< org.openmrs.module:addresshierarchy-omod >--------------
06-Feb-2025 18:14:22 [INFO] Building Address Hierarchy OMOD 2.21.0-SNAPSHOT                    [3/3]
06-Feb-2025 18:14:22 [INFO] --------------------------------[ jar ]---------------------------------
06-Feb-2025 18:14:22 [INFO]
06-Feb-2025 18:14:22 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ addresshierarchy-omod ---
06-Feb-2025 18:14:22 [INFO]
06-Feb-2025 18:14:22 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand moduleApplicationContext and messages) @ addresshierarchy-omod ---
06-Feb-2025 18:14:23 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/api/target/addresshierarchy-api-2.21.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
06-Feb-2025 18:14:23 [INFO]
06-Feb-2025 18:14:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ addresshierarchy-omod ---
06-Feb-2025 18:14:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Feb-2025 18:14:23 [INFO] Copying 4 resources
06-Feb-2025 18:14:23 [INFO] Copying 6 resources to web/module
06-Feb-2025 18:14:23 [INFO] Copying 0 resource to web/module
06-Feb-2025 18:14:23 [INFO] Copying 6 resources to web/module
06-Feb-2025 18:14:23 [INFO]
06-Feb-2025 18:14:23 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ addresshierarchy-omod ---
06-Feb-2025 18:14:23 [INFO] Nothing to compile - all classes are up to date
06-Feb-2025 18:14:23 [INFO]
06-Feb-2025 18:14:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ addresshierarchy-omod ---
06-Feb-2025 18:14:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Feb-2025 18:14:23 [INFO] Copying 4 resources
06-Feb-2025 18:14:23 [INFO] Copying 0 resource
06-Feb-2025 18:14:23 [INFO]
06-Feb-2025 18:14:23 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ addresshierarchy-omod ---
06-Feb-2025 18:14:23 [INFO] Nothing to compile - all classes are up to date
06-Feb-2025 18:14:23 [INFO]
06-Feb-2025 18:14:23 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ addresshierarchy-omod ---
06-Feb-2025 18:14:23 [INFO] Tests are skipped.
06-Feb-2025 18:14:23 [INFO]
06-Feb-2025 18:14:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ addresshierarchy-omod ---
06-Feb-2025 18:14:23 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/omod/target/addresshierarchy-2.21.0-SNAPSHOT.jar
06-Feb-2025 18:14:23 [INFO]
06-Feb-2025 18:14:23 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ addresshierarchy-omod ---
06-Feb-2025 18:14:23 [INFO] Packaging OpenMRS module
06-Feb-2025 18:14:23 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/omod/target/addresshierarchy-2.21.0-SNAPSHOT.omod
06-Feb-2025 18:14:23 [INFO]
06-Feb-2025 18:14:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ addresshierarchy-omod ---
06-Feb-2025 18:14:23 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/omod/target/addresshierarchy-2.21.0-SNAPSHOT.omod to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-omod/2.21.0-SNAPSHOT/addresshierarchy-omod-2.21.0-SNAPSHOT.jar
06-Feb-2025 18:14:23 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-AHREL/omod/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-omod/2.21.0-SNAPSHOT/addresshierarchy-omod-2.21.0-SNAPSHOT.pom
06-Feb-2025 18:14:23 [INFO]
06-Feb-2025 18:14:23 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ addresshierarchy-omod ---
06-Feb-2025 18:14:23 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.21.0-SNAPSHOT/maven-metadata.xml
06-Feb-2025 18:14:23 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.21.0-SNAPSHOT/addresshierarchy-omod-2.21.0-20250206.181357-1.jar
06-Feb-2025 18:14:27 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.21.0-SNAPSHOT/addresshierarchy-omod-2.21.0-20250206.181357-1.jar (325 kB at 85 kB/s)
06-Feb-2025 18:14:27 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.21.0-SNAPSHOT/addresshierarchy-omod-2.21.0-20250206.181357-1.pom
06-Feb-2025 18:14:30 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.21.0-SNAPSHOT/addresshierarchy-omod-2.21.0-20250206.181357-1.pom (6.9 kB at 2.4 kB/s)
06-Feb-2025 18:14:30 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml
06-Feb-2025 18:14:30 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml (926 B at 2.3 kB/s)
06-Feb-2025 18:14:30 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.21.0-SNAPSHOT/maven-metadata.xml
06-Feb-2025 18:14:32 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.21.0-SNAPSHOT/maven-metadata.xml (792 B at 370 B/s)
06-Feb-2025 18:14:32 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml
06-Feb-2025 18:14:35 Set PLAN level variable maven.release.version to new value 2.21.0
06-Feb-2025 18:14:35 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml (868 B at 379 B/s)
06-Feb-2025 18:14:35 [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:14:35 [INFO] Reactor Summary for Address Hierarchy 2.21.0-SNAPSHOT:
06-Feb-2025 18:14:35 [INFO]
06-Feb-2025 18:14:35 [INFO] Address Hierarchy .................................. SUCCESS [ 10.306 s]
06-Feb-2025 18:14:35 [INFO] Address Hierarchy API .............................. SUCCESS [ 14.254 s]
06-Feb-2025 18:14:35 [INFO] Address Hierarchy OMOD ............................. SUCCESS [ 12.504 s]
06-Feb-2025 18:14:35 [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:14:35 [INFO] BUILD SUCCESS
06-Feb-2025 18:14:35 [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:14:35 [INFO] Total time:  37.775 s
06-Feb-2025 18:14:35 [INFO] Finished at: 2025-02-06T18:14:35Z
06-Feb-2025 18:14:35 [INFO] ------------------------------------------------------------------------
06-Feb-2025 18:14:35 Finished task 'Release prepare perform' with result: Success
06-Feb-2025 18:14:35 Starting task 'Save next release version' of type 'com.atlassian.bamboo.plugins.variable.updater.variable-updater-generic:variable-extractor'
06-Feb-2025 18:14:35 Finished task 'Save next release version' with result: Success
06-Feb-2025 18:14:35 Running post build plugin 'Docker Container Cleanup'
06-Feb-2025 18:14:35 Running post build plugin 'NCover Results Collector'
06-Feb-2025 18:14:35 Running post build plugin 'Build Results Label Collector'
06-Feb-2025 18:14:35 Running post build plugin 'Clover Results Collector'
06-Feb-2025 18:14:35 Running post build plugin 'npm Cache Cleanup'
06-Feb-2025 18:14:35 Running post build plugin 'Artifact Copier'
06-Feb-2025 18:14:35 Finalising the build...
06-Feb-2025 18:14:35 Stopping timer.
06-Feb-2025 18:14:35 Build ADDRHIER-ADDRHIER-AHREL-135 completed.
06-Feb-2025 18:14:35 Running on server: post build plugin 'Build Hanging Detection Configuration'
06-Feb-2025 18:14:35 Running on server: post build plugin 'NCover Results Collector'
06-Feb-2025 18:14:35 Running on server: post build plugin 'Build Labeller'
06-Feb-2025 18:14:35 Running on server: post build plugin 'Clover Delta Calculator'
06-Feb-2025 18:14:35 Running on server: post build plugin 'Maven Dependencies Postprocessor'
06-Feb-2025 18:14:35 All post build plugins have finished
06-Feb-2025 18:14:35 Generating build results summary...
06-Feb-2025 18:14:35 Saving build results to disk...
06-Feb-2025 18:14:35 Store variable context...
06-Feb-2025 18:14:35 Finished building ADDRHIER-ADDRHIER-AHREL-135.