See <https://analysis.apache.org/jenkins/job/Wave/13/changes>
Changes: [yuri.zelikov] Fixes WAVE-435, Refactoring of PST compiler and general cleanup [yuri.zelikov] Revert "Fixes WAVE-435, Refactoring of PST compiler and general cleanup [yuri.zelikov] Re-adds Fixes WAVE-435, Refactoring of PST compiler and general cleanup [yuri.zelikov] Adds Jenkins build status badge. ------------------------------------------ Started by an SCM change Building in workspace <https://analysis.apache.org/jenkins/job/Wave/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-wave.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-wave.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-wave.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision cc40d799b67c3aa140abf7824b8645770e3ef7ea (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cc40d799b67c3aa140abf7824b8645770e3ef7ea > git rev-list e650c2d8614d929fbeef9c3bf4d378e1c31fd43c # timeout=10 [Gradle] - Launching build. [workspace] $ <https://analysis.apache.org/jenkins/job/Wave/ws/gradlew> clean Incremental java compilation is an incubating feature. :pst:clean UP-TO-DATE :wave:clean UP-TO-DATE BUILD SUCCESSFUL Total time: 23.645 secs This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.9/userguide/gradle_daemon.html Build step 'Invoke Gradle script' changed build result to SUCCESS [workspace] $ /x1/jenkins/sonar-runner/bin/sonar-runner -e -Dsonar.jdbc.url=jdbc:mysql://192.168.0.64:3306/sonar?useUnicode=true&characterEncoding=utf8 ******** ******** -Dsonar.host.url=http://localhost:9090 ******** ******** -Dsonar.projectBaseDir=<https://analysis.apache.org/jenkins/job/Wave/ws/> "-Dsonar.projectName=Apache Wave" -Dsonar.projectVersion=1.0 -Dsonar.projectKey=org.apache.wave:wave -Dsonar.sources=. SonarQube Runner 2.4 Java 1.7.0_65 Oracle Corporation (64-bit) Linux 3.2.0-97-generic amd64 INFO: Error stacktraces are turned on. INFO: Runner configuration file: /x1/jenkins/sonar-runner/conf/sonar-runner.properties INFO: Project configuration file: <https://analysis.apache.org/jenkins/job/Wave/ws/sonar-project.properties> INFO: Default locale: "en_US", source code encoding: "UTF-8" INFO: Work directory: <https://analysis.apache.org/jenkins/job/Wave/ws/.sonar> INFO: SonarQube Server 5.1 22:41:56.593 INFO - Load global repositories 22:41:57.019 INFO - Load global repositories (done) | time=429ms 22:41:57.022 INFO - Server id: 20160108065740 22:41:57.025 INFO - User cache: /home/jenkins/.sonar/cache 22:41:57.038 INFO - Install plugins 22:41:57.494 INFO - Install JDBC driver 22:41:57.506 INFO - Create JDBC datasource for jdbc:mysql://192.168.0.64:3306/sonar?useUnicode=true&characterEncoding=utf8 22:41:59.915 INFO - Initializing Hibernate 22:42:02.410 INFO - Load project repositories 22:42:03.047 INFO - Load project repositories (done) | time=637ms 22:42:03.048 INFO - Load project settings 22:42:03.841 INFO - Load technical debt model 22:42:03.887 INFO - Apply project exclusions 22:43:43.875 INFO - ------------- Scan Apache Wave 22:43:43.899 INFO - Load module settings 22:43:44.293 INFO - Load rules 22:43:45.367 INFO - Base dir: <https://analysis.apache.org/jenkins/job/Wave/ws/> 22:43:45.367 INFO - Working dir: <https://analysis.apache.org/jenkins/job/Wave/ws/.sonar> 22:43:45.368 INFO - Source paths: . 22:43:45.368 INFO - Test paths: wave/src/test/java 22:43:45.368 INFO - Source encoding: UTF-8, default locale: en_US 22:43:45.369 INFO - Index files 22:43:55.381 INFO - 1017 files indexed... (last one was wave/src/main/java/org/waveprotocol/wave/client/widget/overflowpanel/OverflowPanelUpdater.java) 22:44:05.385 INFO - 2369 files indexed... (last one was wave/src/test/java/org/waveprotocol/wave/client/wavepanel/impl/edit/ParticipantControllerTest.java) INFO: ------------------------------------------------------------------------ INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ Total time: 2:14.122s Final Memory: 160M/796M INFO: ------------------------------------------------------------------------ ERROR: Error during Sonar runner execution org.sonar.runner.impl.RunnerException: Unable to execute Sonar at org.sonar.runner.impl.BatchLauncher$1.delegateExecution(BatchLauncher.java:91) at org.sonar.runner.impl.BatchLauncher$1.run(BatchLauncher.java:75) at java.security.AccessController.doPrivileged(Native Method) at org.sonar.runner.impl.BatchLauncher.doExecute(BatchLauncher.java:69) at org.sonar.runner.impl.BatchLauncher.execute(BatchLauncher.java:50) at org.sonar.runner.api.EmbeddedRunner.doExecute(EmbeddedRunner.java:102) at org.sonar.runner.api.Runner.execute(Runner.java:100) at org.sonar.runner.Main.executeTask(Main.java:70) at org.sonar.runner.Main.execute(Main.java:59) at org.sonar.runner.Main.main(Main.java:53) Caused by: File [moduleKey=org.apache.wave:wave, relative=wave/src/test/java/com/google/wave/api/data/DocumentHitIteratorTest.java, basedir=<https://analysis.apache.org/jenkins/job/Wave/ws/]> can't be indexed twice. Please check that inclusion/exclusion patterns produce disjoint sets for main and test files ERROR: ERROR: Re-run SonarQube Runner using the -X switch to enable full debug logging. Build step 'Invoke Standalone SonarQube Analysis' marked build as failure