See <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/664/changes>
Changes: [zieris] [INTERNAL] make HTMLUI work again ------------------------------------------ [...truncated 18223 lines...] [javac] 5. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/actions/SXEDeleteAction.java> (at line 36) [javac] public Command createDeleteCommand(List objects) { [javac] ^^^^ [javac] List is a raw type. References to generic type List<E> should be parameterized [javac] ---------- [javac] 6. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/BlockableGraphicalEditor.java> (at line 155) [javac] @SuppressWarnings("rawtypes") [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 7. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/BlockableGraphicalEditor.java> (at line 157) [javac] Iterator actions = getActions(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized [javac] ---------- [javac] 8. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/BlockableGraphicalEditor.java> (at line 165) [javac] @SuppressWarnings("rawtypes") [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 9. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/BlockableGraphicalEditor.java> (at line 167) [javac] Iterator actions = getActions(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized [javac] ---------- [javac] 10. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/WhiteboardEditor.java> (at line 381) [javac] public Object getAdapter(@SuppressWarnings("rawtypes") Class type) { [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 11. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/WhiteboardEditor.java> (at line 381) [javac] public Object getAdapter(@SuppressWarnings("rawtypes") Class type) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class<T> should be parameterized [javac] ---------- [javac] 12. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editpolicy/ResizableRatioScalingEditPolicy.java> (at line 105) [javac] @SuppressWarnings({ "rawtypes", "unchecked" }) [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 13. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editpolicy/XYLayoutWithFreehandEditPolicy.java> (at line 30) [javac] private static final Logger log = Logger [javac] ^^^ [javac] The field XYLayoutWithFreehandEditPolicy.log is never read locally [javac] ---------- [javac] 14. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/standalone/ApplicationWorkbenchAdvisor.java> (at line 86) [javac] @SuppressWarnings("rawtypes") [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 15. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/standalone/ApplicationWorkbenchAdvisor.java> (at line 87) [javac] public Object getAdapter(Class adapter) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class<T> should be parameterized [javac] ---------- [javac] 16. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/standalone/WhiteboardActionBarContributor.java> (at line 25) [javac] private static final Logger log = Logger.getLogger(ChangeColorAction.class); [javac] ^^^ [javac] The field WhiteboardActionBarContributor.log is never read locally [javac] ---------- [javac] 17. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/view/SarosWhiteboardView.java> (at line 61) [javac] @SuppressWarnings("rawtypes") [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 18. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/view/SarosWhiteboardView.java> (at line 62) [javac] public Object getAdapter(Class type) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class<T> should be parameterized [javac] ---------- [javac] 19. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/view/SarosWhiteboardView.java> (at line 171) [javac] @SuppressWarnings("rawtypes") [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 20. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/view/SarosWhiteboardView.java> (at line 173) [javac] public Object getAdapter(Class adapter) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class<T> should be parameterized [javac] ---------- [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/bin'> [copy] Copying 1 file to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/bin> [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/test'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/bin'> [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/ext-src'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/bin'> [echo] Packing library '.' [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/bin'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot'> [copy] Copying 160 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot> [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot'> [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/ext-src'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot'> [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/test'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot'> [copy] Copying 166 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard_14.11.28.DEVEL> [delete] Deleting directory <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot> [jar] Building jar: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard_14.11.28.DEVEL.jar> [delete] Deleting directory <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard_14.11.28.DEVEL> [copy] Copying 107 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL> [copy] Copying 3 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL> [copy] Copying 7 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL> [mkdir] Created dir: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL/META-INF> [jar] Building jar: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL.jar> [delete] Deleting directory <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL> instrument: [mkdir] Created dir: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/instr> [cobertura-instrument] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-instrument] Instrumenting 2 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/instr> [cobertura-instrument] Cobertura: Saved information on 150 classes. [cobertura-instrument] Instrument time: 3193ms test: [mkdir] Created dir: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/report/junit> [junit] Running de.fu_berlin.inf.dpp.whiteboard.gef.commands.ConflictingCommandsTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 sec [junit] Running de.fu_berlin.inf.dpp.whiteboard.gef.editpolicy.ScalingTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec [junit] Running de.fu_berlin.inf.dpp.whiteboard.sxe.records.ApplyRecordsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec [junit] Flushing results... [junit] Flushing results done [junit] Cobertura: Loaded information on 150 classes. [junit] Cobertura: Saved information on 150 classes. [cobertura-report] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-report] Cobertura: Loaded information on 150 classes. [cobertura-report] Report time: 2841ms BUILD SUCCESSFUL Total time: 37 seconds Statistics: -------------- Target Results --------------------- saros.clean: 0.134 sec saros.instrument: 4.500 sec saros.test: 8.017 sec saros.build: 22.425 sec -------------- Task Results ----------------------- saros.build.echo: 0.000 sec saros.clean.delete: 0.001 sec saros.build.sequential: 0.002 sec saros.build.sequential: 0.003 sec saros.<implicit>.macrodef: 0.004 sec saros.<implicit>.taskdef: 0.006 sec saros.build.copy: 0.007 sec saros.build.sequential: 0.008 sec saros.build.echo: 0.010 sec saros.build.manifest: 0.011 sec saros.build.delete: 0.013 sec saros.build.delete: 0.015 sec saros.build.copy: 0.016 sec saros.build.sequential: 0.017 sec saros.build.condition: 0.020 sec saros.<implicit>.macrodef: 0.021 sec saros.build.sequential: 0.023 sec saros.build.sequential: 0.026 sec saros.build.delete: 0.027 sec saros.build.copy: 0.028 sec saros.<implicit>.taskdef: 0.034 sec saros.<implicit>.path: 0.064 sec saros.<implicit>.taskdef: 0.097 sec saros.<implicit>.taskdef: 0.125 sec saros.build.copy: 0.127 sec saros.clean.delete: 0.131 sec saros.build.jar: 0.142 sec saros.build.copy: 0.178 sec saros.build.sequential: 0.191 sec saros.build.sequential: 0.203 sec saros.build.copy: 0.228 sec saros.build.ant4eclipse:executePluginLibrary: 0.254 sec saros.build.jar: 0.294 sec saros.<implicit>.import: 0.323 sec saros.<implicit>.taskdef: 0.359 sec saros.build.ant4eclipse:executePluginProject: 0.388 sec saros.build.buildSourceBundle: 0.389 sec saros.build.sequential: 0.391 sec saros.<implicit>.ant4eclipse:jdtClassPathLibrary: 0.534 sec saros.<implicit>.taskdef: 0.709 sec saros.build.ant4eclipse:executePluginProject: 0.824 sec saros.build.ant4eclipse:executePluginProject: 1.170 sec saros.test.cobertura-report: 3.483 sec saros.instrument.cobertura-instrument: 4.499 sec saros.test.junit: 4.533 sec saros.build.javac: 12.758 sec saros.build.sequential: 12.771 sec saros.build.ant4eclipse:executeJdtProject: 20.364 sec saros.build.antcontrib:if: 20.415 sec saros.build.sequential: 22.410 sec saros.build.buildPlugin: 22.422 sec -------------- Totals ----------------------------- Start time: Mon, 15 Feb 2016 07:37:47.305 Stop time: Mon, 15 Feb 2016 07:38:24.703 Total time: 37.398 sec [workspace] $ /var/lib/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/sonar-runner/bin/sonar-runner -Dsonar.jdbc.url=jdbc:mysql://localhost:3306/sonar ******** ******** -Dsonar.host.url=http://saros-build.imp.fu-berlin.de/sonarqube ******** ******** -Dsonar.projectBaseDir=<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/> -Dproject.settings=<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.core/sonar-project.properties> -Dsonar.preview.readTimeout=2400000 -Dsonar.junit.reportsPath=../builds/664 -Dsonar.cobertura.reportPath=../builds/664/coverage.xml -Dsonar.verbose=true SonarQube Runner 2.4 Java 1.7.0_09 Oracle Corporation (64-bit) Linux 2.6.32-74-server amd64 INFO: Runner configuration file: /var/lib/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/sonar-runner/conf/sonar-runner.properties INFO: Project configuration file: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.core/sonar-project.properties> INFO: Default locale: "en_US", source code encoding: "UTF-8" INFO: Work directory: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/.sonar> INFO: SonarQube Server 4.3 07:38:32.249 INFO - Load batch settings 07:38:32.280 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/batch_bootstrap/properties?dryRun=false (no proxy) 07:38:33.894 INFO - User cache: /usr/share/tomcat6/.sonar/cache 07:38:33.912 INFO - Install plugins 07:38:33.912 DEBUG - Download index of plugins 07:38:33.913 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/deploy/plugins/index.txt (no proxy) 07:38:36.919 INFO - Install JDBC driver 07:38:36.919 DEBUG - Download index of jdbc-driver 07:38:36.919 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/deploy/jdbc-driver.txt (no proxy) 07:38:36.948 INFO - Create JDBC datasource for jdbc:mysql://localhost:3306/sonar 07:38:37.890 DEBUG - Testing JDBC connection 07:38:41.291 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/api/server (no proxy) 07:38:42.081 INFO - Initializing Hibernate 07:38:42.101 DEBUG - hibernate.generate_statistics: false 07:38:42.102 DEBUG - hibernate.dialect: org.sonar.core.persistence.dialect.MySql$MySqlWithDecimalDialect 07:38:42.102 DEBUG - hibernate.connection.provider_class: org.sonar.jpa.session.CustomHibernateConnectionProvider 07:38:44.727 DEBUG - Loaded 2503 properties from l10n bundles 07:38:47.774 INFO - Load project settings 07:38:47.774 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/batch_bootstrap/properties?project=saros-core&dryRun=false (no proxy) 07:38:48.609 INFO - Apply project exclusions 07:38:54.938 DEBUG - Acquire semaphore on project : org.sonar.api.resources.Project@6f378ca7[id=440,key=saros-core,qualifier=TRK], with key batch-saros-core 07:38:55.109 INFO - ------------- Scan Saros-Core 07:38:55.196 INFO - Load module settings 07:38:55.203 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/batch_bootstrap/properties?project=saros-core&dryRun=false (no proxy) 07:39:05.106 DEBUG - Updating semaphore batch-saros-core 07:39:15.266 DEBUG - Release semaphore on project : org.sonar.api.resources.Project@6f378ca7[id=440,key=saros-core,qualifier=TRK], with key batch-saros-core 07:39:15.616 DEBUG - To prevent a memory leak, the JDBC Driver [com.mysql.jdbc.Driver] has been forcibly deregistered INFO: ------------------------------------------------------------------------ INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ Total time: 48.708s Final Memory: 11M/161M INFO: ------------------------------------------------------------------------ ERROR: Error during Sonar runner execution ERROR: Unable to execute Sonar ERROR: Caused by: Unable to request: /batch_bootstrap/properties?project=saros-core&dryRun=false ERROR: Caused by: Read timed out ERROR: ERROR: To see the full stack trace of the errors, re-run SonarQube Runner with the -e switch. ERROR: Re-run SonarQube Runner using the -X switch to enable full debug logging. Build step 'Invoke Standalone Sonar Analysis' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Checking console output /var/lib/jenkins/jobs/Saros-Full-Sonar/builds/2016-02-15_07-23-21/log: ERROR: Error during Sonar runner execution Skipping Cobertura coverage report as build was not UNSTABLE or better ... Recording test results ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ DPP-Robot mailing list DPP-Robot@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-robot