Builds the Spark Install4j distributables once every day.

Build: #2306 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

  2. Post Build

Build log

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

03-Oct-2022 04:15:01 Build Spark - Nightly Build - Maven build #2306 (SPARK-NIGHTLY-JOB1-2306) started building on agent Default Agent, bamboo version: 8.2.4
03-Oct-2022 04:15:01
03-Oct-2022 04:15:01 Build working directory is /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1
03-Oct-2022 04:15:01 Executing build Spark - Nightly Build - Maven build #2306 (SPARK-NIGHTLY-JOB1-2306)
03-Oct-2022 04:15:01 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
03-Oct-2022 04:15:01 Checking out into /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1
03-Oct-2022 04:15:01 Updating source code to revision: bb0d0a7dbdccd4b213c0d5e38b9793fa8f863e70
03-Oct-2022 04:15:01 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Spark.git'.
03-Oct-2022 04:15:02 From https://github.com/igniterealtime/Spark
03-Oct-2022 04:15:02    2db51a86..bb0d0a7d  master     -> master
03-Oct-2022 04:15:02 Checking out revision bb0d0a7dbdccd4b213c0d5e38b9793fa8f863e70.
03-Oct-2022 04:15:02 Already on 'master'
03-Oct-2022 04:15:02 Updated source code to revision: bb0d0a7dbdccd4b213c0d5e38b9793fa8f863e70
03-Oct-2022 04:15:02 Finished task 'Checkout Default Repository' with result: Success
03-Oct-2022 04:15:02 Running pre-build action: VCS Version Collector
03-Oct-2022 04:15:02 Running pre-build action: Build Log Labeller Pre Build Action
03-Oct-2022 04:15:02 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
03-Oct-2022 04:15:02
Beginning to execute external process for build 'Spark - Nightly Build - Maven build #2306 (SPARK-NIGHTLY-JOB1-2306)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/SPARK-NIGHTLY-JOB1 -Dinstall4j.home=/home/bamboo/install4j9.0.5 clean package -P install4j
... in: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1
03-Oct-2022 04:15:03 [INFO] Scanning for projects...
03-Oct-2022 04:15:03 [INFO] ------------------------------------------------------------------------
03-Oct-2022 04:15:03 [INFO] Reactor Build Order:
03-Oct-2022 04:15:03 [INFO]
03-Oct-2022 04:15:03 [INFO] Spark (parent)                                                     [pom]
03-Oct-2022 04:15:03 [INFO] Spark Emoticons                                                    [jar]
03-Oct-2022 04:15:03 [INFO] Spark Core                                                         [jar]
03-Oct-2022 04:15:03 [INFO] Spark Plugin Assembly Descriptor                                   [jar]
03-Oct-2022 04:15:03 [INFO] Apple Plugin                                                       [jar]
03-Oct-2022 04:15:03 [INFO] Fastpath                                                           [jar]
03-Oct-2022 04:15:03 [INFO] Http File Upload Plugin                                            [jar]
03-Oct-2022 04:15:03 [INFO] Window Flashing Plugin                                             [jar]
03-Oct-2022 04:15:03 [INFO] Growl                                                              [jar]
03-Oct-2022 04:15:03 [INFO] Pade Meetings Plugin                                               [jar]
03-Oct-2022 04:15:03 [INFO] Reversi                                                            [jar]
03-Oct-2022 04:15:03 [INFO] Roar!!!                                                            [jar]
03-Oct-2022 04:15:03 [INFO] TicTacToe                                                          [jar]
03-Oct-2022 04:15:03 [INFO] Spellchecker Plugin                                                [jar]
03-Oct-2022 04:15:03 [INFO] Transfer Guard                                                     [jar]
03-Oct-2022 04:15:03 [INFO] Translator Plugin                                                  [jar]
03-Oct-2022 04:15:03 [INFO] Spark Distribution                                                 [jar]
03-Oct-2022 04:15:03 [INFO]
03-Oct-2022 04:15:03 [INFO] ------------------< org.igniterealtime.spark:parent >-------------------
03-Oct-2022 04:15:03 [INFO] Building Spark (parent) 3.0.0-SNAPSHOT                            [1/17]
03-Oct-2022 04:15:03 [INFO] --------------------------------[ pom ]---------------------------------
03-Oct-2022 04:15:03 [INFO]
03-Oct-2022 04:15:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
03-Oct-2022 04:15:03 [INFO]
03-Oct-2022 04:15:03 [INFO] -----------------< org.igniterealtime.spark:emoticons >-----------------
03-Oct-2022 04:15:03 [INFO] Building Spark Emoticons 3.0.0-SNAPSHOT                           [2/17]
03-Oct-2022 04:15:03 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:04 [INFO]
03-Oct-2022 04:15:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emoticons ---
03-Oct-2022 04:15:04 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons
03-Oct-2022 04:15:04 [INFO]
03-Oct-2022 04:15:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emoticons ---
03-Oct-2022 04:15:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:04 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/emoticons/src/main/resources
03-Oct-2022 04:15:04 [INFO]
03-Oct-2022 04:15:04 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ emoticons ---
03-Oct-2022 04:15:04 [INFO] No sources to compile
03-Oct-2022 04:15:04 [INFO]
03-Oct-2022 04:15:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emoticons ---
03-Oct-2022 04:15:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:04 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/emoticons/src/test/resources
03-Oct-2022 04:15:04 [INFO]
03-Oct-2022 04:15:04 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ emoticons ---
03-Oct-2022 04:15:04 [INFO] No sources to compile
03-Oct-2022 04:15:04 [INFO]
03-Oct-2022 04:15:04 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emoticons ---
03-Oct-2022 04:15:04 [INFO] No tests to run.
03-Oct-2022 04:15:04 [INFO]
03-Oct-2022 04:15:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ emoticons ---
03-Oct-2022 04:15:05 [WARNING] JAR will be empty - no content was marked for inclusion!
03-Oct-2022 04:15:05 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT.jar
03-Oct-2022 04:15:05 [INFO]
03-Oct-2022 04:15:05 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ emoticons ---
03-Oct-2022 04:15:05 [INFO] Reading assembly descriptor: src/assembly/Default.adiumemoticonset.xml
03-Oct-2022 04:15:05 [INFO] Reading assembly descriptor: src/assembly/GTalk.AdiumEmoticonset.xml
03-Oct-2022 04:15:05 [INFO] Reading assembly descriptor: src/assembly/POPO.adiumemoticonset.xml
03-Oct-2022 04:15:05 [INFO] Reading assembly descriptor: src/assembly/sparkEmoticonSet.xml
03-Oct-2022 04:15:05 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-Default.adiumemoticonset.zip
03-Oct-2022 04:15:05 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-GTalk.AdiumEmoticonset.zip
03-Oct-2022 04:15:05 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-POPO.adiumemoticonset.zip
03-Oct-2022 04:15:05 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.0-SNAPSHOT-sparkEmoticonSet.zip
03-Oct-2022 04:15:05 [INFO]
03-Oct-2022 04:15:05 [INFO] ----------------< org.igniterealtime.spark:spark-core >-----------------
03-Oct-2022 04:15:05 [INFO] Building Spark Core 3.0.0-SNAPSHOT                                [3/17]
03-Oct-2022 04:15:05 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:06 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml
03-Oct-2022 04:15:06 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-core/maven-metadata.xml
03-Oct-2022 04:15:06 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-core/maven-metadata.xml
03-Oct-2022 04:15:06 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml (1.4 kB at 3.4 kB/s)
03-Oct-2022 04:15:08 [INFO] Downloaded from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-core/maven-metadata.xml (559 B at 303 B/s)
03-Oct-2022 04:15:08 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-jid/maven-metadata.xml
03-Oct-2022 04:15:08 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml
03-Oct-2022 04:15:08 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/maven-metadata.xml
03-Oct-2022 04:15:08 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml (1.4 kB at 62 kB/s)
03-Oct-2022 04:15:08 [INFO] Downloaded from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jxmpp/jxmpp-jid/maven-metadata.xml (558 B at 2.8 kB/s)
03-Oct-2022 04:15:08 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/maven-metadata.xml
03-Oct-2022 04:15:08 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/maven-metadata.xml
03-Oct-2022 04:15:08 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml
03-Oct-2022 04:15:08 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml (875 B at 40 kB/s)
03-Oct-2022 04:15:08 [INFO] Downloaded from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/maven-metadata.xml (390 B at 1.9 kB/s)
03-Oct-2022 04:15:08 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/1.0.3-SNAPSHOT/maven-metadata.xml
03-Oct-2022 04:15:08 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/1.0.3-SNAPSHOT/maven-metadata.xml
03-Oct-2022 04:15:09 [INFO] Downloaded from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/minidns/minidns-core/1.0.3-SNAPSHOT/maven-metadata.xml (2.8 kB at 14 kB/s)
03-Oct-2022 04:15:09 [INFO] Downloading from maven-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/slf4j/slf4j-api/maven-metadata.xml
03-Oct-2022 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-api/maven-metadata.xml
03-Oct-2022 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/maven-metadata.xml
03-Oct-2022 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/maven-metadata.xml (3.3 kB at 234 kB/s)
03-Oct-2022 04:15:13 [INFO]
03-Oct-2022 04:15:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core ---
03-Oct-2022 04:15:13 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/target
03-Oct-2022 04:15:13 [INFO]
03-Oct-2022 04:15:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-core ---
03-Oct-2022 04:15:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:13 [INFO] Copying 846 resources
03-Oct-2022 04:15:15 [INFO]
03-Oct-2022 04:15:15 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spark-core ---
03-Oct-2022 04:15:15 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:15 [INFO] Compiling 387 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/target/classes
03-Oct-2022 04:15:22 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ContactItem.java: Some input files use or override a deprecated API.
03-Oct-2022 04:15:22 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ContactItem.java: Recompile with -Xlint:deprecation for details.
03-Oct-2022 04:15:22 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Some input files use unchecked or unsafe operations.
03-Oct-2022 04:15:22 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Recompile with -Xlint:unchecked for details.
03-Oct-2022 04:15:22 [INFO]
03-Oct-2022 04:15:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spark-core ---
03-Oct-2022 04:15:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/src/test/resources
03-Oct-2022 04:15:22 [INFO]
03-Oct-2022 04:15:22 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spark-core ---
03-Oct-2022 04:15:22 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:22 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/target/test-classes
03-Oct-2022 04:15:22 [INFO]
03-Oct-2022 04:15:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spark-core ---
03-Oct-2022 04:15:22 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/target/surefire-reports
03-Oct-2022 04:15:22
03-Oct-2022 04:15:22 -------------------------------------------------------
03-Oct-2022 04:15:22 T E S T S
03-Oct-2022 04:15:22 -------------------------------------------------------
03-Oct-2022 04:15:23 Running org.jivesoftware.spark.util.EncryptorTest
03-Oct-2022 04:15:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec
03-Oct-2022 04:15:23 Running org.jivesoftware.spark.util.JavaVersionTest
03-Oct-2022 04:15:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
03-Oct-2022 04:15:23 Running org.jivesoftware.spark.plugin.PluginDependencyTest
03-Oct-2022 04:15:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
03-Oct-2022 04:15:23
03-Oct-2022 04:15:23 Results :
03-Oct-2022 04:15:23
03-Oct-2022 04:15:23 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
03-Oct-2022 04:15:23
03-Oct-2022 04:15:23 [INFO]
03-Oct-2022 04:15:23 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ spark-core ---
03-Oct-2022 04:15:24 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/target/spark.jar
03-Oct-2022 04:15:24 [INFO]
03-Oct-2022 04:15:24 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ spark-core ---
03-Oct-2022 04:15:24 [INFO] Reading assembly descriptor: src/assembly/installation-directory.xml
03-Oct-2022 04:15:25 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/install4j/install4j-runtime/8.0.7/install4j-runtime-8.0.7.pom
03-Oct-2022 04:15:26 [INFO] Building tar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/core/target/spark-installation-directory.tar
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --------< org.igniterealtime.spark.plugins:assembly-descriptor >--------
03-Oct-2022 04:15:27 [INFO] Building Spark Plugin Assembly Descriptor 3.0.0-SNAPSHOT          [4/17]
03-Oct-2022 04:15:27 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ assembly-descriptor ---
03-Oct-2022 04:15:27 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/assembly-descriptor/target
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ assembly-descriptor ---
03-Oct-2022 04:15:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:27 [INFO] Copying 1 resource
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ assembly-descriptor ---
03-Oct-2022 04:15:27 [INFO] No sources to compile
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ assembly-descriptor ---
03-Oct-2022 04:15:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:27 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/assembly-descriptor/src/test/resources
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ assembly-descriptor ---
03-Oct-2022 04:15:27 [INFO] No sources to compile
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ assembly-descriptor ---
03-Oct-2022 04:15:27 [INFO] No tests to run.
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ assembly-descriptor ---
03-Oct-2022 04:15:27 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/assembly-descriptor/target/assembly-descriptor-3.0.0-SNAPSHOT.jar
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] ---------------< org.igniterealtime.spark.plugins:apple >---------------
03-Oct-2022 04:15:27 [INFO] Building Apple Plugin 4.0                                         [5/17]
03-Oct-2022 04:15:27 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apple ---
03-Oct-2022 04:15:27 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apple ---
03-Oct-2022 04:15:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:27 [INFO] Copying 3 resources
03-Oct-2022 04:15:27 [INFO] Copying 1 resource
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ apple ---
03-Oct-2022 04:15:27 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:27 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target/classes
03-Oct-2022 04:15:27 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java uses or overrides a deprecated API.
03-Oct-2022 04:15:27 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: Recompile with -Xlint:deprecation for details.
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apple ---
03-Oct-2022 04:15:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:27 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/test/resources
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ apple ---
03-Oct-2022 04:15:27 [INFO] No sources to compile
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ apple ---
03-Oct-2022 04:15:27 [INFO] No tests to run.
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apple ---
03-Oct-2022 04:15:27 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target/apple-4.0.jar
03-Oct-2022 04:15:27 [INFO]
03-Oct-2022 04:15:27 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ apple ---
03-Oct-2022 04:15:27 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from central
03-Oct-2022 04:15:27 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from maven-snapshots-repo
03-Oct-2022 04:15:28 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from ej-technologies
03-Oct-2022 04:15:28 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from central
03-Oct-2022 04:15:28 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from maven-snapshots-repo
03-Oct-2022 04:15:28 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from ej-technologies
03-Oct-2022 04:15:28 [INFO] artifact org.minidns:minidns-core: checking for updates from central
03-Oct-2022 04:15:28 [INFO] artifact org.minidns:minidns-core: checking for updates from maven-snapshots-repo
03-Oct-2022 04:15:28 [INFO] artifact org.minidns:minidns-core: checking for updates from ej-technologies
03-Oct-2022 04:15:28 [INFO] artifact org.slf4j:slf4j-api: checking for updates from central
03-Oct-2022 04:15:28 [INFO] artifact org.slf4j:slf4j-api: checking for updates from maven-snapshots-repo
03-Oct-2022 04:15:28 [INFO] artifact org.slf4j:slf4j-api: checking for updates from ej-technologies
03-Oct-2022 04:15:29 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target/apple-4.0-spark-plugin.jar
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] -------------< org.igniterealtime.spark.plugins:fastpath >--------------
03-Oct-2022 04:15:29 [INFO] Building Fastpath 3.5.1                                           [6/17]
03-Oct-2022 04:15:29 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastpath ---
03-Oct-2022 04:15:29 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fastpath ---
03-Oct-2022 04:15:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:29 [INFO] Copying 12 resources
03-Oct-2022 04:15:29 [INFO] Copying 1 resource
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fastpath ---
03-Oct-2022 04:15:29 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:29 [INFO] Compiling 44 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/classes
03-Oct-2022 04:15:29 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/Workpane.java: Some input files use or override a deprecated API.
03-Oct-2022 04:15:29 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/Workpane.java: Recompile with -Xlint:deprecation for details.
03-Oct-2022 04:15:29 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Some input files use unchecked or unsafe operations.
03-Oct-2022 04:15:29 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Recompile with -Xlint:unchecked for details.
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fastpath ---
03-Oct-2022 04:15:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:29 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/test/resources
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fastpath ---
03-Oct-2022 04:15:29 [INFO] No sources to compile
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fastpath ---
03-Oct-2022 04:15:29 [INFO] No tests to run.
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fastpath ---
03-Oct-2022 04:15:29 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/fastpath-3.5.1.jar
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fastpath ---
03-Oct-2022 04:15:29 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/fastpath-3.5.1-spark-plugin.jar
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] ------------< org.igniterealtime.spark.plugins:fileupload >-------------
03-Oct-2022 04:15:29 [INFO] Building Http File Upload Plugin 0.0.3                            [7/17]
03-Oct-2022 04:15:29 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fileupload ---
03-Oct-2022 04:15:29 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fileupload ---
03-Oct-2022 04:15:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:29 [INFO] Copying 1 resource
03-Oct-2022 04:15:29 [INFO] Copying 1 resource
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fileupload ---
03-Oct-2022 04:15:29 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:29 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/classes
03-Oct-2022 04:15:29 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java uses or overrides a deprecated API.
03-Oct-2022 04:15:29 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: Recompile with -Xlint:deprecation for details.
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fileupload ---
03-Oct-2022 04:15:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:29 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/test/resources
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fileupload ---
03-Oct-2022 04:15:29 [INFO] No sources to compile
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fileupload ---
03-Oct-2022 04:15:29 [INFO] No tests to run.
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fileupload ---
03-Oct-2022 04:15:29 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/fileupload-0.0.3.jar
03-Oct-2022 04:15:29 [INFO]
03-Oct-2022 04:15:29 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fileupload ---
03-Oct-2022 04:15:30 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/fileupload-0.0.3-spark-plugin.jar
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] -------------< org.igniterealtime.spark.plugins:flashing >--------------
03-Oct-2022 04:15:30 [INFO] Building Window Flashing Plugin 1.3                               [8/17]
03-Oct-2022 04:15:30 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flashing ---
03-Oct-2022 04:15:30 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flashing ---
03-Oct-2022 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:30 [INFO] Copying 10 resources
03-Oct-2022 04:15:30 [INFO] Copying 1 resource
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ flashing ---
03-Oct-2022 04:15:30 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:30 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target/classes
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flashing ---
03-Oct-2022 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:30 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/src/test/resources
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ flashing ---
03-Oct-2022 04:15:30 [INFO] No sources to compile
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flashing ---
03-Oct-2022 04:15:30 [INFO] No tests to run.
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flashing ---
03-Oct-2022 04:15:30 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target/flashing-1.3.jar
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ flashing ---
03-Oct-2022 04:15:30 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target/flashing-1.3-spark-plugin.jar
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] ---------------< org.igniterealtime.spark.plugins:growl >---------------
03-Oct-2022 04:15:30 [INFO] Building Growl 2.4                                                [9/17]
03-Oct-2022 04:15:30 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ growl ---
03-Oct-2022 04:15:30 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ growl ---
03-Oct-2022 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:30 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/growl/src/main/resources
03-Oct-2022 04:15:30 [INFO] Copying 1 resource
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ growl ---
03-Oct-2022 04:15:30 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:30 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/classes
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ growl ---
03-Oct-2022 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:30 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/growl/src/test/resources
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ growl ---
03-Oct-2022 04:15:30 [INFO] No sources to compile
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ growl ---
03-Oct-2022 04:15:30 [INFO] No tests to run.
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ growl ---
03-Oct-2022 04:15:30 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/growl-2.4.jar
03-Oct-2022 04:15:30 [INFO]
03-Oct-2022 04:15:30 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ growl ---
03-Oct-2022 04:15:30 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/growl-2.4-spark-plugin.jar
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] ---------------< org.igniterealtime.spark.plugins:meet >----------------
03-Oct-2022 04:15:31 [INFO] Building Pade Meetings Plugin 0.0.8                              [10/17]
03-Oct-2022 04:15:31 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ meet ---
03-Oct-2022 04:15:31 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ meet ---
03-Oct-2022 04:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:31 [INFO] Copying 4 resources
03-Oct-2022 04:15:31 [INFO] Copying 1 resource
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ meet ---
03-Oct-2022 04:15:31 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:31 [INFO] Compiling 9 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/classes
03-Oct-2022 04:15:31 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java uses or overrides a deprecated API.
03-Oct-2022 04:15:31 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: Recompile with -Xlint:deprecation for details.
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ meet ---
03-Oct-2022 04:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/test/resources
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ meet ---
03-Oct-2022 04:15:31 [INFO] No sources to compile
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ meet ---
03-Oct-2022 04:15:31 [INFO] No tests to run.
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ meet ---
03-Oct-2022 04:15:31 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/meet-0.0.8.jar
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ meet ---
03-Oct-2022 04:15:31 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/meet-0.0.8-spark-plugin.jar
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --------------< org.igniterealtime.spark.plugins:reversi >--------------
03-Oct-2022 04:15:31 [INFO] Building Reversi 1.6                                             [11/17]
03-Oct-2022 04:15:31 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reversi ---
03-Oct-2022 04:15:31 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reversi ---
03-Oct-2022 04:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:31 [INFO] Copying 12 resources
03-Oct-2022 04:15:31 [INFO] Copying 1 resource
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ reversi ---
03-Oct-2022 04:15:31 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:31 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/classes
03-Oct-2022 04:15:31 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java: Some input files use or override a deprecated API.
03-Oct-2022 04:15:31 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java: Recompile with -Xlint:deprecation for details.
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reversi ---
03-Oct-2022 04:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/src/test/resources
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ reversi ---
03-Oct-2022 04:15:31 [INFO] No sources to compile
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reversi ---
03-Oct-2022 04:15:31 [INFO] No tests to run.
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reversi ---
03-Oct-2022 04:15:31 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/reversi-1.6.jar
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ reversi ---
03-Oct-2022 04:15:31 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/reversi-1.6-spark-plugin.jar
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] ---------------< org.igniterealtime.spark.plugins:roar >----------------
03-Oct-2022 04:15:31 [INFO] Building Roar!!! 0.6                                             [12/17]
03-Oct-2022 04:15:31 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roar ---
03-Oct-2022 04:15:31 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roar ---
03-Oct-2022 04:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:31 [INFO] Copying 10 resources
03-Oct-2022 04:15:31 [INFO] Copying 1 resource
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ roar ---
03-Oct-2022 04:15:31 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:31 [INFO] Compiling 17 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/classes
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ roar ---
03-Oct-2022 04:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/roar/src/test/resources
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ roar ---
03-Oct-2022 04:15:31 [INFO] No sources to compile
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ roar ---
03-Oct-2022 04:15:31 [INFO] No tests to run.
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ roar ---
03-Oct-2022 04:15:31 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/roar-0.6.jar
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ roar ---
03-Oct-2022 04:15:31 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/roar-0.6-spark-plugin.jar
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] -------------< org.igniterealtime.spark.plugins:tictactoe >-------------
03-Oct-2022 04:15:31 [INFO] Building TicTacToe 0.3                                           [13/17]
03-Oct-2022 04:15:31 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tictactoe ---
03-Oct-2022 04:15:31 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tictactoe ---
03-Oct-2022 04:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:31 [INFO] Copying 15 resources
03-Oct-2022 04:15:31 [INFO] Copying 1 resource
03-Oct-2022 04:15:31 [INFO]
03-Oct-2022 04:15:31 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tictactoe ---
03-Oct-2022 04:15:31 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:31 [INFO] Compiling 12 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/classes
03-Oct-2022 04:15:32 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Some input files use or override a deprecated API.
03-Oct-2022 04:15:32 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Recompile with -Xlint:deprecation for details.
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tictactoe ---
03-Oct-2022 04:15:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:32 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/src/test/resources
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tictactoe ---
03-Oct-2022 04:15:32 [INFO] No sources to compile
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tictactoe ---
03-Oct-2022 04:15:32 [INFO] No tests to run.
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tictactoe ---
03-Oct-2022 04:15:32 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/tictactoe-0.3.jar
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ tictactoe ---
03-Oct-2022 04:15:32 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/tictactoe-0.3-spark-plugin.jar
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] -------------< org.igniterealtime.spark.plugins:spelling >--------------
03-Oct-2022 04:15:32 [INFO] Building Spellchecker Plugin 0.8                                 [14/17]
03-Oct-2022 04:15:32 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spelling ---
03-Oct-2022 04:15:32 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spelling ---
03-Oct-2022 04:15:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:32 [INFO] Copying 17 resources
03-Oct-2022 04:15:32 [INFO] Copying 1 resource
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spelling ---
03-Oct-2022 04:15:32 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:32 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target/classes
03-Oct-2022 04:15:32 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/src/main/java/org/jivesoftware/spellchecker/SpellcheckerPreferenceDialog.java: Some input files use unchecked or unsafe operations.
03-Oct-2022 04:15:32 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/src/main/java/org/jivesoftware/spellchecker/SpellcheckerPreferenceDialog.java: Recompile with -Xlint:unchecked for details.
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spelling ---
03-Oct-2022 04:15:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:32 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/src/test/resources
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spelling ---
03-Oct-2022 04:15:32 [INFO] No sources to compile
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spelling ---
03-Oct-2022 04:15:32 [INFO] No tests to run.
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spelling ---
03-Oct-2022 04:15:32 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target/spelling-0.8.jar
03-Oct-2022 04:15:32 [INFO]
03-Oct-2022 04:15:32 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ spelling ---
03-Oct-2022 04:15:33 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target/spelling-0.8-spark-plugin.jar
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] -----------< org.igniterealtime.spark.plugins:transferguard >-----------
03-Oct-2022 04:15:33 [INFO] Building Transfer Guard 1.2                                      [15/17]
03-Oct-2022 04:15:33 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transferguard ---
03-Oct-2022 04:15:33 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transferguard ---
03-Oct-2022 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:33 [INFO] Copying 10 resources
03-Oct-2022 04:15:33 [INFO] Copying 1 resource
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ transferguard ---
03-Oct-2022 04:15:33 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:33 [INFO] Compiling 5 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/classes
03-Oct-2022 04:15:33 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java uses or overrides a deprecated API.
03-Oct-2022 04:15:33 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: Recompile with -Xlint:deprecation for details.
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transferguard ---
03-Oct-2022 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:33 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/test/resources
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ transferguard ---
03-Oct-2022 04:15:33 [INFO] No sources to compile
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transferguard ---
03-Oct-2022 04:15:33 [INFO] No tests to run.
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ transferguard ---
03-Oct-2022 04:15:33 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/transferguard-1.2.jar
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ transferguard ---
03-Oct-2022 04:15:33 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/transferguard-1.2-spark-plugin.jar
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] ------------< org.igniterealtime.spark.plugins:translator >-------------
03-Oct-2022 04:15:33 [INFO] Building Translator Plugin 1.7                                   [16/17]
03-Oct-2022 04:15:33 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ translator ---
03-Oct-2022 04:15:33 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ translator ---
03-Oct-2022 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:33 [INFO] Copying 2 resources
03-Oct-2022 04:15:33 [INFO] Copying 1 resource
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ translator ---
03-Oct-2022 04:15:33 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:33 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/classes
03-Oct-2022 04:15:33 [WARNING] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-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
03-Oct-2022 04:15:33 [WARNING] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-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
03-Oct-2022 04:15:33 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java uses or overrides a deprecated API.
03-Oct-2022 04:15:33 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: Recompile with -Xlint:deprecation for details.
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ translator ---
03-Oct-2022 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:33 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/test/resources
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ translator ---
03-Oct-2022 04:15:33 [INFO] Changes detected - recompiling the module!
03-Oct-2022 04:15:33 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/test-classes
03-Oct-2022 04:15:33 [INFO]
03-Oct-2022 04:15:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ translator ---
03-Oct-2022 04:15:33 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/surefire-reports
03-Oct-2022 04:15:33
03-Oct-2022 04:15:33 -------------------------------------------------------
03-Oct-2022 04:15:33 T E S T S
03-Oct-2022 04:15:33 -------------------------------------------------------
03-Oct-2022 04:15:33 Running com.jivesoftware.spark.translator.TestTranslator
03-Oct-2022 04:15:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
03-Oct-2022 04:15:34
03-Oct-2022 04:15:34 Results :
03-Oct-2022 04:15:34
03-Oct-2022 04:15:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
03-Oct-2022 04:15:34
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ translator ---
03-Oct-2022 04:15:34 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/translator-1.7.jar
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ translator ---
03-Oct-2022 04:15:34 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/translator-1.7-spark-plugin.jar
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] ---------------< org.igniterealtime.spark:distribution >----------------
03-Oct-2022 04:15:34 [INFO] Building Spark Distribution 3.0.0-SNAPSHOT                       [17/17]
03-Oct-2022 04:15:34 [INFO] --------------------------------[ jar ]---------------------------------
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
03-Oct-2022 04:15:34 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ distribution ---
03-Oct-2022 04:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:34 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/src/main/resources
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
03-Oct-2022 04:15:34 [INFO] No sources to compile
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ distribution ---
03-Oct-2022 04:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Oct-2022 04:15:34 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/src/test/resources
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
03-Oct-2022 04:15:34 [INFO] No sources to compile
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
03-Oct-2022 04:15:34 [INFO] No tests to run.
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ distribution ---
03-Oct-2022 04:15:34 [WARNING] JAR will be empty - no content was marked for inclusion!
03-Oct-2022 04:15:34 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution.jar
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ distribution ---
03-Oct-2022 04:15:34 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
03-Oct-2022 04:15:34 [WARNING] The current modules seemed to be having different versions.
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:fastpath:jar:3.5.1
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:fileupload:jar:0.0.3
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:flashing:jar:1.3
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:growl:jar:2.4
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:meet:jar:0.0.8
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:reversi:jar:1.6
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:roar:jar:0.6
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:tictactoe:jar:0.3
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:spelling:jar:0.8
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:transferguard:jar:1.2
03-Oct-2022 04:15:34 --> org.igniterealtime.spark.plugins:translator:jar:1.7
03-Oct-2022 04:15:34
03-Oct-2022 04:15:34 [INFO] Copying files to /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base
03-Oct-2022 04:15:34 [WARNING] Assembly file: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-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.
03-Oct-2022 04:15:34 [INFO]
03-Oct-2022 04:15:34 [INFO] --- install4j-maven-plugin:1.1.1:compile (compile-installers) @ distribution ---
03-Oct-2022 04:15:36 [INFO] NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
03-Oct-2022 04:15:37 [INFO] install4j version 9.0.5 (build 9133), built on 2021-09-18
03-Oct-2022 04:15:37 [INFO] Using Java 11.0.16.1 from /usr/lib/jvm/java-11-amazon-corretto.x86_64
03-Oct-2022 04:15:38 [INFO] Registered to
03-Oct-2022 04:15:38 [INFO]
03-Oct-2022 04:15:41 [INFO] Loading config file /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/spark.install4j
03-Oct-2022 04:15:41 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
03-Oct-2022 04:15:41 [INFO] Creating media file 'Windows':
03-Oct-2022 04:15:41 [INFO] Created media file output directory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
03-Oct-2022 04:15:41 [INFO]
03-Oct-2022 04:15:41 [INFO]   Collecting files:
03-Oct-2022 04:15:41 [INFO]   Compiling launchers:
03-Oct-2022 04:15:41 [INFO]     Compiling launcher 'Spark':
03-Oct-2022 04:15:41 [INFO]     Compiling launcher 'starter':
03-Oct-2022 04:15:41 [INFO]   Creating media file:
03-Oct-2022 04:15:41 [INFO]     Using custom installer icon: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
03-Oct-2022 04:15:44 [INFO]     Preparing custom code & resources JAR file:
03-Oct-2022 04:15:44 [INFO]     Zipping custom code & resources JAR file
03-Oct-2022 04:15:44 [INFO]     Identifying components
03-Oct-2022 04:15:48 [INFO]     Shrinking runtime
03-Oct-2022 04:15:48 [INFO]   
03-Oct-2022 04:15:48 [INFO] Creating media file 'Unix Archive':
03-Oct-2022 04:15:48 [INFO]   Collecting files:
03-Oct-2022 04:15:48 [INFO]   Compiling launchers:
03-Oct-2022 04:15:48 [INFO]     Compiling launcher 'Spark':
03-Oct-2022 04:15:48 [INFO]       Generating launcher script file
03-Oct-2022 04:15:48 [INFO]     Compiling launcher 'starter':
03-Oct-2022 04:15:48 [INFO]       Generating launcher script file
03-Oct-2022 04:15:49 [INFO]   Creating media file:
03-Oct-2022 04:15:49 [INFO]       Shrinking runtime
03-Oct-2022 04:15:49 [INFO]   
03-Oct-2022 04:15:49 [INFO] Creating media file 'Mac OS X Single Bundle':
03-Oct-2022 04:15:49 [INFO]   Collecting files:
03-Oct-2022 04:15:49 [INFO]   Compiling launchers:
03-Oct-2022 04:15:49 [INFO]     Compiling launcher 'Spark':
03-Oct-2022 04:15:49 [INFO]   Creating media file:
03-Oct-2022 04:15:50 [INFO]     Preparing custom code & resources JAR file:
03-Oct-2022 04:15:50 [INFO]     Zipping custom code & resources JAR file
03-Oct-2022 04:15:50 [INFO]     Identifying components
03-Oct-2022 04:15:51 [INFO]     Shrinking runtime
03-Oct-2022 04:15:51 [INFO]   
03-Oct-2022 04:15:51 [INFO] Creating media file 'Unix Installer':
03-Oct-2022 04:15:51 [INFO]   Collecting files:
03-Oct-2022 04:15:51 [INFO]   Compiling launchers:
03-Oct-2022 04:15:51 [INFO]     Compiling launcher 'Spark':
03-Oct-2022 04:15:51 [INFO]       Generating launcher script file
03-Oct-2022 04:15:51 [INFO]     Compiling launcher 'starter':
03-Oct-2022 04:15:51 [INFO]       Generating launcher script file
03-Oct-2022 04:15:51 [INFO]   Creating media file:
03-Oct-2022 04:15:51 [INFO]     Generating launcher script file
03-Oct-2022 04:15:51 [INFO]     Preparing custom code & resources JAR file:
03-Oct-2022 04:15:51 [INFO]     Zipping custom code & resources JAR file
03-Oct-2022 04:15:51 [INFO]     Identifying components
03-Oct-2022 04:15:52 [INFO]     Shrinking runtime
03-Oct-2022 04:15:52 [INFO]   
03-Oct-2022 04:15:52 [INFO] Creating media file 'Linux RPM':
03-Oct-2022 04:15:52 [INFO]   Collecting files:
03-Oct-2022 04:15:52 [INFO]   Compiling launchers:
03-Oct-2022 04:15:52 [INFO]     Compiling launcher 'Spark':
03-Oct-2022 04:15:52 [INFO]       Generating launcher script file
03-Oct-2022 04:15:52 [INFO]     Compiling launcher 'starter':
03-Oct-2022 04:15:52 [INFO]       Generating launcher script file
03-Oct-2022 04:15:53 [INFO]   Creating media file:
03-Oct-2022 04:15:53 [INFO]       Shrinking runtime
03-Oct-2022 04:15:53 [INFO]   
03-Oct-2022 04:15:53 [INFO] Creating media file 'Linux Deb Archive':
03-Oct-2022 04:15:53 [INFO]   Collecting files:
03-Oct-2022 04:15:53 [INFO]   Compiling launchers:
03-Oct-2022 04:15:53 [INFO]     Compiling launcher 'Spark':
03-Oct-2022 04:15:53 [INFO]       Generating launcher script file
03-Oct-2022 04:15:53 [INFO]     Compiling launcher 'starter':
03-Oct-2022 04:15:53 [INFO]       Generating launcher script file
03-Oct-2022 04:15:54 [INFO]   Creating media file:
03-Oct-2022 04:15:54 [INFO]       Shrinking runtime
03-Oct-2022 04:15:54 [INFO]   
03-Oct-2022 04:15:54 [INFO] Creating media file 'Mac OS X Single Bundle (with JRE)':
03-Oct-2022 04:15:54 [INFO]   Collecting files:
03-Oct-2022 04:15:54 [INFO]   Compiling launchers:
03-Oct-2022 04:15:54 [INFO]     Compiling launcher 'Spark':
03-Oct-2022 04:15:54 [INFO]   Creating media file:
03-Oct-2022 04:15:55 [INFO]     Preparing custom code & resources JAR file:
03-Oct-2022 04:15:55 [INFO]     Zipping custom code & resources JAR file
03-Oct-2022 04:15:55 [INFO]     Identifying components
03-Oct-2022 04:15:55 [INFO]     Adding JRE (macosx-amd64-1.8.0_202.tar.gz)
03-Oct-2022 04:16:04 [INFO]     Transforming JRE bundle
03-Oct-2022 04:16:04 [INFO]     Shrinking runtime
03-Oct-2022 04:16:04 [INFO]   
03-Oct-2022 04:16:04 [INFO] Creating media file 'Windows (with JRE)':
03-Oct-2022 04:16:04 [INFO]   Collecting files:
03-Oct-2022 04:16:04 [INFO]   Compiling launchers:
03-Oct-2022 04:16:04 [INFO]     Compiling launcher 'Spark':
03-Oct-2022 04:16:04 [INFO]     Compiling launcher 'starter':
03-Oct-2022 04:16:04 [INFO]   Creating media file:
03-Oct-2022 04:16:05 [INFO]     Using custom installer icon: /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
03-Oct-2022 04:16:05 [INFO]     Preparing custom code & resources JAR file:
03-Oct-2022 04:16:05 [INFO]     Zipping custom code & resources JAR file
03-Oct-2022 04:16:05 [INFO]     Identifying components
03-Oct-2022 04:16:05 [INFO]     Adding JRE (windows-x86-1.8.0_202.tar.gz)
03-Oct-2022 04:16:06 [INFO]     Shrinking runtime
03-Oct-2022 04:16:06 [INFO]   
03-Oct-2022 04:16:52 [INFO] Compressing 8 media files with 2 threads:
03-Oct-2022 04:16:52 [INFO]
03-Oct-2022 04:16:52 [INFO] Compressed media file 'Windows':
03-Oct-2022 04:16:52 [INFO]   Compressing files
03-Oct-2022 04:16:52 [INFO]   Applying LZMA compression
03-Oct-2022 04:16:52 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
03-Oct-2022 04:16:52 [INFO]   The name of the media file is spark_3_0_0-SNAPSHOT.exe.
03-Oct-2022 04:16:53 [INFO]   The size of the media file is 57.3 MB
03-Oct-2022 04:16:53 [INFO]
03-Oct-2022 04:16:53 [INFO] Compressed media file 'Mac OS X Single Bundle':
03-Oct-2022 04:16:53 [INFO]   Compressing files
03-Oct-2022 04:16:53 [INFO]   Applying LZMA compression
03-Oct-2022 04:16:53 [INFO]   Generating VM options file vmoptions.txt.
03-Oct-2022 04:16:53 [INFO]   Signing installer (adhoc)
03-Oct-2022 04:16:53 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
03-Oct-2022 04:16:53 [INFO]   The name of the media file is spark_3_0_0-SNAPSHOT.dmg.
03-Oct-2022 04:17:33 [INFO]   The size of the media file is 57.5 MB
03-Oct-2022 04:17:33 [INFO]
03-Oct-2022 04:17:33 [INFO] Compressed media file 'Unix Installer':
03-Oct-2022 04:17:33 [INFO]   Compressing files
03-Oct-2022 04:17:33 [INFO]   Applying LZMA compression
03-Oct-2022 04:17:33 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
03-Oct-2022 04:17:33 [INFO]   The name of the media file is spark_3_0_0-SNAPSHOT.sh.
03-Oct-2022 04:17:37 [INFO]   The size of the media file is 55.5 MB
03-Oct-2022 04:17:37 [INFO]
03-Oct-2022 04:17:37 [INFO] Compressed media file 'Mac OS X Single Bundle (with JRE)':
03-Oct-2022 04:17:37 [INFO]   Compressing files
03-Oct-2022 04:17:37 [INFO]   Applying LZMA compression
03-Oct-2022 04:17:37 [INFO]   Generating VM options file vmoptions.txt.
03-Oct-2022 04:17:37 [INFO]   Signing installer (adhoc)
03-Oct-2022 04:17:37 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
03-Oct-2022 04:17:37 [INFO]   The name of the media file is spark_3_0_0-SNAPSHOT-with-jre.dmg.
03-Oct-2022 04:17:42 [INFO]   The size of the media file is 105.8 MB
03-Oct-2022 04:17:42 [INFO]
03-Oct-2022 04:17:42 [INFO] Compressed media file 'Unix Archive':
03-Oct-2022 04:17:42 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
03-Oct-2022 04:17:42 [INFO]   The name of the media file is spark_3_0_0-SNAPSHOT.tar.gz.
03-Oct-2022 04:17:47 [INFO]   The size of the media file is 57.3 MB
03-Oct-2022 04:17:47 [INFO]
03-Oct-2022 04:17:47 [INFO] Compressed media file 'Linux RPM':
03-Oct-2022 04:17:47 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
03-Oct-2022 04:17:47 [INFO]   The name of the media file is spark_3_0_0-SNAPSHOT.rpm.
03-Oct-2022 04:17:52 [INFO]   The size of the media file is 57.3 MB
03-Oct-2022 04:17:52 [INFO]
03-Oct-2022 04:17:52 [INFO] Compressed media file 'Linux Deb Archive':
03-Oct-2022 04:17:52 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
03-Oct-2022 04:17:52 [INFO]   The name of the media file is spark_3_0_0-SNAPSHOT.deb.
03-Oct-2022 04:18:12 [INFO]   The size of the media file is 57.3 MB
03-Oct-2022 04:18:12 [INFO]
03-Oct-2022 04:18:12 [INFO] Compressed media file 'Windows (with JRE)':
03-Oct-2022 04:18:12 [INFO]   Compressing files
03-Oct-2022 04:18:12 [INFO]   Applying LZMA compression
03-Oct-2022 04:18:12 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
03-Oct-2022 04:18:12 [INFO]   The name of the media file is spark_3_0_0-SNAPSHOT-with-jre.exe.
03-Oct-2022 04:18:12 [INFO]   The size of the media file is 99.3 MB
03-Oct-2022 04:18:12 [INFO] Writing md5sums.
03-Oct-2022 04:18:12 [INFO] Writing sha256sums.
03-Oct-2022 04:18:12 [INFO] Writing updates.xml.
03-Oct-2022 04:18:12 [INFO] Build completed in 154.6 seconds at 2022-10-03 04:18:12 with 1 warning.
03-Oct-2022 04:18:12 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
03-Oct-2022 04:18:12 [INFO] ------------------------------------------------------------------------
03-Oct-2022 04:18:12 [INFO] Reactor Summary:
03-Oct-2022 04:18:12 [INFO]
03-Oct-2022 04:18:12 [INFO] Spark (parent) 3.0.0-SNAPSHOT ...................... SUCCESS [  0.201 s]
03-Oct-2022 04:18:12 [INFO] Spark Emoticons 3.0.0-SNAPSHOT ..................... SUCCESS [  1.945 s]
03-Oct-2022 04:18:12 [INFO] Spark Core 3.0.0-SNAPSHOT .......................... SUCCESS [ 21.491 s]
03-Oct-2022 04:18:12 [INFO] Spark Plugin Assembly Descriptor 3.0.0-SNAPSHOT .... SUCCESS [  0.035 s]
03-Oct-2022 04:18:12 [INFO] Apple Plugin 4.0 ................................... SUCCESS [  1.648 s]
03-Oct-2022 04:18:12 [INFO] Fastpath 3.5.1 ..................................... SUCCESS [  0.736 s]
03-Oct-2022 04:18:12 [INFO] Http File Upload Plugin 0.0.3 ...................... SUCCESS [  0.417 s]
03-Oct-2022 04:18:12 [INFO] Window Flashing Plugin 1.3 ......................... SUCCESS [  0.431 s]
03-Oct-2022 04:18:12 [INFO] Growl 2.4 .......................................... SUCCESS [  0.360 s]
03-Oct-2022 04:18:12 [INFO] Pade Meetings Plugin 0.0.8 ......................... SUCCESS [  0.264 s]
03-Oct-2022 04:18:12 [INFO] Reversi 1.6 ........................................ SUCCESS [  0.271 s]
03-Oct-2022 04:18:12 [INFO] Roar!!! 0.6 ........................................ SUCCESS [  0.300 s]
03-Oct-2022 04:18:12 [INFO] TicTacToe 0.3 ...................................... SUCCESS [  0.282 s]
03-Oct-2022 04:18:12 [INFO] Spellchecker Plugin 0.8 ............................ SUCCESS [  1.118 s]
03-Oct-2022 04:18:12 [INFO] Transfer Guard 1.2 ................................. SUCCESS [  0.150 s]
03-Oct-2022 04:18:12 [INFO] Translator Plugin 1.7 .............................. SUCCESS [  0.694 s]
03-Oct-2022 04:18:12 [INFO] Spark Distribution 3.0.0-SNAPSHOT .................. SUCCESS [02:38 min]
03-Oct-2022 04:18:12 [INFO] ------------------------------------------------------------------------
03-Oct-2022 04:18:12 [INFO] BUILD SUCCESS
03-Oct-2022 04:18:12 [INFO] ------------------------------------------------------------------------
03-Oct-2022 04:18:12 [INFO] Total time:  03:09 min
03-Oct-2022 04:18:12 [INFO] Finished at: 2022-10-03T04:18:12Z
03-Oct-2022 04:18:12 [INFO] ------------------------------------------------------------------------
03-Oct-2022 04:18:12 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/SPARK-NIGHTLY-JOB1...
03-Oct-2022 04:18:13 Finished task 'Build' with result: Success
03-Oct-2022 04:18:13 Running post build plugin 'Artifact Copier'
03-Oct-2022 04:18:13 Publishing an artifact: Distribution Base
03-Oct-2022 04:18:13 Finished publishing of artifact Non required shared artifact: [Distribution Base], pattern: [**/*] anchored at: [distribution/target/distribution-base] in 147.1 ms
03-Oct-2022 04:18:13 Publishing an artifact: Install4j-generated media
03-Oct-2022 04:18:13 Finished publishing of artifact Non required shared artifact: [Install4j-generated media], pattern: [*] anchored at: [distribution/target/media] in 694.9 ms
03-Oct-2022 04:18:13 Running post build plugin 'npm Cache Cleanup'
03-Oct-2022 04:18:13 Running post build plugin 'NCover Results Collector'
03-Oct-2022 04:18:13 Running post build plugin 'Build Results Label Collector'
03-Oct-2022 04:18:13 Running post build plugin 'Clover Results Collector'
03-Oct-2022 04:18:13 Running post build plugin 'Docker Container Cleanup'
03-Oct-2022 04:18:13 Finalising the build...
03-Oct-2022 04:18:13 Stopping timer.
03-Oct-2022 04:18:13 Build SPARK-NIGHTLY-JOB1-2306 completed.
03-Oct-2022 04:18:13 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Oct-2022 04:18:13 Running on server: post build plugin 'NCover Results Collector'
03-Oct-2022 04:18:13 Running on server: post build plugin 'Build Labeller'
03-Oct-2022 04:18:13 Running on server: post build plugin 'Clover Delta Calculator'
03-Oct-2022 04:18:13 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Oct-2022 04:18:13 All post build plugins have finished
03-Oct-2022 04:18:13 Generating build results summary...
03-Oct-2022 04:18:14 Saving build results to disk...
03-Oct-2022 04:18:14 Store variable context...
03-Oct-2022 04:18:14 Finished building SPARK-NIGHTLY-JOB1-2306.