Builds Spark (minus the Install4j distributables) after every change to the code.

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Maven build Build Stage Download or View
13-Jun-2020 12:48:49 [INFO] Roar!!! 0.5.0 ...................................... SKIPPED
13-Jun-2020 12:48:49 [INFO] TicTacToe 0.2 ...................................... SKIPPED
13-Jun-2020 12:48:49 [INFO] Transfer Guard 1.1.1 ............................... SKIPPED
13-Jun-2020 12:48:49 [INFO] Translator Plugin 1.6 .............................. SKIPPED
13-Jun-2020 12:48:49 [INFO] Spark Distribution 2.9.0-SNAPSHOT .................. SKIPPED
13-Jun-2020 12:48:49 [INFO] ------------------------------------------------------------------------
13-Jun-2020 12:48:49 [INFO] BUILD FAILURE
13-Jun-2020 12:48:49 [INFO] ------------------------------------------------------------------------
13-Jun-2020 12:48:49 [INFO] Total time:  10.348 s
13-Jun-2020 12:48:49 [INFO] Finished at: 2020-06-13T12:48:49Z
13-Jun-2020 12:48:49 [INFO] ------------------------------------------------------------------------
13-Jun-2020 12:48:49 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project spark-core: Compilation failure
13-Jun-2020 12:48:49 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/resource/Res.java:[72,26] cannot find symbol
13-Jun-2020 12:48:49 [ERROR]   symbol:   class UnsupportedEncodingException
13-Jun-2020 12:48:49 [ERROR]   location: class org.jivesoftware.resource.Res
13-Jun-2020 12:48:49 [ERROR] -> [Help 1]
13-Jun-2020 12:48:49 [ERROR]
13-Jun-2020 12:48:49 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
13-Jun-2020 12:48:49 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
13-Jun-2020 12:48:49 [ERROR]
13-Jun-2020 12:48:49 [ERROR] For more information about the errors and possible solutions, please read the following articles:
13-Jun-2020 12:48:49 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
13-Jun-2020 12:48:49 [ERROR]
13-Jun-2020 12:48:49 [ERROR] After correcting the problems, you can resume the build with the command
13-Jun-2020 12:48:49 [ERROR]   mvn <goals> -rf :spark-core