Build failed in Jenkins: sispea-demo-latest #379-8b146860f2c3ca629ef5179a5648d7925034df5c
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/379/changes> Changes: [bleny] Ajoute les modèles d'extractions (en .xls) [bleny] Converti les modèles d'extractions en .ots via LibreOffice en ligne de [bleny] Introduit ExtractionService [bleny] Début d'interface pour demander une extraction des données [bleny] Prends en compte les indicateurs sélectionnés par l'utilisateur à la [bleny] Précise si la collection est immuable [bleny] Ajoute à l'extraction la feuille avec les données des équipements [bleny] Génère pour tous les exercices [bleny] [iso] Renommages [bleny] Complète l'extraction [bleny] Style des entêtes des colonnes des feuilles « Services » et « Ouvrages » [bleny] [iso] Remaniement et documentation d'ExtractionService [bleny] Récupération des populations pour l'extraction [bleny] Récupération du sub-unit, basin et agence pour l'extraction [bleny] Calcule speaMunicipalityJustConnectedCount pour l'extraction [bleny] Correction d'une erreur dans le remplissage du document (confusion entre [bleny] [WIP] L'extraction devient asynchrone par utilisation de ExchangeManager [bleny] Passe le formulaire de demande d'extraction depuis l'outil de pilotage [bleny] [iso] Déplace les type *Id dans le module persist et impact [bleny] Introduit PersonId et notifie bien la personne demandeuse une fois [bleny] Finalise la production automatique des extractions nationales [bleny] [iso] Introduit IndicatorOrVariables pour mettre en cache #all(), [bleny] [iso] Améliore les performances de l'extraction [bleny] [iso] Permet de remonter depuis la base des entités en lazy [bleny] Améliore les performances de l'extraction [bleny] [iso] Ajoute une préconditions dans LotSpeaDao [bleny] Permet la génération des extractions avec POI [bleny] [iso] Déplace la logique de AuthenticatedSispeaUser#getGrantableRights [bleny] Intègre les données publiques/visées/toutes selon les droits de [bleny] [iso] Clarification et documentation d'ExtractionService [Léo Kaufmann] Refs #7291 Petites modifications d'affichage sur la fenêtre d'extraction [bleny] [iso] Extrait d'ExtractionService le code spécifique à la génération du [bleny] Empêche le demande d'extraction si l'utilisateur a sélectionné plusieurs [bleny] [iso] Utilise s:url pour déterminer les URL que ManagementToolController [Léo Kaufmann] Refs #7291 Affichage d'un message lorsque l'extraction est déclenchée [bleny] [iso] Extrait dans le dependencyManagement les dépendances odftoolkit [Arnaud Thimel] Activation du 'filtering' sur les readme.txt inclus dans les ZIP [Arnaud Thimel] [ISO] refs #7291 Uniformisation des méthodes <TypedInteger>.of [Arnaud Thimel] [ISO] refs #7291 Ajout de commentaires [Arnaud Thimel] Modification de la commande pour éviter les pb d'alias sur grep [Arnaud Thimel] refs #7291 Correction de la condition dans IpValue#isVised() [Arnaud Thimel] refs #7291 Amélioration des logs [Arnaud Thimel] refs #7291 Nettoyage régulier de la session Hibernate, sans quoi [Arnaud Thimel] Utilisation du JDK8 sur les instances de recette & formation ------------------------------------------ [...truncated 2829 lines...] 2016-06-30 02:47:27,671 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:207 [main] 2016-06-30 02:47:27,671 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7e7e4c9e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@53053f45, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5c9b8db2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5a29cfdc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@56bf62bb] - org.springframework.test.context.support.DefaultTestContextBootstrapper:185 [main] 2016-06-30 02:47:27,699 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:839 [main] 2016-06-30 02:47:27,699 INFO Refreshing org.springframework.context.support.GenericApplicationContext@2cba903e: startup date [Thu Jun 30 02:47:27 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:578 [main] 2016-06-30 02:47:27,727 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-06-30 02:47:27,728 INFO Initialisation de log4j depuis classpath:/sispea-service-test-log4j.conf - fr.onema.sispea.SispeaConfiguration:117 [main] 2016-06-30 02:47:27,729 INFO Overriding database URL to jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testGetVariables-1467247647728> - fr.onema.sispea.SispeaConfiguration:82 [main] 2016-06-30 02:47:27,906 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 -> 1hge14e9h181c6pibd3qwx|50b4bf3c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9h181c6pibd3qwx|50b4bf3c, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testGetVariables-1467247647728,> 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-06-30 02:47:27,909 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:145 [main] 2016-06-30 02:47:27,920 INFO HHH000399: Using default transaction strategy (direct JDBC transactions) - org.hibernate.engine.transaction.internal.TransactionFactoryInitiator:62 [main] 2016-06-30 02:47:27,921 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory:47 [main] 2016-06-30 02:47:28,150 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9h181c6pibd3qwx|50b4bf3c, dataSourceName -> 1hge14e9h181c6pibd3qwx|50b4bf3c ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate4.HibernateTransactionManager:360 [main] 2016-06-30 02:47:28,465 INFO Closing org.springframework.context.support.GenericApplicationContext@2cba903e: startup date [Thu Jun 30 02:47:27 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:960 [main] 2016-06-30 02:47:28,490 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:839 [main] 2016-06-30 02:47:28,490 INFO Refreshing org.springframework.context.support.GenericApplicationContext@267a6795: startup date [Thu Jun 30 02:47:28 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:578 [main] 2016-06-30 02:47:28,518 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-06-30 02:47:28,519 INFO Initialisation de log4j depuis classpath:/sispea-service-test-log4j.conf - fr.onema.sispea.SispeaConfiguration:117 [main] 2016-06-30 02:47:28,520 INFO Overriding database URL to jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testInterpret-1467247648520> - fr.onema.sispea.SispeaConfiguration:82 [main] 2016-06-30 02:47:28,696 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 -> 1hge14e9h181c6pibd3qwx|3b0a45bd, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9h181c6pibd3qwx|3b0a45bd, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testInterpret-1467247648520,> 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-06-30 02:47:28,699 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:145 [main] 2016-06-30 02:47:28,711 INFO HHH000399: Using default transaction strategy (direct JDBC transactions) - org.hibernate.engine.transaction.internal.TransactionFactoryInitiator:62 [main] 2016-06-30 02:47:28,711 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory:47 [main] 2016-06-30 02:47:28,868 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9h181c6pibd3qwx|3b0a45bd, dataSourceName -> 1hge14e9h181c6pibd3qwx|3b0a45bd ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate4.HibernateTransactionManager:360 [main] 2016-06-30 02:47:29,062 INFO Closing org.springframework.context.support.GenericApplicationContext@267a6795: startup date [Thu Jun 30 02:47:28 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:960 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 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.01 sec - in fr.onema.sispea.service.CalculateTest Running fr.onema.sispea.service.SispeaServiceContextTest 2016-06-30 02:47:29,083 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:258 [main] 2016-06-30 02:47:29,083 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:207 [main] 2016-06-30 02:47:29,083 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1f54c72f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@401ccc49, org.springframework.test.context.support.DirtiesContextTestExecutionListener@27022646, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3f3931a4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ede4d3] - org.springframework.test.context.support.DefaultTestContextBootstrapper:185 [main] 2016-06-30 02:47:29,108 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:839 [main] 2016-06-30 02:47:29,108 INFO Refreshing org.springframework.context.support.GenericApplicationContext@20b50ec3: startup date [Thu Jun 30 02:47:29 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:578 [main] 2016-06-30 02:47:29,135 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-06-30 02:47:29,136 INFO Initialisation de log4j depuis classpath:/sispea-service-test-log4j.conf - fr.onema.sispea.SispeaConfiguration:117 [main] 2016-06-30 02:47:29,137 INFO Overriding database URL to jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1467247649137> - fr.onema.sispea.SispeaConfiguration:82 [main] 2016-06-30 02:47:29,304 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 -> 1hge14e9h181c6pibd3qwx|2122aacf, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9h181c6pibd3qwx|2122aacf, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1467247649137,> 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-06-30 02:47:29,318 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:145 [main] 2016-06-30 02:47:29,328 INFO HHH000399: Using default transaction strategy (direct JDBC transactions) - org.hibernate.engine.transaction.internal.TransactionFactoryInitiator:62 [main] 2016-06-30 02:47:29,328 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory:47 [main] 2016-06-30 02:47:29,485 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9h181c6pibd3qwx|2122aacf, dataSourceName -> 1hge14e9h181c6pibd3qwx|2122aacf ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate4.HibernateTransactionManager:360 [main] 2016-06-30 02:47:29,589 INFO Began transaction (1) for test context [DefaultTestContext@7d647320 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@2ad4b71a, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@64867c3a testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate4.HibernateTransactionManager@605ad36d]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-06-30 02:47:29,590 INFO Rolled back transaction for test context [DefaultTestContext@7d647320 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@2ad4b71a, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@64867c3a testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-06-30 02:47:29,590 INFO Closing org.springframework.context.support.GenericApplicationContext@20b50ec3: startup date [Thu Jun 30 02:47:29 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:960 [main] 2016-06-30 02:47:29,615 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:839 [main] 2016-06-30 02:47:29,616 INFO Refreshing org.springframework.context.support.GenericApplicationContext@4419db62: startup date [Thu Jun 30 02:47:29 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:578 [main] 2016-06-30 02:47:29,643 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-06-30 02:47:29,644 INFO Initialisation de log4j depuis classpath:/sispea-service-test-log4j.conf - fr.onema.sispea.SispeaConfiguration:117 [main] 2016-06-30 02:47:29,645 INFO Overriding database URL to jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1467247649645> - fr.onema.sispea.SispeaConfiguration:82 [main] 2016-06-30 02:47:29,808 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 -> 1hge14e9h181c6pibd3qwx|5b6b85ef, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9h181c6pibd3qwx|5b6b85ef, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1467247649645,> 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-06-30 02:47:34,567 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:145 [main] 2016-06-30 02:47:34,580 INFO HHH000399: Using default transaction strategy (direct JDBC transactions) - org.hibernate.engine.transaction.internal.TransactionFactoryInitiator:62 [main] 2016-06-30 02:47:34,580 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory:47 [main] 2016-06-30 02:47:34,757 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9h181c6pibd3qwx|5b6b85ef, dataSourceName -> 1hge14e9h181c6pibd3qwx|5b6b85ef ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate4.HibernateTransactionManager:360 [main] 2016-06-30 02:47:34,861 INFO Began transaction (1) for test context [DefaultTestContext@7d647320 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@20954e70, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@64867c3a testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate4.HibernateTransactionManager@2d5c858d]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-06-30 02:47:34,863 INFO Rolled back transaction for test context [DefaultTestContext@7d647320 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@20954e70, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@64867c3a testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-06-30 02:47:34,863 INFO Closing org.springframework.context.support.GenericApplicationContext@4419db62: startup date [Thu Jun 30 02:47:29 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:960 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.783 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests run: 73, Failures: 0, Errors: 0, Skipped: 20 [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-demo-latest/ws/sispea-service/target/sispea-service-2.22-rev8b14686.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] 89 dependencies to check. [INFO] 89 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 285854ns [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-demo-latest/ws/target/collect-artifacts.txt> [INFO] Copying sispea-service-2.22-rev8b14686.jar to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/target/collect/fr.onema--sispea-service/sispea-service-2.22-rev8b14686.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/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] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ 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:2.22-rev8b14686:compile [INFO] fr.onema:sispea-persist:jar:2.22-rev8b14686:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-12:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-5:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:4.3.11.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2: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-core:jar:4.2.6.RELEASE:compile [INFO] org.springframework:spring-beans:jar:4.2.6.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.1.0.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:4.2.6.RELEASE:compile [INFO] org.springframework:spring-context:jar:4.2.6.RELEASE:compile [INFO] org.springframework:spring-tx:jar:4.2.6.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.6.2: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.2.6.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.14:compile [INFO] org.apache.odftoolkit:simple-odf:jar:0.8.1-incubating:compile [WARNING] Used undeclared dependencies found: [WARNING] org.apache.odftoolkit:odfdom-java:jar:0.8.10-incubating:compile [JENKINS] Archiving disabled 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 5 second [JENKINS] Archiving disabled [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 [01:02 min] [INFO] SISPEA Configuration ............................... SUCCESS [01:13 min] [INFO] SISPEA Persistence Migration ....................... SUCCESS [05:16 min] [INFO] SISPEA Utils ....................................... SUCCESS [05:52 min] [INFO] SISPEA Persistence ................................. SUCCESS [03:32 min] [INFO] SISPEA Services .................................... FAILURE [31:21 min] [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 54:58 min [INFO] Finished at: 2016-06-30T02:52:31+02:00 [INFO] Final Memory: 120M/453M [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) Sending e-mails to: sispea-build@list.forge.codelutin.com leny@codelutin.com thimel@codelutin.com 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.Maven32Launcher.main(Maven32Launcher.java:132) 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:497) 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.Maven32Main.launch(Maven32Main.java:186) 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:497) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) 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 channel stopped 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 2 second
participants (1)
-
admin+ci-codelutin.com@codelutin.com