See <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/2/changes> Changes: [Tony CHEMIT] Passage sur codelutinpom 7 [Tony CHEMIT] Suppression de javaVersion du pom (embarqué par codelutinpom) [Tony CHEMIT] Correction des assembly [maven-release] [jgitflow-maven-plugin]updating poms for 2.12 branch with snapshot [maven-release] [jgitflow-maven-plugin]updating poms for 2.13-SNAPSHOT development [maven-release] [jgitflow-maven-plugin]updating poms for branch'release/2.12' with [maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state ------------------------------------------ [...truncated 1223 lines...] 26 Feb 2016 02:10:12 INFO [main] (EchoBaseMigrationCallBackResolver.java:60) <init> - Detects migration version 2.7.2 [fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion2_7_2@2bb118ae] 26 Feb 2016 02:10:51 INFO [main] (EchoBaseUserTopiaApplicationContext.java:111) initInternalSpatialStates - spatialSupport: false 26 Feb 2016 02:10:51 INFO [main] (TopiaMigrationEngine.java:603) detectDbVersion - detected database version: 1.3 26 Feb 2016 02:10:51 INFO [main] (TopiaMigrationEngine.java:304) migrateSchema - Starting Topia Migration Service - Application version : 2.7.2, Database version : 1.3 26 Feb 2016 02:10:51 INFO [main] (TopiaMigrationEngine.java:355) migrateSchema - Available versions: [2.2, 2.5.1, 2.6, 2.6.1, 2.7.2] 26 Feb 2016 02:10:51 INFO [main] (TopiaMigrationEngine.java:378) migrateSchema - Versions to apply: [2.2, 2.5.1, 2.6, 2.6.1, 2.7.2] 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:113) doMigration - Start migration to version 2.2 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:167) executeSQL - Will execute 2 requests... 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:174) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- ALTER TABLE Result ALTER COLUMN category DROP NOT NULL; UPDATE ImportLog SET importType = importType + 2 WHERE importType BETWEEN 2 AND 9; -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - ALTER TABLE Result ALTER COLUMN category DROP NOT NULL; 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - UPDATE ImportLog SET importType = importType + 2 WHERE importType BETWEEN 2 AND 9; 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:113) doMigration - Start migration to version 2.5.1 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:167) executeSQL - Will execute 0 requests... 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:174) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:113) doMigration - Start migration to version 2.6 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:167) executeSQL - Will execute 3 requests... 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:174) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965290', 0, '2014-02-27 17:01:48.355', 0.0, 'Mean biomass averaged in a grid map cell using a block averaging procedure', 0, 'Mean biomass in map cell', 'meanMapcellBiomass', 1.0, 'tons', 999999999, 0); INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965291', 0, '2014-02-27 17:01:48.355', 0.0, 'Biomass standard deviation in a grid map cell produced from a block averaging procedure', 0, 'Biomass standard deviation in map cell', 'stdevMapcellBiomass', 1.0, 'tons', 999999999, 0); INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965292', 0, '2014-02-27 17:01:48.355', 0.0, 'No. of data samples in a grid map cell in a block averaging procedure', 0, 'No. of samples in map cell', 'NsampleMapcell', 1.0, 'tons', 999999999, 0); -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965290', 0, '2014-02-27 17:01:48.355', 0.0, 'Mean biomass averaged in a grid map cell using a block averaging procedure', 0, 'Mean biomass in map cell', 'meanMapcellBiomass', 1.0, 'tons', 999999999, 0); 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965291', 0, '2014-02-27 17:01:48.355', 0.0, 'Biomass standard deviation in a grid map cell produced from a block averaging procedure', 0, 'Biomass standard deviation in map cell', 'stdevMapcellBiomass', 1.0, 'tons', 999999999, 0); 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965292', 0, '2014-02-27 17:01:48.355', 0.0, 'No. of data samples in a grid map cell in a block averaging procedure', 0, 'No. of samples in map cell', 'NsampleMapcell', 1.0, 'tons', 999999999, 0); 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:113) doMigration - Start migration to version 2.6.1 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:167) executeSQL - Will execute 0 requests... 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:174) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:113) doMigration - Start migration to version 2.7.2 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:167) executeSQL - Will execute 1 requests... 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:174) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- --- -- #%L -- EchoBase :: Domain -- %% -- Copyright (C) 2011 - 2015 Ifremer, Codelutin -- %% -- This program is free software: you can redistribute it and/or modify -- it under the terms of the GNU Affero General Public License as published by -- the Free Software Foundation, either version 3 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU Affero General Public License -- along with this program. If not, see <http://www.gnu.org/licenses/>. -- #L% --- CREATE TABLE IMPORTFILE( topiaid VARCHAR(255) NOT NULL,topiaversion BIGINT NOT NULL, topiacreatedate DATE, name VARCHAR(255), file BLOB, importLog VARCHAR(255)); ALTER TABLE IMPORTFILE ADD CONSTRAINT PK_IMPORTFILE PRIMARY KEY(TOPIAID); ALTER TABLE IMPORTFILE ADD CONSTRAINT FK_IMPORTFILE_IMPORTLOG FOREIGN KEY(IMPORTLOG) REFERENCES IMPORTLOG(TOPIAID); -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 26 Feb 2016 02:10:51 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - --- -- #%L -- EchoBase :: Domain -- %% -- Copyright (C) 2011 - 2015 Ifremer, Codelutin -- %% -- This program is free software: you can redistribute it and/or modify -- it under the terms of the GNU Affero General Public License as published by -- the Free Software Foundation, either version 3 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU Affero General Public License -- along with this program. If not, see <http://www.gnu.org/licenses/>. -- #L% --- CREATE TABLE IMPORTFILE( topiaid VARCHAR(255) NOT NULL,topiaversion BIGINT NOT NULL, topiacreatedate DATE, name VARCHAR(255), file BLOB, importLog VARCHAR(255)); ALTER TABLE IMPORTFILE ADD CONSTRAINT PK_IMPORTFILE PRIMARY KEY(TOPIAID); ALTER TABLE IMPORTFILE ADD CONSTRAINT FK_IMPORTFILE_IMPORTLOG FOREIGN KEY(IMPORTLOG) REFERENCES IMPORTLOG(TOPIAID); 26 Feb 2016 02:10:51 INFO [main] (TopiaMigrationEngine.java:469) saveApplicationVersion - Saving new database version: 2.7.2 26 Feb 2016 02:10:52 INFO [main] (ExportDbServiceTest.java:138) setUp - cell:fr.ifremer.echobase.entities.data.Cell#1456449052132#0.35923608028404874 26 Feb 2016 02:10:52 INFO [main] (ExportDbService.java:81) doExport - Will export db to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase-referentialAndData.echobase> 26 Feb 2016 02:10:52 INFO [main] (ExportDbService.java:132) doExport - NB steps: 76 26 Feb 2016 02:10:52 INFO [main] (ExportService.java:79) exportData - Export <SexCategory> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/SexCategory.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <AgeCategory> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/AgeCategory.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <SizeCategory> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/SizeCategory.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <Species> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/Species.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <Calibration> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/Calibration.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <VesselType> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/VesselType.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <Mission> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/Mission.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <DepthStratum> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/DepthStratum.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <EchotypeCategory> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/EchotypeCategory.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <AreaOfOperation> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/AreaOfOperation.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <ReferenceDatumType> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/ReferenceDatumType.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <DataType> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/DataType.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <DataQuality> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/DataQuality.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <CellMethod> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/CellMethod.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <CellType> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/CellType.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <OperationEvent> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/OperationEvent.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <SampleDataType> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/SampleDataType.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <SampleType> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/SampleType.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <GearCharacteristic> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/GearCharacteristic.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <CategoryMeaning> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/CategoryMeaning.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <CategoryType> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/CategoryType.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <MeasureType> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/MeasureType.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <MeasurementMetadata> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/MeasurementMetadata.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <ReferencingMethod> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/ReferencingMethod.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <Strata> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/Strata.csv> 26 Feb 2016 02:10:53 INFO [main] (ExportService.java:79) exportData - Export <AcousticInstrument> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/AcousticInstrument.csv> 26 Feb 2016 02:11:09 INFO [main] (ExportService.java:79) exportData - Export <Vessel> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/Vessel.csv> 26 Feb 2016 02:11:10 INFO [main] (ExportService.java:79) exportData - Export <ReferenceDatum> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/ReferenceDatum.csv> 26 Feb 2016 02:11:10 INFO [main] (ExportService.java:79) exportData - Export <OperationMetadata> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/OperationMetadata.csv> 26 Feb 2016 02:11:10 INFO [main] (ExportService.java:79) exportData - Export <GearMetadata> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/GearMetadata.csv> 26 Feb 2016 02:11:10 INFO [main] (ExportService.java:79) exportData - Export <GearCharacteristicValue> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/GearCharacteristicValue.csv> 26 Feb 2016 02:11:10 INFO [main] (ExportService.java:79) exportData - Export <Gear> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/Gear.csv> 26 Feb 2016 02:11:11 INFO [main] (ExportService.java:79) exportData - Export <SpeciesCategory> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/SpeciesCategory.csv> 26 Feb 2016 02:11:11 INFO [main] (ExportService.java:79) exportData - Export <TSParameters> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/TSParameters.csv> 26 Feb 2016 02:11:11 INFO [main] (ExportService.java:79) exportData - Export <DataMetadata> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/DataMetadata.csv> 26 Feb 2016 02:11:11 INFO [main] (ExportService.java:79) exportData - Export <CategoryRef> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/CategoryRef.csv> 26 Feb 2016 02:11:13 INFO [main] (ExportService.java:79) exportData - Export <Impacte> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/Impacte.csv> 26 Feb 2016 02:11:13 INFO [main] (ExportService.java:79) exportData - Export <DataProtocol> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/DataProtocol.csv> 26 Feb 2016 02:11:13 INFO [main] (ExportService.java:79) exportData - Export <SampleData> to <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire-workdir/fr.ifremer.echobase.services.service.exportdb.ExportDbServiceTest/exportReferentialAndData_21799081640789519/work-dir/echobase/SampleData.csv> Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [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 47 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] EchoBase ........................................... SUCCESS [01:17 min] [INFO] EchoBase :: Domain ................................. SUCCESS [03:04 min] [INFO] EchoBase :: Services ............................... FAILURE [16:00 min] [INFO] EchoBase :: UI ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25:43 min [INFO] Finished at: 2016-02-26T02:15:45+01:00 [INFO] Final Memory: 82M/467M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project echobase-services: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services> && /opt/repository/jdk1.8.0_73/jre/bin/java -Xms512m -Xmx1512m -jar <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefirebooter6583302800000798956.jar> <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefire1749381980120695289tmp> <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefire_17186614979742371774tmp> Sending e-mails to: echobase-build@list.forge.codelutin.com maven-release@codelutin.com chemit+codelutin-ci@codelutin.com [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project echobase-services: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services> && /opt/repository/jdk1.8.0_73/jre/bin/java -Xms512m -Xmx1512m -jar <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefirebooter6583302800000798956.jar> <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefire1749381980120695289tmp> <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefire_17186614979742371774tmp> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services> && /opt/repository/jdk1.8.0_73/jre/bin/java -Xms512m -Xmx1512m -jar <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefirebooter6583302800000798956.jar> <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefire1749381980120695289tmp> <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefire_17186614979742371774tmp> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services> && /opt/repository/jdk1.8.0_73/jre/bin/java -Xms512m -Xmx1512m -jar <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefirebooter6583302800000798956.jar> <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefire1749381980120695289tmp> <http://ci.codelutin.com/jenkins/job/echobase2-demo-latest/ws/echobase-services/target/surefire/surefire_17186614979742371774tmp> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) ... 32 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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :echobase-services Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second