Lima-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
August 2014
- 1 participants
- 17 discussions
05 Aug '14
Jenkins build is still unstable: lima-ci » Lima :: business #118
by admin+ci-chorem.org@codelutin.com 05 Aug '14
by admin+ci-chorem.org@codelutin.com 05 Aug '14
05 Aug '14
05 Aug '14
Jenkins build became unstable: lima-ci » Lima :: business #117
by admin+ci-chorem.org@codelutin.com 05 Aug '14
by admin+ci-chorem.org@codelutin.com 05 Aug '14
05 Aug '14
Build failed in Jenkins: lima-nightly » Lima :: business #53
by admin+ci-chorem.org@codelutin.com 04 Aug '14
by admin+ci-chorem.org@codelutin.com 04 Aug '14
04 Aug '14
See <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
Changes:
[dcosse] refs #1032 suppression de beans qui ne sont plus utilisé et refactoring de l'import des entrées EBP
[dcosse] refs #1032 import des écritures depuis EBP
------------------------------------------
[...truncated 1798 lines...]
at org.chorem.lima.business.accountingrules.DefaultAccountingRules.removeAccountRules(DefaultAccountingRules.java:147)
at org.chorem.lima.business.ejb.AccountServiceImpl.removeAccount(AccountServiceImpl.java:200)
at sun.reflect.GeneratedMethodAccessor137.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:182)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:164)
at org.chorem.lima.business.LimaInterceptor.invoke(LimaInterceptor.java:117)
at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:182)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:164)
at org.apache.openejb.monitoring.StatsInterceptor.record(StatsInterceptor.java:180)
at org.apache.openejb.monitoring.StatsInterceptor.invoke(StatsInterceptor.java:99)
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:182)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:164)
at org.apache.openejb.core.interceptor.InterceptorStack.invoke(InterceptorStack.java:80)
at org.apache.openejb.core.stateless.StatelessContainer._invoke(StatelessContainer.java:212)
at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:181)
at org.apache.openejb.core.ivm.EjbObjectProxyHandler.synchronizedBusinessMethod(EjbObjectProxyHandler.java:268)
at org.apache.openejb.core.ivm.EjbObjectProxyHandler.businessMethod(EjbObjectProxyHandler.java:263)
at org.apache.openejb.core.ivm.EjbObjectProxyHandler._invoke(EjbObjectProxyHandler.java:86)
at org.apache.openejb.core.ivm.BaseEjbProxyHandler.invoke(BaseEjbProxyHandler.java:303)
at com.sun.proxy.$Proxy41.removeAccount(Unknown Source)
at sun.reflect.GeneratedMethodAccessor136.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.chorem.lima.service.ServiceMonitorableHandler.invoke(ServiceMonitorableHandler.java:76)
at com.sun.proxy.$Proxy42.removeAccount(Unknown Source)
at org.chorem.lima.business.AccountServiceImplTest.removeUnexistedAccountTest(AccountServiceImplTest.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: org.chorem.lima.entity.AccountImpl
at org.hibernate.engine.internal.ForeignKeys.getEntityIdentifierIfNotUnsaved(ForeignKeys.java:294)
at org.hibernate.type.EntityType.getIdentifier(EntityType.java:537)
at org.hibernate.type.ManyToOneType.nullSafeSet(ManyToOneType.java:174)
at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67)
at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:613)
at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1900)
at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1861)
at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1838)
at org.hibernate.loader.Loader.doQuery(Loader.java:909)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:354)
at org.hibernate.loader.Loader.doList(Loader.java:2553)
at org.hibernate.loader.Loader.doList(Loader.java:2539)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2369)
at org.hibernate.loader.Loader.list(Loader.java:2364)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:496)
at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387)
at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:231)
at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264)
at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103)
at org.nuiton.topia.persistence.internal.support.HibernateTopiaJpaSupport.find(HibernateTopiaJpaSupport.java:161)
... 63 more
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.981 sec - in org.chorem.lima.business.AccountServiceImplTest
Running org.chorem.lima.entity.FinancialTransactionDAOTest
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#createEntryBook
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FiscalPeriodServiceImpl#createFiscalPeriod
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#getAccountByNumber
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#getEntryBookByCode
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createFinancialTransaction
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createEntry
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createEntry
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#updateFinancialTransaction
DEBUG [main] (DefaultAccountingRules.java:324) updateFinancialTransactionDateRules - Date de transaction modifiée sur l'ui Wed Apr 04 00:00:00 CEST 2012
DEBUG [main] (DefaultAccountingRules.java:325) updateFinancialTransactionDateRules - Date de début du premier exercice : 2012-01-01 00:00:00.0
DEBUG [main] (DefaultAccountingRules.java:326) updateFinancialTransactionDateRules - Date de fin du dernier exercice : 2012-12-31 23:59:59.999
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialPeriodServiceImpl#getAllFinancialPeriods
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#getEntryBookByCode
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 sec - in org.chorem.lima.entity.FinancialTransactionDAOTest
Results :
Tests run: 93, Failures: 0, Errors: 0, Skipped: 2
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-business ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ lima-business >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-business ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-business ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima-business ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ lima-business <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-business ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-business ---
[INFO]
3 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>:231: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>:341: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>:133: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-business ---
[INFO]
[INFO] --- maven-assembly-plugin:2.4:single (default) @ lima-business ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Building zip: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ lima-business ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ lima-business ---
[INFO] Loaded /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect-artifacts.txt
[INFO] Copying lima-business-0.8-SNAPSHOT.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business/THIRD-PARTY.properties
[INFO] Copying lima-business-0.8-SNAPSHOT-sources.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT-sources.jar
[INFO] Copying lima-business-0.8-SNAPSHOT-javadoc.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ lima-business ---
[INFO] Copying lima-server-0.8-SNAPSHOT-bin.zip to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business/lima-server-0.8-SNAPSHOT-bin.zip
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ lima-business ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-business ---
[INFO] Used declared dependencies found:
[INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile
[INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile
[INFO] org.apache.pdfbox:pdfbox:jar:1.8.6:compile
[INFO] org.apache.pdfbox:pdfbox-examples:jar:1.8.6:compile
[INFO] junit:junit:jar:4.11:test
[INFO] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton.topia:topia-persistence:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-migration:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-alpha-4:compile
[INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.6.Final:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.1.3:compile
[INFO] commons-lang:commons-lang:jar:2.6:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.openejb:javaee-api:jar:6.0-6:provided
[INFO] org.apache.openejb:openejb-core:jar:4.6.0.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.eclipse.jetty:jetty-servlet:jar:9.2.2.v20140723:compile
[INFO] org.eclipse.jetty:jetty-server:jar:9.2.2.v20140723:compile
[INFO] commons-codec:commons-codec:jar:1.9:compile
[WARNING] Unused declared dependencies found:
[WARNING] net.sf.opencsv:opencsv:jar:2.3:compile
[JENKINS] Archiving disabled
1
0
01 Aug '14
See <http://ci.chorem.org/jenkins/job/lima-nightly/52/changes>
Changes:
[dcosse] refs #1032 correction sur import export
[dcosse] refs #1032 import des journaux depuis EBP
[dcosse] refs #1032 nouvelle implémentation des imports export EBP
------------------------------------------
[...truncated 2305 lines...]
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:354)
at org.hibernate.loader.Loader.doList(Loader.java:2553)
at org.hibernate.loader.Loader.doList(Loader.java:2539)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2369)
at org.hibernate.loader.Loader.list(Loader.java:2364)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:496)
at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387)
at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:231)
at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264)
at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103)
at org.nuiton.topia.persistence.internal.support.HibernateTopiaJpaSupport.find(HibernateTopiaJpaSupport.java:161)
... 63 more
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.348 sec - in org.chorem.lima.business.AccountServiceImplTest
Running org.chorem.lima.entity.FinancialTransactionDAOTest
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#createEntryBook
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FiscalPeriodServiceImpl#createFiscalPeriod
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#getAccountByNumber
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#getEntryBookByCode
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createFinancialTransaction
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createEntry
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createEntry
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#updateFinancialTransaction
DEBUG [main] (DefaultAccountingRules.java:324) updateFinancialTransactionDateRules - Date de transaction modifiée sur l'ui Wed Apr 04 00:00:00 CEST 2012
DEBUG [main] (DefaultAccountingRules.java:325) updateFinancialTransactionDateRules - Date de début du premier exercice : 2012-01-01 00:00:00.0
DEBUG [main] (DefaultAccountingRules.java:326) updateFinancialTransactionDateRules - Date de fin du dernier exercice : 2012-12-31 23:59:59.999
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialPeriodServiceImpl#getAllFinancialPeriods
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#getEntryBookByCode
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 sec - in org.chorem.lima.entity.FinancialTransactionDAOTest
Results :
Tests run: 93, Failures: 0, Errors: 0, Skipped: 2
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-business ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target…>
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ lima-business >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-business ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-business ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima-business ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ lima-business <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-business ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-business ---
[INFO]
3 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/ma…>:231: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/ma…>:341: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/ma…>:133: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-business ---
[INFO]
[INFO] --- maven-assembly-plugin:2.4:single (default) @ lima-business ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Building zip: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target…>
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ lima-business ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ lima-business ---
[INFO] Loaded <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect-artif…>
[INFO] Copying lima-business-0.8-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.c…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.c…>
[INFO] Copying lima-business-0.8-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.c…>
[INFO] Copying lima-business-0.8-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.c…>
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ lima-business ---
[INFO] Copying lima-server-0.8-SNAPSHOT-bin.zip to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.c…>
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ lima-business ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-business ---
[INFO] Used declared dependencies found:
[INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile
[INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile
[INFO] org.apache.pdfbox:pdfbox:jar:1.8.6:compile
[INFO] org.apache.pdfbox:pdfbox-examples:jar:1.8.6:compile
[INFO] junit:junit:jar:4.11:test
[INFO] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.1:compile
[INFO] org.nuiton.topia:topia-persistence:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-migration:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-alpha-2:compile
[INFO] org.nuiton:nuiton-csv:jar:3.0-rc-2:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.5.Final:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.1.3:compile
[INFO] commons-lang:commons-lang:jar:2.6:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.openejb:javaee-api:jar:6.0-6:provided
[INFO] org.apache.openejb:openejb-core:jar:4.6.0.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.eclipse.jetty:jetty-servlet:jar:9.1.5.v20140505:compile
[INFO] org.eclipse.jetty:jetty-server:jar:9.1.5.v20140505:compile
[INFO] commons-codec:commons-codec:jar:1.9:compile
[WARNING] Unused declared dependencies found:
[WARNING] net.sf.opencsv:opencsv:jar:2.3:compile
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lima ............................................... SUCCESS [ 47.330 s]
[INFO] Lima :: callao ..................................... SUCCESS [ 37.182 s]
[INFO] Lima :: business API ............................... SUCCESS [ 7.120 s]
[INFO] Lima :: business ................................... FAILURE [01:44 min]
[INFO] Lima :: Swing ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:25 min
[INFO] Finished at: 2014-08-02T00:56:57+02:00
[INFO] Final Memory: 87M/662M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-business: Dependency problems found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-business: Dependency problems found
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found
at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 30 more
[ERROR]
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :lima-business
Sending e-mails to: lima-build(a)list.chorem.org cosse(a)codelutin.com
channel stopped
Skipping sonar analysis due to bad build status FAILURE
1
0
Build failed in Jenkins: lima-nightly » Lima :: business #52
by admin+ci-chorem.org@codelutin.com 01 Aug '14
by admin+ci-chorem.org@codelutin.com 01 Aug '14
01 Aug '14
See <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
Changes:
[dcosse] refs #1032 correction sur import export
[dcosse] refs #1032 import des journaux depuis EBP
[dcosse] refs #1032 nouvelle implémentation des imports export EBP
------------------------------------------
[...truncated 1764 lines...]
at org.chorem.lima.business.accountingrules.DefaultAccountingRules.removeAccountRules(DefaultAccountingRules.java:147)
at org.chorem.lima.business.ejb.AccountServiceImpl.removeAccount(AccountServiceImpl.java:200)
at sun.reflect.GeneratedMethodAccessor139.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:182)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:164)
at org.chorem.lima.business.LimaInterceptor.invoke(LimaInterceptor.java:117)
at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:182)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:164)
at org.apache.openejb.monitoring.StatsInterceptor.record(StatsInterceptor.java:180)
at org.apache.openejb.monitoring.StatsInterceptor.invoke(StatsInterceptor.java:99)
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:182)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:164)
at org.apache.openejb.core.interceptor.InterceptorStack.invoke(InterceptorStack.java:80)
at org.apache.openejb.core.stateless.StatelessContainer._invoke(StatelessContainer.java:212)
at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:181)
at org.apache.openejb.core.ivm.EjbObjectProxyHandler.synchronizedBusinessMethod(EjbObjectProxyHandler.java:268)
at org.apache.openejb.core.ivm.EjbObjectProxyHandler.businessMethod(EjbObjectProxyHandler.java:263)
at org.apache.openejb.core.ivm.EjbObjectProxyHandler._invoke(EjbObjectProxyHandler.java:86)
at org.apache.openejb.core.ivm.BaseEjbProxyHandler.invoke(BaseEjbProxyHandler.java:303)
at com.sun.proxy.$Proxy41.removeAccount(Unknown Source)
at sun.reflect.GeneratedMethodAccessor138.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.chorem.lima.service.ServiceMonitorableHandler.invoke(ServiceMonitorableHandler.java:76)
at com.sun.proxy.$Proxy42.removeAccount(Unknown Source)
at org.chorem.lima.business.AccountServiceImplTest.removeUnexistedAccountTest(AccountServiceImplTest.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: org.chorem.lima.entity.AccountImpl
at org.hibernate.engine.internal.ForeignKeys.getEntityIdentifierIfNotUnsaved(ForeignKeys.java:294)
at org.hibernate.type.EntityType.getIdentifier(EntityType.java:537)
at org.hibernate.type.ManyToOneType.nullSafeSet(ManyToOneType.java:174)
at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67)
at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:613)
at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1900)
at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1861)
at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1838)
at org.hibernate.loader.Loader.doQuery(Loader.java:909)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:354)
at org.hibernate.loader.Loader.doList(Loader.java:2553)
at org.hibernate.loader.Loader.doList(Loader.java:2539)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2369)
at org.hibernate.loader.Loader.list(Loader.java:2364)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:496)
at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387)
at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:231)
at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264)
at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103)
at org.nuiton.topia.persistence.internal.support.HibernateTopiaJpaSupport.find(HibernateTopiaJpaSupport.java:161)
... 63 more
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.348 sec - in org.chorem.lima.business.AccountServiceImplTest
Running org.chorem.lima.entity.FinancialTransactionDAOTest
INFO [main] (Log4jLogStream.java:69) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization
INFO [main] (AbstractLimaTest.java:191) getTestContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update]
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#createEntryBook
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FiscalPeriodServiceImpl#createFiscalPeriod
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#getAccountByNumber
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#getEntryBookByCode
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createFinancialTransaction
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createEntry
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createEntry
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#updateFinancialTransaction
DEBUG [main] (DefaultAccountingRules.java:324) updateFinancialTransactionDateRules - Date de transaction modifiée sur l'ui Wed Apr 04 00:00:00 CEST 2012
DEBUG [main] (DefaultAccountingRules.java:325) updateFinancialTransactionDateRules - Date de début du premier exercice : 2012-01-01 00:00:00.0
DEBUG [main] (DefaultAccountingRules.java:326) updateFinancialTransactionDateRules - Date de fin du dernier exercice : 2012-12-31 23:59:59.999
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialPeriodServiceImpl#getAllFinancialPeriods
DEBUG [main] (LimaInterceptor.java:94) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#getEntryBookByCode
WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 sec - in org.chorem.lima.entity.FinancialTransactionDAOTest
Results :
Tests run: 93, Failures: 0, Errors: 0, Skipped: 2
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-business ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ lima-business >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-business ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-business ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima-business ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ lima-business <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-business ---
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-business ---
[INFO]
3 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>:231: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>:341: warning - @return tag has no arguments.
[WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>:133: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-business ---
[INFO]
[INFO] --- maven-assembly-plugin:2.4:single (default) @ lima-business ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Building zip: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business…>
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ lima-business ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ lima-business ---
[INFO] Loaded /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect-artifacts.txt
[INFO] Copying lima-business-0.8-SNAPSHOT.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business/THIRD-PARTY.properties
[INFO] Copying lima-business-0.8-SNAPSHOT-sources.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT-sources.jar
[INFO] Copying lima-business-0.8-SNAPSHOT-javadoc.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ lima-business ---
[INFO] Copying lima-server-0.8-SNAPSHOT-bin.zip to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business/lima-server-0.8-SNAPSHOT-bin.zip
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ lima-business ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-business ---
[INFO] Used declared dependencies found:
[INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile
[INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile
[INFO] org.apache.pdfbox:pdfbox:jar:1.8.6:compile
[INFO] org.apache.pdfbox:pdfbox-examples:jar:1.8.6:compile
[INFO] junit:junit:jar:4.11:test
[INFO] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.1:compile
[INFO] org.nuiton.topia:topia-persistence:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-migration:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-alpha-2:compile
[INFO] org.nuiton:nuiton-csv:jar:3.0-rc-2:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.5.Final:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.1.3:compile
[INFO] commons-lang:commons-lang:jar:2.6:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.openejb:javaee-api:jar:6.0-6:provided
[INFO] org.apache.openejb:openejb-core:jar:4.6.0.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.eclipse.jetty:jetty-servlet:jar:9.1.5.v20140505:compile
[INFO] org.eclipse.jetty:jetty-server:jar:9.1.5.v20140505:compile
[INFO] commons-codec:commons-codec:jar:1.9:compile
[WARNING] Unused declared dependencies found:
[WARNING] net.sf.opencsv:opencsv:jar:2.3:compile
[JENKINS] Archiving disabled
1
0