2022-07-27 11:28:08,621 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:09,075 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:09,075 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:09,347 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@11bc1e63: startup date [Wed Jul 27 11:28:08 CEST 2022]; root of context hierarchy
2022-07-27 11:28:09,588 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:09,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Application application
2022-07-27 11:28:09,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Role role1
2022-07-27 11:28:10,000 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Role role2
2022-07-27 11:28:10,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Site localhost
2022-07-27 11:28:10,528 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:10,528 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:10,529 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:10,529 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:10,529 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:10,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group admin
2022-07-27 11:28:11,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group users
2022-07-27 11:28:11,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG testsupport Group users
2022-07-27 11:28:11,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group users
2022-07-27 11:28:11,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group Administrators
2022-07-27 11:28:12,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Group Administrators
2022-07-27 11:28:13,098 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@11bc1e63: startup date [Wed Jul 27 11:28:08 CEST 2022]; root of context hierarchy
2022-07-27 11:28:13,099 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:13,099 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:13,449 INFO [HSQLDB Connection @45b7c068] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.459 s - in org.appng.application.manager.business.GroupsTest
[INFO] Running org.appng.application.manager.business.PlatformPropertiesTest
2022-07-27 11:28:13,658 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:13,658 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@902ed56, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@17d231ff, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5c6e6af0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6bfc4ba6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@758a63d2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7351e955]
2022-07-27 11:28:13,666 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:13,697 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:13,704 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:13,730 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:13,737 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@556ff560: startup date [Wed Jul 27 11:28:13 CEST 2022]; root of context hierarchy
2022-07-27 11:28:13,764 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:13,765 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:13,889 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:13,889 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:14,046 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:14,053 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:14,853 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:14,853 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:15,129 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@556ff560: startup date [Wed Jul 27 11:28:13 CEST 2022]; root of context hierarchy
2022-07-27 11:28:15,353 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:15,501 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,502 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,502 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,502 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,503 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,503 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,503 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,504 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,504 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,504 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,504 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,505 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:15,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.testproperty
2022-07-27 11:28:15,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.anotherproperty
2022-07-27 11:28:16,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.booleanProp
2022-07-27 11:28:16,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.multilineProp
2022-07-27 11:28:18,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Property platform.testproperty
2022-07-27 11:28:18,667 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@556ff560: startup date [Wed Jul 27 11:28:13 CEST 2022]; root of context hierarchy
2022-07-27 11:28:18,668 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:18,668 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:18,942 INFO [HSQLDB Connection @59956409] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.487 s - in org.appng.application.manager.business.PlatformPropertiesTest
[INFO] Running org.appng.application.manager.business.RoleTest
2022-07-27 11:28:19,154 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:19,154 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2967089f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7900670c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@a7828c5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@465d4a6c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@576f91c8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d2da42e]
2022-07-27 11:28:19,165 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:19,208 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:19,218 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:19,251 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:19,258 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@4a7aa7d3: startup date [Wed Jul 27 11:28:19 CEST 2022]; root of context hierarchy
2022-07-27 11:28:19,292 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:19,294 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:19,421 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:19,422 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:19,593 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:19,601 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:20,089 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:20,090 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:20,453 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@4a7aa7d3: startup date [Wed Jul 27 11:28:19 CEST 2022]; root of context hierarchy
2022-07-27 11:28:20,782 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:20,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Application application
2022-07-27 11:28:21,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Permission do.this
2022-07-27 11:28:21,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Permission do.that
2022-07-27 11:28:21,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Role role1
2022-07-27 11:28:21,399 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:21,400 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:21,400 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:21,400 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:21,401 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:21,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Role role2
2022-07-27 11:28:21,969 ERROR [main] org.appng.application.manager.business.Roles: error while performing action
org.appng.api.BusinessException: a role role2 already exists for application application
at org.appng.application.manager.service.ManagerService.checkUniqueRoleName(ManagerService.java:815)
at org.appng.application.manager.service.ManagerService.createRole(ManagerService.java:789)
at org.appng.application.manager.service.ManagerService$$FastClassBySpringCGLIB$$bbf10b1e.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672)
at org.appng.application.manager.service.ManagerService$$EnhancerBySpringCGLIB$$86791739.createRole(<generated>)
at org.appng.application.manager.business.Roles.perform(Roles.java:57)
at org.appng.application.manager.business.Roles.perform(Roles.java:42)
at org.appng.api.support.CallableAction.execute(CallableAction.java:439)
at org.appng.api.support.CallableAction.perform(CallableAction.java:337)
at org.appng.api.support.CallableAction.perform(CallableAction.java:309)
at org.appng.application.manager.business.RoleTest.testCreateNameExists(RoleTest.java:86)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
2022-07-27 11:28:22,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG testsupport Role role2
2022-07-27 11:28:23,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Role role.updated
2022-07-27 11:28:23,188 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@4a7aa7d3: startup date [Wed Jul 27 11:28:19 CEST 2022]; root of context hierarchy
2022-07-27 11:28:23,188 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:23,189 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:23,690 INFO [HSQLDB Connection @22f498fc] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.743 s - in org.appng.application.manager.business.RoleTest
[INFO] Running org.appng.application.manager.business.PermissionsTest
2022-07-27 11:28:23,899 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:23,899 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e60636b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6a8b87a9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@582c88da, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4bcae22b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@768cbb02, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@400cdcb5]
2022-07-27 11:28:23,907 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:23,938 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:23,946 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:23,973 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:23,980 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@609d983c: startup date [Wed Jul 27 11:28:23 CEST 2022]; root of context hierarchy
2022-07-27 11:28:24,007 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:24,009 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:24,130 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:24,131 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:24,294 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:24,300 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:24,715 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:24,715 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:24,997 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@609d983c: startup date [Wed Jul 27 11:28:23 CEST 2022]; root of context hierarchy
2022-07-27 11:28:25,224 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:25,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Application application
2022-07-27 11:28:25,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Role role1
2022-07-27 11:28:25,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Permission do.this
2022-07-27 11:28:25,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Permission do.that
2022-07-27 11:28:25,796 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:25,797 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:25,797 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:25,797 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:25,797 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:25,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Permission do.something
2022-07-27 11:28:26,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG testsupport Permission do.something
2022-07-27 11:28:27,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Permission do.somethingelse
2022-07-27 11:28:27,334 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@609d983c: startup date [Wed Jul 27 11:28:23 CEST 2022]; root of context hierarchy
2022-07-27 11:28:27,335 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:27,336 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:27,840 INFO [HSQLDB Connection @4b12bd7a] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.146 s - in org.appng.application.manager.business.PermissionsTest
[INFO] Running org.appng.application.manager.business.webservice.LogViewerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.appng.application.manager.business.webservice.LogViewerTest
[INFO] Running org.appng.application.manager.business.ClusterStateTest
2022-07-27 11:28:28,079 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:28,080 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@67bbed25, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@549ad75b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@144b6e25, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d72c997, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3598dfd9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@373af63e]
2022-07-27 11:28:28,088 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:28,120 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:28,129 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:28,156 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:28,163 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@636adc45: startup date [Wed Jul 27 11:28:28 CEST 2022]; root of context hierarchy
2022-07-27 11:28:28,191 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:28,193 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:28,315 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:28,316 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:28,475 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:28,481 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:28,875 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:28,875 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:29,161 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@636adc45: startup date [Wed Jul 27 11:28:28 CEST 2022]; root of context hierarchy
2022-07-27 11:28:29,410 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:29,437 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@636adc45: startup date [Wed Jul 27 11:28:28 CEST 2022]; root of context hierarchy
2022-07-27 11:28:29,438 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:29,438 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:29,733 INFO [HSQLDB Connection @1a4455e7] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s - in org.appng.application.manager.business.ClusterStateTest
[INFO] Running org.appng.application.manager.business.NodePropertiesTest
2022-07-27 11:28:29,950 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:29,951 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@b96844c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@616f79e8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7d60edd6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@22123eda, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1d197a30, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@723e042]
2022-07-27 11:28:29,960 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:29,993 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:30,002 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:30,029 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:30,037 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@4e80b6b3: startup date [Wed Jul 27 11:28:30 CEST 2022]; root of context hierarchy
2022-07-27 11:28:30,067 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:30,069 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:30,190 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:30,190 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:30,352 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:30,361 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:30,787 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:30,787 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:31,048 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@4e80b6b3: startup date [Wed Jul 27 11:28:30 CEST 2022]; root of context hierarchy
2022-07-27 11:28:31,753 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:31,898 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,898 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,898 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,898 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,898 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,899 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,899 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,899 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,899 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,899 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,899 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:31,899 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:32,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.node.foobar.foo
2022-07-27 11:28:32,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Property platform.node.foobar.foo
2022-07-27 11:28:33,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG testsupport Property platform.node.foobar.foo
2022-07-27 11:28:33,095 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@4e80b6b3: startup date [Wed Jul 27 11:28:30 CEST 2022]; root of context hierarchy
2022-07-27 11:28:33,096 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:33,096 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:33,334 INFO [HSQLDB Connection @25028749] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.596 s - in org.appng.application.manager.business.NodePropertiesTest
[INFO] Running org.appng.application.manager.business.PlatformEventsTest
2022-07-27 11:28:33,545 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:33,545 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2ad8b69d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2e5ce882, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3daa3e4d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@321b18bf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d182c3f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@14c9c7e6]
2022-07-27 11:28:33,553 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:33,584 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:33,591 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:33,619 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:33,626 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@1249ea34: startup date [Wed Jul 27 11:28:33 CEST 2022]; root of context hierarchy
2022-07-27 11:28:33,653 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:33,654 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:33,776 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:33,776 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:33,941 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:33,948 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:34,359 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:34,360 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:34,595 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@1249ea34: startup date [Wed Jul 27 11:28:33 CEST 2022]; root of context hierarchy
2022-07-27 11:28:34,827 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:35,388 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@1249ea34: startup date [Wed Jul 27 11:28:33 CEST 2022]; root of context hierarchy
2022-07-27 11:28:35,388 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:35,389 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:35,984 INFO [HSQLDB Connection @45afd156] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.643 s - in org.appng.application.manager.business.PlatformEventsTest
[INFO] Running org.appng.application.manager.business.DataBaseConnectionsTest
2022-07-27 11:28:36,192 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:36,192 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@b96df2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@225c5021, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2d35ceac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6bab81d3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2036b7a9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@60ab26d6]
2022-07-27 11:28:36,201 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:36,234 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:36,242 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:36,269 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:36,276 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [beans-test.xml]
2022-07-27 11:28:36,281 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'sessions' with a different definition: replacing [Generic bean: class [org.appng.application.manager.business.Sessions]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [/var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/classes/org/appng/application/manager/business/Sessions.class]] with [Generic bean: class [org.appng.application.manager.business.SessionsTestBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [beans-test.xml]]
2022-07-27 11:28:36,282 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@54fa7476: startup date [Wed Jul 27 11:28:36 CEST 2022]; root of context hierarchy
2022-07-27 11:28:36,316 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:36,318 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:36,442 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:36,442 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:36,600 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:36,609 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:37,044 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:37,044 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:37,291 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@54fa7476: startup date [Wed Jul 27 11:28:36 CEST 2022]; root of context hierarchy
2022-07-27 11:28:37,537 INFO [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executing SQL script from class path resource [sql/testdata.sql]
2022-07-27 11:28:37,539 INFO [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executed SQL script from class path resource [sql/testdata.sql] in 2 ms.
2022-07-27 11:28:37,628 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:37,774 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb ()
2022-07-27 11:28:37,880 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.15.0 by Redgate
2022-07-27 11:28:37,881 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.5)
2022-07-27 11:28:38,087 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb ()
2022-07-27 11:28:38,193 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.15.0 by Redgate
2022-07-27 11:28:38,194 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.5)
2022-07-27 11:28:38,397 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb ()
2022-07-27 11:28:38,502 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.15.0 by Redgate
2022-07-27 11:28:38,503 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.5)
2022-07-27 11:28:38,518 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:38,520 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:38,520 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:38,520 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:38,531 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@54fa7476: startup date [Wed Jul 27 11:28:36 CEST 2022]; root of context hierarchy
2022-07-27 11:28:38,634 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:38,634 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:38,868 INFO [HSQLDB Connection @2ba170f4] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.874 s - in org.appng.application.manager.business.DataBaseConnectionsTest
[INFO] Running org.appng.application.manager.business.MailTest
2022-07-27 11:28:39,076 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:39,076 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5bfe0f40, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@18c6db89, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4ad75ebd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@76df62dd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d70f749, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@73c465fd]
2022-07-27 11:28:39,086 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:39,122 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:39,130 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:39,162 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:39,172 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@ed2acbb: startup date [Wed Jul 27 11:28:39 CEST 2022]; root of context hierarchy
2022-07-27 11:28:39,208 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:39,210 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:39,342 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:39,342 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:39,514 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:39,521 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:39,947 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:39,947 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:40,217 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@ed2acbb: startup date [Wed Jul 27 11:28:39 CEST 2022]; root of context hierarchy
2022-07-27 11:28:40,449 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:40,483 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:40,483 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:40,483 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:40,483 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:40,504 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@ed2acbb: startup date [Wed Jul 27 11:28:39 CEST 2022]; root of context hierarchy
2022-07-27 11:28:40,504 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:40,505 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:40,734 INFO [HSQLDB Connection @3a963af3] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.864 s - in org.appng.application.manager.business.MailTest
[INFO] Running org.appng.application.manager.business.CacheTest
2022-07-27 11:28:40,948 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:40,949 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5435cec8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2496b2b7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@30317048, org.springframework.test.context.support.DirtiesContextTestExecutionListener@796a0c6a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3d3de01, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@12c1d7c6]
Jul 27, 2022 11:28:41 AM com.hazelcast.config.ClasspathXmlConfig
INFO: Configuring Hazelcast from 'hazelcast-test.xml'.
2022-07-27 11:28:41,353 INFO [main] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.0]
+ + o o o o---o o----o o o---o o o----o o--o--o
+ + + + | | / \ / | | / / \ | |
+ + + + + o----o o o o o----o | o o o o----o |
+ + + + | | / \ / | | \ / \ | |
+ + o o o o o---o o----o o----o o---o o o o----o o
2022-07-27 11:28:41,354 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0] Copyright (c) 2008-2021, Hazelcast, Inc. All Rights Reserved.
2022-07-27 11:28:41,354 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0] Hazelcast Platform 5.0 (20210922 - dbaeffe) starting at [10.102.4.103]:5702
2022-07-27 11:28:41,354 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0] Cluster name: appNG
2022-07-27 11:28:41,354 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0] The Jet engine is disabled.
To enable the Jet engine on the members, please do one of the following:
- Change member config using Java API: config.getJetConfig().setEnabled(true);
- Change XML/YAML configuration property: Set hazelcast.jet.enabled to true
- Add system property: -Dhz.jet.enabled=true
- Add environment variable: HZ_JET_ENABLED=true
2022-07-27 11:28:42,312 INFO [main] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config.
2022-07-27 11:28:42,470 WARN [main] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.0] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees.
2022-07-27 11:28:43,150 INFO [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2022-07-27 11:28:43,160 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0] [10.102.4.103]:5702 is STARTING
2022-07-27 11:28:43,208 WARN [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0] No join method is enabled! Starting standalone.
2022-07-27 11:28:43,209 WARN [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied!
2022-07-27 11:28:43,232 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0] [10.102.4.103]:5702 is STARTED
2022-07-27 11:28:43,264 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:43,325 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:43,338 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:43,384 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:43,392 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@6109e129: startup date [Wed Jul 27 11:28:43 CEST 2022]; root of context hierarchy
2022-07-27 11:28:43,427 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:43,429 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:43,556 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:43,556 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:43,717 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:43,725 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:44,170 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:44,170 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:44,515 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@6109e129: startup date [Wed Jul 27 11:28:43 CEST 2022]; root of context hierarchy
2022-07-27 11:28:44,772 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:44,782 INFO [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.0] Initializing cluster partition table arrangement...
2022-07-27 11:28:44,830 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0] Added cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}}
2022-07-27 11:28:44,857 INFO [main] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' with TTL of 36000 seconds (statistics: true).
2022-07-27 11:28:45,394 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@6109e129: startup date [Wed Jul 27 11:28:43 CEST 2022]; root of context hierarchy
2022-07-27 11:28:45,395 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:45,396 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:45,810 INFO [HSQLDB Connection @67b3b92c] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.071 s - in org.appng.application.manager.business.CacheTest
[INFO] Running org.appng.application.manager.business.ApplicationPropertiesTest
2022-07-27 11:28:46,021 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:46,021 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3447f855, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6bbeda90, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7bf5acb5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@68dc1244, org.springframework.test.context.transaction.TransactionalTestExecutionListener@63d2ca5a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7e25e6ea]
2022-07-27 11:28:46,031 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:46,061 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:46,068 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:46,096 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:46,103 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@202504f5: startup date [Wed Jul 27 11:28:46 CEST 2022]; root of context hierarchy
2022-07-27 11:28:46,130 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:46,132 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:46,257 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:46,257 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:46,416 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:46,422 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:46,824 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:46,825 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:47,152 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@202504f5: startup date [Wed Jul 27 11:28:46 CEST 2022]; root of context hierarchy
2022-07-27 11:28:47,386 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:47,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Application manager
2022-07-27 11:28:47,638 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,639 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,639 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,639 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,639 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,640 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,640 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,640 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,640 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,640 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,640 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,640 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:47,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.application.manager.testproperty
2022-07-27 11:28:48,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.application.manager.anotherproperty
2022-07-27 11:28:48,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Property platform.application.manager.testproperty
2022-07-27 11:28:49,101 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@202504f5: startup date [Wed Jul 27 11:28:46 CEST 2022]; root of context hierarchy
2022-07-27 11:28:49,102 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:49,102 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:49,509 INFO [HSQLDB Connection @7eae6c09] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.688 s - in org.appng.application.manager.business.ApplicationPropertiesTest
[INFO] Running org.appng.application.manager.business.SubjectsTest
2022-07-27 11:28:49,721 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:49,722 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@428e9037, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@687f0f4d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@228ff34d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5cb27e4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33f21042, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@23676416]
2022-07-27 11:28:49,736 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:49,788 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:49,800 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:49,828 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:49,835 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2207128a: startup date [Wed Jul 27 11:28:49 CEST 2022]; root of context hierarchy
2022-07-27 11:28:49,863 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:49,865 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:49,987 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:49,987 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:50,147 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:50,156 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:50,611 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:50,612 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:50,929 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@2207128a: startup date [Wed Jul 27 11:28:49 CEST 2022]; root of context hierarchy
2022-07-27 11:28:51,189 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:28:51,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group admins
2022-07-27 11:28:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group users
2022-07-27 11:28:51,652 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:51,652 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:51,653 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:51,653 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:51,653 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:51,653 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:51,654 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:51,654 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:51,654 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:51,654 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:51,654 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2022-07-27 11:28:52,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Subject admin
2022-07-27 11:28:52,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Subject admin
2022-07-27 11:28:53,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Subject user
2022-07-27 11:28:53,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Subject user
2022-07-27 11:28:54,249 ERROR [main] org.appng.application.manager.business.Subjects: Failed to create the user.
org.appng.api.BusinessException: subject 'admin' already exists
at org.appng.application.manager.service.ManagerService.createSubject(ManagerService.java:1301)
at org.appng.application.manager.service.ManagerService$$FastClassBySpringCGLIB$$bbf10b1e.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672)
at org.appng.application.manager.service.ManagerService$$EnhancerBySpringCGLIB$$86791739.createSubject(<generated>)
at org.appng.application.manager.business.Subjects.perform(Subjects.java:64)
at org.appng.application.manager.business.Subjects.perform(Subjects.java:48)
at org.appng.api.support.CallableAction.execute(CallableAction.java:439)
at org.appng.api.support.CallableAction.perform(CallableAction.java:337)
at org.appng.api.support.CallableAction.perform(CallableAction.java:309)
at org.appng.application.manager.business.SubjectsTest.testCreateNameExists(SubjectsTest.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
2022-07-27 11:28:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG testsupport Subject user
2022-07-27 11:28:56,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Subject admin
2022-07-27 11:28:57,955 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2207128a: startup date [Wed Jul 27 11:28:49 CEST 2022]; root of context hierarchy
2022-07-27 11:28:57,956 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:57,956 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:28:58,463 INFO [HSQLDB Connection @2d6a1ac8] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.947 s - in org.appng.application.manager.business.SubjectsTest
[INFO] Running org.appng.application.manager.business.SessionsTest
2022-07-27 11:28:58,671 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:28:58,672 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@689d3771, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b7b3eea, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3b167057, org.springframework.test.context.support.DirtiesContextTestExecutionListener@63899526, org.springframework.test.context.transaction.TransactionalTestExecutionListener@62ae1099, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1050ee48]
2022-07-27 11:28:58,680 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:28:58,710 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:28:58,718 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:28:58,756 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:28:58,766 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [beans-test.xml]
2022-07-27 11:28:58,772 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'sessions' with a different definition: replacing [Generic bean: class [org.appng.application.manager.business.Sessions]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [/var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/classes/org/appng/application/manager/business/Sessions.class]] with [Generic bean: class [org.appng.application.manager.business.SessionsTestBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [beans-test.xml]]
2022-07-27 11:28:58,773 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@37433647: startup date [Wed Jul 27 11:28:58 CEST 2022]; root of context hierarchy
2022-07-27 11:28:58,800 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:28:58,802 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:28:58,924 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:58,924 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:28:59,093 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:28:59,099 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:28:59,516 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:28:59,517 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:28:59,798 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@37433647: startup date [Wed Jul 27 11:28:58 CEST 2022]; root of context hierarchy
2022-07-27 11:29:00,034 INFO [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executing SQL script from class path resource [sql/testdata.sql]
2022-07-27 11:29:00,037 INFO [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executed SQL script from class path resource [sql/testdata.sql] in 3 ms.
2022-07-27 11:29:00,118 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:29:00,419 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@37433647: startup date [Wed Jul 27 11:28:58 CEST 2022]; root of context hierarchy
2022-07-27 11:29:00,522 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:29:00,522 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:29:00,967 INFO [HSQLDB Connection @6c661932] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.498 s - in org.appng.application.manager.business.SessionsTest
[INFO] Running org.appng.application.manager.business.AbstractTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.appng.application.manager.business.AbstractTest
[INFO] Running org.appng.application.manager.job.DatabaseReportJobTest
2022-07-27 11:29:01,176 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-07-27 11:29:01,176 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4cefe8ac, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ad05b6c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@105e2e56, org.springframework.test.context.support.DirtiesContextTestExecutionListener@24ddc424, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1744f29b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6f37d024]
2022-07-27 11:29:01,184 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-07-27 11:29:01,212 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-07-27 11:29:01,219 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2022-07-27 11:29:01,244 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-07-27 11:29:01,250 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@44cc7605: startup date [Wed Jul 27 11:29:01 CEST 2022]; root of context hierarchy
2022-07-27 11:29:01,277 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2022-07-27 11:29:01,279 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-07-27 11:29:01,402 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-07-27 11:29:01,402 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-27 11:29:01,570 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-07-27 11:29:01,577 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-07-27 11:29:01,992 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-27 11:29:01,993 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:29:02,375 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@44cc7605: startup date [Wed Jul 27 11:29:01 CEST 2022]; root of context hierarchy
2022-07-27 11:29:02,687 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-07-27 11:29:04,088 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@44cc7605: startup date [Wed Jul 27 11:29:01 CEST 2022]; root of context hierarchy
2022-07-27 11:29:04,089 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-07-27 11:29:04,089 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-07-27 11:29:04,568 INFO [HSQLDB Connection @54ea9469] hsqldb.db.HSQLDB823EFBAF24.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.593 s - in org.appng.application.manager.job.DatabaseReportJobTest
2022-07-27 11:29:04,786 INFO [hz.ShutdownThread] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0] Running shutdown hook... Current state: ACTIVE
2022-07-27 11:29:04,789 INFO [hz.ShutdownThread] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0] [10.102.4.103]:5702 is SHUTTING_DOWN
2022-07-27 11:29:04,790 INFO [hz.ShutdownThread] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0] [10.102.4.103]:5702 is SHUTTING_DOWN
2022-07-27 11:29:04,798 INFO [hz.test.cached.thread-3] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5702 [appNG] [5.0] Shutdown request of Member [10.102.4.103]:5702 - 81c04af1-dcc3-483d-95c9-85621f119073 this is handled
2022-07-27 11:29:04,811 INFO [hz.ShutdownThread] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0] Shutting down connection manager...
2022-07-27 11:29:04,817 INFO [hz.ShutdownThread] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0] Shutting down node engine...
2022-07-27 11:29:04,821 INFO [hz.ShutdownThread] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0] Removed cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}}
2022-07-27 11:29:04,834 INFO [hz.ShutdownThread] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5702 [appNG] [5.0] Destroying node NodeExtension.
2022-07-27 11:29:04,834 INFO [hz.ShutdownThread] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0] Hazelcast Shutdown is completed in 39 ms.
2022-07-27 11:29:04,835 INFO [hz.ShutdownThread] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0] [10.102.4.103]:5702 is SHUTDOWN
2022-07-27 11:29:04,835 INFO [hz.ShutdownThread] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0] Node is already shutting down... Waiting for shutdown process to complete...
2022-07-27 11:29:04,835 INFO [hz.ShutdownThread] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0] [10.102.4.103]:5702 is SHUTDOWN
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 88, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-manager ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/appng-manager-1.19.2.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (generate-docs) @ appng-manager ---
[INFO]
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/DatabaseConnections.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Applications.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Mailer.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/ResourceUpload.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Permissions.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Jars.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/LogConfig.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Cache.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Subjects.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/PlatformEvents.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Environment.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/SqlExecutor.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/GrantSites.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/ClusterState.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Templates.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/webservice/ThreadViewer.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/webservice/LogViewer.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/webservice/FastAccessFile.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/webservice/PlatformEventExport.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/webservice/Constants.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/webservice/SystemReport.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/LogConfigChangedEvent.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Dictionary.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Installation.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Resources.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Sites.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Properties.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Groups.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Sessions.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Beans.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Roles.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/Repositories.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/business/LdapUsers.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/soap/endpoint/RepositoryService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/PackageUploadForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/DatabaseConnectionForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/UploadForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/GroupForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/SubjectForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/MailForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/RepositoryForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/ResourceForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/SiteForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/GrantForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/PropertyForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/form/RoleForm.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/job/LogDatabaseSize.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/job/DatabaseReportJob.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/job/PlatformEventReportJob.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/job/ReportJobBase.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/service/ManagerService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/service/PlatformEventService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/service/RoleService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/service/Service.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/src/main/java/org/appng/application/manager/service/ServiceAware.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/generated-sources/constants/org/appng/application/manager/MessageConstants.java...
Loading source file /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/generated-sources/constants/org/appng/application/manager/ManagerSettings.java...
Constructing Javadoc information...
Standard Doclet version 1.8.0_332
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Beans.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Beans.BeanInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Cache.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Cache.CacheEntry.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/ClusterState.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/ClusterState.LocalNodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/DatabaseConnections.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Dictionary.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Environment.LeveledEntry.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/GrantSites.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Installation.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Jars.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/LdapUsers.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/LdapUsers.LdapUser.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/LogConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/LogConfig.LogFile.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/LogConfigChangedEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Mailer.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/PlatformEvents.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/PlatformEvents.EventFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Properties.PropertyWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Resources.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/ResourceUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Sessions.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/SqlExecutor.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/SqlExecutor.SqlStatement.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/Templates.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/job/DatabaseReportJob.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/job/LogDatabaseSize.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/job/PlatformEventReportJob.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/soap/endpoint/RepositoryService.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/ManagerSettings.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/MessageConstants.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/LogViewer.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/PlatformEventExport.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/SystemReport.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/ThreadViewer.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/DatabaseConnectionForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/GrantForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/GroupForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/MailForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/PackageUploadForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/PropertyForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/RepositoryForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/ResourceForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/RoleForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/SiteForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/SubjectForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/UploadForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/ManagerService.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/PlatformEventService.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/RoleService.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/Service.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/ServiceAware.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/job/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/job/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/job/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/soap/endpoint/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/soap/endpoint/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/soap/endpoint/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/DatabaseConnections.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Mailer.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/ResourceUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Jars.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/LogConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/LogConfig.LogFile.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Cache.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Cache.CacheEntry.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/PlatformEvents.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/PlatformEvents.EventFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Environment.LeveledEntry.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/SqlExecutor.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/SqlExecutor.SqlStatement.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/GrantSites.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/ClusterState.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/ClusterState.LocalNodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Templates.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/class-use/ThreadViewer.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/class-use/LogViewer.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/class-use/PlatformEventExport.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/class-use/SystemReport.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/LogConfigChangedEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Dictionary.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Installation.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Resources.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Properties.PropertyWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Sessions.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Beans.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Beans.BeanInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/LdapUsers.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/class-use/LdapUsers.LdapUser.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/soap/endpoint/class-use/RepositoryService.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/PackageUploadForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/DatabaseConnectionForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/UploadForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/GroupForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/SubjectForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/MailForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/RepositoryForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/ResourceForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/SiteForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/GrantForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/PropertyForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/class-use/RoleForm.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/job/class-use/LogDatabaseSize.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/job/class-use/DatabaseReportJob.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/job/class-use/PlatformEventReportJob.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/class-use/ManagerService.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/class-use/PlatformEventService.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/class-use/RoleService.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/class-use/Service.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/class-use/ServiceAware.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/class-use/MessageConstants.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/class-use/ManagerSettings.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/business/webservice/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/form/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/job/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/service/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/org/appng/application/manager/soap/endpoint/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/appng-manager-1.19.2-javadoc.jar
[INFO]
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-manager ---
[INFO] Building zip: /srv/www/appng.org/appng/builds/stable/appng-manager-1.19.2-20220727-0927.zip
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-manager ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Manager_Release/appng-manager/target/appng-manager-1.19.2-sources.jar
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-manager ---
gpg: signing failed: Inappropriate ioctl for device
gpg: signing failed: Inappropriate ioctl for device
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:53 min
[INFO] Finished at: 2022-07-27T11:29:12+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-artifacts) on project appng-manager: Exit code: 2 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE