http://ci.codelutin.com/jenkins/job/sispea-nightly/347/Changes: [Arnaud Thimel] Split des fichiers de migration de la 2.23 en dossiers par version qui [Arnaud Thimel] fixes #9995 Suppression de collectivités orphelines [Arnaud Thimel] Ajout de headers manquants [Arnaud Thimel] fixes #9612 Correction de la valeur affichée pour la VP.249 dans le RPQS [Arnaud Thimel] [iso] Supprime les colonnes inutiles de Person (gestion des droits) [Arnaud Thimel] refs #10133 Union des scripts et correction de leur nom [gaston] refs #8462 Affiche un indicateur de chargement pour le périmètre d'un [gaston] refs #8462 [backend] Implémentation de l'édition d'un secteur desservi [gaston] refs #8462 [frontend] Implémentation de l'édition d'un secteur desservi [gaston] refs #8462 [backend] Implémentation de l'édition des années d'adhésion à [gaston] refs #8462 [frontend] Implémentation de l'édition des années d'adhésion [gaston] refs #8462 Réactivation de l'ajout d'un membre à un service [gaston] refs #8462 [backend] Implémentation de la réplication du périmètre d'un [gaston] refs #8462 [frontend] Implémentation de la réplication du périmètre d'un [gaston] refs #8462 Renvoit la stackTrace au client [gaston] refs #8462 Meilleur gestion des ressources pour la gestion du périmètre [gaston] refs #8462 Edition des membres de services : optional de bout en bout [gaston] [stack] On conserver le parent en cas d'exception SispeaException [gaston] [iso] refs #8462 Now deprecated [gaston] refs #8462 Clarification de code dans le ReferentialDataStore [gaston] refs #8462 Passage en entiers typés pour [bleny] [iso] Supprime un paramètre redondant dans XmlGroupService [bleny] [iso] Factorise l'appel à XmlGroupService dans le test [bleny] [iso] Ajoute un XXX dans XmlGroup [bleny] [iso] Utilise l'énumération dans toutes les branches pour homogénéiser [bleny] [iso] Permet d'écrire un thow LegacySispeaException [bleny] [iso] Ré-indente dataGroups.xml (en espérant que ça pète rien...) ------------------------------------------ [...truncated 3108 lines...] 2016-10-25 01:52:49,340 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-25 01:52:49,606 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|62c2c0e0, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1x3khzf14bwz0p|62c2c0e0, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-ConsistencyCheckServiceTest-testIsInGoodFormatBoolean-1477353169339,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-25 01:52:49,634 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-25 01:52:49,971 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1x3khzf14bwz0p|62c2c0e0, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|62c2c0e0 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-25 01:52:51,715 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-25 01:52:54,036 INFO Closing org.springframework.context.support.GenericApplicationContext@1866d911: startup date [Tue Oct 25 01:52:49 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.297 sec - in fr.onema.sispea.service.data.ConsistencyCheckServiceTest Running fr.onema.sispea.service.data.FormCalculateServiceTest 2016-10-25 01:52:54,066 INFO 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] - org.springframework.test.context.support.DefaultTestContextBootstrapper:260 [main] 2016-10-25 01:52:54,067 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-10-25 01:52:54,067 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2328acef, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1d739d07, org.springframework.test.context.support.DirtiesContextTestExecutionListener@253824d4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6992de84, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f3b588d] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-10-25 01:52:54,128 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-25 01:52:54,128 INFO Refreshing org.springframework.context.support.GenericApplicationContext@ea167c8: startup date [Tue Oct 25 01:52:54 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-25 01:52:54,184 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-25 01:52:54,187 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-25 01:52:54,459 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|7495a035, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1x3khzf14bwz0p|7495a035, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testGetVariables-1477353174186,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-25 01:52:58,713 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-25 01:52:59,134 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1x3khzf14bwz0p|7495a035, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|7495a035 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-25 01:52:59,299 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-25 01:52:59,302 INFO Closing org.springframework.context.support.GenericApplicationContext@ea167c8: startup date [Tue Oct 25 01:52:54 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-10-25 01:52:59,330 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-25 01:52:59,330 INFO Refreshing org.springframework.context.support.GenericApplicationContext@592e5ba5: startup date [Tue Oct 25 01:52:59 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-25 01:52:59,364 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-25 01:52:59,367 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-25 01:52:59,622 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|28fe49c9, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1x3khzf14bwz0p|28fe49c9, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testInterpret-1477353179366,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-25 01:52:59,624 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-25 01:52:59,919 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1x3khzf14bwz0p|28fe49c9, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|28fe49c9 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-25 01:53:00,074 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-25 01:53:00,084 INFO Closing org.springframework.context.support.GenericApplicationContext@592e5ba5: startup date [Tue Oct 25 01:52:59 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.52 sec - in fr.onema.sispea.service.data.FormCalculateServiceTest Running fr.onema.sispea.service.CalculateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in fr.onema.sispea.service.CalculateTest Running fr.onema.sispea.service.SispeaServiceContextTest 2016-10-25 01:53:00,115 INFO 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] - org.springframework.test.context.support.DefaultTestContextBootstrapper:260 [main] 2016-10-25 01:53:00,115 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-10-25 01:53:00,115 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@28bb3d76, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5a3dc645, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15532d92, org.springframework.test.context.transaction.TransactionalTestExecutionListener@270b5547, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@562a9c5d] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-10-25 01:53:00,142 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-25 01:53:00,142 INFO Refreshing org.springframework.context.support.GenericApplicationContext@62116733: startup date [Tue Oct 25 01:53:00 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-25 01:53:00,176 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-25 01:53:00,180 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-25 01:53:00,428 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|593b5c7c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1x3khzf14bwz0p|593b5c7c, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1477353180178,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-25 01:53:00,430 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-25 01:53:00,740 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1x3khzf14bwz0p|593b5c7c, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|593b5c7c ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-25 01:53:01,701 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-25 01:53:01,776 INFO Began transaction (1) for test context [DefaultTestContext@7d4b0c34 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@27dc42f9, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e018b95 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@3d3d8b10]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-10-25 01:53:01,777 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-10-25 01:53:01,778 INFO Rolled back transaction for test context [DefaultTestContext@7d4b0c34 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@27dc42f9, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e018b95 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-10-25 01:53:01,779 INFO Closing org.springframework.context.support.GenericApplicationContext@62116733: startup date [Tue Oct 25 01:53:00 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-10-25 01:53:01,810 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-25 01:53:01,810 INFO Refreshing org.springframework.context.support.GenericApplicationContext@d58b286: startup date [Tue Oct 25 01:53:01 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-25 01:53:01,845 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-25 01:53:01,849 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-25 01:53:06,210 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|5d710ac4, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1x3khzf14bwz0p|5d710ac4, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1477353181848,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-25 01:53:06,239 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-25 01:53:06,665 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1x3khzf14bwz0p|5d710ac4, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|5d710ac4 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-25 01:53:08,898 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-25 01:53:08,911 INFO Began transaction (1) for test context [DefaultTestContext@7d4b0c34 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@6188bcc1, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e018b95 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@5e208a5b]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-10-25 01:53:08,911 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-10-25 01:53:08,918 INFO Rolled back transaction for test context [DefaultTestContext@7d4b0c34 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@6188bcc1, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e018b95 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-10-25 01:53:08,918 INFO Closing org.springframework.context.support.GenericApplicationContext@d58b286: startup date [Tue Oct 25 01:53:01 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.825 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests run: 100, Failures: 0, Errors: 0, Skipped: 24 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/sispea-service-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 87 dependencies to check. [INFO] 87 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 152593ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect-artifacts.txt> [INFO] Copying sispea-service-3.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-service/sispea-service-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.0-SNAPSHOT:compile [INFO] fr.onema:sispea-persist:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.2.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.10:compile [INFO] org.immutables:value:jar:2.3.2:compile [INFO] com.google.code.findbugs:annotations:jar:2.0.1:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.1.0.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:4.3.3.RELEASE:compile [INFO] org.springframework:spring-context:jar:4.3.3.RELEASE:compile [INFO] org.springframework:spring-tx:jar:4.3.3.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] com.google.guava:guava:jar:19.0:compile [INFO] com.google.code.gson:gson:jar:2.7:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:4.3.3.RELEASE:test [INFO] org.mockito:mockito-core:jar:1.10.19:test [INFO] commons-io:commons-io:jar:2.5:compile [INFO] org.apache.poi:poi:jar:3.15:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework:spring-core:jar:4.3.3.RELEASE:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 2 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 13 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [ 23.946 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 11.155 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [ 34.153 s] [INFO] SISPEA Utils ....................................... SUCCESS [ 37.601 s] [INFO] SISPEA Persistence ................................. SUCCESS [01:06 min] [INFO] SISPEA Services .................................... FAILURE [24:15 min] [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled[INFO] Total time: 28:35 min [INFO] Finished at: 2016-10-25T01:54:22+02:00 [INFO] Final Memory: 71M/569M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-service: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-service: 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:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) 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.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) 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 hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 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 :sispea-service Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com gaston@codelutin.com leny@codelutin.com Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second