http://ci.codelutin.com/jenkins/job/echobase-nightly/fr.ifremer.echobase$ech...: [Julien Ruchaud] Handle vocabulary in xml [Julien Ruchaud] Concat files [Julien Ruchaud] Put the length to mm [Julien Ruchaud] Fix unit tests [Julien Ruchaud] Export altantos on a vessel ------------------------------------------ [...truncated 5343 lines...] 26 Oct 2016 00:12:03 INFO [main] (EchoBaseMigrationCallBackResolver.java:70) <init> - Detects migration WorkingDbMigrationCallBackForVersion2_2{driverType=H2, version=2.2} 26 Oct 2016 00:12:03 INFO [main] (EchoBaseMigrationCallBackResolver.java:70) <init> - Detects migration WorkingDbMigrationCallBackForVersion3_910{driverType=H2, version=3.910} 26 Oct 2016 00:12:03 INFO [main] (EchoBaseMigrationCallBackResolver.java:70) <init> - Detects migration WorkingDbMigrationCallBackForVersion3_908{driverType=H2, version=3.908} 26 Oct 2016 00:12:03 INFO [main] (EchoBaseMigrationCallBackResolver.java:70) <init> - Detects migration WorkingDbMigrationCallBackForVersion3_911{driverType=H2, version=3.911} 26 Oct 2016 00:12:04 INFO [main] (TopiaMigrationEngine.java:582) detectDbVersion - detected database version: 3.910 26 Oct 2016 00:12:04 INFO [main] (TopiaMigrationEngine.java:341) runSchemaMigration - Starting Topia Migration Service - Application version : 3.911, Database version : 3.910 26 Oct 2016 00:12:04 INFO [main] (TopiaMigrationEngine.java:383) runSchemaMigration - Available versions: [2.2, 2.5.1, 2.6, 2.6.1, 2.7.2, 3.900, 3.901, 3.902, 3.903, 3.905, 3.906, 3.907, 3.908, 3.909, 3.910, 3.911] 26 Oct 2016 00:12:04 INFO [main] (TopiaMigrationEngine.java:406) runSchemaMigration - Versions to apply: [3.911] 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:117) doMigration - Start migration to version 3.911 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:178) executeSQL - Will execute 37 requests... 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:185) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- create table vocabularyciem (topiaId varchar(255) not null, topiaVersion bigint not null, topiaCreateDate timestamp, label varchar(255) not null, code varchar(255) not null); alter table vocabularyciem add constraint PK_VOCA primary key (topiaId); alter table vocabularyciem add constraint UK_VOCA_LABEL unique (label); alter table mission add column country varchar(255); alter table species add column wormscode varchar(255); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150250', 0, '2016-04-29 00:00:00.000', 'Hull', 'AC_TransducerLocation_AA'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150251', 0, '2016-04-29 00:00:00.000', 'Split', 'AC_TransducerBeamType_S2'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150252', 0, '2016-04-29 00:00:00.000', '.hac and .raw formats', 'AC_StoredDataFormat_HAC'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150253', 0, '2016-04-29 00:00:00.000', 'ER60', 'AC_DataAcquisitionSoftwareName_ER60'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150254', 0, '2016-04-29 00:00:00.000', 'Movies3D', 'AC_DataProcessingSoftwareName_Movies3D'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150255', 0, '2016-04-29 00:00:00.000', 'PELGAS', 'AC_Survey_PELGAS'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150256', 0, '2016-04-29 00:00:00.000', 'France', 'ISO_3166_FR'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150257', 0, '2016-04-29 00:00:00.000', '35HT', 'SHIPC_35HT'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150258', 0, '2016-04-29 00:00:00.000', 'D1', 'AC_SaCategory_D1'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150259', 0, '2016-04-29 00:00:00.000', 'D2', 'AC_SaCategory_D2'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150260', 0, '2016-04-29 00:00:00.000', 'D3', 'AC_SaCategory_D3'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150261', 0, '2016-04-29 00:00:00.000', 'D4', 'AC_SaCategory_D4'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150262', 0, '2016-04-29 00:00:00.000', 'D5', 'AC_SaCategory_D5'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150263', 0, '2016-04-29 00:00:00.000', 'D6', 'AC_SaCategory_D6'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150264', 0, '2016-04-29 00:00:00.000', 'D7', 'AC_SaCategory_D7'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150265', 0, '2016-04-29 00:00:00.000', 'D8', 'AC_SaCategory_D8'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150266', 0, '2016-04-29 00:00:00.000', 'D9', 'AC_SaCategory_D9'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150267', 0, '2016-04-29 00:00:00.000', 'D10', 'AC_SaCategory_D10'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150268', 0, '2016-04-29 00:00:00.000', 'D11', 'AC_SaCategory_D11'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150269', 0, '2016-04-29 00:00:00.000', 'D12', 'AC_SaCategory_D12'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150270', 0, '2016-04-29 00:00:00.000', 'Standard sphere, in-situ', 'AC_AcquisitionMethod_SS'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150271', 0, '2016-04-29 00:00:00.000', 'ER', 'AC_ProcessingMethod_ER60'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150272', 0, '2016-04-29 00:00:00.000', '57x52', 'Gear_57x52'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150273', 0, '2016-04-29 00:00:00.000', '76x70', 'Gear_76x70'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150274', 0, '2016-04-29 00:00:00.000', '942OBS', 'Gear_PAR'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150275', 0, '2016-04-29 00:00:00.000', '0', 'AC_CatchCategory_1'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150276', 0, '2016-04-29 00:00:00.000', 'G', 'AC_CatchCategory_2'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150277', 0, '2016-04-29 00:00:00.000', 'P', 'AC_CatchCategory_3'); insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150278', 0, '2016-04-29 00:00:00.000', 'TP', 'AC_CatchCategory_4'); -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - create table vocabularyciem (topiaId varchar(255) not null, topiaVersion bigint not null, topiaCreateDate timestamp, label varchar(255) not null, code varchar(255) not null); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - alter table vocabularyciem add constraint PK_VOCA primary key (topiaId); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - alter table vocabularyciem add constraint UK_VOCA_LABEL unique (label); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - alter table mission add column country varchar(255); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - alter table species add column wormscode varchar(255); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150250', 0, '2016-04-29 00:00:00.000', 'Hull', 'AC_TransducerLocation_AA'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150251', 0, '2016-04-29 00:00:00.000', 'Split', 'AC_TransducerBeamType_S2'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150252', 0, '2016-04-29 00:00:00.000', '.hac and .raw formats', 'AC_StoredDataFormat_HAC'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150253', 0, '2016-04-29 00:00:00.000', 'ER60', 'AC_DataAcquisitionSoftwareName_ER60'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150254', 0, '2016-04-29 00:00:00.000', 'Movies3D', 'AC_DataProcessingSoftwareName_Movies3D'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150255', 0, '2016-04-29 00:00:00.000', 'PELGAS', 'AC_Survey_PELGAS'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150256', 0, '2016-04-29 00:00:00.000', 'France', 'ISO_3166_FR'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150257', 0, '2016-04-29 00:00:00.000', '35HT', 'SHIPC_35HT'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150258', 0, '2016-04-29 00:00:00.000', 'D1', 'AC_SaCategory_D1'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150259', 0, '2016-04-29 00:00:00.000', 'D2', 'AC_SaCategory_D2'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150260', 0, '2016-04-29 00:00:00.000', 'D3', 'AC_SaCategory_D3'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150261', 0, '2016-04-29 00:00:00.000', 'D4', 'AC_SaCategory_D4'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150262', 0, '2016-04-29 00:00:00.000', 'D5', 'AC_SaCategory_D5'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150263', 0, '2016-04-29 00:00:00.000', 'D6', 'AC_SaCategory_D6'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150264', 0, '2016-04-29 00:00:00.000', 'D7', 'AC_SaCategory_D7'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150265', 0, '2016-04-29 00:00:00.000', 'D8', 'AC_SaCategory_D8'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150266', 0, '2016-04-29 00:00:00.000', 'D9', 'AC_SaCategory_D9'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150267', 0, '2016-04-29 00:00:00.000', 'D10', 'AC_SaCategory_D10'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150268', 0, '2016-04-29 00:00:00.000', 'D11', 'AC_SaCategory_D11'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150269', 0, '2016-04-29 00:00:00.000', 'D12', 'AC_SaCategory_D12'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150270', 0, '2016-04-29 00:00:00.000', 'Standard sphere, in-situ', 'AC_AcquisitionMethod_SS'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150271', 0, '2016-04-29 00:00:00.000', 'ER', 'AC_ProcessingMethod_ER60'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150272', 0, '2016-04-29 00:00:00.000', '57x52', 'Gear_57x52'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150273', 0, '2016-04-29 00:00:00.000', '76x70', 'Gear_76x70'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150274', 0, '2016-04-29 00:00:00.000', '942OBS', 'Gear_PAR'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150275', 0, '2016-04-29 00:00:00.000', '0', 'AC_CatchCategory_1'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150276', 0, '2016-04-29 00:00:00.000', 'G', 'AC_CatchCategory_2'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150277', 0, '2016-04-29 00:00:00.000', 'P', 'AC_CatchCategory_3'); 26 Oct 2016 00:12:04 INFO [main] (AbstractTopiaMigrationCallback.java:210) executeSQL - insert into vocabularyciem (topiaId, topiaVersion, topiaCreateDate, label, code) values ('fr.ifremer.echobase.entities.references.VocabularyCIEM#5553610280597#0.93226150278', 0, '2016-04-29 00:00:00.000', 'TP', 'AC_CatchCategory_4'); 26 Oct 2016 00:12:04 INFO [main] (TopiaMigrationEngine.java:487) apply - Saving new database version: 3.911 26 Oct 2016 00:12:04 INFO [main] (EchoBaseUserTopiaApplicationContext.java:177) initInternalSpatialStates - spatialSupport: false 26 Oct 2016 00:12:04 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata COMMON_VOYAGE: fr.ifremer.echobase.entities.ImportLog#1477433524898#0.20337673106480547 26 Oct 2016 00:12:04 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata COMMON_TRANSIT: fr.ifremer.echobase.entities.ImportLog#1477433524912#0.4690527497028816 26 Oct 2016 00:12:04 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata COMMON_TRANSECT: fr.ifremer.echobase.entities.ImportLog#1477433524935#0.9719960105941275 26 Oct 2016 00:12:04 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata OPERATION: fr.ifremer.echobase.entities.ImportLog#1477433524963#0.918915875291946 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata CATCHES: fr.ifremer.echobase.entities.ImportLog#1477433525033#0.03249871602826304 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata ACOUSTIC: fr.ifremer.echobase.entities.ImportLog#1477433525078#0.641836377961691 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata RESULT_VOYAGE: fr.ifremer.echobase.entities.ImportLog#1477433525121#0.5442016729968063 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata RESULT_ESDU: fr.ifremer.echobase.entities.ImportLog#1477433525142#0.9595136243774478 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata RESULT_REGION: fr.ifremer.echobase.entities.ImportLog#1477433525174#0.5756172787022338 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata RESULT_MAP_FISH: fr.ifremer.echobase.entities.ImportLog#1477433525199#0.5321551782334057 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata RESULT_MAP_OTHER: fr.ifremer.echobase.entities.ImportLog#1477433525225#0.8360372552977536 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata COMMON_ANCILLARY_INSTRUMENTATION: fr.ifremer.echobase.entities.ImportLog#1477433525245#0.5589466133156632 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata COMMON_VOYAGE: fr.ifremer.echobase.entities.ImportLog#1477433525282#0.26794615895535046 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata COMMON_TRANSIT: fr.ifremer.echobase.entities.ImportLog#1477433525301#0.41994644158984795 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata COMMON_TRANSECT: fr.ifremer.echobase.entities.ImportLog#1477433525332#0.14054169868797883 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata MOORING_COMMONS: fr.ifremer.echobase.entities.ImportLog#1477433525351#0.09429779374628056 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata MOORING_ACOUSTIC: fr.ifremer.echobase.entities.ImportLog#1477433525396#0.2301415917504751 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata MOORING_ANCILLARY_INSTRUMENTATION: fr.ifremer.echobase.entities.ImportLog#1477433525415#0.21174465368542206 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata RESULT_MOORING: fr.ifremer.echobase.entities.ImportLog#1477433525428#0.89117779025381 26 Oct 2016 00:12:05 INFO [main] (AbstractRemoveDataServiceTest.java:1066) createImport - Created importdata RESULT_MOORING_ESDU: fr.ifremer.echobase.entities.ImportLog#1477433525448#0.1934350628182725 26 Oct 2016 00:12:05 INFO [main] (RemoveDataService.java:162) removeImport - Nb steps for importLog fr.ifremer.echobase.entities.ImportLog#1477433525351#0.09429779374628056: 1 26 Oct 2016 00:12:05 INFO [main] (RemoveDataService.java:265) removeObsoleteImportLogs - Will remove obsolete importLog MOORING_ACOUSTIC: fr.ifremer.echobase.entities.ImportLog#1477433525396#0.2301415917504751 26 Oct 2016 00:12:05 INFO [main] (RemoveDataService.java:265) removeObsoleteImportLogs - Will remove obsolete importLog MOORING_ANCILLARY_INSTRUMENTATION: fr.ifremer.echobase.entities.ImportLog#1477433525415#0.21174465368542206 26 Oct 2016 00:12:05 INFO [main] (RemoveDataService.java:265) removeObsoleteImportLogs - Will remove obsolete importLog RESULT_MOORING: fr.ifremer.echobase.entities.ImportLog#1477433525428#0.89117779025381 26 Oct 2016 00:12:05 INFO [main] (RemoveDataService.java:265) removeObsoleteImportLogs - Will remove obsolete importLog RESULT_MOORING_ESDU: fr.ifremer.echobase.entities.ImportLog#1477433525448#0.1934350628182725 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.73 sec - in fr.ifremer.echobase.ui.actions.removedata.MooringRemoveDataServiceTest Results : Tests run: 42, Failures: 0, Errors: 0, Skipped: 4 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ echobase-services --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/echobase-nightly/fr.ifremer.echobase$echobase-services/ws/target/echobase-services-4.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ echobase-services >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ echobase-services --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/other-releases [INFO] 82 dependencies to check. [INFO] 82 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 108594ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ echobase-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ echobase-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ echobase-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ echobase-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ echobase-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ echobase-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ echobase-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ echobase-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ echobase-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ echobase-services --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ echobase-services --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ echobase-services <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ echobase-services --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ echobase-services --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ echobase-services --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ echobase-services --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ echobase-services --- [INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/echobase-nightly/target/collect-artifacts.txt [INFO] Copying echobase-services-4.0-SNAPSHOT.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/echobase-nightly/target/collect/fr.ifremer.echobase--echobase-services/echobase-services-4.0-SNAPSHOT.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/echobase-nightly/target/collect/fr.ifremer.echobase--echobase-services/THIRD-PARTY.properties [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ echobase-services --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ echobase-services --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ echobase-services --- [INFO] Used declared dependencies found: [INFO] fr.ifremer.echobase:echobase-domain:jar:4.0-SNAPSHOT:compile [INFO] fr.ifremer.coser:coser-business:jar:1.5.6:compile [INFO] javax.inject:javax.inject:jar:1:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-12:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-5:compile [INFO] org.nuiton:nuiton-decorator:jar:3.0:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.4.1:compile [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] commons-configuration:commons-configuration:jar:1.10:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] org.apache.commons:commons-exec:jar:1.3:compile [INFO] commons-io:commons-io:jar:2.5:compile [INFO] org.apache.httpcomponents:httpcore:jar:4.4.4:compile [INFO] org.apache.httpcomponents:httpclient:jar:4.5.2:compile [INFO] com.google.guava:guava:jar:19.0:compile [INFO] com.google.code.gson:gson:jar:2.6.2:compile [INFO] org.nuiton.topia:topia-persistence:jar:3.1.1:compile [INFO] org.nuiton.topia:topia-service-csv:jar:3.1.1:compile [INFO] org.hibernate:hibernate-core:jar:4.3.11.Final:compile [INFO] junit:junit:jar:4.12:test [WARNING] Used undeclared dependencies found: [WARNING] commons-lang:commons-lang:jar:2.6:compile [JENKINS] Archiving disabled