See <http://ci.codelutin.com/jenkins/job/mapod-nightly/98/changes> Changes: [Tony CHEMIT] Reformatage, rendre sérializable les entités, supprimer du code mort (refs #7401) [Tony CHEMIT] Introduce dbf pakage and a nice DbfTable [Tony CHEMIT] Création du paquetage map, déplacement des fichiers dedans + début d'amélioration du code d'import, retravaille aussi de PlotService (refs #7401) [Tony CHEMIT] Déplacement dans un paquetage fr.inra.mapod.persistence.entity.map de PlotMatrix, PlotMatrixIndexEnvelope, PlotMatrixBuilder et ShapeFileHandler (refs #7401) [Tony CHEMIT] fix build [Tony CHEMIT] Pour le moment on n'utilise pas la version d'un projet, on la passe alors à "0" lors de l'instanciation d'un projet [Tony CHEMIT] Utilisation d'un tableau de doubles pour conserver les latitudes et longtitudes du PlotMatrix (refs #7401) [Tony CHEMIT] Fix i18n typo [Tony CHEMIT] Utilisation d'une matrice pour stocker la maillage + nettoyage des storages de projet (refs #7401) [Tony CHEMIT] Utilisation d'un seul fichier pour persister les informations de la carte (refs #7401) [Tony CHEMIT] Mise à jour des fichiers de tests (refs #7401) ------------------------------------------ [...truncated 472 lines...] "transmittingVarietyIds": [ "AV1", "AV2", "AV3" ] } 2015-07-27 01:59:42,808 756 INFO fr.inra.mapod.persistence.storage.results.SimulationBatchResultsDescriptorStorage - Loading simulationBatchResultDescriptor from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.results.SimulationBatchResultsDescriptorStorageTest/testStore3306025716471509/temp/testStore_3306026540934224/descriptor.json> 2015-07-27 01:59:42,811 759 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.results.SimulationBatchResultsDescriptorStorageTest/testLoad3306025716471509> 2015-07-27 01:59:42,812 760 INFO fr.inra.mapod.persistence.storage.results.SimulationBatchResultsDescriptorStorage - Loading simulationBatchResultDescriptor from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.results.SimulationBatchResultsDescriptorStorageTest/testLoad3306025716471509/temp/explodedDirectoryproject_3306026554331265/descriptor.json> 2015-07-27 01:59:42,816 764 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.results.SimulationBatchResultsDescriptorStorageTest/testCreateEmbeddedDescriptor3306025716471509> 2015-07-27 01:59:42,816 764 INFO fr.inra.mapod.persistence.storage.results.SimulationBatchResultsDescriptorStorage - Storing simulationBatchResultDescriptor to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.results.SimulationBatchResultsDescriptorStorageTest/testCreateEmbeddedDescriptor3306025716471509/temp/testStore_3306026559009220/descriptor.json> 2015-07-27 01:59:42,818 766 INFO fr.inra.mapod.persistence.storage.results.SimulationBatchResultsDescriptorStorageTest - content: { "transmittingPlotIds": [ "3036", "3104", "3105", "3106", "3111", "3113", "3116", "3125", "3190", "3195", "3901", "3902", "4011", "4013", "4016", "4018", "4020", "4027", "4028", "4034", "4036", "4038", "4040", "4191", "4192" ], "transmittingVarietyIds": [ "VAR_3036", "VAR_3104", "VAR_3105", "VAR_3106", "VAR_3111", "VAR_3113", "VAR_3116", "VAR_3125", "VAR_3190", "VAR_3195", "VAR_3901", "VAR_3902", "VAR_4011", "VAR_4013", "VAR_4016", "VAR_4018", "VAR_4020", "VAR_4027", "VAR_4028", "VAR_4034", "VAR_4036", "VAR_4038", "VAR_4040", "VAR_4191", "VAR_4192" ] } Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in fr.inra.mapod.persistence.storage.results.SimulationBatchResultsDescriptorStorageTest Running fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest 2015-07-27 01:59:42,820 768 INFO fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorage - Storing workspace to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest/testStore3306026561860710/WorkspaceDefinitionStorageTest.json> 2015-07-27 01:59:42,824 772 INFO fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorage - Loading workspace from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest/testStore3306026566350196/WorkspaceDefinitionStorageTest.json> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.4-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod-persistence >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] No file generated. [INFO] Process phase [xmi] [INFO] No file generated. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] No file generated. [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ mapod-persistence <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.4-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mapod-persistence --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc' has not been previously called for the module: 'fr.inra.mapod:mapod-test-data:jar:0.4-SNAPSHOT'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-test-data/target/apidocs> [ERROR] Error fetching link: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-test-data/target/apidocs/package-list.> Ignored it. [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.4-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ mapod-persistence --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ mapod-persistence --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-persistence-0.4-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.4-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/THIRD-PARTY.properties> [INFO] Copying mapod-persistence-0.4-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.4-SNAPSHOT-sources.jar> [INFO] Copying mapod-persistence-0.4-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.4-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ mapod-persistence --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ mapod-persistence --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ mapod-persistence --- [INFO] Used declared dependencies found: [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] commons-beanutils:commons-beanutils:jar:1.9.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.0:compile [INFO] com.google.guava:guava:jar:17.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton:nuiton-converter:jar:1.0:compile [INFO] com.google.code.gson:gson:jar:2.2.4:compile [INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.24:compile [INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile [INFO] org.geotools:gt-opengis:jar:13.0:compile [INFO] org.geotools:gt-main:jar:13.0:compile [INFO] com.vividsolutions:jts:jar:1.13:compile [INFO] org.geotools:gt-api:jar:13.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.geotools:gt-shapefile:jar:13.0:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 33.406 s] [INFO] Mapod :: Test data ................................. SUCCESS [ 13.181 s] [INFO] Mapod :: Persistence ............................... FAILURE [01:02 min] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:01 min [INFO] Finished at: 2015-07-27T02:00:20+02:00 [INFO] Final Memory: 76M/494M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project mapod-persistence: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project mapod-persistence: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.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:325) 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.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-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