Build failed in Jenkins: observe-ci #512-feature/7458-4
See <http://ci.codelutin.com/jenkins/job/observe-ci/512/changes> Changes: [bavencoff] déplacement du stéréotype ordered du model zargo dans le fichier de ------------------------------------------ [...truncated 424 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest Running fr.ird.observe.util.NumbersTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in fr.ird.observe.util.NumbersTest Running fr.ird.observe.ScriptTest INFO [main] (fr.ird.observe.ScriptTest:65) init - available factory [engine: Mozilla Rhino v.1.7 release 3 PRERELEASE] [language: ECMAScript, version:1.8], mime-types : ?[application/javascript, application/ecmascript, text/javascript, text/ecmascript]?[js] INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 1.883ms (~ 1.883ms) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 17.607ms (~ 1.761ms) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 160.343ms (~ 1.603ms) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 507.577ms (~ 507577ns) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 221.138ms (~ 221137ns) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 16.55ms (~ 165501ns) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 1.739ms (~ 173938ns) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 191802ns (~ 191802ns) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec - in fr.ird.observe.ScriptTest Running fr.ird.observe.ObserveTopiaApplicationContextTest INFO [main] (fr.ird.observe.test.TestHelper:193) getTestsTimeStamp - tests timestamp : 1440432104010 INFO [main] (fr.ird.observe.test.TestHelper:212) getTestDir - tests basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/24_08_2015/18_01_44> INFO [main] (fr.ird.observe.ObserveTopiaApplicationContextTest:46) testOpenEmptyDatabase - database directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/24_08_2015/18_01_44/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db> INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:109) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/24_08_2015/18_01_44/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=true, topia.service..migration.showSql=true, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl} INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:99) initServices - instantiated service migration: fr.ird.observe.entities.migration.ObserveMigrationEngine@2c7e4017 INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:99) initServices - instantiated service replication: org.nuiton.topia.replication.TopiaReplicationServiceImpl@673cb3a INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:125) initServices - will init service migration with configuration {callback=fr.ird.observe.entities.migration.H2DataSourceMigration, showProgression=true, showSql=true, auto.migrate=true} INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:125) initServices - will init service replication with configuration {} INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:133) init - Schema initialization enabled INFO [main] (org.nuiton.topia.persistence.internal.HibernateProvider:152) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/24_08_2015/18_01_44/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.password=sa} INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:185) initSchema - schema is empty, will create INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:190) initSchema - schema created, will call migration service INFO [main] (org.nuiton.topia.persistence.internal.HibernateProvider:152) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/24_08_2015/18_01_44/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.password=sa} WARN [main] (org.nuiton.topia.migration.TopiaMigrationEngine:567) detectDbVersion - Version not found on table tms_version INFO [main] (org.nuiton.topia.migration.TopiaMigrationEngine:580) detectDbVersion - Database version not found, so database schema is considered as V0 INFO [main] (org.nuiton.topia.migration.TopiaMigrationEngine:487) apply - Saving new database version: 4.0.1 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.318 sec - in fr.ird.observe.ObserveTopiaApplicationContextTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-entities --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/observe-entities-4.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-entities --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-test) @ observe-entities --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/observe-entities-4.0.2-SNAPSHOT-tests.jar> [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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Services ToPIA Configuration 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-services-configuration-topia --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-services-configuration-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-services-configuration-topia --- [INFO] Compiling 3 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/classes> [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ observe-services-configuration-topia --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ observe-services-configuration-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ observe-services-configuration-topia --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ observe-services-configuration-topia --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-services-configuration-topia --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/observe-services-configuration-topia-4.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-services-configuration-topia --- [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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Services ToPIA Implementation 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-services-topia --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-topia --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-services-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-services-topia --- [INFO] Compiling 17 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target/classes> [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/ObserveServiceTopia.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/ObserveServiceTopia.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ observe-services-topia --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ observe-services-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ observe-services-topia --- [INFO] Compiling 8 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target/test-classes> [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/service/seine/TripSeineServiceTopiaTest.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/service/seine/TripSeineServiceTopiaTest.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/builder/DtoToEntityBuilderTest.java>:[162,95] cannot find symbol symbol: method get(int) location: interface java.util.Collection<fr.ird.observe.entities.seine.GearUseFeaturesMeasurementSeine> [INFO] 1 error [INFO] ------------------------------------------------------------- [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 0 seconds [JENKINS] Archiving disabled [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] ObServe ............................................ SUCCESS [ 2.133 s] [INFO] ObServe :: Services Configuration API .............. SUCCESS [ 1.905 s] [INFO] ObServe :: Services model .......................... SUCCESS [ 8.756 s] [INFO] ObServe :: Services API ............................ SUCCESS [ 1.147 s] [INFO] ObServe :: Test data ............................... SUCCESS [ 3.311 s] [INFO] ObServe :: Entities ................................ SUCCESS [ 21.215 s] [INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 0.836 s] [INFO] ObServe :: Services ToPIA Implementation ........... FAILURE [ 1.055 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44.745 s [INFO] Finished at: 2015-08-24T18:01:55+02:00 [INFO] Final Memory: 68M/455M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project observe-services-topia: Compilation failure [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/builder/DtoToEntityBuilderTest.java>:[162,95] cannot find symbol [ERROR] symbol: method get(int) [ERROR] location: interface java.util.Collection<fr.ird.observe.entities.seine.GearUseFeaturesMeasurementSeine> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project observe-services-topia: Compilation failure <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/builder/DtoToEntityBuilderTest.java>:[162,95] cannot find symbol symbol: method get(int) location: interface java.util.Collection<fr.ird.observe.entities.seine.GearUseFeaturesMeasurementSeine> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) 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.Maven32Launcher.main(Maven32Launcher.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.Maven32Main.launch(Maven32Main.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:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) 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: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.compiler.CompilationFailureException: Compilation failure <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/builder/DtoToEntityBuilderTest.java>:[162,95] cannot find symbol symbol: method get(int) location: interface java.util.Collection<fr.ird.observe.entities.seine.GearUseFeaturesMeasurementSeine> at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :observe-services-topia Sending e-mails to: observe-build@list.forge.codelutin.com 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 0 seconds
See <http://ci.codelutin.com/jenkins/job/observe-ci/516/changes> Changes: [bavencoff] supression du ordered dans les modèles argo pour les DTO (remplacer par ------------------------------------------ [...truncated 419 lines...] INFO [main] (fr.ird.observe.test.TestHelper:212) getTestDir - tests basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/25_08_2015/15_01_40> INFO [main] (fr.ird.observe.ObserveTopiaApplicationContextTest:46) testOpenEmptyDatabase - database directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/25_08_2015/15_01_40/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db> INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:109) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/25_08_2015/15_01_40/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=true, topia.service..migration.showSql=true, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl} INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:99) initServices - instantiated service migration: fr.ird.observe.entities.migration.ObserveMigrationEngine@14a1bcd3 INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:99) initServices - instantiated service replication: org.nuiton.topia.replication.TopiaReplicationServiceImpl@1c235025 INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:125) initServices - will init service migration with configuration {callback=fr.ird.observe.entities.migration.H2DataSourceMigration, showProgression=true, showSql=true, auto.migrate=true} INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:125) initServices - will init service replication with configuration {} INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:133) init - Schema initialization enabled INFO [main] (org.nuiton.topia.persistence.internal.HibernateProvider:152) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/25_08_2015/15_01_40/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.password=sa} INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:185) initSchema - schema is empty, will create INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:190) initSchema - schema created, will call migration service INFO [main] (org.nuiton.topia.persistence.internal.HibernateProvider:152) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/25_08_2015/15_01_40/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.password=sa} WARN [main] (org.nuiton.topia.migration.TopiaMigrationEngine:567) detectDbVersion - Version not found on table tms_version INFO [main] (org.nuiton.topia.migration.TopiaMigrationEngine:580) detectDbVersion - Database version not found, so database schema is considered as V0 INFO [main] (org.nuiton.topia.migration.TopiaMigrationEngine:487) apply - Saving new database version: 5.0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.176 sec - in fr.ird.observe.ObserveTopiaApplicationContextTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-entities --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/observe-entities-4.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-entities --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-test) @ observe-entities --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/observe-entities-4.0.2-SNAPSHOT-tests.jar> [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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Services ToPIA Configuration 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-services-configuration-topia --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-services-configuration-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-services-configuration-topia --- [INFO] Compiling 3 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/classes> [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ observe-services-configuration-topia --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ observe-services-configuration-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ observe-services-configuration-topia --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ observe-services-configuration-topia --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-services-configuration-topia --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/observe-services-configuration-topia-4.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-services-configuration-topia --- [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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Services ToPIA Implementation 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-services-topia --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-topia --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-services-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-services-topia --- [INFO] Compiling 17 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target/classes> [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/ObserveServiceTopia.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/ObserveServiceTopia.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ observe-services-topia --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ observe-services-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ observe-services-topia --- [INFO] Compiling 9 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target/test-classes> [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/service/seine/TripSeineServiceTopiaTest.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/service/seine/TripSeineServiceTopiaTest.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/builder/EntityToDtoBuilderTest.java>:[210,104] cannot find symbol symbol: method get(int) location: interface java.util.Set<fr.ird.observe.services.dto.seine.GearUseFeaturesMeasurementSeineDto> [INFO] 1 error [INFO] ------------------------------------------------------------- [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 0 seconds [JENKINS] Archiving disabled [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] ObServe ............................................ SUCCESS [ 2.239 s] [INFO] ObServe :: Services Configuration API .............. SUCCESS [ 1.820 s] [INFO] ObServe :: Services model .......................... SUCCESS [ 7.529 s] [INFO] ObServe :: Services API ............................ SUCCESS [ 1.167 s] [INFO] ObServe :: Test data ............................... SUCCESS [ 1.485 s] [INFO] ObServe :: Entities ................................ SUCCESS [ 20.152 s] [INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 0.812 s] [INFO] ObServe :: Services ToPIA Implementation ........... FAILURE [ 0.992 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40.416 s [INFO] Finished at: 2015-08-25T15:01:51+02:00 [INFO] Final Memory: 68M/406M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project observe-services-topia: Compilation failure [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/builder/EntityToDtoBuilderTest.java>:[210,104] cannot find symbol [ERROR] symbol: method get(int) [ERROR] location: interface java.util.Set<fr.ird.observe.services.dto.seine.GearUseFeaturesMeasurementSeineDto> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project observe-services-topia: Compilation failure <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/builder/EntityToDtoBuilderTest.java>:[210,104] cannot find symbol symbol: method get(int) location: interface java.util.Set<fr.ird.observe.services.dto.seine.GearUseFeaturesMeasurementSeineDto> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) 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.Maven32Launcher.main(Maven32Launcher.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.Maven32Main.launch(Maven32Main.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:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) 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: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.compiler.CompilationFailureException: Compilation failure <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/builder/EntityToDtoBuilderTest.java>:[210,104] cannot find symbol symbol: method get(int) location: interface java.util.Set<fr.ird.observe.services.dto.seine.GearUseFeaturesMeasurementSeineDto> at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :observe-services-topia Sending e-mails to: observe-build@list.forge.codelutin.com channel stopped [WARNING] Couldn't clean up oid=3 from null hudson.remoting.ChannelClosedException: channel is already closed at hudson.remoting.Channel.send(Channel.java:575) at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.cleanup(RemoteInvocationHandler.java:360) at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.access$700(RemoteInvocationHandler.java:319) at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:420) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException at hudson.remoting.Channel.close(Channel.java:1160) at hudson.remoting.Channel.close(Channel.java:1135) at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1076) at hudson.remoting.Channel$1.handle(Channel.java:498) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60) 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 0 seconds
See <http://ci.codelutin.com/jenkins/job/observe-ci/531/changes> Changes: [Tony CHEMIT] On doit travailler sur une copie lors de la fermetures des contextes [Tony CHEMIT] Ajout d'un drapeau pour pouvoir créer des bases h2 vides [Tony CHEMIT] Masquer une erreur technique lors de la création d'un répertoire [Tony CHEMIT] récupération du persistence context dans les services [Tony CHEMIT] Implantation de l'export du référentiel [Tony CHEMIT] Replication des référentiels et données ok \o/ (see #7476) [Tony CHEMIT] Utiliser le temps de calcul en nanosecondes et pas milisecondes ------------------------------------------ [...truncated 345 lines...] [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator TopiaMetaTransformer [INFO] Apply generator BinderHelperTransformer [INFO] Generate 673 files in 1.097s. [INFO] [INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ observe-entities --- [INFO] [INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ observe-entities >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:get (get) @ observe-entities --- [INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/i18n/observe-entities-fromGetters_fr_FR.properties> [INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/i18n/observe-entities-fromGetters_en_GB.properties> [INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/i18n/observe-entities-fromGetters_es_ES.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ observe-entities <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:gen (default) @ observe-entities --- [WARNING] bundle en_GB contains 38/42 empty entries! (use -Di18n.showEmpty to see these entries) [WARNING] bundle es_ES contains 17/42 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-entities --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/resources> [INFO] Copying 118 resources [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/src/main/filters> [INFO] Copying 98 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-entities --- [INFO] Compiling 679 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/classes> [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/GeneratedReferenceEntityTopiaDao.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/GeneratedReferenceEntityTopiaDao.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntity.java>:[11,21] cannot find symbol symbol: class text location: interface fr.ird.observe.entities.CommentableEntity [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntity.java>:[13,5] cannot find symbol symbol: class text location: interface fr.ird.observe.entities.CommentableEntity [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/Vessel.java>:[77,21] cannot find symbol symbol: class text location: interface fr.ird.observe.entities.referentiel.Vessel [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/Vessel.java>:[79,5] cannot find symbol symbol: class text location: interface fr.ird.observe.entities.referentiel.Vessel [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/Program.java>:[80,21] cannot find symbol symbol: class text location: interface fr.ird.observe.entities.referentiel.Program [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/Program.java>:[82,5] cannot find symbol symbol: class text location: interface fr.ird.observe.entities.referentiel.Program [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntityAbstract.java>:[14,15] cannot find symbol symbol: class text location: class fr.ird.observe.entities.CommentableEntityAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntityAbstract.java>:[30,28] cannot find symbol symbol: class text location: class fr.ird.observe.entities.CommentableEntityAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntityAbstract.java>:[35,12] cannot find symbol symbol: class text location: class fr.ird.observe.entities.CommentableEntityAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/ProgramAbstract.java>:[70,15] cannot find symbol symbol: class text location: class fr.ird.observe.entities.referentiel.ProgramAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/ProgramAbstract.java>:[226,28] cannot find symbol symbol: class text location: class fr.ird.observe.entities.referentiel.ProgramAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/ProgramAbstract.java>:[231,12] cannot find symbol symbol: class text location: class fr.ird.observe.entities.referentiel.ProgramAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/VesselAbstract.java>:[69,15] cannot find symbol symbol: class text location: class fr.ird.observe.entities.referentiel.VesselAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/VesselAbstract.java>:[219,28] cannot find symbol symbol: class text location: class fr.ird.observe.entities.referentiel.VesselAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/VesselAbstract.java>:[224,12] cannot find symbol symbol: class text location: class fr.ird.observe.entities.referentiel.VesselAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntityAbstract.java>:[26,47] cannot find symbol symbol: class text location: class fr.ird.observe.entities.CommentableEntityAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntityAbstract.java>:[36,9] cannot find symbol symbol: class text location: class fr.ird.observe.entities.CommentableEntityAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/ProgramAbstract.java>:[100,47] cannot find symbol symbol: class text location: class fr.ird.observe.entities.referentiel.ProgramAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/ProgramAbstract.java>:[232,9] cannot find symbol symbol: class text location: class fr.ird.observe.entities.referentiel.ProgramAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/VesselAbstract.java>:[94,47] cannot find symbol symbol: class text location: class fr.ird.observe.entities.referentiel.VesselAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/VesselAbstract.java>:[225,9] cannot find symbol symbol: class text location: class fr.ird.observe.entities.referentiel.VesselAbstract [INFO] 21 errors [INFO] ------------------------------------------------------------- [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 0 seconds [JENKINS] Archiving disabled [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] ObServe ............................................ SUCCESS [ 2.230 s] [INFO] ObServe :: Services Configuration API .............. SUCCESS [ 1.934 s] [INFO] ObServe :: Services model .......................... SUCCESS [ 7.596 s] [INFO] ObServe :: Services API ............................ SUCCESS [ 1.175 s] [INFO] ObServe :: Test data ............................... SUCCESS [ 1.633 s] [INFO] ObServe :: Entities ................................ FAILURE [ 9.428 s] [INFO] ObServe :: Services ToPIA Configuration ............ SKIPPED [INFO] ObServe :: Services ToPIA Implementation ........... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.327 s [INFO] Finished at: 2015-08-26T15:51:36+02:00 [INFO] Final Memory: 60M/458M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project observe-entities: Compilation failure: Compilation failure: [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntity.java>:[11,21] cannot find symbol [ERROR] symbol: class text [ERROR] location: interface fr.ird.observe.entities.CommentableEntity [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntity.java>:[13,5] cannot find symbol [ERROR] symbol: class text [ERROR] location: interface fr.ird.observe.entities.CommentableEntity [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/Vessel.java>:[77,21] cannot find symbol [ERROR] symbol: class text [ERROR] location: interface fr.ird.observe.entities.referentiel.Vessel [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/Vessel.java>:[79,5] cannot find symbol [ERROR] symbol: class text [ERROR] location: interface fr.ird.observe.entities.referentiel.Vessel [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/Program.java>:[80,21] cannot find symbol [ERROR] symbol: class text [ERROR] location: interface fr.ird.observe.entities.referentiel.Program [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/Program.java>:[82,5] cannot find symbol [ERROR] symbol: class text [ERROR] location: interface fr.ird.observe.entities.referentiel.Program [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntityAbstract.java>:[14,15] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.CommentableEntityAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntityAbstract.java>:[30,28] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.CommentableEntityAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntityAbstract.java>:[35,12] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.CommentableEntityAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/ProgramAbstract.java>:[70,15] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.referentiel.ProgramAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/ProgramAbstract.java>:[226,28] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.referentiel.ProgramAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/ProgramAbstract.java>:[231,12] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.referentiel.ProgramAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/VesselAbstract.java>:[69,15] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.referentiel.VesselAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/VesselAbstract.java>:[219,28] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.referentiel.VesselAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/VesselAbstract.java>:[224,12] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.referentiel.VesselAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntityAbstract.java>:[26,47] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.CommentableEntityAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/CommentableEntityAbstract.java>:[36,9] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.CommentableEntityAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/ProgramAbstract.java>:[100,47] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.referentiel.ProgramAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/ProgramAbstract.java>:[232,9] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.referentiel.ProgramAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/VesselAbstract.java>:[94,47] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.referentiel.VesselAbstract [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/generated-sources/java/fr/ird/observe/entities/referentiel/VesselAbstract.java>:[225,9] cannot find symbol [ERROR] symbol: class text [ERROR] location: class fr.ird.observe.entities.referentiel.VesselAbstract [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project observe-entities: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) 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.Maven32Launcher.main(Maven32Launcher.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.Maven32Main.launch(Maven32Main.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:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) 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: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.compiler.CompilationFailureException: Compilation failure at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :observe-entities Sending e-mails to: observe-build@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com 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 0 seconds
See <http://ci.codelutin.com/jenkins/job/observe-ci/542/changes> Changes: [Tony CHEMIT] La création d'une base est effective avec les imports au démarrage (See [Tony CHEMIT] implantation ActivitySeineService (refs #7458). [Tony CHEMIT] utilisation du isNotPersisted sur les DTO (refs #7458). [Tony CHEMIT] Renommage d'une méthode et suppresion d'un service seine dans le [Tony CHEMIT] Test si le stream en entrée est gzippé lors de l'import d'un dump [bavencoff] changement d'implantaton pour l'ajout de type de reference dans la [bavencoff] implantation ActivitySeineObservedSystemService (refs #7458). [bavencoff] implantation floatingObjectService (refs #7458). [bavencoff] implantation TransmittingBuoyOperationService (refs #7458). [bavencoff] implantation ObjectSchoolEstimateService (refs #7458). [bavencoff] implantation ObjectObservedSpeciesService (refs #7458). [bavencoff] add referenceDtoTypes (refs #7458). [bavencoff] implantation SetSeineServiceTopia (refs #7458). [bavencoff] implantation SchoolEstimateService (refs #7458). [bavencoff] implantation NonTargetCatchService (refs #7458). [bavencoff] implantation TargetSampleService + test (refs #7458). [bavencoff] implantation NonTargetSampleService (refs #7458). ------------------------------------------ [...truncated 423 lines...] INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:109) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/27_08_2015/12_11_41/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=true, topia.service..migration.showSql=true, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl} INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:99) initServices - instantiated service migration: fr.ird.observe.entities.migration.ObserveMigrationEngine@537da7f4 INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:99) initServices - instantiated service replication: org.nuiton.topia.replication.TopiaReplicationServiceImpl@424bd639 INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:125) initServices - will init service migration with configuration {callback=fr.ird.observe.entities.migration.H2DataSourceMigration, showProgression=true, showSql=true, auto.migrate=true} INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:125) initServices - will init service replication with configuration {} INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:133) init - Schema initialization enabled INFO [main] (org.nuiton.topia.persistence.internal.HibernateProvider:152) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/27_08_2015/12_11_41/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.password=sa} INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:185) initSchema - schema is empty, will create INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:190) initSchema - schema created, will call migration service INFO [main] (org.nuiton.topia.persistence.internal.HibernateProvider:152) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/27_08_2015/12_11_41/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.password=sa} WARN [main] (org.nuiton.topia.migration.TopiaMigrationEngine:567) detectDbVersion - Version not found on table tms_version INFO [main] (org.nuiton.topia.migration.TopiaMigrationEngine:580) detectDbVersion - Database version not found, so database schema is considered as V0 INFO [main] (org.nuiton.topia.migration.TopiaMigrationEngine:487) apply - Saving new database version: 5.0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.198 sec - in fr.ird.observe.ObserveTopiaApplicationContextTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-entities --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/observe-entities-4.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-entities --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-test) @ observe-entities --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/observe-entities-4.0.2-SNAPSHOT-tests.jar> [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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Services ToPIA Configuration 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-services-configuration-topia --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-services-configuration-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-services-configuration-topia --- [INFO] Compiling 3 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/classes> [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ observe-services-configuration-topia --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ observe-services-configuration-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ observe-services-configuration-topia --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ observe-services-configuration-topia --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-services-configuration-topia --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/observe-services-configuration-topia-4.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-services-configuration-topia --- [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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Services ToPIA Implementation 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-services-topia --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-topia --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-services-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-services-topia --- [INFO] Compiling 27 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target/classes> [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/ObserveServiceTopia.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/ObserveServiceTopia.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/NonTargetCatchServiceTopia.java>:[32,51] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.SetSeineNonTargetCatchDto>,java.lang.Class<fr.ird.observe.entities.seine.SetSeine>,fr.ird.observe.entities.seine.SetSeine,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/TransmittingBuoyOperationServiceTopia.java>:[36,17] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.FloatingObjectTransmittingBuoyDto>,java.lang.Class<fr.ird.observe.entities.seine.FloatingObject>,fr.ird.observe.entities.seine.FloatingObject,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/ObjectObservedSpeciesServiceTopia.java>:[39,17] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.FloatingObjectObservedSpeciesDto>,java.lang.Class<fr.ird.observe.entities.seine.FloatingObject>,fr.ird.observe.entities.seine.FloatingObject,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/ObjectSchoolEstimateServiceTopia.java>:[35,17] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.FloatingObjectSchoolEstimateDto>,java.lang.Class<fr.ird.observe.entities.seine.FloatingObject>,fr.ird.observe.entities.seine.FloatingObject,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/TargetSampleServiceTopia.java>:[67,41] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.TargetSampleDto>,java.lang.Class<fr.ird.observe.entities.seine.TargetSample>,fr.ird.observe.entities.seine.TargetSample,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/SchoolEstimateServiceTopia.java>:[30,51] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.SetSeineSchoolEstimateDto>,java.lang.Class<fr.ird.observe.entities.seine.SetSeine>,fr.ird.observe.entities.seine.SetSeine,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [INFO] 6 errors [INFO] ------------------------------------------------------------- [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 0 seconds [JENKINS] Archiving disabled [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] ObServe ............................................ SUCCESS [ 2.218 s] [INFO] ObServe :: Services Configuration API .............. SUCCESS [ 1.924 s] [INFO] ObServe :: Services model .......................... SUCCESS [ 7.529 s] [INFO] ObServe :: Services API ............................ SUCCESS [ 1.163 s] [INFO] ObServe :: Test data ............................... SUCCESS [ 1.416 s] [INFO] ObServe :: Entities ................................ SUCCESS [ 19.881 s] [INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 0.825 s] [INFO] ObServe :: Services ToPIA Implementation ........... FAILURE [ 0.706 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 39.862 s [INFO] Finished at: 2015-08-27T12:11:52+02:00 [INFO] Final Memory: 64M/404M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project observe-services-topia: Compilation failure: Compilation failure: [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/NonTargetCatchServiceTopia.java>:[32,51] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; [ERROR] required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] [ERROR] found: java.lang.Class<fr.ird.observe.services.dto.seine.SetSeineNonTargetCatchDto>,java.lang.Class<fr.ird.observe.entities.seine.SetSeine>,fr.ird.observe.entities.seine.SetSeine,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> [ERROR] reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/TransmittingBuoyOperationServiceTopia.java>:[36,17] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; [ERROR] required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] [ERROR] found: java.lang.Class<fr.ird.observe.services.dto.seine.FloatingObjectTransmittingBuoyDto>,java.lang.Class<fr.ird.observe.entities.seine.FloatingObject>,fr.ird.observe.entities.seine.FloatingObject,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> [ERROR] reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/ObjectObservedSpeciesServiceTopia.java>:[39,17] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; [ERROR] required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] [ERROR] found: java.lang.Class<fr.ird.observe.services.dto.seine.FloatingObjectObservedSpeciesDto>,java.lang.Class<fr.ird.observe.entities.seine.FloatingObject>,fr.ird.observe.entities.seine.FloatingObject,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> [ERROR] reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/ObjectSchoolEstimateServiceTopia.java>:[35,17] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; [ERROR] required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] [ERROR] found: java.lang.Class<fr.ird.observe.services.dto.seine.FloatingObjectSchoolEstimateDto>,java.lang.Class<fr.ird.observe.entities.seine.FloatingObject>,fr.ird.observe.entities.seine.FloatingObject,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> [ERROR] reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/TargetSampleServiceTopia.java>:[67,41] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; [ERROR] required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] [ERROR] found: java.lang.Class<fr.ird.observe.services.dto.seine.TargetSampleDto>,java.lang.Class<fr.ird.observe.entities.seine.TargetSample>,fr.ird.observe.entities.seine.TargetSample,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> [ERROR] reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/service/seine/SchoolEstimateServiceTopia.java>:[30,51] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; [ERROR] required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] [ERROR] found: java.lang.Class<fr.ird.observe.services.dto.seine.SetSeineSchoolEstimateDto>,java.lang.Class<fr.ird.observe.entities.seine.SetSeine>,fr.ird.observe.entities.seine.SetSeine,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> [ERROR] reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project observe-services-topia: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) 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.Maven32Launcher.main(Maven32Launcher.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.Maven32Main.launch(Maven32Main.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:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) 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: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.compiler.CompilationFailureException: Compilation failure at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :observe-services-topia Sending e-mails to: observe-build@list.forge.codelutin.com bavencoff@codelutin.com chemit+codelutin-ci@codelutin.com 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 0 seconds
See <http://ci.codelutin.com/jenkins/job/observe-ci/550/changes> Changes: [Tony CHEMIT] Utilisation de jaxx 2.25 qui permet de réinitialiser les modèles des [Tony CHEMIT] Réinitialisation des éditeurs de position à l'ouverture des écrans (See [Tony CHEMIT] Ne pas utiliser la fonction format qui n'existe pas sur PG 8 (termine [Tony CHEMIT] Ajout base de test pour la 4.0.2 (See #7467) [Tony CHEMIT] Ajout d'une migration 4.0.2 en déplaçant le code posant problème pour PG [Tony CHEMIT] Utilisation du type Long [Tony CHEMIT] Ne pas ajouter aux requetes de migrations les commentaires [Tony CHEMIT] Correction de l'api de migration suite au cherry-pcik [bavencoff] implantation TripLonglineService (refs #7458). [bavencoff] implantation GearUseFeaturesLonglineService (refs #7458). [bavencoff] implantation ActivityLonglineService (refs #7458). [bavencoff] changement d'implantaton de la transformation de l'entité en formulaire. [bavencoff] implantation ActivityLongLineEncouterService (refs #7458). [bavencoff] implantation ActivityLongLineEncouterService (refs #7458). [bavencoff] implantation ActivityLongLineSensorUsedService (refs #7458). [bavencoff] implantation SetLonglineService (refs #7458). [bavencoff] implantation SetLonglineGlobalCompositionService (refs #7458). [bavencoff] implantation SetLonglineDetailCompositionService (refs #7458). [bavencoff] implantation SetLonglineCatchService (refs #7458). [bavencoff] implantation TdrServiceTopia (refs #7458). [bavencoff] Renommage méthode ------------------------------------------ [...truncated 397 lines...] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.ird.observe.entities.longline.SectionTemplateTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in fr.ird.observe.entities.longline.SectionTemplateTest Running fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest Running fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest Running fr.ird.observe.util.NumbersTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in fr.ird.observe.util.NumbersTest Running fr.ird.observe.ScriptTest INFO [main] (fr.ird.observe.ScriptTest:65) init - available factory [engine: Mozilla Rhino v.1.7 release 3 PRERELEASE] [language: ECMAScript, version:1.8], mime-types : ?[application/javascript, application/ecmascript, text/javascript, text/ecmascript]?[js] INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 2.089ms (~ 2.089ms) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 18.907ms (~ 1.891ms) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 130.511ms (~ 1.305ms) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 481.841ms (~ 481841ns) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 220.108ms (~ 220107ns) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 15.883ms (~ 158828ns) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 1.649ms (~ 164947ns) INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 190430ns (~ 190430ns) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec - in fr.ird.observe.ScriptTest Running fr.ird.observe.ObserveTopiaApplicationContextTest INFO [main] (fr.ird.observe.test.TestHelper:193) getTestsTimeStamp - tests timestamp : 1440745926648 INFO [main] (fr.ird.observe.test.TestHelper:212) getTestDir - tests basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/28_08_2015/09_12_06> INFO [main] (fr.ird.observe.ObserveTopiaApplicationContextTest:46) testOpenEmptyDatabase - database directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/28_08_2015/09_12_06/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db> INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:109) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/28_08_2015/09_12_06/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=true, topia.service..migration.showSql=true, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl} INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:99) initServices - instantiated service migration: fr.ird.observe.entities.migration.ObserveMigrationEngine@28e091d4 INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:99) initServices - instantiated service replication: org.nuiton.topia.replication.TopiaReplicationServiceImpl@90bcd15 INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:125) initServices - will init service migration with configuration {callback=fr.ird.observe.entities.migration.H2DataSourceMigration, showProgression=true, showSql=true, auto.migrate=true} INFO [main] (org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl:125) initServices - will init service replication with configuration {} INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:133) init - Schema initialization enabled INFO [main] (org.nuiton.topia.persistence.internal.HibernateProvider:152) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/28_08_2015/09_12_06/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.password=sa} INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:185) initSchema - schema is empty, will create INFO [main] (org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext:190) initSchema - schema created, will call migration service INFO [main] (org.nuiton.topia.persistence.internal.HibernateProvider:152) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/surefire-workdir/28_08_2015/09_12_06/ObserveTopiaApplicationContextTest/testOpenEmptyDatabase/db/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=2000;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.password=sa} WARN [main] (org.nuiton.topia.migration.TopiaMigrationEngine:567) detectDbVersion - Version not found on table tms_version INFO [main] (org.nuiton.topia.migration.TopiaMigrationEngine:580) detectDbVersion - Database version not found, so database schema is considered as V0 INFO [main] (org.nuiton.topia.migration.TopiaMigrationEngine:487) apply - Saving new database version: 5.0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.533 sec - in fr.ird.observe.ObserveTopiaApplicationContextTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-entities --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/observe-entities-4.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-entities --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-test) @ observe-entities --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-entities/target/observe-entities-4.0.2-SNAPSHOT-tests.jar> [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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Services ToPIA Configuration 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-services-configuration-topia --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-configuration-topia --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-services-configuration-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-services-configuration-topia --- [INFO] Compiling 3 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/classes> [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ observe-services-configuration-topia --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ observe-services-configuration-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ observe-services-configuration-topia --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ observe-services-configuration-topia --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-services-configuration-topia --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-configuration-topia/target/observe-services-configuration-topia-4.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-services-configuration-topia --- [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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Services ToPIA Implementation 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-services-topia --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-topia --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-services-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-services-topia --- [INFO] Compiling 37 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target/classes> [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/ObserveServiceTopia.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/main/java/fr/ird/observe/services/ObserveServiceTopia.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ observe-services-topia --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ observe-services-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ observe-services-topia --- [INFO] Compiling 14 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/target/test-classes> [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/builder/EntityToDtoBuilderTest.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/builder/EntityToDtoBuilderTest.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/service/longline/SetLonglineDetailCompositionServiceTopiaTest.java>:[152,15] reference to assertEquals is ambiguous, both method assertEquals(java.lang.Object,java.lang.Object) in org.junit.Assert and method assertEquals(long,long) in org.junit.Assert match [INFO] 1 error [INFO] ------------------------------------------------------------- [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 0 seconds [JENKINS] Archiving disabled [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] ObServe ............................................ SUCCESS [ 6.747 s] [INFO] ObServe :: Services Configuration API .............. SUCCESS [ 3.951 s] [INFO] ObServe :: Services model .......................... SUCCESS [ 10.610 s] [INFO] ObServe :: Services API ............................ SUCCESS [ 1.429 s] [INFO] ObServe :: Test data ............................... SUCCESS [ 3.266 s] [INFO] ObServe :: Entities ................................ SUCCESS [ 22.901 s] [INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 0.960 s] [INFO] ObServe :: Services ToPIA Implementation ........... FAILURE [ 1.947 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:01 min [INFO] Finished at: 2015-08-28T09:12:19+02:00 [INFO] Final Memory: 67M/423M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project observe-services-topia: Compilation failure [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/service/longline/SetLonglineDetailCompositionServiceTopiaTest.java>:[152,15] reference to assertEquals is ambiguous, both method assertEquals(java.lang.Object,java.lang.Object) in org.junit.Assert and method assertEquals(long,long) in org.junit.Assert match [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project observe-services-topia: Compilation failure <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/service/longline/SetLonglineDetailCompositionServiceTopiaTest.java>:[152,15] reference to assertEquals is ambiguous, both method assertEquals(java.lang.Object,java.lang.Object) in org.junit.Assert and method assertEquals(long,long) in org.junit.Assert match at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) 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.Maven32Launcher.main(Maven32Launcher.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.Maven32Main.launch(Maven32Main.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:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) 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: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.compiler.CompilationFailureException: Compilation failure <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-topia/src/test/java/fr/ird/observe/services/service/longline/SetLonglineDetailCompositionServiceTopiaTest.java>:[152,15] reference to assertEquals is ambiguous, both method assertEquals(java.lang.Object,java.lang.Object) in org.junit.Assert and method assertEquals(long,long) in org.junit.Assert match at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :observe-services-topia Sending e-mails to: observe-build@list.forge.codelutin.com bavencoff@codelutin.com 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 0 seconds
participants (1)
-
admin+ci-codelutin.com@codelutin.com