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

Build: #353 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

Build log

The build generated 629 lines of output. Download or view full build log.

06-Jun-2021 17:54:08 Build Spark - Continuous Integration - Maven build #353 (SPARK-CI-JOB1-353) started building on agent Default Agent, bamboo version: 7.2.4
06-Jun-2021 17:54:08
06-Jun-2021 17:54:08 Build working directory is /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1
06-Jun-2021 17:54:08 Executing build Spark - Continuous Integration - Maven build #353 (SPARK-CI-JOB1-353)
06-Jun-2021 17:54:08 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
06-Jun-2021 17:54:08 Checking out into /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1
06-Jun-2021 17:54:08 Updating source code to revision: 3aa69182a12bf9b3e8d06aca0a0767c3c28fb9f0
06-Jun-2021 17:54:08 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Spark.git'.
06-Jun-2021 17:54:08 error: refs/remotes/origin/SPARK-1791_Maven does not point to a valid object!
06-Jun-2021 17:54:08 error: refs/remotes/origin/SPARK-1791_Maven does not point to a valid object!
06-Jun-2021 17:54:08 error: refs/remotes/origin/SPARK-1791_Maven does not point to a valid object!
06-Jun-2021 17:54:08 error: refs/remotes/origin/SPARK-1791_Maven does not point to a valid object!
06-Jun-2021 17:54:08 From https://github.com/igniterealtime/Spark
06-Jun-2021 17:54:08    db324518..3aa69182  master     -> master
06-Jun-2021 17:54:08 error: refs/remotes/origin/SPARK-1791_Maven does not point to a valid object!
06-Jun-2021 17:54:08 Checking out revision 3aa69182a12bf9b3e8d06aca0a0767c3c28fb9f0.
06-Jun-2021 17:54:08 Already on 'master'
06-Jun-2021 17:54:08 Your branch is ahead of 'origin/master' by 159 commits.
06-Jun-2021 17:54:08   (use "git push" to publish your local commits)
06-Jun-2021 17:54:08 Updated source code to revision: 3aa69182a12bf9b3e8d06aca0a0767c3c28fb9f0
06-Jun-2021 17:54:08 Finished task 'Checkout Default Repository' with result: Success
06-Jun-2021 17:54:08 Running pre-build action: VCS Version Collector
06-Jun-2021 17:54:08 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
06-Jun-2021 17:54:08
Beginning to execute external process for build 'Spark - Continuous Integration - Maven build #353 (SPARK-CI-JOB1-353)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/SPARK-CI-JOB1 clean package
... in: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1
06-Jun-2021 17:54:09 [INFO] Scanning for projects...
06-Jun-2021 17:54:10 [INFO] ------------------------------------------------------------------------
06-Jun-2021 17:54:10 [INFO] Reactor Build Order:
06-Jun-2021 17:54:10 [INFO]
06-Jun-2021 17:54:10 [INFO] Spark (parent)                                                     [pom]
06-Jun-2021 17:54:10 [INFO] Spark Emoticons                                                    [jar]
06-Jun-2021 17:54:10 [INFO] Spark Core                                                         [jar]
06-Jun-2021 17:54:10 [INFO] Spark Plugin Assembly Descriptor                                   [jar]
06-Jun-2021 17:54:10 [INFO] Apple Plugin                                                       [jar]
06-Jun-2021 17:54:10 [INFO] Fastpath                                                           [jar]
06-Jun-2021 17:54:10 [INFO] Http File Upload Plugin                                            [jar]
06-Jun-2021 17:54:10 [INFO] Window Flashing Plugin                                             [jar]
06-Jun-2021 17:54:10 [INFO] Growl                                                              [jar]
06-Jun-2021 17:54:10 [INFO] Pade Meetings Plugin                                               [jar]
06-Jun-2021 17:54:10 [INFO] Reversi                                                            [jar]
06-Jun-2021 17:54:10 [INFO] Roar!!!                                                            [jar]
06-Jun-2021 17:54:10 [INFO] TicTacToe                                                          [jar]
06-Jun-2021 17:54:10 [INFO] Transfer Guard                                                     [jar]
06-Jun-2021 17:54:10 [INFO] Translator Plugin                                                  [jar]
06-Jun-2021 17:54:10 [INFO] Spark Distribution                                                 [jar]
06-Jun-2021 17:54:10 [INFO]
06-Jun-2021 17:54:10 [INFO] ------------------< org.igniterealtime.spark:parent >-------------------
06-Jun-2021 17:54:10 [INFO] Building Spark (parent) 3.0.0-SNAPSHOT                            [1/16]
06-Jun-2021 17:54:10 [INFO] --------------------------------[ pom ]---------------------------------
06-Jun-2021 17:54:10 [INFO]
06-Jun-2021 17:54:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
06-Jun-2021 17:54:10 [INFO]
06-Jun-2021 17:54:10 [INFO] -----------------< org.igniterealtime.spark:emoticons >-----------------
06-Jun-2021 17:54:10 [INFO] Building Spark Emoticons 3.0.0-SNAPSHOT                           [2/16]
06-Jun-2021 17:54:10 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:10 [INFO]
06-Jun-2021 17:54:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emoticons ---
06-Jun-2021 17:54:10 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons
06-Jun-2021 17:54:10 [INFO]
06-Jun-2021 17:54:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emoticons ---
06-Jun-2021 17:54:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:10 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/emoticons/src/main/resources
06-Jun-2021 17:54:10 [INFO]
06-Jun-2021 17:54:10 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ emoticons ---
06-Jun-2021 17:54:11 [INFO] No sources to compile
06-Jun-2021 17:54:11 [INFO]
06-Jun-2021 17:54:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emoticons ---
06-Jun-2021 17:54:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:11 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/emoticons/src/test/resources
06-Jun-2021 17:54:11 [INFO]
06-Jun-2021 17:54:11 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ emoticons ---
06-Jun-2021 17:54:11 [INFO] No sources to compile
06-Jun-2021 17:54:11 [INFO]
06-Jun-2021 17:54:11 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emoticons ---
06-Jun-2021 17:54:11 [INFO] No tests to run.
06-Jun-2021 17:54:11 [INFO]
06-Jun-2021 17:54:11 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ emoticons ---
06-Jun-2021 17:54:11 [WARNING] JAR will be empty - no content was marked for inclusion!
06-Jun-2021 17:54:11 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT.jar
06-Jun-2021 17:54:11 [INFO]
06-Jun-2021 17:54:11 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ emoticons ---
06-Jun-2021 17:54:11 [INFO] Reading assembly descriptor: src/assembly/Default.adiumemoticonset.xml
06-Jun-2021 17:54:11 [INFO] Reading assembly descriptor: src/assembly/GTalk.AdiumEmoticonset.xml
06-Jun-2021 17:54:11 [INFO] Reading assembly descriptor: src/assembly/POPO.adiumemoticonset.xml
06-Jun-2021 17:54:11 [INFO] Reading assembly descriptor: src/assembly/sparkEmoticonSet.xml
06-Jun-2021 17:54:11 [INFO] Building zip: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-Default.adiumemoticonset.zip
06-Jun-2021 17:54:11 [INFO] Building zip: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-GTalk.AdiumEmoticonset.zip
06-Jun-2021 17:54:11 [INFO] Building zip: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-POPO.adiumemoticonset.zip
06-Jun-2021 17:54:11 [INFO] Building zip: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-sparkEmoticonSet.zip
06-Jun-2021 17:54:12 [INFO]
06-Jun-2021 17:54:12 [INFO] ----------------< org.igniterealtime.spark:spark-core >-----------------
06-Jun-2021 17:54:12 [INFO] Building Spark Core 3.0.0-SNAPSHOT                                [3/16]
06-Jun-2021 17:54:12 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:12 [INFO]
06-Jun-2021 17:54:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core ---
06-Jun-2021 17:54:12 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target
06-Jun-2021 17:54:12 [INFO]
06-Jun-2021 17:54:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-core ---
06-Jun-2021 17:54:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:12 [INFO] Copying 786 resources
06-Jun-2021 17:54:14 [INFO]
06-Jun-2021 17:54:14 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spark-core ---
06-Jun-2021 17:54:14 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:14 [INFO] Compiling 389 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/classes
06-Jun-2021 17:54:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ContactList.java: Some input files use or override a deprecated API.
06-Jun-2021 17:54:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ContactList.java: Recompile with -Xlint:deprecation for details.
06-Jun-2021 17:54:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Some input files use unchecked or unsafe operations.
06-Jun-2021 17:54:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Recompile with -Xlint:unchecked for details.
06-Jun-2021 17:54:21 [INFO]
06-Jun-2021 17:54:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spark-core ---
06-Jun-2021 17:54:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/test/resources
06-Jun-2021 17:54:21 [INFO]
06-Jun-2021 17:54:21 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spark-core ---
06-Jun-2021 17:54:21 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:21 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/test-classes
06-Jun-2021 17:54:21 [INFO]
06-Jun-2021 17:54:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spark-core ---
06-Jun-2021 17:54:21 [INFO] Surefire report directory: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/surefire-reports
06-Jun-2021 17:54:21
06-Jun-2021 17:54:21 -------------------------------------------------------
06-Jun-2021 17:54:21 T E S T S
06-Jun-2021 17:54:21 -------------------------------------------------------
06-Jun-2021 17:54:21 Running org.jivesoftware.spark.plugin.PluginDependencyTest
06-Jun-2021 17:54:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
06-Jun-2021 17:54:21 Running org.jivesoftware.spark.util.JavaVersionTest
06-Jun-2021 17:54:21 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
06-Jun-2021 17:54:21
06-Jun-2021 17:54:21 Results :
06-Jun-2021 17:54:21
06-Jun-2021 17:54:21 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
06-Jun-2021 17:54:21
06-Jun-2021 17:54:21 [INFO]
06-Jun-2021 17:54:21 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ spark-core ---
06-Jun-2021 17:54:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/spark.jar
06-Jun-2021 17:54:22 [INFO]
06-Jun-2021 17:54:22 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ spark-core ---
06-Jun-2021 17:54:22 [INFO] Reading assembly descriptor: src/assembly/installation-directory.xml
06-Jun-2021 17:54:24 [INFO] Building tar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/target/spark-installation-directory.tar
06-Jun-2021 17:54:24 [INFO]
06-Jun-2021 17:54:24 [INFO] --------< org.igniterealtime.spark.plugins:assembly-descriptor >--------
06-Jun-2021 17:54:24 [INFO] Building Spark Plugin Assembly Descriptor 3.0.0-SNAPSHOT          [4/16]
06-Jun-2021 17:54:24 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:24 [INFO]
06-Jun-2021 17:54:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ assembly-descriptor ---
06-Jun-2021 17:54:25 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ assembly-descriptor ---
06-Jun-2021 17:54:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:25 [INFO] Copying 1 resource
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ assembly-descriptor ---
06-Jun-2021 17:54:25 [INFO] No sources to compile
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ assembly-descriptor ---
06-Jun-2021 17:54:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:25 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/src/test/resources
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ assembly-descriptor ---
06-Jun-2021 17:54:25 [INFO] No sources to compile
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ assembly-descriptor ---
06-Jun-2021 17:54:25 [INFO] No tests to run.
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ assembly-descriptor ---
06-Jun-2021 17:54:25 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target/assembly-descriptor-3.0.0-SNAPSHOT.jar
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] ---------------< org.igniterealtime.spark.plugins:apple >---------------
06-Jun-2021 17:54:25 [INFO] Building Apple Plugin 4.0                                         [5/16]
06-Jun-2021 17:54:25 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apple ---
06-Jun-2021 17:54:25 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apple ---
06-Jun-2021 17:54:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:25 [INFO] Copying 3 resources
06-Jun-2021 17:54:25 [INFO] Copying 1 resource
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ apple ---
06-Jun-2021 17:54:25 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:25 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/classes
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apple ---
06-Jun-2021 17:54:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:25 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/src/test/resources
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ apple ---
06-Jun-2021 17:54:25 [INFO] No sources to compile
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ apple ---
06-Jun-2021 17:54:25 [INFO] No tests to run.
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apple ---
06-Jun-2021 17:54:25 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0.jar
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ apple ---
06-Jun-2021 17:54:25 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0-spark-plugin.jar
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] -------------< org.igniterealtime.spark.plugins:fastpath >--------------
06-Jun-2021 17:54:25 [INFO] Building Fastpath 3.5.1                                           [6/16]
06-Jun-2021 17:54:25 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastpath ---
06-Jun-2021 17:54:25 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fastpath ---
06-Jun-2021 17:54:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:25 [INFO] Copying 11 resources
06-Jun-2021 17:54:25 [INFO] Copying 1 resource
06-Jun-2021 17:54:25 [INFO]
06-Jun-2021 17:54:25 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fastpath ---
06-Jun-2021 17:54:25 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:25 [INFO] Compiling 44 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/classes
06-Jun-2021 17:54:26 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/panes/OnlineAgents.java: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/panes/OnlineAgents.java uses or overrides a deprecated API.
06-Jun-2021 17:54:26 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/panes/OnlineAgents.java: Recompile with -Xlint:deprecation for details.
06-Jun-2021 17:54:26 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Some input files use unchecked or unsafe operations.
06-Jun-2021 17:54:26 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Recompile with -Xlint:unchecked for details.
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fastpath ---
06-Jun-2021 17:54:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:26 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/src/test/resources
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fastpath ---
06-Jun-2021 17:54:26 [INFO] No sources to compile
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fastpath ---
06-Jun-2021 17:54:26 [INFO] No tests to run.
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fastpath ---
06-Jun-2021 17:54:26 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.5.1.jar
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fastpath ---
06-Jun-2021 17:54:26 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.5.1-spark-plugin.jar
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] ------------< org.igniterealtime.spark.plugins:fileupload >-------------
06-Jun-2021 17:54:26 [INFO] Building Http File Upload Plugin 0.0.3                            [7/16]
06-Jun-2021 17:54:26 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fileupload ---
06-Jun-2021 17:54:26 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fileupload ---
06-Jun-2021 17:54:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:26 [INFO] Copying 1 resource
06-Jun-2021 17:54:26 [INFO] Copying 1 resource
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fileupload ---
06-Jun-2021 17:54:26 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:26 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/classes
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fileupload ---
06-Jun-2021 17:54:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:26 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/src/test/resources
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fileupload ---
06-Jun-2021 17:54:26 [INFO] No sources to compile
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fileupload ---
06-Jun-2021 17:54:26 [INFO] No tests to run.
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fileupload ---
06-Jun-2021 17:54:26 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.0.3.jar
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fileupload ---
06-Jun-2021 17:54:26 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.0.3-spark-plugin.jar
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] -------------< org.igniterealtime.spark.plugins:flashing >--------------
06-Jun-2021 17:54:26 [INFO] Building Window Flashing Plugin 1.3                               [8/16]
06-Jun-2021 17:54:26 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flashing ---
06-Jun-2021 17:54:26 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flashing ---
06-Jun-2021 17:54:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:26 [INFO] Copying 10 resources
06-Jun-2021 17:54:26 [INFO] Copying 1 resource
06-Jun-2021 17:54:26 [INFO]
06-Jun-2021 17:54:26 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ flashing ---
06-Jun-2021 17:54:26 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:26 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/classes
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flashing ---
06-Jun-2021 17:54:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:27 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/src/test/resources
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ flashing ---
06-Jun-2021 17:54:27 [INFO] No sources to compile
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flashing ---
06-Jun-2021 17:54:27 [INFO] No tests to run.
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flashing ---
06-Jun-2021 17:54:27 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3.jar
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ flashing ---
06-Jun-2021 17:54:27 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3-spark-plugin.jar
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] ---------------< org.igniterealtime.spark.plugins:growl >---------------
06-Jun-2021 17:54:27 [INFO] Building Growl 2.4                                                [9/16]
06-Jun-2021 17:54:27 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ growl ---
06-Jun-2021 17:54:27 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ growl ---
06-Jun-2021 17:54:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:27 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/src/main/resources
06-Jun-2021 17:54:27 [INFO] Copying 1 resource
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ growl ---
06-Jun-2021 17:54:27 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:27 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/classes
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ growl ---
06-Jun-2021 17:54:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:27 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/src/test/resources
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ growl ---
06-Jun-2021 17:54:27 [INFO] No sources to compile
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ growl ---
06-Jun-2021 17:54:27 [INFO] No tests to run.
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ growl ---
06-Jun-2021 17:54:27 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4.jar
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ growl ---
06-Jun-2021 17:54:27 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4-spark-plugin.jar
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] ---------------< org.igniterealtime.spark.plugins:meet >----------------
06-Jun-2021 17:54:27 [INFO] Building Pade Meetings Plugin 0.0.8                              [10/16]
06-Jun-2021 17:54:27 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ meet ---
06-Jun-2021 17:54:27 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ meet ---
06-Jun-2021 17:54:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:27 [INFO] Copying 4 resources
06-Jun-2021 17:54:27 [INFO] Copying 1 resource
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ meet ---
06-Jun-2021 17:54:27 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:27 [INFO] Compiling 9 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/classes
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ meet ---
06-Jun-2021 17:54:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:27 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/src/test/resources
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ meet ---
06-Jun-2021 17:54:27 [INFO] No sources to compile
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ meet ---
06-Jun-2021 17:54:27 [INFO] No tests to run.
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ meet ---
06-Jun-2021 17:54:27 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.0.8.jar
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ meet ---
06-Jun-2021 17:54:27 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.0.8-spark-plugin.jar
06-Jun-2021 17:54:27 [INFO]
06-Jun-2021 17:54:27 [INFO] --------------< org.igniterealtime.spark.plugins:reversi >--------------
06-Jun-2021 17:54:27 [INFO] Building Reversi 1.6                                             [11/16]
06-Jun-2021 17:54:27 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reversi ---
06-Jun-2021 17:54:28 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reversi ---
06-Jun-2021 17:54:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:28 [INFO] Copying 12 resources
06-Jun-2021 17:54:28 [INFO] Copying 1 resource
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ reversi ---
06-Jun-2021 17:54:28 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:28 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/classes
06-Jun-2021 17:54:28 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java uses or overrides a deprecated API.
06-Jun-2021 17:54:28 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java: Recompile with -Xlint:deprecation for details.
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reversi ---
06-Jun-2021 17:54:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:28 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/src/test/resources
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ reversi ---
06-Jun-2021 17:54:28 [INFO] No sources to compile
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reversi ---
06-Jun-2021 17:54:28 [INFO] No tests to run.
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reversi ---
06-Jun-2021 17:54:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.6.jar
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ reversi ---
06-Jun-2021 17:54:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.6-spark-plugin.jar
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] ---------------< org.igniterealtime.spark.plugins:roar >----------------
06-Jun-2021 17:54:28 [INFO] Building Roar!!! 0.6                                             [12/16]
06-Jun-2021 17:54:28 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roar ---
06-Jun-2021 17:54:28 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roar ---
06-Jun-2021 17:54:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:28 [INFO] Copying 9 resources
06-Jun-2021 17:54:28 [INFO] Copying 1 resource
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ roar ---
06-Jun-2021 17:54:28 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:28 [INFO] Compiling 17 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/classes
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ roar ---
06-Jun-2021 17:54:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:28 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/src/test/resources
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ roar ---
06-Jun-2021 17:54:28 [INFO] No sources to compile
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ roar ---
06-Jun-2021 17:54:28 [INFO] No tests to run.
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ roar ---
06-Jun-2021 17:54:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/roar-0.6.jar
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ roar ---
06-Jun-2021 17:54:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/roar/target/roar-0.6-spark-plugin.jar
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] -------------< org.igniterealtime.spark.plugins:tictactoe >-------------
06-Jun-2021 17:54:28 [INFO] Building TicTacToe 0.3                                           [13/16]
06-Jun-2021 17:54:28 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tictactoe ---
06-Jun-2021 17:54:28 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tictactoe ---
06-Jun-2021 17:54:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:28 [INFO] Copying 14 resources
06-Jun-2021 17:54:28 [INFO] Copying 1 resource
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tictactoe ---
06-Jun-2021 17:54:28 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:28 [INFO] Compiling 12 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/classes
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tictactoe ---
06-Jun-2021 17:54:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:28 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/src/test/resources
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tictactoe ---
06-Jun-2021 17:54:28 [INFO] No sources to compile
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tictactoe ---
06-Jun-2021 17:54:28 [INFO] No tests to run.
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tictactoe ---
06-Jun-2021 17:54:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.3.jar
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ tictactoe ---
06-Jun-2021 17:54:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.3-spark-plugin.jar
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] -----------< org.igniterealtime.spark.plugins:transferguard >-----------
06-Jun-2021 17:54:28 [INFO] Building Transfer Guard 1.2                                      [14/16]
06-Jun-2021 17:54:28 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transferguard ---
06-Jun-2021 17:54:28 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transferguard ---
06-Jun-2021 17:54:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:28 [INFO] Copying 9 resources
06-Jun-2021 17:54:28 [INFO] Copying 1 resource
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ transferguard ---
06-Jun-2021 17:54:28 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:28 [INFO] Compiling 5 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/classes
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transferguard ---
06-Jun-2021 17:54:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:28 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/src/test/resources
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ transferguard ---
06-Jun-2021 17:54:28 [INFO] No sources to compile
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transferguard ---
06-Jun-2021 17:54:28 [INFO] No tests to run.
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ transferguard ---
06-Jun-2021 17:54:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.2.jar
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ transferguard ---
06-Jun-2021 17:54:28 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.2-spark-plugin.jar
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] ------------< org.igniterealtime.spark.plugins:translator >-------------
06-Jun-2021 17:54:28 [INFO] Building Translator Plugin 1.7                                   [15/16]
06-Jun-2021 17:54:28 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ translator ---
06-Jun-2021 17:54:28 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ translator ---
06-Jun-2021 17:54:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:28 [INFO] Copying 2 resources
06-Jun-2021 17:54:28 [INFO] Copying 1 resource
06-Jun-2021 17:54:28 [INFO]
06-Jun-2021 17:54:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ translator ---
06-Jun-2021 17:54:28 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:29 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/classes
06-Jun-2021 17:54:29 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorUtil.java:[32,41] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release
06-Jun-2021 17:54:29 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorUtil.java:[69,50] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ translator ---
06-Jun-2021 17:54:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:29 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/src/test/resources
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ translator ---
06-Jun-2021 17:54:29 [INFO] Changes detected - recompiling the module!
06-Jun-2021 17:54:29 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/test-classes
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ translator ---
06-Jun-2021 17:54:29 [INFO] Surefire report directory: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/surefire-reports
06-Jun-2021 17:54:29
06-Jun-2021 17:54:29 -------------------------------------------------------
06-Jun-2021 17:54:29 T E S T S
06-Jun-2021 17:54:29 -------------------------------------------------------
06-Jun-2021 17:54:29 Running com.jivesoftware.spark.translator.TestTranslator
06-Jun-2021 17:54:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
06-Jun-2021 17:54:29
06-Jun-2021 17:54:29 Results :
06-Jun-2021 17:54:29
06-Jun-2021 17:54:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
06-Jun-2021 17:54:29
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ translator ---
06-Jun-2021 17:54:29 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/translator-1.7.jar
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ translator ---
06-Jun-2021 17:54:29 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/plugins/translator/target/translator-1.7-spark-plugin.jar
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] ---------------< org.igniterealtime.spark:distribution >----------------
06-Jun-2021 17:54:29 [INFO] Building Spark Distribution 3.0.0-SNAPSHOT                       [16/16]
06-Jun-2021 17:54:29 [INFO] --------------------------------[ jar ]---------------------------------
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
06-Jun-2021 17:54:29 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ distribution ---
06-Jun-2021 17:54:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:29 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/src/main/resources
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
06-Jun-2021 17:54:29 [INFO] No sources to compile
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ distribution ---
06-Jun-2021 17:54:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jun-2021 17:54:29 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/src/test/resources
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
06-Jun-2021 17:54:29 [INFO] No sources to compile
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
06-Jun-2021 17:54:29 [INFO] No tests to run.
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ distribution ---
06-Jun-2021 17:54:29 [WARNING] JAR will be empty - no content was marked for inclusion!
06-Jun-2021 17:54:29 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution.jar
06-Jun-2021 17:54:29 [INFO]
06-Jun-2021 17:54:29 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ distribution ---
06-Jun-2021 17:54:29 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
06-Jun-2021 17:54:29 [WARNING] The current modules seemed to be having different versions.
06-Jun-2021 17:54:29 --> org.igniterealtime.spark.plugins:fastpath:jar:3.5.1
06-Jun-2021 17:54:29 --> org.igniterealtime.spark.plugins:fileupload:jar:0.0.3
06-Jun-2021 17:54:29 --> org.igniterealtime.spark.plugins:flashing:jar:1.3
06-Jun-2021 17:54:29 --> org.igniterealtime.spark.plugins:growl:jar:2.4
06-Jun-2021 17:54:29 --> org.igniterealtime.spark.plugins:meet:jar:0.0.8
06-Jun-2021 17:54:29 --> org.igniterealtime.spark.plugins:reversi:jar:1.6
06-Jun-2021 17:54:29 --> org.igniterealtime.spark.plugins:roar:jar:0.6
06-Jun-2021 17:54:29 --> org.igniterealtime.spark.plugins:tictactoe:jar:0.3
06-Jun-2021 17:54:29 --> org.igniterealtime.spark.plugins:transferguard:jar:1.2
06-Jun-2021 17:54:29 --> org.igniterealtime.spark.plugins:translator:jar:1.7
06-Jun-2021 17:54:29
06-Jun-2021 17:54:30 [INFO] Copying files to /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base
06-Jun-2021 17:54:30 [WARNING] Assembly file: /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/distribution/target/distribution-base is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
06-Jun-2021 17:54:30 [INFO] ------------------------------------------------------------------------
06-Jun-2021 17:54:30 [INFO] Reactor Summary:
06-Jun-2021 17:54:30 [INFO]
06-Jun-2021 17:54:30 [INFO] Spark (parent) 3.0.0-SNAPSHOT ...................... SUCCESS [  0.203 s]
06-Jun-2021 17:54:30 [INFO] Spark Emoticons 3.0.0-SNAPSHOT ..................... SUCCESS [  1.605 s]
06-Jun-2021 17:54:30 [INFO] Spark Core 3.0.0-SNAPSHOT .......................... SUCCESS [ 12.944 s]
06-Jun-2021 17:54:30 [INFO] Spark Plugin Assembly Descriptor 3.0.0-SNAPSHOT .... SUCCESS [  0.099 s]
06-Jun-2021 17:54:30 [INFO] Apple Plugin 4.0 ................................... SUCCESS [  0.815 s]
06-Jun-2021 17:54:30 [INFO] Fastpath 3.5.1 ..................................... SUCCESS [  0.738 s]
06-Jun-2021 17:54:30 [INFO] Http File Upload Plugin 0.0.3 ...................... SUCCESS [  0.345 s]
06-Jun-2021 17:54:30 [INFO] Window Flashing Plugin 1.3 ......................... SUCCESS [  0.164 s]
06-Jun-2021 17:54:30 [INFO] Growl 2.4 .......................................... SUCCESS [  0.536 s]
06-Jun-2021 17:54:30 [INFO] Pade Meetings Plugin 0.0.8 ......................... SUCCESS [  0.335 s]
06-Jun-2021 17:54:30 [INFO] Reversi 1.6 ........................................ SUCCESS [  0.282 s]
06-Jun-2021 17:54:30 [INFO] Roar!!! 0.6 ........................................ SUCCESS [  0.298 s]
06-Jun-2021 17:54:30 [INFO] TicTacToe 0.3 ...................................... SUCCESS [  0.216 s]
06-Jun-2021 17:54:30 [INFO] Transfer Guard 1.2 ................................. SUCCESS [  0.176 s]
06-Jun-2021 17:54:30 [INFO] Translator Plugin 1.7 .............................. SUCCESS [  0.966 s]
06-Jun-2021 17:54:30 [INFO] Spark Distribution 3.0.0-SNAPSHOT .................. SUCCESS [  0.274 s]
06-Jun-2021 17:54:30 [INFO] ------------------------------------------------------------------------
06-Jun-2021 17:54:30 [INFO] BUILD SUCCESS
06-Jun-2021 17:54:30 [INFO] ------------------------------------------------------------------------
06-Jun-2021 17:54:30 [INFO] Total time:  20.308 s
06-Jun-2021 17:54:30 [INFO] Finished at: 2021-06-06T17:54:30Z
06-Jun-2021 17:54:30 [INFO] ------------------------------------------------------------------------
06-Jun-2021 17:54:30 Parsing test results under /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1...
06-Jun-2021 17:54:30 Finished task 'Build' with result: Success
06-Jun-2021 17:54:30 Running post build plugin 'NCover Results Collector'
06-Jun-2021 17:54:30 Running post build plugin 'Artifact Copier'
06-Jun-2021 17:54:30 Publishing an artifact: Distribution Base
06-Jun-2021 17:54:30 Finished publishing of artifact Non required shared artifact: [Distribution Base], pattern: [**/*] anchored at: [distribution/target/distribution-base] in 144.8 ms
06-Jun-2021 17:54:30 Running post build plugin 'npm Cache Cleanup'
06-Jun-2021 17:54:30 Running post build plugin 'Clover Results Collector'
06-Jun-2021 17:54:30 Running post build plugin 'Docker Container Cleanup'
06-Jun-2021 17:54:30 Finalising the build...
06-Jun-2021 17:54:30 Stopping timer.
06-Jun-2021 17:54:30 Build SPARK-CI-JOB1-353 completed.
06-Jun-2021 17:54:30 Running on server: post build plugin 'NCover Results Collector'
06-Jun-2021 17:54:30 Running on server: post build plugin 'Build Hanging Detection Configuration'
06-Jun-2021 17:54:30 Running on server: post build plugin 'Clover Delta Calculator'
06-Jun-2021 17:54:30 Running on server: post build plugin 'Maven Dependencies Postprocessor'
06-Jun-2021 17:54:30 All post build plugins have finished
06-Jun-2021 17:54:30 Generating build results summary...
06-Jun-2021 17:54:30 Saving build results to disk...
06-Jun-2021 17:54:30 Store variable context...
06-Jun-2021 17:54:30 Indexing build results...
06-Jun-2021 17:54:30 Finished building SPARK-CI-JOB1-353.