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

Build: #2198 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 987 lines of output. Download or view full build log.

20-May-2023 07:20:40 Build Openfire - Nightly Maven Install4j Build - Run Maven #2198 (OPENFIRE-NIGHTLYMAVEN-JOB1-2198) is being prepared for building on agent Default Agent, bamboo version: 9.2.1
20-May-2023 07:20:40
20-May-2023 07:20:40 Build working directory is /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
20-May-2023 07:20:40 Executing build Openfire - Nightly Maven Install4j Build - Run Maven #2198 (OPENFIRE-NIGHTLYMAVEN-JOB1-2198)
20-May-2023 07:20:40 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
20-May-2023 07:20:40 Checking out into /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
20-May-2023 07:20:40 Updating source code to revision: 63e2e12d32c34ba11d855e73411fc74fce0f54f3
20-May-2023 07:20:40 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'.
20-May-2023 07:20:41 Checking out revision 63e2e12d32c34ba11d855e73411fc74fce0f54f3.
20-May-2023 07:20:41 Already on 'main'
20-May-2023 07:20:41 Updated source code to revision: 63e2e12d32c34ba11d855e73411fc74fce0f54f3
20-May-2023 07:20:41 Finished task 'Checkout Default Repository' with result: Success
20-May-2023 07:20:41 Running pre-build action: VCS Version Collector
20-May-2023 07:20:41 Running pre-build action: Build Log Labeller Pre Build Action
20-May-2023 07:20:41 Build Openfire - Nightly Maven Install4j Build - Run Maven #2198 (OPENFIRE-NIGHTLYMAVEN-JOB1-2198) started building on agent 'Default Agent' ()
20-May-2023 07:20:41 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
20-May-2023 07:20:41
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Run Maven #2198 (OPENFIRE-NIGHTLYMAVEN-JOB1-2198)'
... 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
20-May-2023 07:20:41 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
20-May-2023 07:20:43 [INFO] Scanning for projects...
20-May-2023 07:20:46 [WARNING]
20-May-2023 07:20:46 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.8.0-SNAPSHOT
20-May-2023 07:20:46 [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
20-May-2023 07:20:46 [WARNING]
20-May-2023 07:20:46 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
20-May-2023 07:20:46 [WARNING]
20-May-2023 07:20:46 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
20-May-2023 07:20:46 [WARNING]
20-May-2023 07:20:46 [INFO] ------------------------------------------------------------------------
20-May-2023 07:20:46 [INFO] Reactor Build Order:
20-May-2023 07:20:46 [INFO]
20-May-2023 07:20:46 [INFO] Parent                                                             [pom]
20-May-2023 07:20:46 [INFO] Internationalization files for Openfire                            [jar]
20-May-2023 07:20:46 [INFO] Core XMPP Server                                                   [jar]
20-May-2023 07:20:46 [INFO] Starter for Openfire                                               [jar]
20-May-2023 07:20:46 [INFO] Openfire Plugins                                                   [pom]
20-May-2023 07:20:46 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
20-May-2023 07:20:46 [INFO] Distribution                                                       [jar]
20-May-2023 07:20:46 [INFO]
20-May-2023 07:20:46 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
20-May-2023 07:20:46 [INFO] Building Parent 4.8.0-SNAPSHOT                                     [1/7]
20-May-2023 07:20:46 [INFO] --------------------------------[ pom ]---------------------------------
20-May-2023 07:20:46 [INFO]
20-May-2023 07:20:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
20-May-2023 07:20:46 [INFO]
20-May-2023 07:20:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
20-May-2023 07:20:47 [INFO]
20-May-2023 07:20:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
20-May-2023 07:20:47 [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
20-May-2023 07:20:47 [INFO]
20-May-2023 07:20:47 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
20-May-2023 07:20:47 [INFO] Building Internationalization files for Openfire 4.8.0-SNAPSHOT    [2/7]
20-May-2023 07:20:47 [INFO] --------------------------------[ jar ]---------------------------------
20-May-2023 07:20:47 [INFO]
20-May-2023 07:20:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
20-May-2023 07:20:47 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target
20-May-2023 07:20:47 [INFO]
20-May-2023 07:20:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
20-May-2023 07:20:47 [INFO]
20-May-2023 07:20:47 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
20-May-2023 07:20:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:20:47 [INFO] Copying 14 resources
20-May-2023 07:20:47 [INFO]
20-May-2023 07:20:47 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
20-May-2023 07:20:48 [INFO] Includes: [**/*.properties]
20-May-2023 07:20:48 [INFO] Excludes: []
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
20-May-2023 07:20:48 [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.properties8008711843694183623native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
20-May-2023 07:20:48 [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.properties11218426953913713304native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties
20-May-2023 07:20:48 [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.properties11059122867096345362native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
20-May-2023 07:20:48 [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.properties12742015146250482918native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
20-May-2023 07:20:48 [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.properties14865743160078530831native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties
20-May-2023 07:20:48 [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.properties4330957700572823441native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties
20-May-2023 07:20:48 [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.properties6949134825342821184native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
20-May-2023 07:20:48 [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.properties2806095910848582568native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties
20-May-2023 07:20:48 [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.properties12903618702172739714native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
20-May-2023 07:20:48 [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.properties2038394940782429930native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_uk_UA.properties
20-May-2023 07:20:48 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_uk_UA.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_uk_UA.properties3468812376476239041native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_uk_UA.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties
20-May-2023 07:20:48 [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.properties1381046533015262644native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
20-May-2023 07:20:48 [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.properties9825998651357466844native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
20-May-2023 07:20:48 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties
20-May-2023 07:20:48 [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.properties12620277659446380893native2ascii'
20-May-2023 07:20:48 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties
20-May-2023 07:20:48 [INFO]
20-May-2023 07:20:48 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
20-May-2023 07:20:48 [INFO] No sources to compile
20-May-2023 07:20:48 [INFO]
20-May-2023 07:20:48 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
20-May-2023 07:20:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:20:48 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/src/test/resources
20-May-2023 07:20:48 [INFO]
20-May-2023 07:20:48 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
20-May-2023 07:20:48 [INFO] No sources to compile
20-May-2023 07:20:48 [INFO]
20-May-2023 07:20:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
20-May-2023 07:20:48 [INFO] No tests to run.
20-May-2023 07:20:48 [INFO]
20-May-2023 07:20:48 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
20-May-2023 07:20:49 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-4.8.0-SNAPSHOT.jar
20-May-2023 07:20:49 [INFO]
20-May-2023 07:20:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
20-May-2023 07:20:49 [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
20-May-2023 07:20:49 [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
20-May-2023 07:20:49 [INFO]
20-May-2023 07:20:49 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
20-May-2023 07:20:49 [INFO] Building Core XMPP Server 4.8.0-SNAPSHOT                           [3/7]
20-May-2023 07:20:49 [INFO] --------------------------------[ jar ]---------------------------------
20-May-2023 07:20:49 [INFO]
20-May-2023 07:20:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
20-May-2023 07:20:49 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target
20-May-2023 07:20:49 [INFO]
20-May-2023 07:20:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
20-May-2023 07:20:49 [INFO]
20-May-2023 07:20:49 [INFO] --- git-commit-id-plugin:4.0.3:revision (get-the-git-infos) @ xmppserver ---
20-May-2023 07:20:50 [INFO]
20-May-2023 07:20:50 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
20-May-2023 07:20:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:20:50 [INFO] Copying 5 resources
20-May-2023 07:20:50 [INFO]
20-May-2023 07:20:50 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
20-May-2023 07:20:50 [INFO] Changes detected - recompiling the module!
20-May-2023 07:20:50 [INFO] Compiling 729 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/classes
20-May-2023 07:21:07 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/streammanagement/StreamManager.java: Some input files use or override a deprecated API.
20-May-2023 07:21:07 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/streammanagement/StreamManager.java: Recompile with -Xlint:deprecation for details.
20-May-2023 07:21:07 [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.
20-May-2023 07:21:07 [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.
20-May-2023 07:21:07 [INFO]
20-May-2023 07:21:07 [INFO] --- jetty-jspc-maven-plugin:9.4.43.v20210629:jspc (jspc) @ xmppserver ---
20-May-2023 07:21:07 [INFO] Logging initialized @25755ms to org.eclipse.jetty.util.log.Slf4jLog
20-May-2023 07:21:07 [INFO] Compiling available-plugins.jsp,dns-check.jsp,audit-policy.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,error-serverdown.jsp,error.jsp,group-create.jsp,file-transfer-proxy.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,index.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,log.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.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/setup-ldap-group.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-user.jsp,setup/setup-finished.jsp,setup/setup-ldap-server_test.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-user_test.jsp,setup/setup-profile-settings.jsp,setup/index.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-roster-delete.jsp,system-admin-console-access.jsp,user-password.jsp,user-privacylists.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
20-May-2023 07:21:08 [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.
20-May-2023 07:21:23 [INFO] Generation completed with [0] errors in [15400] milliseconds
20-May-2023 07:21:23 [INFO]
20-May-2023 07:21:23 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
20-May-2023 07:21:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:21:23 [INFO] Copying 22 resources
20-May-2023 07:21:23 [INFO]
20-May-2023 07:21:23 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
20-May-2023 07:21:23 [INFO] Changes detected - recompiling the module!
20-May-2023 07:21:23 [INFO] Compiling 72 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/test-classes
20-May-2023 07:21:25 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/SystemPropertyTest.java: Some input files use or override a deprecated API.
20-May-2023 07:21:25 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/SystemPropertyTest.java: Recompile with -Xlint:deprecation for details.
20-May-2023 07:21:25 [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.
20-May-2023 07:21:25 [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.
20-May-2023 07:21:25 [INFO]
20-May-2023 07:21:25 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
20-May-2023 07:21:26 [INFO]
20-May-2023 07:21:26 [INFO] -------------------------------------------------------
20-May-2023 07:21:26 [INFO]  T E S T S
20-May-2023 07:21:26 [INFO] -------------------------------------------------------
20-May-2023 07:21:26 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
20-May-2023 07:21:29 Critical Error! The home directory has not been configured,
20-May-2023 07:21:29 which will prevent the application from working correctly.
20-May-2023 07:21:29
20-May-2023 07:21:29
20-May-2023 07:21:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.811 s - in org.jivesoftware.admin.LoginLimitManagerTest
20-May-2023 07:21:30 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
20-May-2023 07:21:35 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.398 s - in org.jivesoftware.admin.AuthCheckFilterTest
20-May-2023 07:21:35 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
20-May-2023 07:21:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.287 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
20-May-2023 07:21:40 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
20-May-2023 07:21:40 Critical Error! The home directory has not been configured,
20-May-2023 07:21:40 which will prevent the application from working correctly.
20-May-2023 07:21:40
20-May-2023 07:21:40
20-May-2023 07:21:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s - in org.jivesoftware.openfire.ldap.LdapManagerTest
20-May-2023 07:21:42 [INFO] Running org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
20-May-2023 07:21:42 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.071 s - in org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
20-May-2023 07:21:43 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
20-May-2023 07:21:44 Critical Error! The home directory has not been configured,
20-May-2023 07:21:44 which will prevent the application from working correctly.
20-May-2023 07:21:44
20-May-2023 07:21:44
20-May-2023 07:21:44 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 s - in org.jivesoftware.openfire.ldap.VCardTest
20-May-2023 07:21:45 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
20-May-2023 07:21:46 Critical Error! The home directory has not been configured,
20-May-2023 07:21:46 which will prevent the application from working correctly.
20-May-2023 07:21:46
20-May-2023 07:21:46
20-May-2023 07:21:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 s - in org.jivesoftware.openfire.ldap.VCardTemplateTest
20-May-2023 07:21:47 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
20-May-2023 07:21:48 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.955 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
20-May-2023 07:21:49 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
20-May-2023 07:21:50 Critical Error! The home directory has not been configured,
20-May-2023 07:21:50 which will prevent the application from working correctly.
20-May-2023 07:21:50
20-May-2023 07:21:50
20-May-2023 07:21:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
20-May-2023 07:21:51 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
20-May-2023 07:21:52 Critical Error! The home directory has not been configured,
20-May-2023 07:21:52 which will prevent the application from working correctly.
20-May-2023 07:21:52
20-May-2023 07:21:52
20-May-2023 07:21:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s - in org.jivesoftware.openfire.nio.XMLLightweightParserTest
20-May-2023 07:21:53 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
20-May-2023 07:21:54 Critical Error! The home directory has not been configured,
20-May-2023 07:21:54 which will prevent the application from working correctly.
20-May-2023 07:21:54
20-May-2023 07:21:54
20-May-2023 07:21:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
20-May-2023 07:21:55 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
20-May-2023 07:21:58 Critical Error! The home directory has not been configured,
20-May-2023 07:21:58 which will prevent the application from working correctly.
20-May-2023 07:21:58
20-May-2023 07:21:58
20-May-2023 07:21:59 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.943 s - in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
20-May-2023 07:22:00 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
20-May-2023 07:22:01 Critical Error! The home directory has not been configured,
20-May-2023 07:22:01 which will prevent the application from working correctly.
20-May-2023 07:22:01
20-May-2023 07:22:01
20-May-2023 07:22:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s - in org.jivesoftware.openfire.muc.HistoryStrategyTest
20-May-2023 07:22:02 [INFO] Running org.jivesoftware.openfire.muc.MUCRoleTest
20-May-2023 07:22:04 Critical Error! The home directory has not been configured,
20-May-2023 07:22:04 which will prevent the application from working correctly.
20-May-2023 07:22:04
20-May-2023 07:22:04
20-May-2023 07:22:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.108 s - in org.jivesoftware.openfire.muc.MUCRoleTest
20-May-2023 07:22:06 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
20-May-2023 07:22:09 Critical Error! The home directory has not been configured,
20-May-2023 07:22:09 which will prevent the application from working correctly.
20-May-2023 07:22:09
20-May-2023 07:22:09
20-May-2023 07:22:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.358 s - in org.jivesoftware.openfire.muc.MUCRoomTest
20-May-2023 07:22:11 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
20-May-2023 07:22:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.589 s - in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
20-May-2023 07:22:16 [INFO] Running org.jivesoftware.openfire.session.SessionTest
20-May-2023 07:22:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.941 s - in org.jivesoftware.openfire.session.SessionTest
20-May-2023 07:22:18 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
20-May-2023 07:22:19 Critical Error! The home directory has not been configured,
20-May-2023 07:22:19 which will prevent the application from working correctly.
20-May-2023 07:22:19
20-May-2023 07:22:19
20-May-2023 07:22:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
20-May-2023 07:22:19 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
20-May-2023 07:22:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.922 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
20-May-2023 07:22:23 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
20-May-2023 07:22:24 Critical Error! The home directory has not been configured,
20-May-2023 07:22:24 which will prevent the application from working correctly.
20-May-2023 07:22:24
20-May-2023 07:22:24
20-May-2023 07:22:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
20-May-2023 07:22:25 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
20-May-2023 07:22:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.jivesoftware.openfire.spi.ConnectionTypeTest
20-May-2023 07:22:26 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
20-May-2023 07:22:27 Critical Error! The home directory has not been configured,
20-May-2023 07:22:27 which will prevent the application from working correctly.
20-May-2023 07:22:27
20-May-2023 07:22:27
20-May-2023 07:22:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
20-May-2023 07:22:28 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
20-May-2023 07:22:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.18 s - in org.jivesoftware.openfire.archive.ArchiverTest
20-May-2023 07:22:31 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
20-May-2023 07:22:35 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.823 s - in org.jivesoftware.openfire.user.UserManagerTest
20-May-2023 07:22:36 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest
20-May-2023 07:22:37 Critical Error! The home directory has not been configured,
20-May-2023 07:22:37 which will prevent the application from working correctly.
20-May-2023 07:22:37
20-May-2023 07:22:37
20-May-2023 07:22:37 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s - in org.jivesoftware.openfire.streammanagement.StreamManagerTest
20-May-2023 07:22:38 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
20-May-2023 07:22:39 Critical Error! The home directory has not been configured,
20-May-2023 07:22:39 which will prevent the application from working correctly.
20-May-2023 07:22:39
20-May-2023 07:22:39
20-May-2023 07:22:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 s - in org.jivesoftware.openfire.container.PluginManagerTest
20-May-2023 07:22:39 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
20-May-2023 07:22:47 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.927 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
20-May-2023 07:22:48 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
20-May-2023 07:22:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.403 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
20-May-2023 07:22:53 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
20-May-2023 07:22:55 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.052 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
20-May-2023 07:22:56 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
20-May-2023 07:22:57 2023-05-20 07:22:57,696 main ERROR Recursive call to appender file
20-May-2023 07:22:57 2023-05-20 07:22:57,741 main ERROR Recursive call to appender file
20-May-2023 07:22:57 2023-05-20 07:22:57,747 main ERROR Recursive call to appender file
20-May-2023 07:22:57 2023-05-20 07:22:57,750 main ERROR Recursive call to appender file
20-May-2023 07:22:57 Critical Error! The home directory has not been configured,
20-May-2023 07:22:57 which will prevent the application from working correctly.
20-May-2023 07:22:57
20-May-2023 07:22:57
20-May-2023 07:23:00 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:00 Database update successful.
20-May-2023 07:23:00 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:00 Database update successful.
20-May-2023 07:23:00 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:00 Database update successful.
20-May-2023 07:23:00 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:00 Database update successful.
20-May-2023 07:23:01 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:01 Database update successful.
20-May-2023 07:23:01 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:01 Database update successful.
20-May-2023 07:23:01 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:01 Database update successful.
20-May-2023 07:23:01 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:01 Database update successful.
20-May-2023 07:23:01 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:01 Database update successful.
20-May-2023 07:23:01 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:01 Database update successful.
20-May-2023 07:23:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.667 s - in org.jivesoftware.openfire.group.GroupManagerNoMockTest
20-May-2023 07:23:02 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
20-May-2023 07:23:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s - in org.jivesoftware.openfire.group.GroupJIDTest
20-May-2023 07:23:04 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
20-May-2023 07:23:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.78 s - in org.jivesoftware.openfire.group.GroupManagerTest
20-May-2023 07:23:09 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
20-May-2023 07:23:11 2023-05-20 07:23:11,126 main ERROR Recursive call to appender file
20-May-2023 07:23:11 2023-05-20 07:23:11,166 main ERROR Recursive call to appender file
20-May-2023 07:23:11 2023-05-20 07:23:11,167 main ERROR Recursive call to appender file
20-May-2023 07:23:11 2023-05-20 07:23:11,169 main ERROR Recursive call to appender file
20-May-2023 07:23:11 Critical Error! The home directory has not been configured,
20-May-2023 07:23:11 which will prevent the application from working correctly.
20-May-2023 07:23:11
20-May-2023 07:23:11
20-May-2023 07:23:13 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:13 Database update successful.
20-May-2023 07:23:13 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:13 Database update successful.
20-May-2023 07:23:14 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:14 Database update successful.
20-May-2023 07:23:14 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:14 Database update successful.
20-May-2023 07:23:14 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:14 Database update successful.
20-May-2023 07:23:14 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:14 Database update successful.
20-May-2023 07:23:14 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:14 Database update successful.
20-May-2023 07:23:14 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:14 Database update successful.
20-May-2023 07:23:14 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:14 Database update successful.
20-May-2023 07:23:14 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:14 Database update successful.
20-May-2023 07:23:14 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:14 Database update successful.
20-May-2023 07:23:15 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:15 Database update successful.
20-May-2023 07:23:15 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:15 Database update successful.
20-May-2023 07:23:15 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:15 Database update successful.
20-May-2023 07:23:15 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:15 Database update successful.
20-May-2023 07:23:15 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:15 Database update successful.
20-May-2023 07:23:15 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:15 Database update successful.
20-May-2023 07:23:15 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:15 Database update successful.
20-May-2023 07:23:15 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:15 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:16 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:16 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:17 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:17 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:18 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:18 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:19 Database update successful.
20-May-2023 07:23:19 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.559 s - in org.jivesoftware.openfire.group.AbstractGroupProviderTest
20-May-2023 07:23:20 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
20-May-2023 07:23:22 2023-05-20 07:23:22,732 main ERROR Recursive call to appender file
20-May-2023 07:23:22 2023-05-20 07:23:22,802 main ERROR Recursive call to appender file
20-May-2023 07:23:22 2023-05-20 07:23:22,803 main ERROR Recursive call to appender file
20-May-2023 07:23:22 2023-05-20 07:23:22,806 main ERROR Recursive call to appender file
20-May-2023 07:23:22 Critical Error! The home directory has not been configured,
20-May-2023 07:23:22 which will prevent the application from working correctly.
20-May-2023 07:23:22
20-May-2023 07:23:22
20-May-2023 07:23:25 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:25 Database update successful.
20-May-2023 07:23:25 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:25 Database update successful.
20-May-2023 07:23:25 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:25 Database update successful.
20-May-2023 07:23:26 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:26 Database update successful.
20-May-2023 07:23:26 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:26 Database update successful.
20-May-2023 07:23:26 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:26 Database update successful.
20-May-2023 07:23:26 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:26 Database update successful.
20-May-2023 07:23:26 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:26 Database update successful.
20-May-2023 07:23:26 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:26 Database update successful.
20-May-2023 07:23:26 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:26 Database update successful.
20-May-2023 07:23:26 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:26 Database update successful.
20-May-2023 07:23:26 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:26 Database update successful.
20-May-2023 07:23:26 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:26 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:27 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:27 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:28 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:28 Database update successful.
20-May-2023 07:23:29 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:29 Database update successful.
20-May-2023 07:23:29 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:29 Database update successful.
20-May-2023 07:23:29 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:29 Database update successful.
20-May-2023 07:23:29 Found old database version 33 for openfire. Upgrading to version 34...
20-May-2023 07:23:29 Database update successful.
20-May-2023 07:23:29 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.296 s - in org.jivesoftware.openfire.group.DefaultGroupProviderTest
20-May-2023 07:23:30 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
20-May-2023 07:23:30 Critical Error! The home directory has not been configured,
20-May-2023 07:23:30 which will prevent the application from working correctly.
20-May-2023 07:23:30
20-May-2023 07:23:30
20-May-2023 07:23:31 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 s - in org.jivesoftware.openfire.net.DNSUtilTest
20-May-2023 07:23:31 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
20-May-2023 07:23:33 Critical Error! The home directory has not been configured,
20-May-2023 07:23:33 which will prevent the application from working correctly.
20-May-2023 07:23:33
20-May-2023 07:23:33
20-May-2023 07:23:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.483 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
20-May-2023 07:23:35 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
20-May-2023 07:23:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in org.jivesoftware.openfire.forward.ForwardTest
20-May-2023 07:23:37 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest
20-May-2023 07:23:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.345 s - in org.jivesoftware.openfire.SessionPacketRouterTest
20-May-2023 07:23:42 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
20-May-2023 07:23:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
20-May-2023 07:23:44 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
20-May-2023 07:23:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.737 s - in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
20-May-2023 07:23:47 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
20-May-2023 07:23:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 s - in org.jivesoftware.openfire.pubsub.CollectionNodeTest
20-May-2023 07:23:49 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
20-May-2023 07:23:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s - in org.jivesoftware.openfire.pubsub.LeafNodeTest
20-May-2023 07:23:51 [INFO] Running org.jivesoftware.util.SystemPropertyTest
20-May-2023 07:23:55 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.834 s - in org.jivesoftware.util.SystemPropertyTest
20-May-2023 07:23:56 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
20-May-2023 07:23:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.964 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
20-May-2023 07:24:00 [INFO] Running org.jivesoftware.util.CertificateTest
20-May-2023 07:24:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.jivesoftware.util.CertificateTest
20-May-2023 07:24:01 [INFO] Running org.jivesoftware.util.AdminConsoleTest
20-May-2023 07:24:02 Critical Error! The home directory has not been configured,
20-May-2023 07:24:02 which will prevent the application from working correctly.
20-May-2023 07:24:02
20-May-2023 07:24:02
20-May-2023 07:24:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 s - in org.jivesoftware.util.AdminConsoleTest
20-May-2023 07:24:03 [INFO] Running org.jivesoftware.util.AesEncryptorTest
20-May-2023 07:24:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 s - in org.jivesoftware.util.AesEncryptorTest
20-May-2023 07:24:06 [INFO] Running org.jivesoftware.util.JIDTest
20-May-2023 07:24:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.jivesoftware.util.JIDTest
20-May-2023 07:24:07 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
20-May-2023 07:24:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s - in org.jivesoftware.util.BlowfishEncryptorTest
20-May-2023 07:24:09 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
20-May-2023 07:24:10 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s - in org.jivesoftware.util.WebXmlUtilsTest
20-May-2023 07:24:11 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
20-May-2023 07:24:11 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
20-May-2023 07:24:12 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
20-May-2023 07:24:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
20-May-2023 07:24:13 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
20-May-2023 07:24:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.jivesoftware.util.JavaSpecVersionTest
20-May-2023 07:24:14 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
20-May-2023 07:24:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 s - in org.jivesoftware.util.LocaleUtilsTest
20-May-2023 07:24:16 [INFO] Running org.jivesoftware.util.StringUtilsTest
20-May-2023 07:24:17 Critical Error! The home directory has not been configured,
20-May-2023 07:24:17 which will prevent the application from working correctly.
20-May-2023 07:24:17
20-May-2023 07:24:17
20-May-2023 07:24:17 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.29 s - in org.jivesoftware.util.StringUtilsTest
20-May-2023 07:24:18 [INFO] Running org.jivesoftware.util.CacheUtilTest
20-May-2023 07:24:19 Critical Error! The home directory has not been configured,
20-May-2023 07:24:19 which will prevent the application from working correctly.
20-May-2023 07:24:19
20-May-2023 07:24:19
20-May-2023 07:24:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 s - in org.jivesoftware.util.CacheUtilTest
20-May-2023 07:24:20 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
20-May-2023 07:24:21 Critical Error! The home directory has not been configured,
20-May-2023 07:24:21 which will prevent the application from working correctly.
20-May-2023 07:24:21
20-May-2023 07:24:21
20-May-2023 07:24:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 s - in org.jivesoftware.util.SAXReaderUtilTest
20-May-2023 07:24:22 [INFO] Running org.jivesoftware.util.XPPWriterTest
20-May-2023 07:24:23 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.109 s - in org.jivesoftware.util.XPPWriterTest
20-May-2023 07:24:24 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
20-May-2023 07:24:24 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.217 s - in org.jivesoftware.util.CacheableOptionalTest
20-May-2023 07:24:25 [INFO] Running org.jivesoftware.util.CertificateManagerTest
20-May-2023 07:24:27 Critical Error! The home directory has not been configured,
20-May-2023 07:24:27 which will prevent the application from working correctly.
20-May-2023 07:24:27
20-May-2023 07:24:27
20-May-2023 07:24:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 s - in org.jivesoftware.util.CertificateManagerTest
20-May-2023 07:24:28 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
20-May-2023 07:24:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s - in org.jivesoftware.util.GraphicsUtilsTest
20-May-2023 07:24:30 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
20-May-2023 07:24:31 Critical Error! The home directory has not been configured,
20-May-2023 07:24:31 which will prevent the application from working correctly.
20-May-2023 07:24:31
20-May-2023 07:24:31
20-May-2023 07:24:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
20-May-2023 07:24:32 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
20-May-2023 07:24:33 Critical Error! The home directory has not been configured,
20-May-2023 07:24:33 which will prevent the application from working correctly.
20-May-2023 07:24:33
20-May-2023 07:24:33
20-May-2023 07:24:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 s - in org.jivesoftware.util.XMLPropertiesTest
20-May-2023 07:24:34 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
20-May-2023 07:24:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
20-May-2023 07:24:35 [INFO] Running org.jivesoftware.util.VersionTest
20-May-2023 07:24:35 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.jivesoftware.util.VersionTest
20-May-2023 07:24:35 [INFO] Running org.jivesoftware.util.ListPagerTest
20-May-2023 07:24:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.392 s - in org.jivesoftware.util.ListPagerTest
20-May-2023 07:24:40 [INFO] Running org.jivesoftware.util.LDAPTest
20-May-2023 07:24:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 s - in org.jivesoftware.util.LDAPTest
20-May-2023 07:24:42 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
20-May-2023 07:24:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.jivesoftware.util.CollectionUtilsTest
20-May-2023 07:24:43 [INFO] Running dom.io.XMPPPacketReaderTest
20-May-2023 07:24:44 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s - in dom.io.XMPPPacketReaderTest
20-May-2023 07:24:44 [INFO]
20-May-2023 07:24:44 [INFO] Results:
20-May-2023 07:24:44 [INFO]
20-May-2023 07:24:44 [WARNING] Tests run: 684, Failures: 0, Errors: 0, Skipped: 4
20-May-2023 07:24:44 [INFO]
20-May-2023 07:24:44 [INFO]
20-May-2023 07:24:44 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
20-May-2023 07:24:45 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-4.8.0-SNAPSHOT.jar
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
20-May-2023 07:24:45 [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
20-May-2023 07:24:45 [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
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
20-May-2023 07:24:45 [INFO] Building Starter for Openfire 4.8.0-SNAPSHOT                       [4/7]
20-May-2023 07:24:45 [INFO] --------------------------------[ jar ]---------------------------------
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
20-May-2023 07:24:45 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
20-May-2023 07:24:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:24:45 [INFO] Copying 11 resources
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
20-May-2023 07:24:45 [INFO] Changes detected - recompiling the module!
20-May-2023 07:24:45 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/classes
20-May-2023 07:24:45 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API.
20-May-2023 07:24:45 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details.
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
20-May-2023 07:24:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:24:45 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/test/resources
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
20-May-2023 07:24:45 [INFO] No sources to compile
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
20-May-2023 07:24:45 [INFO] No tests to run.
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
20-May-2023 07:24:45 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
20-May-2023 07:24:45 [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
20-May-2023 07:24:45 [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
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
20-May-2023 07:24:45 [INFO] Building Openfire Plugins 4.8.0-SNAPSHOT                           [5/7]
20-May-2023 07:24:45 [INFO] --------------------------------[ pom ]---------------------------------
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
20-May-2023 07:24:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:24:45 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/src/main/java/../i18n
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
20-May-2023 07:24:45 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/target/i18n
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
20-May-2023 07:24:45 [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
20-May-2023 07:24:45 [INFO]
20-May-2023 07:24:45 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
20-May-2023 07:24:46 [INFO] Building Openfire Plugin Assembly Descriptor 4.8.0-SNAPSHOT        [6/7]
20-May-2023 07:24:46 [INFO] --------------------------------[ jar ]---------------------------------
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:24:46 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:24:46 [INFO] Copying 1 resource
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [INFO] No sources to compile
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:24:46 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [INFO] No sources to compile
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [INFO] No tests to run.
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [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
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
20-May-2023 07:24:46 [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
20-May-2023 07:24:46 [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
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
20-May-2023 07:24:46 [INFO] Building Distribution 4.8.0-SNAPSHOT                               [7/7]
20-May-2023 07:24:46 [INFO] --------------------------------[ jar ]---------------------------------
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
20-May-2023 07:24:46 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
20-May-2023 07:24:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:24:46 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/main/resources
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
20-May-2023 07:24:46 [INFO] No sources to compile
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
20-May-2023 07:24:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20-May-2023 07:24:46 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/test/resources
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
20-May-2023 07:24:46 [INFO] No sources to compile
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
20-May-2023 07:24:46 [INFO] No tests to run.
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
20-May-2023 07:24:46 [WARNING] JAR will be empty - no content was marked for inclusion!
20-May-2023 07:24:46 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution.jar
20-May-2023 07:24:46 [INFO]
20-May-2023 07:24:46 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
20-May-2023 07:24:46 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
20-May-2023 07:24:46 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
20-May-2023 07:24:51 [INFO] Copying files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base
20-May-2023 07:24:51 [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.
20-May-2023 07:24:51 [INFO]
20-May-2023 07:24:51 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
20-May-2023 07:24:51 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
20-May-2023 07:24:51 [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
20-May-2023 07:24:51 [INFO]
20-May-2023 07:24:51 [INFO] --- install4j-maven-plugin:1.1.2:compile (compile-installers) @ distribution ---
20-May-2023 07:24:53 [INFO] Writing variables to: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/install4j-variables.txt
20-May-2023 07:24:54 [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
20-May-2023 07:24:54 [INFO] install4j version 10.0.3 (build 10052), built on 2022-09-29
20-May-2023 07:24:54 [INFO] Using Java 11.0.18 from /usr/lib/jvm/java-11-amazon-corretto.x86_64
20-May-2023 07:24:55 [INFO] Registered to Ignite
20-May-2023 07:24:55 [INFO]
20-May-2023 07:24:56 [INFO] Loading config file /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/installer/openfire.install4j
20-May-2023 07:24:56 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
20-May-2023 07:24:56 [INFO] Creating media file 'Windows x86':
20-May-2023 07:24:56 [INFO] Created media file output directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
20-May-2023 07:24:56 [INFO]
20-May-2023 07:24:57 [INFO]   Collecting files:
20-May-2023 07:24:57 [INFO]   Compiling launchers:
20-May-2023 07:24:57 [INFO]     Compiling launcher 'Openfire':
20-May-2023 07:24:57 [INFO]     Compiling launcher 'GUI Launcher':
20-May-2023 07:24:57 [INFO]     Compiling launcher 'openfired':
20-May-2023 07:24:57 [INFO]   Creating media file:
20-May-2023 07:25:00 [INFO]     Preparing custom code & resources JAR file:
20-May-2023 07:25:00 [INFO]     Zipping custom code & resources JAR file
20-May-2023 07:25:00 [INFO]     Identifying components
20-May-2023 07:25:04 [INFO]     Shrinking runtime
20-May-2023 07:25:04 [INFO]   
20-May-2023 07:25:04 [INFO] Creating media file 'Unix Archive':
20-May-2023 07:25:04 [INFO]   Collecting files:
20-May-2023 07:25:04 [INFO]   Compiling launchers:
20-May-2023 07:25:04 [INFO]     Compiling launcher 'openfire':
20-May-2023 07:25:04 [INFO]       Generating launcher script file
20-May-2023 07:25:05 [INFO]   Creating media file:
20-May-2023 07:25:05 [INFO]       Shrinking runtime
20-May-2023 07:25:05 [INFO]   
20-May-2023 07:25:05 [INFO] Creating media file 'Windows Archive':
20-May-2023 07:25:06 [INFO]   Collecting files:
20-May-2023 07:25:06 [INFO]   Compiling launchers:
20-May-2023 07:25:06 [INFO]     Compiling launcher 'Openfire':
20-May-2023 07:25:06 [INFO]     Compiling launcher 'GUI Launcher':
20-May-2023 07:25:06 [INFO]     Compiling launcher 'openfired':
20-May-2023 07:25:06 [INFO]   Creating media file:
20-May-2023 07:25:07 [INFO]       Shrinking runtime
20-May-2023 07:25:07 [INFO]   
20-May-2023 07:25:07 [INFO] Creating media file 'Windows x64':
20-May-2023 07:25:07 [INFO]   Collecting files:
20-May-2023 07:25:07 [INFO]   Compiling launchers:
20-May-2023 07:25:07 [INFO]     Compiling launcher 'Openfire':
20-May-2023 07:25:07 [INFO]     Compiling launcher 'GUI Launcher':
20-May-2023 07:25:07 [INFO]     Compiling launcher 'openfired':
20-May-2023 07:25:07 [INFO]   Creating media file:
20-May-2023 07:25:08 [INFO]     Preparing custom code & resources JAR file:
20-May-2023 07:25:08 [INFO]     Zipping custom code & resources JAR file
20-May-2023 07:25:08 [INFO]     Identifying components
20-May-2023 07:25:08 [INFO]     Shrinking runtime
20-May-2023 07:25:08 [INFO]   
20-May-2023 07:25:48 [INFO] Compressing 4 media files with 2 threads:
20-May-2023 07:25:48 [INFO]
20-May-2023 07:25:48 [INFO] Compressed media file 'Windows x86':
20-May-2023 07:25:48 [INFO]   Compressing files
20-May-2023 07:25:48 [INFO]   Applying LZMA compression
20-May-2023 07:25:48 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
20-May-2023 07:25:48 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT.exe.
20-May-2023 07:25:49 [INFO]   The size of the media file is 46.5 MB
20-May-2023 07:25:49 [INFO]
20-May-2023 07:25:49 [INFO] Compressed media file 'Windows x64':
20-May-2023 07:25:49 [INFO]   Compressing files
20-May-2023 07:25:49 [INFO]   Applying LZMA compression
20-May-2023 07:25:49 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
20-May-2023 07:25:49 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT_x64.exe.
20-May-2023 07:25:51 [INFO]   The size of the media file is 46.7 MB
20-May-2023 07:25:51 [INFO]
20-May-2023 07:25:51 [INFO] Compressed media file 'Unix Archive':
20-May-2023 07:25:51 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
20-May-2023 07:25:51 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT.tar.gz.
20-May-2023 07:25:53 [INFO]   The size of the media file is 45.3 MB
20-May-2023 07:25:53 [INFO]
20-May-2023 07:25:53 [INFO] Compressed media file 'Windows Archive':
20-May-2023 07:25:53 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
20-May-2023 07:25:53 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT.zip.
20-May-2023 07:25:53 [INFO]   The size of the media file is 46.0 MB
20-May-2023 07:25:53 [INFO] Writing md5sums.
20-May-2023 07:25:53 [INFO] Writing sha256sums.
20-May-2023 07:25:53 [INFO] Writing updates.xml.
20-May-2023 07:25:53 [INFO] Build completed in 58.1 seconds at 2023-05-20 07:25:53 with 1 warning.
20-May-2023 07:25:53 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
20-May-2023 07:25:53 [INFO]
20-May-2023 07:25:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
20-May-2023 07:25:53 [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
20-May-2023 07:25:53 [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
20-May-2023 07:25:53 [INFO] ------------------------------------------------------------------------
20-May-2023 07:25:53 [INFO] Reactor Summary for Parent 4.8.0-SNAPSHOT:
20-May-2023 07:25:53 [INFO]
20-May-2023 07:25:53 [INFO] Parent ............................................. SUCCESS [  0.855 s]
20-May-2023 07:25:53 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.900 s]
20-May-2023 07:25:53 [INFO] Core XMPP Server ................................... SUCCESS [03:56 min]
20-May-2023 07:25:53 [INFO] Starter for Openfire ............................... SUCCESS [  0.278 s]
20-May-2023 07:25:53 [INFO] Openfire Plugins ................................... SUCCESS [  0.042 s]
20-May-2023 07:25:53 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.091 s]
20-May-2023 07:25:53 [INFO] Distribution ....................................... SUCCESS [01:07 min]
20-May-2023 07:25:53 [INFO] ------------------------------------------------------------------------
20-May-2023 07:25:53 [INFO] BUILD SUCCESS
20-May-2023 07:25:53 [INFO] ------------------------------------------------------------------------
20-May-2023 07:25:53 [INFO] Total time:  05:09 min
20-May-2023 07:25:53 [INFO] Finished at: 2023-05-20T07:25:53Z
20-May-2023 07:25:53 [INFO] ------------------------------------------------------------------------
20-May-2023 07:25:53 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1...
20-May-2023 07:25:53 Finished task 'Build and install in local repository' with result: Success
20-May-2023 07:25:53 Running post build plugin 'Artifact Copier'
20-May-2023 07:25:53 Publishing an artifact: install4j-generated media
20-May-2023 07:25:54 Finished publishing of artifact Non required shared artifact Http Compression On : [install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 253.6 ms
20-May-2023 07:25:54 Publishing an artifact: plugins
20-May-2023 07:25:54 Unable to publish artifact [plugins]: the source directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins does not exist.
20-May-2023 07:25:54 The artifact hasn't been successfully published after 1.071 ms
20-May-2023 07:25:54 Running post build plugin 'npm Cache Cleanup'
20-May-2023 07:25:54 Running post build plugin 'NCover Results Collector'
20-May-2023 07:25:54 Running post build plugin 'Build Results Label Collector'
20-May-2023 07:25:54 Running post build plugin 'Clover Results Collector'
20-May-2023 07:25:54 Running post build plugin 'Docker Container Cleanup'
20-May-2023 07:25:54 Finalising the build...
20-May-2023 07:25:54 Stopping timer.
20-May-2023 07:25:54 Build OPENFIRE-NIGHTLYMAVEN-JOB1-2198 completed.
20-May-2023 07:25:54 Running on server: post build plugin 'Build Hanging Detection Configuration'
20-May-2023 07:25:54 Running on server: post build plugin 'NCover Results Collector'
20-May-2023 07:25:54 Running on server: post build plugin 'Build Labeller'
20-May-2023 07:25:54 Running on server: post build plugin 'Clover Delta Calculator'
20-May-2023 07:25:54 Running on server: post build plugin 'Maven Dependencies Postprocessor'
20-May-2023 07:25:54 All post build plugins have finished
20-May-2023 07:25:54 Generating build results summary...
20-May-2023 07:25:54 Saving build results to disk...
20-May-2023 07:25:54 Store variable context...
20-May-2023 07:25:54 Finished building OPENFIRE-NIGHTLYMAVEN-JOB1-2198.