Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #1877 was successful

Job: Run Maven was successful

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build log

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

02-Jul-2022 07:05:00 Build Openfire - Nightly Maven Install4j Build - Run Maven #1877 (OPENFIRE-NIGHTLYMAVEN-JOB1-1877) started building on agent Default Agent, bamboo version: 8.2.1
02-Jul-2022 07:05:00
02-Jul-2022 07:05:01 Build working directory is /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
02-Jul-2022 07:05:01 Executing build Openfire - Nightly Maven Install4j Build - Run Maven #1877 (OPENFIRE-NIGHTLYMAVEN-JOB1-1877)
02-Jul-2022 07:05:01 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
02-Jul-2022 07:05:01 Checking out into /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
02-Jul-2022 07:05:01 Updating source code to revision: dc509326bd6b89cabab15d68d773b7b97115479e
02-Jul-2022 07:05:01 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'.
02-Jul-2022 07:05:01 Checking out revision dc509326bd6b89cabab15d68d773b7b97115479e.
02-Jul-2022 07:05:01 Already on 'main'
02-Jul-2022 07:05:01 Updated source code to revision: dc509326bd6b89cabab15d68d773b7b97115479e
02-Jul-2022 07:05:01 Finished task 'Checkout Default Repository' with result: Success
02-Jul-2022 07:05:01 Running pre-build action: VCS Version Collector
02-Jul-2022 07:05:01 Running pre-build action: Build Log Labeller Pre Build Action
02-Jul-2022 07:05:01 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
02-Jul-2022 07:05:01
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Run Maven #1877 (OPENFIRE-NIGHTLYMAVEN-JOB1-1877)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1 -Dinstall4j.home=/home/bamboo/install4j7 -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
02-Jul-2022 07:05:01 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
02-Jul-2022 07:05:03 [INFO] Scanning for projects...
02-Jul-2022 07:05:04 [WARNING]
02-Jul-2022 07:05:04 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.8.0-SNAPSHOT
02-Jul-2022 07:05:04 [WARNING] 'dependencies.dependency.systemPath' for install4j:install4j:jar should not point at files within the project directory, ${project.basedir}/libs/i4jruntime.jar will be unresolvable by dependent projects @ line 61, column 25
02-Jul-2022 07:05:04 [WARNING]
02-Jul-2022 07:05:04 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
02-Jul-2022 07:05:04 [WARNING]
02-Jul-2022 07:05:04 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
02-Jul-2022 07:05:04 [WARNING]
02-Jul-2022 07:05:04 [INFO] ------------------------------------------------------------------------
02-Jul-2022 07:05:04 [INFO] Reactor Build Order:
02-Jul-2022 07:05:04 [INFO]
02-Jul-2022 07:05:04 [INFO] Parent                                                             [pom]
02-Jul-2022 07:05:04 [INFO] Internationalization files for Openfire                            [jar]
02-Jul-2022 07:05:04 [INFO] Core XMPP Server                                                   [jar]
02-Jul-2022 07:05:04 [INFO] Starter for Openfire                                               [jar]
02-Jul-2022 07:05:04 [INFO] Openfire Plugins                                                   [pom]
02-Jul-2022 07:05:04 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
02-Jul-2022 07:05:04 [INFO] Distribution                                                       [jar]
02-Jul-2022 07:05:04 [INFO]
02-Jul-2022 07:05:04 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
02-Jul-2022 07:05:04 [INFO] Building Parent 4.8.0-SNAPSHOT                                     [1/7]
02-Jul-2022 07:05:04 [INFO] --------------------------------[ pom ]---------------------------------
02-Jul-2022 07:05:04 [INFO]
02-Jul-2022 07:05:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
02-Jul-2022 07:05:04 [INFO]
02-Jul-2022 07:05:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
02-Jul-2022 07:05:04 [INFO]
02-Jul-2022 07:05:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
02-Jul-2022 07:05:05 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/4.8.0-SNAPSHOT/parent-4.8.0-SNAPSHOT.pom
02-Jul-2022 07:05:05 [INFO]
02-Jul-2022 07:05:05 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
02-Jul-2022 07:05:05 [INFO] Building Internationalization files for Openfire 4.8.0-SNAPSHOT    [2/7]
02-Jul-2022 07:05:05 [INFO] --------------------------------[ jar ]---------------------------------
02-Jul-2022 07:05:05 [INFO]
02-Jul-2022 07:05:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
02-Jul-2022 07:05:05 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target
02-Jul-2022 07:05:05 [INFO]
02-Jul-2022 07:05:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
02-Jul-2022 07:05:05 [INFO]
02-Jul-2022 07:05:05 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
02-Jul-2022 07:05:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:05:05 [INFO] Copying 13 resources
02-Jul-2022 07:05:05 [INFO]
02-Jul-2022 07:05:05 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
02-Jul-2022 07:05:06 [INFO] Includes: [**/*.properties]
02-Jul-2022 07:05:06 [INFO] Excludes: []
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_zh_CN.properties12684635915468506671native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_cs_CZ.properties128639849659634064native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_es.properties17901681339370252690native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_ja_JP.properties6232691044850552764native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_pl_PL.properties4706661646460721645native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_pt_BR.properties13782841782916108287native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_pt_PT.properties2748145096560824546native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_sk.properties9157395702705296663native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_de.properties5672012531261184879native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_ru_RU.properties2948974587136930909native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_fr.properties12924120349086642834native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n.properties5243129628606407414native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties
02-Jul-2022 07:05:06 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties
02-Jul-2022 07:05:06 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_nl.properties16624742436298434729native2ascii'
02-Jul-2022 07:05:06 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties
02-Jul-2022 07:05:06 [INFO]
02-Jul-2022 07:05:06 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
02-Jul-2022 07:05:06 [INFO] No sources to compile
02-Jul-2022 07:05:06 [INFO]
02-Jul-2022 07:05:06 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
02-Jul-2022 07:05:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:05:06 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/src/test/resources
02-Jul-2022 07:05:06 [INFO]
02-Jul-2022 07:05:06 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
02-Jul-2022 07:05:06 [INFO] No sources to compile
02-Jul-2022 07:05:06 [INFO]
02-Jul-2022 07:05:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
02-Jul-2022 07:05:06 [INFO] No tests to run.
02-Jul-2022 07:05:06 [INFO]
02-Jul-2022 07:05:06 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
02-Jul-2022 07:05:06 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-4.8.0-SNAPSHOT.jar
02-Jul-2022 07:05:07 [INFO]
02-Jul-2022 07:05:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
02-Jul-2022 07:05:07 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-4.8.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/4.8.0-SNAPSHOT/i18n-4.8.0-SNAPSHOT.jar
02-Jul-2022 07:05:07 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/4.8.0-SNAPSHOT/i18n-4.8.0-SNAPSHOT.pom
02-Jul-2022 07:05:07 [INFO]
02-Jul-2022 07:05:07 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
02-Jul-2022 07:05:07 [INFO] Building Core XMPP Server 4.8.0-SNAPSHOT                           [3/7]
02-Jul-2022 07:05:07 [INFO] --------------------------------[ jar ]---------------------------------
02-Jul-2022 07:05:07 [INFO]
02-Jul-2022 07:05:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
02-Jul-2022 07:05:07 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target
02-Jul-2022 07:05:07 [INFO]
02-Jul-2022 07:05:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
02-Jul-2022 07:05:07 [INFO]
02-Jul-2022 07:05:07 [INFO] --- git-commit-id-plugin:4.0.3:revision (get-the-git-infos) @ xmppserver ---
02-Jul-2022 07:05:08 [INFO]
02-Jul-2022 07:05:08 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
02-Jul-2022 07:05:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:05:08 [INFO] Copying 5 resources
02-Jul-2022 07:05:08 [INFO]
02-Jul-2022 07:05:08 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
02-Jul-2022 07:05:08 [INFO] Changes detected - recompiling the module!
02-Jul-2022 07:05:08 [INFO] Compiling 724 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/classes
02-Jul-2022 07:05:22 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Some input files use or override a deprecated API.
02-Jul-2022 07:05:22 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Recompile with -Xlint:deprecation for details.
02-Jul-2022 07:05:22 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations.
02-Jul-2022 07:05:22 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details.
02-Jul-2022 07:05:22 [INFO]
02-Jul-2022 07:05:22 [INFO] --- jetty-jspc-maven-plugin:9.4.43.v20210629:jspc (jspc) @ xmppserver ---
02-Jul-2022 07:05:22 [INFO] Logging initialized @20540ms to org.eclipse.jetty.util.log.Slf4jLog
02-Jul-2022 07:05:22 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,chatroom-history-settings.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-configuration.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-subscribers.jsp,pubsub-node-summary.jsp,pubsub-service-summary.jsp,reg-settings.jsp,security-audit-viewer-jsp.jsp,security-certificate-details.jsp,security-certificate-store-backup.jsp,security-certificate-store-management.jsp,security-keystore-signing-request.jsp,security-keystore.jsp,security-truststore.jsp,server-connectiontest.jsp,server-db-stats.jsp,server-db.jsp,server-locale.jsp,server-props.jsp,server-restart.jsp,server-session-details.jsp,server-session-summary.jsp,session-conflict.jsp,session-details.jsp,session-summary.jsp,setup/index.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-profile-settings.jsp,setup/setup-admin-settings.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-user_test.jsp,system-cache-details.jsp,system-cache.jsp,system-clustering-data-consistency-check.jsp,system-clustering.jsp,system-email.jsp,system-emailtest.jsp,system-properties.jsp,system-sms.jsp,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-groups.jsp,user-lockout.jsp,user-message.jsp,user-privacylists.jsp,user-properties.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-summary.jsp,user-tabs.jsp,user-password.jsp,user-roster-add.jsp,user-search.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
02-Jul-2022 07:05:22 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
02-Jul-2022 07:05:36 [INFO] Generation completed with [0] errors in [13366] milliseconds
02-Jul-2022 07:05:36 [INFO]
02-Jul-2022 07:05:36 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
02-Jul-2022 07:05:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:05:36 [INFO] Copying 22 resources
02-Jul-2022 07:05:36 [INFO]
02-Jul-2022 07:05:36 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
02-Jul-2022 07:05:36 [INFO] Changes detected - recompiling the module!
02-Jul-2022 07:05:36 [INFO] Compiling 68 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/test-classes
02-Jul-2022 07:05:37 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
02-Jul-2022 07:05:37 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
02-Jul-2022 07:05:37 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Some input files use unchecked or unsafe operations.
02-Jul-2022 07:05:37 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Recompile with -Xlint:unchecked for details.
02-Jul-2022 07:05:37 [INFO]
02-Jul-2022 07:05:37 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
02-Jul-2022 07:05:38 [INFO]
02-Jul-2022 07:05:38 [INFO] -------------------------------------------------------
02-Jul-2022 07:05:38 [INFO]  T E S T S
02-Jul-2022 07:05:38 [INFO] -------------------------------------------------------
02-Jul-2022 07:05:39 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
02-Jul-2022 07:05:41 Critical Error! The home directory has not been configured,
02-Jul-2022 07:05:41 which will prevent the application from working correctly.
02-Jul-2022 07:05:41
02-Jul-2022 07:05:41
02-Jul-2022 07:05:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.573 s - in org.jivesoftware.admin.LoginLimitManagerTest
02-Jul-2022 07:05:42 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
02-Jul-2022 07:05:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.969 s - in org.jivesoftware.admin.AuthCheckFilterTest
02-Jul-2022 07:05:45 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
02-Jul-2022 07:05:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
02-Jul-2022 07:05:48 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
02-Jul-2022 07:05:49 Critical Error! The home directory has not been configured,
02-Jul-2022 07:05:49 which will prevent the application from working correctly.
02-Jul-2022 07:05:49
02-Jul-2022 07:05:49
02-Jul-2022 07:05:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 s - in org.jivesoftware.openfire.ldap.LdapManagerTest
02-Jul-2022 07:05:50 [INFO] Running org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
02-Jul-2022 07:05:50 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 s - in org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
02-Jul-2022 07:05:50 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
02-Jul-2022 07:05:52 Critical Error! The home directory has not been configured,
02-Jul-2022 07:05:52 which will prevent the application from working correctly.
02-Jul-2022 07:05:52
02-Jul-2022 07:05:52
02-Jul-2022 07:05:52 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s - in org.jivesoftware.openfire.ldap.VCardTest
02-Jul-2022 07:05:53 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
02-Jul-2022 07:05:53 Critical Error! The home directory has not been configured,
02-Jul-2022 07:05:53 which will prevent the application from working correctly.
02-Jul-2022 07:05:53
02-Jul-2022 07:05:53
02-Jul-2022 07:05:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s - in org.jivesoftware.openfire.ldap.VCardTemplateTest
02-Jul-2022 07:05:54 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
02-Jul-2022 07:05:55 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.852 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
02-Jul-2022 07:05:56 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
02-Jul-2022 07:05:57 Critical Error! The home directory has not been configured,
02-Jul-2022 07:05:57 which will prevent the application from working correctly.
02-Jul-2022 07:05:57
02-Jul-2022 07:05:57
02-Jul-2022 07:05:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
02-Jul-2022 07:05:58 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
02-Jul-2022 07:05:58 Critical Error! The home directory has not been configured,
02-Jul-2022 07:05:58 which will prevent the application from working correctly.
02-Jul-2022 07:05:58
02-Jul-2022 07:05:58
02-Jul-2022 07:05:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s - in org.jivesoftware.openfire.nio.XMLLightweightParserTest
02-Jul-2022 07:05:59 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
02-Jul-2022 07:06:00 Critical Error! The home directory has not been configured,
02-Jul-2022 07:06:00 which will prevent the application from working correctly.
02-Jul-2022 07:06:00
02-Jul-2022 07:06:00
02-Jul-2022 07:06:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
02-Jul-2022 07:06:01 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
02-Jul-2022 07:06:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in org.jivesoftware.openfire.muc.HistoryStrategyTest
02-Jul-2022 07:06:03 [INFO] Running org.jivesoftware.openfire.muc.MUCRoleTest
02-Jul-2022 07:06:06 Critical Error! The home directory has not been configured,
02-Jul-2022 07:06:06 which will prevent the application from working correctly.
02-Jul-2022 07:06:06
02-Jul-2022 07:06:06
02-Jul-2022 07:06:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.577 s - in org.jivesoftware.openfire.muc.MUCRoleTest
02-Jul-2022 07:06:07 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
02-Jul-2022 07:06:09 Critical Error! The home directory has not been configured,
02-Jul-2022 07:06:09 which will prevent the application from working correctly.
02-Jul-2022 07:06:09
02-Jul-2022 07:06:09
02-Jul-2022 07:06:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.145 s - in org.jivesoftware.openfire.muc.MUCRoomTest
02-Jul-2022 07:06:10 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
02-Jul-2022 07:06:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 s - in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
02-Jul-2022 07:06:13 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
02-Jul-2022 07:06:14 Critical Error! The home directory has not been configured,
02-Jul-2022 07:06:14 which will prevent the application from working correctly.
02-Jul-2022 07:06:14
02-Jul-2022 07:06:14
02-Jul-2022 07:06:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
02-Jul-2022 07:06:14 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
02-Jul-2022 07:06:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
02-Jul-2022 07:06:17 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
02-Jul-2022 07:06:18 Critical Error! The home directory has not been configured,
02-Jul-2022 07:06:18 which will prevent the application from working correctly.
02-Jul-2022 07:06:18
02-Jul-2022 07:06:18
02-Jul-2022 07:06:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
02-Jul-2022 07:06:19 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
02-Jul-2022 07:06:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.jivesoftware.openfire.spi.ConnectionTypeTest
02-Jul-2022 07:06:20 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
02-Jul-2022 07:06:21 Critical Error! The home directory has not been configured,
02-Jul-2022 07:06:21 which will prevent the application from working correctly.
02-Jul-2022 07:06:21
02-Jul-2022 07:06:21
02-Jul-2022 07:06:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
02-Jul-2022 07:06:22 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
02-Jul-2022 07:06:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.032 s - in org.jivesoftware.openfire.archive.ArchiverTest
02-Jul-2022 07:06:25 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
02-Jul-2022 07:06:28 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.358 s - in org.jivesoftware.openfire.user.UserManagerTest
02-Jul-2022 07:06:28 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
02-Jul-2022 07:06:29 Critical Error! The home directory has not been configured,
02-Jul-2022 07:06:29 which will prevent the application from working correctly.
02-Jul-2022 07:06:29
02-Jul-2022 07:06:29
02-Jul-2022 07:06:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s - in org.jivesoftware.openfire.container.PluginManagerTest
02-Jul-2022 07:06:30 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
02-Jul-2022 07:06:37 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.423 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
02-Jul-2022 07:06:38 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
02-Jul-2022 07:06:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.38 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
02-Jul-2022 07:06:44 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
02-Jul-2022 07:06:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.325 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
02-Jul-2022 07:06:47 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
02-Jul-2022 07:06:48 2022-07-02 07:06:48,647 main ERROR Recursive call to appender file
02-Jul-2022 07:06:48 2022-07-02 07:06:48,679 main ERROR Recursive call to appender file
02-Jul-2022 07:06:48 2022-07-02 07:06:48,679 main ERROR Recursive call to appender file
02-Jul-2022 07:06:48 2022-07-02 07:06:48,681 main ERROR Recursive call to appender file
02-Jul-2022 07:06:48 Critical Error! The home directory has not been configured,
02-Jul-2022 07:06:48 which will prevent the application from working correctly.
02-Jul-2022 07:06:48
02-Jul-2022 07:06:48
02-Jul-2022 07:06:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.528 s - in org.jivesoftware.openfire.group.GroupManagerNoMockTest
02-Jul-2022 07:06:51 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
02-Jul-2022 07:06:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 s - in org.jivesoftware.openfire.group.GroupJIDTest
02-Jul-2022 07:06:53 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
02-Jul-2022 07:06:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.672 s - in org.jivesoftware.openfire.group.GroupManagerTest
02-Jul-2022 07:06:55 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
02-Jul-2022 07:06:57 2022-07-02 07:06:57,439 main ERROR Recursive call to appender file
02-Jul-2022 07:06:57 2022-07-02 07:06:57,503 main ERROR Recursive call to appender file
02-Jul-2022 07:06:57 2022-07-02 07:06:57,507 main ERROR Recursive call to appender file
02-Jul-2022 07:06:57 2022-07-02 07:06:57,509 main ERROR Recursive call to appender file
02-Jul-2022 07:06:57 Critical Error! The home directory has not been configured,
02-Jul-2022 07:06:57 which will prevent the application from working correctly.
02-Jul-2022 07:06:57
02-Jul-2022 07:06:57
02-Jul-2022 07:07:04 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.749 s - in org.jivesoftware.openfire.group.AbstractGroupProviderTest
02-Jul-2022 07:07:05 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
02-Jul-2022 07:07:07 2022-07-02 07:07:07,030 main ERROR Recursive call to appender file
02-Jul-2022 07:07:07 2022-07-02 07:07:07,099 main ERROR Recursive call to appender file
02-Jul-2022 07:07:07 2022-07-02 07:07:07,101 main ERROR Recursive call to appender file
02-Jul-2022 07:07:07 2022-07-02 07:07:07,105 main ERROR Recursive call to appender file
02-Jul-2022 07:07:07 Critical Error! The home directory has not been configured,
02-Jul-2022 07:07:07 which will prevent the application from working correctly.
02-Jul-2022 07:07:07
02-Jul-2022 07:07:07
02-Jul-2022 07:07:11 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.681 s - in org.jivesoftware.openfire.group.DefaultGroupProviderTest
02-Jul-2022 07:07:11 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
02-Jul-2022 07:07:12 Critical Error! The home directory has not been configured,
02-Jul-2022 07:07:12 which will prevent the application from working correctly.
02-Jul-2022 07:07:12
02-Jul-2022 07:07:12
02-Jul-2022 07:07:12 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 s - in org.jivesoftware.openfire.net.DNSUtilTest
02-Jul-2022 07:07:13 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
02-Jul-2022 07:07:14 Critical Error! The home directory has not been configured,
02-Jul-2022 07:07:14 which will prevent the application from working correctly.
02-Jul-2022 07:07:14
02-Jul-2022 07:07:14
02-Jul-2022 07:07:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
02-Jul-2022 07:07:16 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
02-Jul-2022 07:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in org.jivesoftware.openfire.forward.ForwardTest
02-Jul-2022 07:07:17 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
02-Jul-2022 07:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
02-Jul-2022 07:07:19 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
02-Jul-2022 07:07:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.783 s - in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
02-Jul-2022 07:07:21 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
02-Jul-2022 07:07:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 s - in org.jivesoftware.openfire.pubsub.CollectionNodeTest
02-Jul-2022 07:07:23 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
02-Jul-2022 07:07:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s - in org.jivesoftware.openfire.pubsub.LeafNodeTest
02-Jul-2022 07:07:25 [INFO] Running org.jivesoftware.util.SystemPropertyTest
02-Jul-2022 07:07:28 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 s - in org.jivesoftware.util.SystemPropertyTest
02-Jul-2022 07:07:29 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
02-Jul-2022 07:07:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.028 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
02-Jul-2022 07:07:31 [INFO] Running org.jivesoftware.util.CertificateTest
02-Jul-2022 07:07:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.jivesoftware.util.CertificateTest
02-Jul-2022 07:07:32 [INFO] Running org.jivesoftware.util.AdminConsoleTest
02-Jul-2022 07:07:33 Critical Error! The home directory has not been configured,
02-Jul-2022 07:07:33 which will prevent the application from working correctly.
02-Jul-2022 07:07:33
02-Jul-2022 07:07:33
02-Jul-2022 07:07:33 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.062 s - in org.jivesoftware.util.AdminConsoleTest
02-Jul-2022 07:07:34 [INFO] Running org.jivesoftware.util.AesEncryptorTest
02-Jul-2022 07:07:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s - in org.jivesoftware.util.AesEncryptorTest
02-Jul-2022 07:07:36 [INFO] Running org.jivesoftware.util.JIDTest
02-Jul-2022 07:07:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.jivesoftware.util.JIDTest
02-Jul-2022 07:07:38 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
02-Jul-2022 07:07:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s - in org.jivesoftware.util.BlowfishEncryptorTest
02-Jul-2022 07:07:39 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
02-Jul-2022 07:07:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 s - in org.jivesoftware.util.WebXmlUtilsTest
02-Jul-2022 07:07:41 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
02-Jul-2022 07:07:41 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
02-Jul-2022 07:07:42 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
02-Jul-2022 07:07:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
02-Jul-2022 07:07:43 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
02-Jul-2022 07:07:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.jivesoftware.util.JavaSpecVersionTest
02-Jul-2022 07:07:44 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
02-Jul-2022 07:07:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s - in org.jivesoftware.util.LocaleUtilsTest
02-Jul-2022 07:07:46 [INFO] Running org.jivesoftware.util.StringUtilsTest
02-Jul-2022 07:07:47 Critical Error! The home directory has not been configured,
02-Jul-2022 07:07:47 which will prevent the application from working correctly.
02-Jul-2022 07:07:47
02-Jul-2022 07:07:47
02-Jul-2022 07:07:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s - in org.jivesoftware.util.StringUtilsTest
02-Jul-2022 07:07:48 [INFO] Running org.jivesoftware.util.CacheUtilTest
02-Jul-2022 07:07:49 Critical Error! The home directory has not been configured,
02-Jul-2022 07:07:49 which will prevent the application from working correctly.
02-Jul-2022 07:07:49
02-Jul-2022 07:07:49
02-Jul-2022 07:07:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s - in org.jivesoftware.util.CacheUtilTest
02-Jul-2022 07:07:50 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
02-Jul-2022 07:07:51 Critical Error! The home directory has not been configured,
02-Jul-2022 07:07:51 which will prevent the application from working correctly.
02-Jul-2022 07:07:51
02-Jul-2022 07:07:51
02-Jul-2022 07:07:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s - in org.jivesoftware.util.SAXReaderUtilTest
02-Jul-2022 07:07:52 [INFO] Running org.jivesoftware.util.XPPWriterTest
02-Jul-2022 07:07:52 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.076 s - in org.jivesoftware.util.XPPWriterTest
02-Jul-2022 07:07:53 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
02-Jul-2022 07:07:53 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.107 s - in org.jivesoftware.util.CacheableOptionalTest
02-Jul-2022 07:07:54 [INFO] Running org.jivesoftware.util.CertificateManagerTest
02-Jul-2022 07:07:55 Critical Error! The home directory has not been configured,
02-Jul-2022 07:07:55 which will prevent the application from working correctly.
02-Jul-2022 07:07:55
02-Jul-2022 07:07:55
02-Jul-2022 07:07:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.753 s - in org.jivesoftware.util.CertificateManagerTest
02-Jul-2022 07:07:56 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
02-Jul-2022 07:07:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s - in org.jivesoftware.util.GraphicsUtilsTest
02-Jul-2022 07:07:58 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
02-Jul-2022 07:07:59 Critical Error! The home directory has not been configured,
02-Jul-2022 07:07:59 which will prevent the application from working correctly.
02-Jul-2022 07:07:59
02-Jul-2022 07:07:59
02-Jul-2022 07:07:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
02-Jul-2022 07:08:00 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
02-Jul-2022 07:08:01 Critical Error! The home directory has not been configured,
02-Jul-2022 07:08:01 which will prevent the application from working correctly.
02-Jul-2022 07:08:01
02-Jul-2022 07:08:01
02-Jul-2022 07:08:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s - in org.jivesoftware.util.XMLPropertiesTest
02-Jul-2022 07:08:02 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
02-Jul-2022 07:08:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
02-Jul-2022 07:08:03 [INFO] Running org.jivesoftware.util.VersionTest
02-Jul-2022 07:08:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.jivesoftware.util.VersionTest
02-Jul-2022 07:08:04 [INFO] Running org.jivesoftware.util.ListPagerTest
02-Jul-2022 07:08:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s - in org.jivesoftware.util.ListPagerTest
02-Jul-2022 07:08:07 [INFO] Running org.jivesoftware.util.LDAPTest
02-Jul-2022 07:08:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.26 s - in org.jivesoftware.util.LDAPTest
02-Jul-2022 07:08:09 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
02-Jul-2022 07:08:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.jivesoftware.util.CollectionUtilsTest
02-Jul-2022 07:08:10 [INFO] Running dom.io.XMPPPacketReaderTest
02-Jul-2022 07:08:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in dom.io.XMPPPacketReaderTest
02-Jul-2022 07:08:11 [INFO]
02-Jul-2022 07:08:11 [INFO] Results:
02-Jul-2022 07:08:11 [INFO]
02-Jul-2022 07:08:11 [WARNING] Tests run: 600, Failures: 0, Errors: 0, Skipped: 5
02-Jul-2022 07:08:11 [INFO]
02-Jul-2022 07:08:11 [INFO]
02-Jul-2022 07:08:11 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
02-Jul-2022 07:08:11 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-4.8.0-SNAPSHOT.jar
02-Jul-2022 07:08:11 [INFO]
02-Jul-2022 07:08:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
02-Jul-2022 07:08:11 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-4.8.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/4.8.0-SNAPSHOT/xmppserver-4.8.0-SNAPSHOT.jar
02-Jul-2022 07:08:11 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/4.8.0-SNAPSHOT/xmppserver-4.8.0-SNAPSHOT.pom
02-Jul-2022 07:08:11 [INFO]
02-Jul-2022 07:08:11 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
02-Jul-2022 07:08:11 [INFO] Building Starter for Openfire 4.8.0-SNAPSHOT                       [4/7]
02-Jul-2022 07:08:11 [INFO] --------------------------------[ jar ]---------------------------------
02-Jul-2022 07:08:11 [INFO]
02-Jul-2022 07:08:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
02-Jul-2022 07:08:11 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target
02-Jul-2022 07:08:11 [INFO]
02-Jul-2022 07:08:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
02-Jul-2022 07:08:11 [INFO]
02-Jul-2022 07:08:11 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
02-Jul-2022 07:08:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:08:11 [INFO] Copying 11 resources
02-Jul-2022 07:08:11 [INFO]
02-Jul-2022 07:08:11 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
02-Jul-2022 07:08:11 [INFO] Changes detected - recompiling the module!
02-Jul-2022 07:08:11 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/classes
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
02-Jul-2022 07:08:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:08:12 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/test/resources
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
02-Jul-2022 07:08:12 [INFO] No sources to compile
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
02-Jul-2022 07:08:12 [INFO] No tests to run.
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
02-Jul-2022 07:08:12 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
02-Jul-2022 07:08:12 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/4.8.0-SNAPSHOT/starter-4.8.0-SNAPSHOT.jar
02-Jul-2022 07:08:12 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/4.8.0-SNAPSHOT/starter-4.8.0-SNAPSHOT.pom
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
02-Jul-2022 07:08:12 [INFO] Building Openfire Plugins 4.8.0-SNAPSHOT                           [5/7]
02-Jul-2022 07:08:12 [INFO] --------------------------------[ pom ]---------------------------------
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
02-Jul-2022 07:08:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:08:12 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/src/main/java/../i18n
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
02-Jul-2022 07:08:12 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/target/i18n
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
02-Jul-2022 07:08:12 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/4.8.0-SNAPSHOT/plugins-4.8.0-SNAPSHOT.pom
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
02-Jul-2022 07:08:12 [INFO] Building Openfire Plugin Assembly Descriptor 4.8.0-SNAPSHOT        [6/7]
02-Jul-2022 07:08:12 [INFO] --------------------------------[ jar ]---------------------------------
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:08:12 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:08:12 [INFO] Copying 1 resource
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [INFO] No sources to compile
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:08:12 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [INFO] No sources to compile
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [INFO] No tests to run.
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.jar
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
02-Jul-2022 07:08:12 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.8.0-SNAPSHOT/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.jar
02-Jul-2022 07:08:12 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.8.0-SNAPSHOT/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.pom
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
02-Jul-2022 07:08:12 [INFO] Building Distribution 4.8.0-SNAPSHOT                               [7/7]
02-Jul-2022 07:08:12 [INFO] --------------------------------[ jar ]---------------------------------
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
02-Jul-2022 07:08:12 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
02-Jul-2022 07:08:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:08:12 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/main/resources
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
02-Jul-2022 07:08:12 [INFO] No sources to compile
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
02-Jul-2022 07:08:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jul-2022 07:08:12 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/test/resources
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
02-Jul-2022 07:08:12 [INFO] No sources to compile
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
02-Jul-2022 07:08:12 [INFO] No tests to run.
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
02-Jul-2022 07:08:12 [WARNING] JAR will be empty - no content was marked for inclusion!
02-Jul-2022 07:08:12 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution.jar
02-Jul-2022 07:08:12 [INFO]
02-Jul-2022 07:08:12 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
02-Jul-2022 07:08:12 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
02-Jul-2022 07:08:12 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
02-Jul-2022 07:08:16 [INFO] Copying files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base
02-Jul-2022 07:08:16 [WARNING] Assembly file: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-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.
02-Jul-2022 07:08:16 [INFO]
02-Jul-2022 07:08:16 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
02-Jul-2022 07:08:17 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
02-Jul-2022 07:08:17 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base/plugins/search.jar
02-Jul-2022 07:08:17 [INFO]
02-Jul-2022 07:08:17 [INFO] --- install4j-maven-plugin:1.1.1:compile (compile-installers) @ distribution ---
02-Jul-2022 07:08:19 [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
02-Jul-2022 07:08:20 [INFO] install4j version 9.0.5 (build 9133), built on 2021-09-18
02-Jul-2022 07:08:20 [INFO] Using Java 11.0.15 from /usr/lib/jvm/java-11-amazon-corretto.x86_64
02-Jul-2022 07:08:21 [INFO] Registered to
02-Jul-2022 07:08:21 [INFO]
02-Jul-2022 07:08:22 [INFO] Loading config file /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/installer/openfire.install4j
02-Jul-2022 07:08:22 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
02-Jul-2022 07:08:22 [INFO] Creating media file 'Windows x86':
02-Jul-2022 07:08:22 [INFO] Created media file output directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
02-Jul-2022 07:08:22 [INFO]
02-Jul-2022 07:08:22 [INFO]   Collecting files:
02-Jul-2022 07:08:22 [INFO]   Compiling launchers:
02-Jul-2022 07:08:22 [INFO]     Compiling launcher 'Openfire':
02-Jul-2022 07:08:22 [INFO]     Compiling launcher 'GUI Launcher':
02-Jul-2022 07:08:22 [INFO]     Compiling launcher 'openfired':
02-Jul-2022 07:08:23 [INFO]   Creating media file:
02-Jul-2022 07:08:25 [INFO]     Preparing custom code & resources JAR file:
02-Jul-2022 07:08:26 [INFO]     Zipping custom code & resources JAR file
02-Jul-2022 07:08:26 [INFO]     Identifying components
02-Jul-2022 07:08:29 [INFO]     Shrinking runtime
02-Jul-2022 07:08:29 [INFO]   
02-Jul-2022 07:08:29 [INFO] Creating media file 'Unix Archive':
02-Jul-2022 07:08:29 [INFO]   Collecting files:
02-Jul-2022 07:08:29 [INFO]   Compiling launchers:
02-Jul-2022 07:08:29 [INFO]     Compiling launcher 'openfire':
02-Jul-2022 07:08:29 [INFO]       Generating launcher script file
02-Jul-2022 07:08:30 [INFO]   Creating media file:
02-Jul-2022 07:08:30 [INFO]       Shrinking runtime
02-Jul-2022 07:08:30 [INFO]   
02-Jul-2022 07:08:30 [INFO] Creating media file 'Windows Archive':
02-Jul-2022 07:08:30 [INFO]   Collecting files:
02-Jul-2022 07:08:30 [INFO]   Compiling launchers:
02-Jul-2022 07:08:30 [INFO]     Compiling launcher 'Openfire':
02-Jul-2022 07:08:30 [INFO]     Compiling launcher 'GUI Launcher':
02-Jul-2022 07:08:30 [INFO]     Compiling launcher 'openfired':
02-Jul-2022 07:08:31 [INFO]   Creating media file:
02-Jul-2022 07:08:32 [INFO]       Shrinking runtime
02-Jul-2022 07:08:32 [INFO]   
02-Jul-2022 07:08:32 [INFO] Creating media file 'Windows x64':
02-Jul-2022 07:08:32 [INFO]   Collecting files:
02-Jul-2022 07:08:32 [INFO]   Compiling launchers:
02-Jul-2022 07:08:32 [INFO]     Compiling launcher 'Openfire':
02-Jul-2022 07:08:32 [INFO]     Compiling launcher 'GUI Launcher':
02-Jul-2022 07:08:32 [INFO]     Compiling launcher 'openfired':
02-Jul-2022 07:08:32 [INFO]   Creating media file:
02-Jul-2022 07:08:32 [INFO]     Preparing custom code & resources JAR file:
02-Jul-2022 07:08:32 [INFO]     Zipping custom code & resources JAR file
02-Jul-2022 07:08:32 [INFO]     Identifying components
02-Jul-2022 07:08:33 [INFO]     Shrinking runtime
02-Jul-2022 07:08:33 [INFO]   
02-Jul-2022 07:09:12 [INFO] Compressing 4 media files with 2 threads:
02-Jul-2022 07:09:12 [INFO]
02-Jul-2022 07:09:12 [INFO] Compressed media file 'Windows x86':
02-Jul-2022 07:09:12 [INFO]   Compressing files
02-Jul-2022 07:09:12 [INFO]   Applying LZMA compression
02-Jul-2022 07:09:12 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
02-Jul-2022 07:09:12 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT.exe.
02-Jul-2022 07:09:12 [INFO]   The size of the media file is 46.5 MB
02-Jul-2022 07:09:12 [INFO]
02-Jul-2022 07:09:12 [INFO] Compressed media file 'Windows x64':
02-Jul-2022 07:09:12 [INFO]   Compressing files
02-Jul-2022 07:09:12 [INFO]   Applying LZMA compression
02-Jul-2022 07:09:12 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
02-Jul-2022 07:09:12 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT_x64.exe.
02-Jul-2022 07:09:15 [INFO]   The size of the media file is 46.6 MB
02-Jul-2022 07:09:15 [INFO]
02-Jul-2022 07:09:15 [INFO] Compressed media file 'Unix Archive':
02-Jul-2022 07:09:15 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
02-Jul-2022 07:09:15 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT.tar.gz.
02-Jul-2022 07:09:15 [INFO]   The size of the media file is 45.6 MB
02-Jul-2022 07:09:15 [INFO]
02-Jul-2022 07:09:15 [INFO] Compressed media file 'Windows Archive':
02-Jul-2022 07:09:15 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
02-Jul-2022 07:09:15 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT.zip.
02-Jul-2022 07:09:15 [INFO]   The size of the media file is 46.2 MB
02-Jul-2022 07:09:15 [INFO] Writing md5sums.
02-Jul-2022 07:09:15 [INFO] Writing sha256sums.
02-Jul-2022 07:09:15 [INFO] Writing updates.xml.
02-Jul-2022 07:09:15 [INFO] Build completed in 54.9 seconds at 2022-07-02 07:09:15 with 1 warning.
02-Jul-2022 07:09:15 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
02-Jul-2022 07:09:16 [INFO]
02-Jul-2022 07:09:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
02-Jul-2022 07:09:16 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution.jar to /mnt/maven/org/igniterealtime/openfire/distribution/4.8.0-SNAPSHOT/distribution-4.8.0-SNAPSHOT.jar
02-Jul-2022 07:09:16 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/4.8.0-SNAPSHOT/distribution-4.8.0-SNAPSHOT.pom
02-Jul-2022 07:09:16 [INFO] ------------------------------------------------------------------------
02-Jul-2022 07:09:16 [INFO] Reactor Summary for Parent 4.8.0-SNAPSHOT:
02-Jul-2022 07:09:16 [INFO]
02-Jul-2022 07:09:16 [INFO] Parent ............................................. SUCCESS [  0.493 s]
02-Jul-2022 07:09:16 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.876 s]
02-Jul-2022 07:09:16 [INFO] Core XMPP Server ................................... SUCCESS [03:04 min]
02-Jul-2022 07:09:16 [INFO] Starter for Openfire ............................... SUCCESS [  0.243 s]
02-Jul-2022 07:09:16 [INFO] Openfire Plugins ................................... SUCCESS [  0.031 s]
02-Jul-2022 07:09:16 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.106 s]
02-Jul-2022 07:09:16 [INFO] Distribution ....................................... SUCCESS [01:03 min]
02-Jul-2022 07:09:16 [INFO] ------------------------------------------------------------------------
02-Jul-2022 07:09:16 [INFO] BUILD SUCCESS
02-Jul-2022 07:09:16 [INFO] ------------------------------------------------------------------------
02-Jul-2022 07:09:16 [INFO] Total time:  04:12 min
02-Jul-2022 07:09:16 [INFO] Finished at: 2022-07-02T07:09:16Z
02-Jul-2022 07:09:16 [INFO] ------------------------------------------------------------------------
02-Jul-2022 07:09:16 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1...
02-Jul-2022 07:09:16 Finished task 'Build and install in local repository' with result: Success
02-Jul-2022 07:09:16 Running post build plugin 'Artifact Copier'
02-Jul-2022 07:09:16 Publishing an artifact: install4j-generated media
02-Jul-2022 07:09:16 Finished publishing of artifact Non required shared artifact: [install4j-generated media], pattern: [*] anchored at: [distribution/target/media] in 239.3 ms
02-Jul-2022 07:09:16 Publishing an artifact: plugins
02-Jul-2022 07:09:16 Unable to publish artifact [plugins]: the source directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins does not exist.
02-Jul-2022 07:09:16 The artifact hasn't been successfully published after 904.3 μs
02-Jul-2022 07:09:16 Running post build plugin 'npm Cache Cleanup'
02-Jul-2022 07:09:16 Running post build plugin 'NCover Results Collector'
02-Jul-2022 07:09:16 Running post build plugin 'Build Results Label Collector'
02-Jul-2022 07:09:16 Running post build plugin 'Clover Results Collector'
02-Jul-2022 07:09:16 Running post build plugin 'Docker Container Cleanup'
02-Jul-2022 07:09:16 Finalising the build...
02-Jul-2022 07:09:16 Stopping timer.
02-Jul-2022 07:09:16 Build OPENFIRE-NIGHTLYMAVEN-JOB1-1877 completed.
02-Jul-2022 07:09:16 Running on server: post build plugin 'Build Hanging Detection Configuration'
02-Jul-2022 07:09:16 Running on server: post build plugin 'NCover Results Collector'
02-Jul-2022 07:09:16 Running on server: post build plugin 'Build Labeller'
02-Jul-2022 07:09:16 Running on server: post build plugin 'Clover Delta Calculator'
02-Jul-2022 07:09:16 Running on server: post build plugin 'Maven Dependencies Postprocessor'
02-Jul-2022 07:09:16 All post build plugins have finished
02-Jul-2022 07:09:16 Generating build results summary...
02-Jul-2022 07:09:16 Saving build results to disk...
02-Jul-2022 07:09:16 Store variable context...
02-Jul-2022 07:09:16 Finished building OPENFIRE-NIGHTLYMAVEN-JOB1-1877.