Build failed in Jenkins: observe-sonar #91
http://ci.codelutin.com/jenkins/job/observe-sonar/91/Changes: [Tony CHEMIT] La connexion serveur HTTPS ne fonctionne pas (Fixes #8914) ------------------------------------------ [...truncated 9717 lines...] DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [265474ns] for method 'Execute on table', SELECT activity_observedsystem.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.activity_observedsystem activity_observedsystem ON activity_observedsystem.activity = activity.topiaId (total call 236, total time 2.376s, min time 222062ns, max time 212.704ms, avg time 10.067ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [688831ns] for method 'Executed on table.', observe_seine.activity_observedsystem (total call 236, total time 5.399s, min time 578423ns, max time 466.996ms, avg time 22.877ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT gearusefeatures.* FROM observe_seine.gearusefeatures gearusefeatures DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [7508ns] for method 'Read statement', SELECT gearusefeatures.* FROM observe_seine.gearusefeatures gearusefeatures (total call 237, total time 458.332ms, min time 7123ns, max time 23.834ms, avg time 1.934ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.gearusefeatures(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, number, usedintrip, gear, trip) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.gearusefeatures (size: 0) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [219923ns] for method 'Execute on table', SELECT gearusefeatures.* FROM observe_seine.gearusefeatures gearusefeatures (total call 237, total time 2.376s, min time 219923ns, max time 212.704ms, avg time 10.026ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [588020ns] for method 'Executed on table.', observe_seine.gearusefeatures (total call 237, total time 5.4s, min time 578423ns, max time 466.996ms, avg time 22.783ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT gearusefeaturesmeasurement.* FROM observe_seine.gearusefeatures gearusefeatures INNER JOIN observe_seine.gearusefeaturesmeasurement gearusefeaturesmeasurement ON gearusefeaturesmeasurement.gearusefeatures = gearusefeatures.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [7126ns] for method 'Read statement', SELECT gearusefeaturesmeasurement.* FROM observe_seine.gearusefeatures gearusefeatures INNER JOIN observe_seine.gearusefeaturesmeasurement gearusefeaturesmeasurement ON gearusefeaturesmeasurement.gearusefeatures = gearusefeatures.topiaId (total call 238, total time 458.339ms, min time 7123ns, max time 23.834ms, avg time 1.926ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.gearusefeaturesmeasurement(topiaid, topiaversion, topiacreatedate, lastupdatedate, measurementvalue, gearcaracteristic, gearusefeatures) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.gearusefeaturesmeasurement (size: 0) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [213260ns] for method 'Execute on table', SELECT gearusefeaturesmeasurement.* FROM observe_seine.gearusefeatures gearusefeatures INNER JOIN observe_seine.gearusefeaturesmeasurement gearusefeaturesmeasurement ON gearusefeaturesmeasurement.gearusefeatures = gearusefeatures.topiaId (total call 238, total time 2.376s, min time 213260ns, max time 212.704ms, avg time 9.985ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [579675ns] for method 'Executed on table.', observe_seine.gearusefeaturesmeasurement (total call 238, total time 5.4s, min time 578423ns, max time 466.996ms, avg time 22.69ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [16.368ms] for method 'Action executed', org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction (total call 11, total time 25.58s, min time 16.368ms, max time 18.964s, avg time 2.325s) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT trip.* FROM observe_longline.trip trip DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [47848ns] for method 'Read statement', SELECT trip.* FROM observe_longline.trip trip (total call 239, total time 458.387ms, min time 7123ns, max time 23.834ms, avg time 1.918ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.trip(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, startdate, enddate, totalfishingoperationsnumber, homeid, triptype, observer, vessel, captain, dataentryoperator, program, ocean, departureharbour, landingharbour) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.trip (size: 3) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [589808ns] for method 'Execute on table', SELECT trip.* FROM observe_longline.trip trip (total call 239, total time 2.377s, min time 213260ns, max time 212.704ms, avg time 9.945ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.048ms] for method 'Executed on table.', observe_longline.trip (total call 239, total time 5.401s, min time 578423ns, max time 466.996ms, avg time 22.599ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT set.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [511520ns] for method 'Read statement', SELECT set.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set (total call 240, total time 458.898ms, min time 7123ns, max time 23.834ms, avg time 1.912ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.set(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, homeid, number, basketspersectioncount, branchlinesperbasketcount, totalsectionscount, totalbasketscount, totalhookscount, weightedsnap, snapweight, weightedswivel, swivelweight, lightsticksperbasketcount, timebetweenhooks, shooterused, shooterspeed, maxdepthtargeted, settingstarttimestamp, settingstartlatitude, settingstartlongitude, settingendtimestamp, settingendlatitude, settingendlongitude, settingvesselspeed, haulingdirectionsameassetting, haulingstarttimestamp, haulingstartlatitude, haulingstartlongitude, haulingendtimestamp, haulingendlatitude, haulingendlongitude, haulingbreaks, monitored, settingshape, linetype, lightstickstype, lightstickscolor) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.set (size: 32) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [3.193ms] for method 'Execute on table', SELECT set.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set (total call 240, total time 2.38s, min time 213260ns, max time 212.704ms, avg time 9.917ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [4.119ms] for method 'Executed on table.', observe_longline.set (total call 240, total time 5.405s, min time 578423ns, max time 466.996ms, avg time 22.522ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT activity.* FROM observe_longline.activity activity DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [36972ns] for method 'Read statement', SELECT activity.* FROM observe_longline.activity activity (total call 241, total time 458.935ms, min time 7123ns, max time 23.834ms, avg time 1.904ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.activity(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, timestamp, latitude, longitude, seasurfacetemperature, set, vesselactivity, fpazone, trip) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.activity (size: 32) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.447ms] for method 'Execute on table', SELECT activity.* FROM observe_longline.activity activity (total call 241, total time 2.382s, min time 213260ns, max time 212.704ms, avg time 9.882ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.89ms] for method 'Executed on table.', observe_longline.activity (total call 241, total time 5.407s, min time 578423ns, max time 466.996ms, avg time 22.437ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT baitscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.baitscomposition baitscomposition ON baitscomposition.set = set.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [309853ns] for method 'Read statement', SELECT baitscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.baitscomposition baitscomposition ON baitscomposition.set = set.topiaId (total call 242, total time 459.245ms, min time 7123ns, max time 23.834ms, avg time 1.898ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.baitscomposition(topiaid, topiaversion, topiacreatedate, lastupdatedate, proportion, individualsize, individualweight, baitsettingstatus, baittype, set) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.baitscomposition (size: 37) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.368ms] for method 'Execute on table', SELECT baitscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.baitscomposition baitscomposition ON baitscomposition.set = set.topiaId (total call 242, total time 2.383s, min time 213260ns, max time 212.704ms, avg time 9.847ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.162ms] for method 'Executed on table.', observe_longline.baitscomposition (total call 242, total time 5.409s, min time 578423ns, max time 466.996ms, avg time 22.353ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT floatlinescomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.floatlinescomposition floatlinescomposition ON floatlinescomposition.set = set.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [605704ns] for method 'Read statement', SELECT floatlinescomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.floatlinescomposition floatlinescomposition ON floatlinescomposition.set = set.topiaId (total call 243, total time 459.851ms, min time 7123ns, max time 23.834ms, avg time 1.892ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.floatlinescomposition(topiaid, topiaversion, topiacreatedate, lastupdatedate, length, proportion, linetype, set) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.floatlinescomposition (size: 101) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.554ms] for method 'Execute on table', SELECT floatlinescomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.floatlinescomposition floatlinescomposition ON floatlinescomposition.set = set.topiaId (total call 243, total time 2.385s, min time 213260ns, max time 212.704ms, avg time 9.817ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [3.632ms] for method 'Executed on table.', observe_longline.floatlinescomposition (total call 243, total time 5.413s, min time 578423ns, max time 466.996ms, avg time 22.276ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT hookscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.hookscomposition hookscomposition ON hookscomposition.set = set.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [646984ns] for method 'Read statement', SELECT hookscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.hookscomposition hookscomposition ON hookscomposition.set = set.topiaId (total call 244, total time 460.498ms, min time 7123ns, max time 23.834ms, avg time 1.887ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.hookscomposition(topiaid, topiaversion, topiacreatedate, lastupdatedate, proportion, hookoffset, hooktype, hooksize, set) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.hookscomposition (size: 91) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.564ms] for method 'Execute on table', SELECT hookscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.hookscomposition hookscomposition ON hookscomposition.set = set.topiaId (total call 244, total time 2.388s, min time 213260ns, max time 212.704ms, avg time 9.787ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [3.723ms] for method 'Executed on table.', observe_longline.hookscomposition (total call 244, total time 5.417s, min time 578423ns, max time 466.996ms, avg time 22.2ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT section.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.section section ON section.set = set.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.789ms] for method 'Read statement', SELECT section.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.section section ON section.set = set.topiaId (total call 245, total time 463.287ms, min time 7123ns, max time 23.834ms, avg time 1.891ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.section(topiaid, topiaversion, topiacreatedate, lastupdatedate, settingidentifier, haulingidentifier, set) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.section (size: 572) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [10.952ms] for method 'Execute on table', SELECT section.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.section section ON section.set = set.topiaId (total call 245, total time 2.399s, min time 213260ns, max time 212.704ms, avg time 9.792ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [14.227ms] for method 'Executed on table.', observe_longline.section (total call 245, total time 5.431s, min time 578423ns, max time 466.996ms, avg time 22.167ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT basket.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [36.885ms] for method 'Read statement', SELECT basket.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId (total call 246, total time 500.172ms, min time 7123ns, max time 36.885ms, avg time 2.033ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.basket(topiaid, topiaversion, topiacreatedate, lastupdatedate, settingidentifier, haulingidentifier, floatline1length, floatline2length, set, section) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 1000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 2000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 3000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 4000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 5000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 6000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 7000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 7411) WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [164.217ms] for method 'Execute on table', SELECT basket.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId (total call 246, total time 2.563s, min time 213260ns, max time 212.704ms, avg time 10.42ms) WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [201.763ms] for method 'Executed on table.', observe_longline.basket (total call 246, total time 5.633s, min time 578423ns, max time 466.996ms, avg time 22.897ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT branchline.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId INNER JOIN observe_longline.branchline branchline ON branchline.basket = basket.topiaId WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [734.38ms] for method 'Read statement', SELECT branchline.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId INNER JOIN observe_longline.branchline branchline ON branchline.basket = basket.topiaId (total call 247, total time 1.235s, min time 7123ns, max time 734.38ms, avg time 4.998ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.branchline(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, settingidentifier, haulingidentifier, depthrecorder, timer, timesincecontact, hookoffset, branchlinelength, weightedswivel, timertimeonboard, weightedsnap, swivelweight, snapweight, tracelinelength, hooklost, tracecutoff, hooktype, baittype, toptype, tracelinetype, baitsettingstatus, baithaulingstatus, hooksize, basket) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 1000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 2000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 3000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 4000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 5000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 6000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 7000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 8000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 9000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 10000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 11000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 12000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 13000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 14000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 15000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 16000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 17000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 18000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 19000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 20000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 21000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 22000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 23000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 24000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 25000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 26000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 27000) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 28000) Results : Tests run: 31, 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 1 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [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 [ 10.175 s] [INFO] ObServe :: Toolbox Maven plugin .................... SUCCESS [ 25.153 s] [INFO] ObServe :: ToPIA Extension ......................... SUCCESS [ 13.272 s] [INFO] ObServe :: ToPIA Templates Extension ............... SUCCESS [ 7.089 s] [INFO] ObServe :: Test .................................... SUCCESS [ 24.799 s] [INFO] ObServe :: Common .................................. SUCCESS [ 52.225 s] [INFO] ObServe :: Persistence ............................. SUCCESS [01:23 min] [INFO] ObServe :: Services Configuration .................. SUCCESS [ 24.478 s] [INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 9.529 s] [INFO] ObServe :: Services REST Configuration ............. SUCCESS [ 10.833 s] [INFO] ObServe :: Services ................................ SUCCESS [03:44 min] [INFO] ObServe :: Services Validators ..................... SUCCESS [ 46.147 s] [INFO] ObServe :: Services Validation ..................... SUCCESS [05:33 min] [INFO] ObServe :: Services Binder ......................... SUCCESS [ 40.497 s] [INFO] ObServe :: Services ToPIA Implementation ........... FAILURE [13:55 min] [INFO] ObServe :: Services REST Implementation ............ SKIPPED [INFO] ObServe :: Application Swing Decoration ............ SKIPPED [INFO] ObServe :: Application Swing Validators ............ SKIPPED [INFO] ObServe :: Application Swing Validation ............ SKIPPED [INFO] ObServe :: Services Runner ......................... SKIPPED [INFO] ObServe :: Application Web Configuration ........... SKIPPED [INFO] ObServe :: Application Web ......................... SKIPPED [INFO] ObServe :: Application Swing Configuration ......... SKIPPED [INFO] ObServe :: Application Swing ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33:14 min [INFO] Finished at: 2017-01-05T03:42:47+01:00 [INFO] Final Memory: 92M/512M [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 services-topia: 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/observe-sonar/ws/services-topia> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefirebooter2061234284847007489.jar> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefire1520009439386165799tmp> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefire_563950305490924802tmp> [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 services-topia: 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/observe-sonar/ws/services-topia> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefirebooter2061234284847007489.jar> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefire1520009439386165799tmp> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefire_563950305490924802tmp> 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.Maven33Launcher.main(Maven33Launcher.java:129) 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:498) 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.Maven33Main.launch(Maven33Main.java:176) 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:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) 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/observe-sonar/ws/services-topia> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefirebooter2061234284847007489.jar> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefire1520009439386165799tmp> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefire_563950305490924802tmp> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 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/observe-sonar/ws/services-topia> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefirebooter2061234284847007489.jar> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefire1520009439386165799tmp> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/surefire/surefire_563950305490924802tmp> 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 :services-topia Sending e-mails to: observe-build@list.forge.codelutin.com Skipping sonar analysis due to bad build status FAILURE Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 2 second
http://ci.codelutin.com/jenkins/job/observe-sonar/92/Changes: [Tony CHEMIT] Ajout d'une information visuelle sur les écrans de gestion avancée du [Tony CHEMIT] revue des raccourcis claviers pour le lancement des opérations [Tony CHEMIT] fix method for admin actions [Tony CHEMIT] ajout doc windows [Tony CHEMIT] remove gitlab ci ------------------------------------------ [...truncated 14637 lines...] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o fr.ird.observe:common:jar:6.0-SNAPSHOT (compile) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/observe/fr/ird/observe/applica... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/ird/observe/... [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o fr.ird.observe:common:jar:6.0-SNAPSHOT (compile) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/ird/observe/... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/observe/fr/ird/observe/service... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/ird/observe/... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/observe/fr/ird/observe/service... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/ird/observe/... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/observe/fr/ird/observe/applica... [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o fr.ird.observe:common:jar:6.0-SNAPSHOT (compile) [WARNING] o fr.ird.observe:persistence:jar:6.0-SNAPSHOT (runtime) [WARNING] o fr.ird.observe:services-binder:jar:6.0-SNAPSHOT (runtime) [WARNING] o fr.ird.observe:services-validation:jar:6.0-SNAPSHOT (runtime) [WARNING] o fr.ird.observe:services-validators:jar:6.0-SNAPSHOT (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o fr.ird.observe:common:jar:6.0-SNAPSHOT (compile) [WARNING] o fr.ird.observe:services-validators:jar:6.0-SNAPSHOT (provided) [WARNING] o fr.ird.observe:persistence:jar:6.0-SNAPSHOT (provided) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/ird/observe/... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/observe/fr/ird/observe/service... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/ird/observe/... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/observe/fr/ird/observe/applica... [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o fr.ird.observe:common:jar:6.0-SNAPSHOT (compile) [WARNING] o fr.ird.observe:persistence:jar:6.0-SNAPSHOT (runtime) [WARNING] o fr.ird.observe:services-binder:jar:6.0-SNAPSHOT (runtime) [WARNING] o fr.ird.observe:services-validation:jar:6.0-SNAPSHOT (runtime) [WARNING] o fr.ird.observe:services-validators:jar:6.0-SNAPSHOT (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o fr.ird.observe:common:jar:6.0-SNAPSHOT (compile) [WARNING] o fr.ird.observe:services-validators:jar:6.0-SNAPSHOT (provided) [WARNING] o fr.ird.observe:persistence:jar:6.0-SNAPSHOT (provided) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/observe/fr/ird/observe/applica... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/ird/observe/... [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o fr.ird.observe:common:jar:6.0-SNAPSHOT (compile) [WARNING] o fr.ird.observe:persistence:jar:6.0-SNAPSHOT (runtime) [WARNING] o fr.ird.observe:services-binder:jar:6.0-SNAPSHOT (runtime) [WARNING] o fr.ird.observe:services-validation:jar:6.0-SNAPSHOT (runtime) [WARNING] o fr.ird.observe:services-validators:jar:6.0-SNAPSHOT (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] --- sonar-maven-plugin:3.2:sonar (default-cli) @ observe --- [INFO] User cache: /home/tomcat/.sonar/cache [INFO] Load global repositories [INFO] Load global repositories (done) | time=4685ms [INFO] User cache: /home/tomcat/.sonar/cache [INFO] Load plugins index [INFO] Load plugins index (done) | time=235ms [INFO] Plugin [l10nfr] defines 'l10nen' as base plugin. This metadata can be removed from manifest of l10n plugins since version 5.2. [INFO] SonarQube version: 6.0 [INFO] Default locale: "en_GB", source code encoding: "UTF-8" [INFO] Process project properties [INFO] Load project repositories [INFO] Load project repositories (done) | time=46913ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=3105ms [INFO] Load active rules [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ObServe ............................................ FAILURE [03:50 min] [INFO] ObServe :: Toolbox Maven plugin .................... SKIPPED [INFO] ObServe :: ToPIA Extension ......................... SKIPPED [INFO] ObServe :: ToPIA Templates Extension ............... SKIPPED [INFO] ObServe :: Test .................................... SKIPPED [INFO] ObServe :: Common .................................. SKIPPED [INFO] ObServe :: Persistence ............................. SKIPPED [INFO] ObServe :: Services Configuration .................. SKIPPED [INFO] ObServe :: Services ToPIA Configuration ............ SKIPPED [INFO] ObServe :: Services REST Configuration ............. SKIPPED [INFO] ObServe :: Services ................................ SKIPPED [INFO] ObServe :: Services Validators ..................... SKIPPED [INFO] ObServe :: Services Validation ..................... SKIPPED [INFO] ObServe :: Services Binder ......................... SKIPPED [INFO] ObServe :: Services ToPIA Implementation ........... SKIPPED [INFO] ObServe :: Services REST Implementation ............ SKIPPED [INFO] ObServe :: Application Swing Decoration ............ SKIPPED [INFO] ObServe :: Application Swing Validators ............ SKIPPED [INFO] ObServe :: Application Swing Validation ............ SKIPPED [INFO] ObServe :: Services Runner ......................... SKIPPED [INFO] ObServe :: Application Web Configuration ........... SKIPPED [INFO] ObServe :: Application Web ......................... SKIPPED [INFO] ObServe :: Application Swing Configuration ......... SKIPPED [INFO] ObServe :: Application Swing ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:04 min [INFO] Finished at: 2017-01-07T05:30:09+01:00 [INFO] Final Memory: 85M/715M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar (default-cli) on project observe: Unable to load component class org.sonar.scanner.report.ActiveRulesPublisher: Unable to load component interface org.sonar.api.batch.rule.ActiveRules: Fail to request http://qa.codelutin.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives&activation=true&qprofile=java-codelutin-java-51423&p=1&ps=500: timeout: Socket closed -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar (default-cli) on project observe: Unable to load component class org.sonar.scanner.report.ActiveRulesPublisher 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.apache.maven.cli.MavenCli.execute(MavenCli.java:863) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) 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:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to load component class org.sonar.scanner.report.ActiveRulesPublisher at org.sonarsource.scanner.maven.bootstrap.ExceptionHandling.handle(ExceptionHandling.java:36) at org.sonarsource.scanner.maven.bootstrap.ScannerBootstrapper.execute(ScannerBootstrapper.java:81) at org.sonarsource.scanner.maven.SonarQubeMojo.execute(SonarQubeMojo.java:122) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 20 more Caused by: java.lang.IllegalStateException: Unable to load component class org.sonar.scanner.report.ActiveRulesPublisher at org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer.getComponent(ComponentContainer.java:69) at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:621) at org.picocontainer.parameters.CollectionComponentParameter.getArrayInstance(CollectionComponentParameter.java:334) at org.picocontainer.parameters.CollectionComponentParameter.access$100(CollectionComponentParameter.java:49) at org.picocontainer.parameters.CollectionComponentParameter$1.resolveInstance(CollectionComponentParameter.java:139) at org.picocontainer.parameters.ComponentParameter$1.resolveInstance(ComponentParameter.java:141) at org.picocontainer.injectors.SingleMemberInjector.getParameter(SingleMemberInjector.java:78) at org.picocontainer.injectors.ConstructorInjector$CtorAndAdapters.getParameterArguments(ConstructorInjector.java:309) at org.picocontainer.injectors.ConstructorInjector$1.run(ConstructorInjector.java:335) at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270) at org.picocontainer.injectors.ConstructorInjector.getComponentInstance(ConstructorInjector.java:364) at org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.getComponentInstance(AbstractInjectionFactory.java:56) at org.picocontainer.behaviors.AbstractBehavior.getComponentInstance(AbstractBehavior.java:64) at org.picocontainer.behaviors.Stored.getComponentInstance(Stored.java:91) at org.picocontainer.DefaultPicoContainer.instantiateComponentAsIsStartable(DefaultPicoContainer.java:1034) at org.picocontainer.DefaultPicoContainer.addAdapterIfStartable(DefaultPicoContainer.java:1026) at org.picocontainer.DefaultPicoContainer.startAdapters(DefaultPicoContainer.java:1003) at org.picocontainer.DefaultPicoContainer.start(DefaultPicoContainer.java:767) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:141) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127) at org.sonar.scanner.task.ScanTask.execute(ScanTask.java:47) at org.sonar.scanner.task.TaskContainer.doAfterStart(TaskContainer.java:86) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:142) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127) at org.sonar.scanner.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:115) at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:118) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:62) 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:498) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at com.sun.proxy.$Proxy23.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:233) at org.sonarsource.scanner.api.EmbeddedScanner.runAnalysis(EmbeddedScanner.java:151) at org.sonarsource.scanner.maven.bootstrap.ScannerBootstrapper.execute(ScannerBootstrapper.java:78) ... 23 more Caused by: java.lang.IllegalStateException: Unable to load component interface org.sonar.api.batch.rule.ActiveRules at org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer.getComponent(ComponentContainer.java:69) at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:632) at org.picocontainer.parameters.BasicComponentParameter$1.resolveInstance(BasicComponentParameter.java:118) at org.picocontainer.parameters.ComponentParameter$1.resolveInstance(ComponentParameter.java:136) at org.picocontainer.injectors.SingleMemberInjector.getParameter(SingleMemberInjector.java:78) at org.picocontainer.injectors.ConstructorInjector$CtorAndAdapters.getParameterArguments(ConstructorInjector.java:309) at org.picocontainer.injectors.ConstructorInjector$1.run(ConstructorInjector.java:335) at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270) at org.picocontainer.injectors.ConstructorInjector.getComponentInstance(ConstructorInjector.java:364) at org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.getComponentInstance(AbstractInjectionFactory.java:56) at org.picocontainer.behaviors.AbstractBehavior.getComponentInstance(AbstractBehavior.java:64) at org.picocontainer.behaviors.Stored.getComponentInstance(Stored.java:91) at org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:699) at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:647) at org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer.getComponent(ComponentContainer.java:67) ... 58 more Caused by: java.lang.IllegalStateException: Fail to request http://qa.codelutin.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives&activation=true&qprofile=java-codelutin-java-51423&p=1&ps=500 at org.sonarqube.ws.client.HttpConnector.doCall(HttpConnector.java:204) at org.sonarqube.ws.client.HttpConnector.get(HttpConnector.java:145) at org.sonarqube.ws.client.HttpConnector.call(HttpConnector.java:134) at org.sonar.scanner.bootstrap.BatchWsClient.call(BatchWsClient.java:69) at org.sonar.scanner.rule.DefaultActiveRulesLoader.load(DefaultActiveRulesLoader.java:58) at org.sonar.scanner.rule.ActiveRulesProvider.load(ActiveRulesProvider.java:102) at org.sonar.scanner.rule.ActiveRulesProvider.load(ActiveRulesProvider.java:63) at org.sonar.scanner.rule.ActiveRulesProvider.provide(ActiveRulesProvider.java:49) 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:498) at org.picocontainer.injectors.MethodInjector.invokeMethod(MethodInjector.java:129) at org.picocontainer.injectors.MethodInjector.access$000(MethodInjector.java:39) at org.picocontainer.injectors.MethodInjector$2.run(MethodInjector.java:113) at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270) at org.picocontainer.injectors.MethodInjector.decorateComponentInstance(MethodInjector.java:120) at org.picocontainer.injectors.CompositeInjector.decorateComponentInstance(CompositeInjector.java:58) at org.picocontainer.injectors.Reinjector.reinject(Reinjector.java:142) at org.picocontainer.injectors.ProviderAdapter.getComponentInstance(ProviderAdapter.java:96) at org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:699) at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:647) at org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer.getComponent(ComponentContainer.java:67) ... 72 more Caused by: java.net.SocketTimeoutException: timeout at okio.Okio$3.newTimeoutException(Okio.java:212) at okio.AsyncTimeout.exit(AsyncTimeout.java:288) at okio.AsyncTimeout$2.read(AsyncTimeout.java:242) at okio.RealBufferedSource.indexOf(RealBufferedSource.java:325) at okio.RealBufferedSource.indexOf(RealBufferedSource.java:314) at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:210) at okhttp3.internal.http.Http1xStream.readResponse(Http1xStream.java:184) at okhttp3.internal.http.Http1xStream.readResponseHeaders(Http1xStream.java:125) at okhttp3.internal.http.HttpEngine.readNetworkResponse(HttpEngine.java:775) at okhttp3.internal.http.HttpEngine.access$200(HttpEngine.java:86) at okhttp3.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:760) at okhttp3.internal.http.HttpEngine.readResponse(HttpEngine.java:613) at okhttp3.RealCall.getResponse(RealCall.java:244) at okhttp3.RealCall$ApplicationInterceptorChain.proceed(RealCall.java:201) at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:163) at okhttp3.RealCall.execute(RealCall.java:57) at org.sonarqube.ws.client.HttpConnector.doCall(HttpConnector.java:201) ... 94 more Caused by: java.net.SocketException: Socket closed at java.net.SocketInputStream.read(SocketInputStream.java:203) at java.net.SocketInputStream.read(SocketInputStream.java:141) at okio.Okio$2.read(Okio.java:140) at okio.AsyncTimeout$2.read(AsyncTimeout.java:238) ... 108 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 SonarQube analysis completed: FAILURE Build step 'SonarQube analysis with Maven' changed build result to FAILURE Build step 'SonarQube analysis with Maven' marked build as failure 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 44 second
participants (1)
-
admin+ci-codelutin.com@codelutin.com