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

Build: #207 was successful

Job: Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

22-Feb-2026 01:05:04 Build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #207 (OPENFIRE-NIGHTLYMAVEN8-JOB1-207) is being prepared for building on agent mesonet-ah.agron.iastate.edu, bamboo version: 10.2.14
22-Feb-2026 01:05:04 Remote agent on host mesonet-ah.agron.iastate.edu
22-Feb-2026 01:05:04 Build working directory is /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
22-Feb-2026 01:05:04 Executing build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #207 (OPENFIRE-NIGHTLYMAVEN8-JOB1-207)
22-Feb-2026 01:05:04 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
22-Feb-2026 01:05:04 Checking out into /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
22-Feb-2026 01:05:04 Updating source code to revision: 8da23b396a855cbd0c147f2253480c1adfb13f32
22-Feb-2026 01:05:04 Fetching 'refs/heads/5.0' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
22-Feb-2026 01:05:05 Checking out revision 8da23b396a855cbd0c147f2253480c1adfb13f32.
22-Feb-2026 01:05:05 Already on '5.0'
22-Feb-2026 01:05:05 Updated source code to revision: 8da23b396a855cbd0c147f2253480c1adfb13f32
22-Feb-2026 01:05:05 Finished task 'Checkout Default Repository' with result: Success
22-Feb-2026 01:05:05 Running pre-build action: Build Log Labeller Pre Build Action
22-Feb-2026 01:05:05 Running pre-build action: VCS Version Collector
22-Feb-2026 01:05:05 Build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #207 (OPENFIRE-NIGHTLYMAVEN8-JOB1-207) started building on agent 'mesonet-ah.agron.iastate.edu' (Remote agent on host mesonet-ah.agron.iastate.edu)
22-Feb-2026 01:05:05 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
22-Feb-2026 01:05:05
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #207 (OPENFIRE-NIGHTLYMAVEN8-JOB1-207)'
... running command line:
/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent1/tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install
... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
22-Feb-2026 01:05:06 [INFO] Scanning for projects...
22-Feb-2026 01:05:06 [INFO] ------------------------------------------------------------------------
22-Feb-2026 01:05:06 [INFO] Reactor Build Order:
22-Feb-2026 01:05:06 [INFO]
22-Feb-2026 01:05:06 [INFO] Parent                                                             [pom]
22-Feb-2026 01:05:06 [INFO] Internationalization files for Openfire                            [jar]
22-Feb-2026 01:05:06 [INFO] Core XMPP Server                                                   [jar]
22-Feb-2026 01:05:06 [INFO] Starter for Openfire                                               [jar]
22-Feb-2026 01:05:06 [INFO] Openfire Plugins                                                   [pom]
22-Feb-2026 01:05:06 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
22-Feb-2026 01:05:06 [INFO] Distribution                                                       [pom]
22-Feb-2026 01:05:06 [INFO]
22-Feb-2026 01:05:06 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
22-Feb-2026 01:05:06 [INFO] Building Parent 5.0.4-SNAPSHOT                                     [1/7]
22-Feb-2026 01:05:06 [INFO] --------------------------------[ pom ]---------------------------------
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ parent ---
22-Feb-2026 01:05:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
22-Feb-2026 01:05:07 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
22-Feb-2026 01:05:07 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/5.0.4-SNAPSHOT/parent-5.0.4-SNAPSHOT.pom
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
22-Feb-2026 01:05:07 [INFO] Building Internationalization files for Openfire 5.0.4-SNAPSHOT    [2/7]
22-Feb-2026 01:05:07 [INFO] --------------------------------[ jar ]---------------------------------
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
22-Feb-2026 01:05:07 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ i18n ---
22-Feb-2026 01:05:07 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ i18n ---
22-Feb-2026 01:05:07 [INFO] Copying 19 resources from src/main/resources to target/classes
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ i18n ---
22-Feb-2026 01:05:07 [INFO] No sources to compile
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ i18n ---
22-Feb-2026 01:05:07 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/src/test/resources
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ i18n ---
22-Feb-2026 01:05:07 [INFO] No sources to compile
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
22-Feb-2026 01:05:07 [INFO] No tests to run.
22-Feb-2026 01:05:07 [INFO]
22-Feb-2026 01:05:07 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ i18n ---
22-Feb-2026 01:05:08 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target/i18n-5.0.4-SNAPSHOT.jar
22-Feb-2026 01:05:08 [INFO]
22-Feb-2026 01:05:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
22-Feb-2026 01:05:08 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target/i18n-5.0.4-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/5.0.4-SNAPSHOT/i18n-5.0.4-SNAPSHOT.jar
22-Feb-2026 01:05:08 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/5.0.4-SNAPSHOT/i18n-5.0.4-SNAPSHOT.pom
22-Feb-2026 01:05:08 [INFO]
22-Feb-2026 01:05:08 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
22-Feb-2026 01:05:08 [INFO] Building Core XMPP Server 5.0.4-SNAPSHOT                           [3/7]
22-Feb-2026 01:05:08 [INFO] --------------------------------[ jar ]---------------------------------
22-Feb-2026 01:05:09 [INFO]
22-Feb-2026 01:05:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
22-Feb-2026 01:05:09 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target
22-Feb-2026 01:05:09 [INFO]
22-Feb-2026 01:05:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ xmppserver ---
22-Feb-2026 01:05:09 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
22-Feb-2026 01:05:09 [INFO]
22-Feb-2026 01:05:09 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver ---
22-Feb-2026 01:05:09 [INFO]
22-Feb-2026 01:05:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xmppserver ---
22-Feb-2026 01:05:09 [INFO] Copying 2 resources from src/main/resources to target/classes
22-Feb-2026 01:05:09 [INFO]
22-Feb-2026 01:05:09 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ xmppserver ---
22-Feb-2026 01:05:10 [INFO] Recompiling the module because of changed dependency.
22-Feb-2026 01:05:10 [INFO] Compiling 773 source files with javac [debug target 17] to target/classes
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[482,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2503,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2984,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2985,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[39,10] deprecated item is not annotated with @Deprecated
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/database/JNDIDataSourceProvider.java:[55,16] APPLET in javax.naming.Context has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/RoutingTableImpl.java:[899,20] isAnonymousRoute(org.xmpp.packet.JID) in org.jivesoftware.openfire.RoutingTable has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/AuthorizationBasedUserProviderMapper.java:[75,42] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/AuthorizationBasedUserProviderMapper.java:[80,41] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/PropertyBasedUserProviderMapper.java:[70,45] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
22-Feb-2026 01:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/PropertyBasedUserProviderMapper.java:[79,60] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
22-Feb-2026 01:05:27 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API.
22-Feb-2026 01:05:27 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details.
22-Feb-2026 01:05:27 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations.
22-Feb-2026 01:05:27 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details.
22-Feb-2026 01:05:27 [INFO]
22-Feb-2026 01:05:27 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.24:jspc (jspc) @ xmppserver ---
22-Feb-2026 01:05:27 [INFO] Compiling audit-policy.jsp,available-plugins.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,index.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,login.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,loginToken.jsp,log.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-clear-chat.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-retirees.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.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-expiry-check-page.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-config-page.jsp,session-summary.jsp,setup/index.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-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-ldap-user_test.jsp,setup/setup-profile-settings.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,system-admin-console-access.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,error.jsp,system-smstest.jsp,user-delete.jsp,user-groups.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.jsp,user-roster-delete.jsp,user-roster-view.jsp,user-roster.jsp,user-summary.jsp,user-tabs.jsp,user-create.jsp,user-edit-form.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-edit.jsp,user-search.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
22-Feb-2026 01:05:28 [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.
22-Feb-2026 01:05:37 [INFO] Generation completed with [0] errors in [8635] milliseconds
22-Feb-2026 01:05:37 [INFO]
22-Feb-2026 01:05:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xmppserver ---
22-Feb-2026 01:05:37 [INFO] Copying 23 resources from src/test/resources to target/test-classes
22-Feb-2026 01:05:37 [INFO]
22-Feb-2026 01:05:37 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ xmppserver ---
22-Feb-2026 01:05:37 [INFO] Recompiling the module because of changed dependency.
22-Feb-2026 01:05:37 [INFO] Compiling 117 source files with javac [debug target 17] to target/test-classes
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[216,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[230,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[243,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[257,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[271,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[537,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[549,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[561,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[573,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[585,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[39,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[39,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[40,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[40,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[41,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[41,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[61,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[61,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[78,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[78,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[95,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[95,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[113,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[113,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[114,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[114,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[115,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[115,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[134,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[134,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[135,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[135,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[136,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[136,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[158,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[158,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[159,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[159,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[160,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[160,64] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[167,31] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[167,69] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[197,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[197,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[198,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[198,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[199,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[199,64] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[206,31] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[206,69] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[43,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[58,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[73,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[88,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[103,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[118,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[133,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[148,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[163,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[178,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[193,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[208,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[223,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[238,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[253,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[268,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[283,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[298,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[313,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[328,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[343,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[358,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[373,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[388,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[403,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[418,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[433,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[448,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[463,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[478,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[493,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[508,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
22-Feb-2026 01:05:42 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API.
22-Feb-2026 01:05:42 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details.
22-Feb-2026 01:05:42 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java has additional uses or overrides of a deprecated API that is marked for removal.
22-Feb-2026 01:05:42 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations.
22-Feb-2026 01:05:42 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details.
22-Feb-2026 01:05:42 [INFO]
22-Feb-2026 01:05:42 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ xmppserver ---
22-Feb-2026 01:05:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
22-Feb-2026 01:05:43 [INFO]
22-Feb-2026 01:05:43 [INFO] -------------------------------------------------------
22-Feb-2026 01:05:43 [INFO]  T E S T S
22-Feb-2026 01:05:43 [INFO] -------------------------------------------------------
22-Feb-2026 01:05:46 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
22-Feb-2026 01:05:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:05:49 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.021 s -- in org.jivesoftware.admin.AuthCheckFilterTest
22-Feb-2026 01:05:50 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
22-Feb-2026 01:05:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:05:51 Critical Error! The home directory has not been configured,
22-Feb-2026 01:05:51 which will prevent the application from working correctly.
22-Feb-2026 01:05:51
22-Feb-2026 01:05:51
22-Feb-2026 01:05:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.144 s -- in org.jivesoftware.admin.LoginLimitManagerTest
22-Feb-2026 01:05:52 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
22-Feb-2026 01:05:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:05:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
22-Feb-2026 01:05:55 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest
22-Feb-2026 01:05:56 Critical Error! The home directory has not been configured,
22-Feb-2026 01:05:56 which will prevent the application from working correctly.
22-Feb-2026 01:05:56
22-Feb-2026 01:05:56
22-Feb-2026 01:05:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest
22-Feb-2026 01:05:57 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
22-Feb-2026 01:05:58 Critical Error! The home directory has not been configured,
22-Feb-2026 01:05:58 which will prevent the application from working correctly.
22-Feb-2026 01:05:58
22-Feb-2026 01:05:58
22-Feb-2026 01:05:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.700 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest
22-Feb-2026 01:05:58 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
22-Feb-2026 01:05:59 Critical Error! The home directory has not been configured,
22-Feb-2026 01:05:59 which will prevent the application from working correctly.
22-Feb-2026 01:05:59
22-Feb-2026 01:05:59
22-Feb-2026 01:05:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest
22-Feb-2026 01:06:00 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
22-Feb-2026 01:06:01 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:01 which will prevent the application from working correctly.
22-Feb-2026 01:06:01
22-Feb-2026 01:06:01
22-Feb-2026 01:06:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s -- in org.jivesoftware.openfire.ldap.VCardTest
22-Feb-2026 01:06:01 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
22-Feb-2026 01:06:02 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:02 which will prevent the application from working correctly.
22-Feb-2026 01:06:02
22-Feb-2026 01:06:02
22-Feb-2026 01:06:02 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest
22-Feb-2026 01:06:03 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest
22-Feb-2026 01:06:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:06:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.030 s -- in org.jivesoftware.openfire.SessionPacketRouterTest
22-Feb-2026 01:06:06 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
22-Feb-2026 01:06:07 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:07 which will prevent the application from working correctly.
22-Feb-2026 01:06:07
22-Feb-2026 01:06:07
22-Feb-2026 01:06:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:06:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.243 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
22-Feb-2026 01:06:09 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
22-Feb-2026 01:06:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.840 s -- in org.jivesoftware.openfire.archive.ArchiverTest
22-Feb-2026 01:06:12 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest
22-Feb-2026 01:06:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest
22-Feb-2026 01:06:13 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
22-Feb-2026 01:06:14 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:14 which will prevent the application from working correctly.
22-Feb-2026 01:06:14
22-Feb-2026 01:06:14
22-Feb-2026 01:06:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.862 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
22-Feb-2026 01:06:18 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest
22-Feb-2026 01:06:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest
22-Feb-2026 01:06:19 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest
22-Feb-2026 01:06:20 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:20 which will prevent the application from working correctly.
22-Feb-2026 01:06:20
22-Feb-2026 01:06:20
22-Feb-2026 01:06:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest
22-Feb-2026 01:06:21 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
22-Feb-2026 01:06:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest
22-Feb-2026 01:06:22 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
22-Feb-2026 01:06:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:06:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.258 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest
22-Feb-2026 01:06:25 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
22-Feb-2026 01:06:26 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:26 which will prevent the application from working correctly.
22-Feb-2026 01:06:26
22-Feb-2026 01:06:26
22-Feb-2026 01:06:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.jivesoftware.openfire.container.PluginManagerTest
22-Feb-2026 01:06:26 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest
22-Feb-2026 01:06:27 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:27 which will prevent the application from working correctly.
22-Feb-2026 01:06:27
22-Feb-2026 01:06:27
22-Feb-2026 01:06:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s -- in org.jivesoftware.openfire.container.PluginServletTest
22-Feb-2026 01:06:28 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest
22-Feb-2026 01:06:28 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:28 which will prevent the application from working correctly.
22-Feb-2026 01:06:28
22-Feb-2026 01:06:28
22-Feb-2026 01:06:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s -- in org.jivesoftware.openfire.csi.CsiManagerTest
22-Feb-2026 01:06:29 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
22-Feb-2026 01:06:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:06:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.469 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
22-Feb-2026 01:06:33 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest
22-Feb-2026 01:06:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:06:34 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:34 which will prevent the application from working correctly.
22-Feb-2026 01:06:34
22-Feb-2026 01:06:34
22-Feb-2026 01:06:35 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.716 s -- in org.jivesoftware.openfire.forward.ForwardedTest
22-Feb-2026 01:06:37 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
22-Feb-2026 01:06:37 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:37 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:37 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:37 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:37 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:37 which will prevent the application from working correctly.
22-Feb-2026 01:06:37
22-Feb-2026 01:06:37
22-Feb-2026 01:06:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:06:44 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.068 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest
22-Feb-2026 01:06:45 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
22-Feb-2026 01:06:46 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:46 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:46 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:46 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:46 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:46 which will prevent the application from working correctly.
22-Feb-2026 01:06:46
22-Feb-2026 01:06:46
22-Feb-2026 01:06:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:06:50 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.547 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest
22-Feb-2026 01:06:51 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
22-Feb-2026 01:06:52 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:52 which will prevent the application from working correctly.
22-Feb-2026 01:06:52
22-Feb-2026 01:06:52
22-Feb-2026 01:06:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s -- in org.jivesoftware.openfire.group.GroupJIDTest
22-Feb-2026 01:06:53 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
22-Feb-2026 01:06:54 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:54 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:54 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:54 ERROR StatusConsoleListener Recursive call to appender file
22-Feb-2026 01:06:54 Critical Error! The home directory has not been configured,
22-Feb-2026 01:06:54 which will prevent the application from working correctly.
22-Feb-2026 01:06:54
22-Feb-2026 01:06:54
22-Feb-2026 01:06:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:06:57 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.041 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest
22-Feb-2026 01:06:58 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
22-Feb-2026 01:06:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:07:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.592 s -- in org.jivesoftware.openfire.group.GroupManagerTest
22-Feb-2026 01:07:01 [INFO] Running org.jivesoftware.openfire.group.GroupTest
22-Feb-2026 01:07:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:07:03 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.750 s -- in org.jivesoftware.openfire.group.GroupTest
22-Feb-2026 01:07:04 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest
22-Feb-2026 01:07:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest
22-Feb-2026 01:07:05 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest
22-Feb-2026 01:07:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest
22-Feb-2026 01:07:07 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
22-Feb-2026 01:07:07 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.580 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
22-Feb-2026 01:07:08 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest
22-Feb-2026 01:07:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest
22-Feb-2026 01:07:09 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest
22-Feb-2026 01:07:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest
22-Feb-2026 01:07:10 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
22-Feb-2026 01:07:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.804 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest
22-Feb-2026 01:07:17 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
22-Feb-2026 01:07:25 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.268 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
22-Feb-2026 01:07:26 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
22-Feb-2026 01:07:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.717 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
22-Feb-2026 01:07:31 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
22-Feb-2026 01:07:32 Critical Error! The home directory has not been configured,
22-Feb-2026 01:07:32 which will prevent the application from working correctly.
22-Feb-2026 01:07:32
22-Feb-2026 01:07:32
22-Feb-2026 01:07:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest
22-Feb-2026 01:07:33 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest
22-Feb-2026 01:07:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:07:34 Critical Error! The home directory has not been configured,
22-Feb-2026 01:07:34 which will prevent the application from working correctly.
22-Feb-2026 01:07:34
22-Feb-2026 01:07:34
22-Feb-2026 01:07:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.251 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest
22-Feb-2026 01:07:36 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
22-Feb-2026 01:07:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:07:38 Critical Error! The home directory has not been configured,
22-Feb-2026 01:07:38 which will prevent the application from working correctly.
22-Feb-2026 01:07:38
22-Feb-2026 01:07:38
22-Feb-2026 01:07:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.440 s -- in org.jivesoftware.openfire.muc.MUCRoomTest
22-Feb-2026 01:07:39 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
22-Feb-2026 01:07:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:07:41 Critical Error! The home directory has not been configured,
22-Feb-2026 01:07:41 which will prevent the application from working correctly.
22-Feb-2026 01:07:41
22-Feb-2026 01:07:41
22-Feb-2026 01:07:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.441 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
22-Feb-2026 01:07:42 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
22-Feb-2026 01:07:43 Critical Error! The home directory has not been configured,
22-Feb-2026 01:07:43 which will prevent the application from working correctly.
22-Feb-2026 01:07:43
22-Feb-2026 01:07:43
22-Feb-2026 01:07:43 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.jivesoftware.openfire.net.DNSUtilTest
22-Feb-2026 01:07:44 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest
22-Feb-2026 01:07:46 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.445 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest
22-Feb-2026 01:07:47 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest
22-Feb-2026 01:07:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.jivesoftware.openfire.net.SrvRecordTest
22-Feb-2026 01:07:47 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
22-Feb-2026 01:07:48 Critical Error! The home directory has not been configured,
22-Feb-2026 01:07:48 which will prevent the application from working correctly.
22-Feb-2026 01:07:48
22-Feb-2026 01:07:48
22-Feb-2026 01:07:48 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest
22-Feb-2026 01:07:49 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
22-Feb-2026 01:07:49 Critical Error! The home directory has not been configured,
22-Feb-2026 01:07:49 which will prevent the application from working correctly.
22-Feb-2026 01:07:49
22-Feb-2026 01:07:49
22-Feb-2026 01:07:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
22-Feb-2026 01:07:50 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
22-Feb-2026 01:07:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:07:52 Critical Error! The home directory has not been configured,
22-Feb-2026 01:07:52 which will prevent the application from working correctly.
22-Feb-2026 01:07:52
22-Feb-2026 01:07:52
22-Feb-2026 01:07:53 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
22-Feb-2026 01:07:53 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
22-Feb-2026 01:07:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:07:55 Critical Error! The home directory has not been configured,
22-Feb-2026 01:07:55 which will prevent the application from working correctly.
22-Feb-2026 01:07:55
22-Feb-2026 01:07:55
22-Feb-2026 01:07:55 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.191 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
22-Feb-2026 01:07:56 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
22-Feb-2026 01:07:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:07:58 Critical Error! The home directory has not been configured,
22-Feb-2026 01:07:58 which will prevent the application from working correctly.
22-Feb-2026 01:07:58
22-Feb-2026 01:07:58
22-Feb-2026 01:07:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.142 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
22-Feb-2026 01:07:59 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
22-Feb-2026 01:07:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:08:01 Critical Error! The home directory has not been configured,
22-Feb-2026 01:08:01 which will prevent the application from working correctly.
22-Feb-2026 01:08:01
22-Feb-2026 01:08:01
22-Feb-2026 01:08:01 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.391 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
22-Feb-2026 01:08:02 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
22-Feb-2026 01:08:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest
22-Feb-2026 01:08:03 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
22-Feb-2026 01:08:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest
22-Feb-2026 01:08:05 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest
22-Feb-2026 01:08:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:08:06 Critical Error! The home directory has not been configured,
22-Feb-2026 01:08:06 which will prevent the application from working correctly.
22-Feb-2026 01:08:06
22-Feb-2026 01:08:06
22-Feb-2026 01:08:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 s -- in org.jivesoftware.openfire.roster.RosterItemTest
22-Feb-2026 01:08:07 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
22-Feb-2026 01:08:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:08:09 Critical Error! The home directory has not been configured,
22-Feb-2026 01:08:09 which will prevent the application from working correctly.
22-Feb-2026 01:08:09
22-Feb-2026 01:08:09
22-Feb-2026 01:08:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.165 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
22-Feb-2026 01:08:10 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
22-Feb-2026 01:08:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:08:12 Critical Error! The home directory has not been configured,
22-Feb-2026 01:08:12 which will prevent the application from working correctly.
22-Feb-2026 01:08:12
22-Feb-2026 01:08:12
22-Feb-2026 01:08:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
22-Feb-2026 01:08:13 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
22-Feb-2026 01:08:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:08:14 Critical Error! The home directory has not been configured,
22-Feb-2026 01:08:14 which will prevent the application from working correctly.
22-Feb-2026 01:08:14
22-Feb-2026 01:08:14
22-Feb-2026 01:08:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
22-Feb-2026 01:08:16 [INFO] Running org.jivesoftware.openfire.session.LocalClientSessionTest
22-Feb-2026 01:08:16 Critical Error! The home directory has not been configured,
22-Feb-2026 01:08:16 which will prevent the application from working correctly.
22-Feb-2026 01:08:16
22-Feb-2026 01:08:16
22-Feb-2026 01:08:16 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.jivesoftware.openfire.session.LocalClientSessionTest
22-Feb-2026 01:08:17 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
22-Feb-2026 01:08:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:08:37 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.64 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
22-Feb-2026 01:08:37 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
22-Feb-2026 01:08:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:09:13 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.53 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
22-Feb-2026 01:09:14 [INFO] Running org.jivesoftware.openfire.session.SessionTest
22-Feb-2026 01:09:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in org.jivesoftware.openfire.session.SessionTest
22-Feb-2026 01:09:15 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
22-Feb-2026 01:09:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest
22-Feb-2026 01:09:16 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
22-Feb-2026 01:09:16 Critical Error! The home directory has not been configured,
22-Feb-2026 01:09:16 which will prevent the application from working correctly.
22-Feb-2026 01:09:16
22-Feb-2026 01:09:16
22-Feb-2026 01:09:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
22-Feb-2026 01:09:18 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
22-Feb-2026 01:09:18 Critical Error! The home directory has not been configured,
22-Feb-2026 01:09:18 which will prevent the application from working correctly.
22-Feb-2026 01:09:18
22-Feb-2026 01:09:18
22-Feb-2026 01:09:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
22-Feb-2026 01:09:19 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest
22-Feb-2026 01:09:20 Critical Error! The home directory has not been configured,
22-Feb-2026 01:09:20 which will prevent the application from working correctly.
22-Feb-2026 01:09:20
22-Feb-2026 01:09:20
22-Feb-2026 01:09:20 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest
22-Feb-2026 01:09:20 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest
22-Feb-2026 01:09:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest
22-Feb-2026 01:09:22 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest
22-Feb-2026 01:09:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest
22-Feb-2026 01:09:23 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
22-Feb-2026 01:09:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:09:27 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.678 s -- in org.jivesoftware.openfire.user.UserManagerTest
22-Feb-2026 01:09:28 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
22-Feb-2026 01:09:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
22-Feb-2026 01:09:30 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
22-Feb-2026 01:09:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
22-Feb-2026 01:09:31 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
22-Feb-2026 01:09:32 Critical Error! The home directory has not been configured,
22-Feb-2026 01:09:32 which will prevent the application from working correctly.
22-Feb-2026 01:09:32
22-Feb-2026 01:09:32
22-Feb-2026 01:09:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
22-Feb-2026 01:09:32 [INFO] Running org.jivesoftware.util.AdminConsoleTest
22-Feb-2026 01:09:33 Critical Error! The home directory has not been configured,
22-Feb-2026 01:09:33 which will prevent the application from working correctly.
22-Feb-2026 01:09:33
22-Feb-2026 01:09:33
22-Feb-2026 01:09:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 s -- in org.jivesoftware.util.AdminConsoleTest
22-Feb-2026 01:09:34 [INFO] Running org.jivesoftware.util.AesEncryptorTest
22-Feb-2026 01:09:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.290 s -- in org.jivesoftware.util.AesEncryptorTest
22-Feb-2026 01:09:36 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
22-Feb-2026 01:09:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:09:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.333 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest
22-Feb-2026 01:09:39 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
22-Feb-2026 01:09:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.jivesoftware.util.BlowfishEncryptorTest
22-Feb-2026 01:09:40 [INFO] Running org.jivesoftware.util.CacheUtilTest
22-Feb-2026 01:09:41 Critical Error! The home directory has not been configured,
22-Feb-2026 01:09:41 which will prevent the application from working correctly.
22-Feb-2026 01:09:41
22-Feb-2026 01:09:41
22-Feb-2026 01:09:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s -- in org.jivesoftware.util.CacheUtilTest
22-Feb-2026 01:09:42 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
22-Feb-2026 01:09:42 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.094 s -- in org.jivesoftware.util.CacheableOptionalTest
22-Feb-2026 01:09:43 [INFO] Running org.jivesoftware.util.CertificateManagerTest
22-Feb-2026 01:09:44 Critical Error! The home directory has not been configured,
22-Feb-2026 01:09:44 which will prevent the application from working correctly.
22-Feb-2026 01:09:44
22-Feb-2026 01:09:44
22-Feb-2026 01:09:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 s -- in org.jivesoftware.util.CertificateManagerTest
22-Feb-2026 01:09:45 [INFO] Running org.jivesoftware.util.CertificateTest
22-Feb-2026 01:09:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.jivesoftware.util.CertificateTest
22-Feb-2026 01:09:46 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
22-Feb-2026 01:09:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.jivesoftware.util.CollectionUtilsTest
22-Feb-2026 01:09:47 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
22-Feb-2026 01:09:48 Critical Error! The home directory has not been configured,
22-Feb-2026 01:09:48 which will prevent the application from working correctly.
22-Feb-2026 01:09:48
22-Feb-2026 01:09:48
22-Feb-2026 01:09:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s -- in org.jivesoftware.util.EntityCapabilitiesManagerTest
22-Feb-2026 01:09:48 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
22-Feb-2026 01:09:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s -- in org.jivesoftware.util.GraphicsUtilsTest
22-Feb-2026 01:09:50 [INFO] Running org.jivesoftware.util.IpUtilsTest
22-Feb-2026 01:09:50 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.jivesoftware.util.IpUtilsTest
22-Feb-2026 01:09:51 [INFO] Running org.jivesoftware.util.JIDTest
22-Feb-2026 01:09:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.jivesoftware.util.JIDTest
22-Feb-2026 01:09:52 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
22-Feb-2026 01:09:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.jivesoftware.util.JavaSpecVersionTest
22-Feb-2026 01:09:52 [INFO] Running org.jivesoftware.util.LDAPTest
22-Feb-2026 01:09:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.770 s -- in org.jivesoftware.util.LDAPTest
22-Feb-2026 01:09:54 [INFO] Running org.jivesoftware.util.ListPagerTest
22-Feb-2026 01:09:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:09:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 s -- in org.jivesoftware.util.ListPagerTest
22-Feb-2026 01:09:57 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
22-Feb-2026 01:09:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in org.jivesoftware.util.LocaleUtilsTest
22-Feb-2026 01:09:58 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
22-Feb-2026 01:09:59 Critical Error! The home directory has not been configured,
22-Feb-2026 01:09:59 which will prevent the application from working correctly.
22-Feb-2026 01:09:59
22-Feb-2026 01:09:59
22-Feb-2026 01:09:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s -- in org.jivesoftware.util.SAXReaderUtilTest
22-Feb-2026 01:09:59 [INFO] Running org.jivesoftware.util.StringUtilsTest
22-Feb-2026 01:10:00 Critical Error! The home directory has not been configured,
22-Feb-2026 01:10:00 which will prevent the application from working correctly.
22-Feb-2026 01:10:00
22-Feb-2026 01:10:00
22-Feb-2026 01:10:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 s -- in org.jivesoftware.util.StringUtilsTest
22-Feb-2026 01:10:01 [INFO] Running org.jivesoftware.util.SystemPropertyTest
22-Feb-2026 01:10:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
22-Feb-2026 01:10:03 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 s -- in org.jivesoftware.util.SystemPropertyTest
22-Feb-2026 01:10:04 [INFO] Running org.jivesoftware.util.TaskEngineTest
22-Feb-2026 01:10:05 Critical Error! The home directory has not been configured,
22-Feb-2026 01:10:05 which will prevent the application from working correctly.
22-Feb-2026 01:10:05
22-Feb-2026 01:10:05
22-Feb-2026 01:10:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s -- in org.jivesoftware.util.TaskEngineTest
22-Feb-2026 01:10:05 [INFO] Running org.jivesoftware.util.VersionTest
22-Feb-2026 01:10:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.jivesoftware.util.VersionTest
22-Feb-2026 01:10:06 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
22-Feb-2026 01:10:07 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s -- in org.jivesoftware.util.WebXmlUtilsTest
22-Feb-2026 01:10:07 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
22-Feb-2026 01:10:08 Critical Error! The home directory has not been configured,
22-Feb-2026 01:10:08 which will prevent the application from working correctly.
22-Feb-2026 01:10:08
22-Feb-2026 01:10:08
22-Feb-2026 01:10:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s -- in org.jivesoftware.util.XMLPropertiesTest
22-Feb-2026 01:10:09 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
22-Feb-2026 01:10:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
22-Feb-2026 01:10:10 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
22-Feb-2026 01:10:10 Critical Error! The home directory has not been configured,
22-Feb-2026 01:10:10 which will prevent the application from working correctly.
22-Feb-2026 01:10:10
22-Feb-2026 01:10:10
22-Feb-2026 01:10:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
22-Feb-2026 01:10:11 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
22-Feb-2026 01:10:12 Critical Error! The home directory has not been configured,
22-Feb-2026 01:10:12 which will prevent the application from working correctly.
22-Feb-2026 01:10:12
22-Feb-2026 01:10:12
22-Feb-2026 01:10:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in org.jivesoftware.util.cache.CacheFactoryTest
22-Feb-2026 01:10:13 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
22-Feb-2026 01:10:13 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.143 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
22-Feb-2026 01:10:14 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
22-Feb-2026 01:10:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
22-Feb-2026 01:10:15 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
22-Feb-2026 01:10:15 Critical Error! The home directory has not been configured,
22-Feb-2026 01:10:15 which will prevent the application from working correctly.
22-Feb-2026 01:10:15
22-Feb-2026 01:10:15
22-Feb-2026 01:10:15 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.692 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
22-Feb-2026 01:10:16 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
22-Feb-2026 01:10:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
22-Feb-2026 01:10:18 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
22-Feb-2026 01:10:19 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.jivesoftware.database.ProfiledConnectionTest
22-Feb-2026 01:10:20 [INFO] Running dom.io.XMPPPacketReaderTest
22-Feb-2026 01:10:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in dom.io.XMPPPacketReaderTest
22-Feb-2026 01:10:20 [INFO]
22-Feb-2026 01:10:20 [INFO] Results:
22-Feb-2026 01:10:20 [INFO]
22-Feb-2026 01:10:20 [WARNING] Tests run: 1767, Failures: 0, Errors: 0, Skipped: 8
22-Feb-2026 01:10:20 [INFO]
22-Feb-2026 01:10:20 [INFO]
22-Feb-2026 01:10:20 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ xmppserver ---
22-Feb-2026 01:10:21 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.4-SNAPSHOT.jar
22-Feb-2026 01:10:21 [INFO]
22-Feb-2026 01:10:21 [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ xmppserver ---
22-Feb-2026 01:10:21 [INFO] Reading assembly descriptor: src/assembly/taglib.xml
22-Feb-2026 01:10:21 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.4-SNAPSHOT-taglib.jar
22-Feb-2026 01:10:21 [INFO]
22-Feb-2026 01:10:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
22-Feb-2026 01:10:21 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.4-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.4-SNAPSHOT/xmppserver-5.0.4-SNAPSHOT.jar
22-Feb-2026 01:10:21 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.4-SNAPSHOT/xmppserver-5.0.4-SNAPSHOT.pom
22-Feb-2026 01:10:21 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.4-SNAPSHOT-taglib.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.4-SNAPSHOT/xmppserver-5.0.4-SNAPSHOT-taglib.jar
22-Feb-2026 01:10:21 [INFO]
22-Feb-2026 01:10:21 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
22-Feb-2026 01:10:21 [INFO] Building Starter for Openfire 5.0.4-SNAPSHOT                       [4/7]
22-Feb-2026 01:10:21 [INFO] --------------------------------[ jar ]---------------------------------
22-Feb-2026 01:10:21 [INFO]
22-Feb-2026 01:10:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
22-Feb-2026 01:10:21 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target
22-Feb-2026 01:10:21 [INFO]
22-Feb-2026 01:10:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ starter ---
22-Feb-2026 01:10:21 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
22-Feb-2026 01:10:21 [INFO]
22-Feb-2026 01:10:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ starter ---
22-Feb-2026 01:10:21 [INFO] Copying 4 resources from src/main/resources to target/classes
22-Feb-2026 01:10:21 [INFO]
22-Feb-2026 01:10:21 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ starter ---
22-Feb-2026 01:10:21 [INFO] Recompiling the module because of changed dependency.
22-Feb-2026 01:10:21 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
22-Feb-2026 01:10:21 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API.
22-Feb-2026 01:10:21 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details.
22-Feb-2026 01:10:21 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations.
22-Feb-2026 01:10:21 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details.
22-Feb-2026 01:10:21 [INFO]
22-Feb-2026 01:10:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ starter ---
22-Feb-2026 01:10:21 [INFO] Copying 2 resources from src/test/resources to target/test-classes
22-Feb-2026 01:10:21 [INFO]
22-Feb-2026 01:10:21 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ starter ---
22-Feb-2026 01:10:21 [INFO] Recompiling the module because of changed dependency.
22-Feb-2026 01:10:21 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
22-Feb-2026 01:10:21 [INFO]
22-Feb-2026 01:10:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
22-Feb-2026 01:10:21 [INFO] Surefire report directory: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/surefire-reports
22-Feb-2026 01:10:21
22-Feb-2026 01:10:21 -------------------------------------------------------
22-Feb-2026 01:10:21 T E S T S
22-Feb-2026 01:10:21 -------------------------------------------------------
22-Feb-2026 01:10:22 Running org.jivesoftware.openfire.launcher.LauncherTest
22-Feb-2026 01:10:22 [Fatal Error] xxe.xml:6:18: External Entity: Failed to read external document 'random', because 'file' access is not allowed due to restriction set by the accessExternalDTD property.
22-Feb-2026 01:10:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec
22-Feb-2026 01:10:22
22-Feb-2026 01:10:22 Results :
22-Feb-2026 01:10:22
22-Feb-2026 01:10:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
22-Feb-2026 01:10:22
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ starter ---
22-Feb-2026 01:10:22 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/startup.jar
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
22-Feb-2026 01:10:22 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/5.0.4-SNAPSHOT/starter-5.0.4-SNAPSHOT.jar
22-Feb-2026 01:10:22 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/5.0.4-SNAPSHOT/starter-5.0.4-SNAPSHOT.pom
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
22-Feb-2026 01:10:22 [INFO] Building Openfire Plugins 5.0.4-SNAPSHOT                           [5/7]
22-Feb-2026 01:10:22 [INFO] --------------------------------[ pom ]---------------------------------
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ plugins ---
22-Feb-2026 01:10:22 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
22-Feb-2026 01:10:22 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/5.0.4-SNAPSHOT/plugins-5.0.4-SNAPSHOT.pom
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
22-Feb-2026 01:10:22 [INFO] Building Openfire Plugin Assembly Descriptor 5.0.4-SNAPSHOT        [6/7]
22-Feb-2026 01:10:22 [INFO] --------------------------------[ jar ]---------------------------------
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
22-Feb-2026 01:10:22 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
22-Feb-2026 01:10:22 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
22-Feb-2026 01:10:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22-Feb-2026 01:10:22 [INFO] Copying 1 resource
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
22-Feb-2026 01:10:22 [INFO] No sources to compile
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
22-Feb-2026 01:10:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22-Feb-2026 01:10:22 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
22-Feb-2026 01:10:22 [INFO] No sources to compile
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
22-Feb-2026 01:10:22 [INFO] No tests to run.
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
22-Feb-2026 01:10:22 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.0.4-SNAPSHOT.jar
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
22-Feb-2026 01:10:22 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.0.4-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.0.4-SNAPSHOT/openfire-plugin-assembly-descriptor-5.0.4-SNAPSHOT.jar
22-Feb-2026 01:10:22 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.0.4-SNAPSHOT/openfire-plugin-assembly-descriptor-5.0.4-SNAPSHOT.pom
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
22-Feb-2026 01:10:22 [INFO] Building Distribution 5.0.4-SNAPSHOT                               [7/7]
22-Feb-2026 01:10:22 [INFO] --------------------------------[ pom ]---------------------------------
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
22-Feb-2026 01:10:22 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ distribution ---
22-Feb-2026 01:10:22 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
22-Feb-2026 01:10:22 [INFO]
22-Feb-2026 01:10:22 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ distribution ---
22-Feb-2026 01:10:22 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
22-Feb-2026 01:10:23 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gnu/inet/libidn/1.35/libidn-1.35.pom
22-Feb-2026 01:10:24 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cenqua/shaj/shaj/0.5/shaj-0.5.pom
22-Feb-2026 01:10:24 [INFO] Copying files to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/distribution-base
22-Feb-2026 01:10:25 [INFO] 663 files copied to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/distribution-base
22-Feb-2026 01:10:25 [INFO]
22-Feb-2026 01:10:25 [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution ---
22-Feb-2026 01:10:25 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
22-Feb-2026 01:10:25 [INFO]
22-Feb-2026 01:10:25 [INFO] --- install4j-maven:12.0.2:compile (compile-installers) @ distribution ---
22-Feb-2026 01:10:26 [INFO] install4j version 12.0.2 (build 12038), built on 2025-12-19
22-Feb-2026 01:10:27 [INFO] Registered to daryl herzmann, Ignite Realtime
22-Feb-2026 01:10:27 [INFO]
22-Feb-2026 01:10:28 [INFO] Loading config file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/src/installer/openfire.install4j
22-Feb-2026 01:10:29 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
22-Feb-2026 01:10:29 [INFO] Creating media file 'Windows x86':
22-Feb-2026 01:10:29 [INFO] Created media file output directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
22-Feb-2026 01:10:29 [INFO]
22-Feb-2026 01:10:29 [INFO]   Collecting files:
22-Feb-2026 01:10:29 [INFO]   Compiling launchers:
22-Feb-2026 01:10:29 [INFO]     Compiling launcher 'Openfire':
22-Feb-2026 01:10:29 [INFO]     Compiling launcher 'GUI Launcher':
22-Feb-2026 01:10:29 [INFO]     Compiling launcher 'openfired':
22-Feb-2026 01:10:29 [INFO]   Creating media file:
22-Feb-2026 01:10:31 [INFO]     Preparing custom code & resources JAR file:
22-Feb-2026 01:10:31 [INFO]     Zipping custom code & resources JAR file
22-Feb-2026 01:10:31 [INFO]     Identifying components
22-Feb-2026 01:10:36 [INFO]     Shrinking runtime
22-Feb-2026 01:10:37 [INFO]   
22-Feb-2026 01:10:37 [INFO] Creating media file 'Unix Archive':
22-Feb-2026 01:10:37 [INFO]   Collecting files:
22-Feb-2026 01:10:37 [INFO]   Compiling launchers:
22-Feb-2026 01:10:37 [INFO]   Creating media file:
22-Feb-2026 01:10:37 [INFO]   
22-Feb-2026 01:10:37 [INFO] Creating media file 'Windows Archive':
22-Feb-2026 01:10:37 [INFO]   Collecting files:
22-Feb-2026 01:10:37 [INFO]   Compiling launchers:
22-Feb-2026 01:10:37 [INFO]     Compiling launcher 'Openfire':
22-Feb-2026 01:10:37 [INFO]     Compiling launcher 'GUI Launcher':
22-Feb-2026 01:10:37 [INFO]     Compiling launcher 'openfired':
22-Feb-2026 01:10:37 [INFO]   Creating media file:
22-Feb-2026 01:10:38 [INFO]       Shrinking runtime
22-Feb-2026 01:10:38 [INFO]   
22-Feb-2026 01:10:38 [INFO] Creating media file 'Windows x64':
22-Feb-2026 01:10:38 [INFO]   Collecting files:
22-Feb-2026 01:10:38 [INFO]   Compiling launchers:
22-Feb-2026 01:10:38 [INFO]     Compiling launcher 'Openfire':
22-Feb-2026 01:10:38 [INFO]     Compiling launcher 'GUI Launcher':
22-Feb-2026 01:10:38 [INFO]     Compiling launcher 'openfired':
22-Feb-2026 01:10:38 [INFO]   Creating media file:
22-Feb-2026 01:10:38 [INFO]     Preparing custom code & resources JAR file:
22-Feb-2026 01:10:38 [INFO]     Zipping custom code & resources JAR file
22-Feb-2026 01:10:38 [INFO]     Identifying components
22-Feb-2026 01:10:39 [INFO]     Shrinking runtime
22-Feb-2026 01:10:39 [INFO]   
22-Feb-2026 01:10:39 [INFO] Creating media file 'macOS Folder':
22-Feb-2026 01:10:39 [INFO]   Collecting files:
22-Feb-2026 01:10:39 [INFO]   Compiling launchers:
22-Feb-2026 01:10:39 [INFO]     Compiling launcher 'Openfire':
22-Feb-2026 01:10:39 [INFO]       Signing launcher (adhoc)
22-Feb-2026 01:10:39 [INFO]     Compiling launcher 'GUI Launcher':
22-Feb-2026 01:10:39 [INFO]       Signing launcher (adhoc)
22-Feb-2026 01:10:39 [INFO]     Compiling launcher 'openfired':
22-Feb-2026 01:10:39 [INFO]       Signing launcher (adhoc)
22-Feb-2026 01:10:39 [INFO]   Creating media file:
22-Feb-2026 01:10:39 [INFO]     Signing launcher (adhoc)
22-Feb-2026 01:10:39 [INFO]     Signing launcher (adhoc)
22-Feb-2026 01:10:40 [INFO]     Preparing custom code & resources JAR file:
22-Feb-2026 01:10:40 [INFO]     Zipping custom code & resources JAR file
22-Feb-2026 01:10:40 [INFO]     Identifying components
22-Feb-2026 01:10:40 [INFO]     Shrinking runtime
22-Feb-2026 01:10:40 [INFO]   
22-Feb-2026 01:10:44 [INFO] Compressing 5 media files with 5 threads:
22-Feb-2026 01:10:44 [INFO]
22-Feb-2026 01:10:44 [INFO] Compressed media file 'Unix Archive':
22-Feb-2026 01:10:44 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
22-Feb-2026 01:10:44 [INFO]   The name of the media file is openfire_5_0_4-SNAPSHOT.tar.gz.
22-Feb-2026 01:10:44 [INFO]   The size of the media file is 61.6 MB
22-Feb-2026 01:10:44 [INFO]
22-Feb-2026 01:10:44 [INFO] Compressed media file 'Windows Archive':
22-Feb-2026 01:10:44 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
22-Feb-2026 01:10:44 [INFO]   The name of the media file is openfire_5_0_4-SNAPSHOT.zip.
22-Feb-2026 01:11:26 [INFO]   The size of the media file is 64.5 MB
22-Feb-2026 01:11:26 [INFO]
22-Feb-2026 01:11:26 [INFO] Compressed media file 'Windows x64':
22-Feb-2026 01:11:26 [INFO]   Compressing files
22-Feb-2026 01:11:26 [INFO]   Applying LZMA compression
22-Feb-2026 01:11:26 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
22-Feb-2026 01:11:26 [INFO]   The name of the media file is openfire_5_0_4-SNAPSHOT_x64.exe.
22-Feb-2026 01:11:26 [INFO]   The size of the media file is 65.2 MB
22-Feb-2026 01:11:26 [INFO]
22-Feb-2026 01:11:26 [INFO] Compressed media file 'Windows x86':
22-Feb-2026 01:11:26 [INFO]   Compressing files
22-Feb-2026 01:11:26 [INFO]   Applying LZMA compression
22-Feb-2026 01:11:26 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
22-Feb-2026 01:11:26 [INFO]   The name of the media file is openfire_5_0_4-SNAPSHOT.exe.
22-Feb-2026 01:11:29 [INFO]   The size of the media file is 65.0 MB
22-Feb-2026 01:11:29 [INFO]
22-Feb-2026 01:11:29 [INFO] Compressed media file 'macOS Folder':
22-Feb-2026 01:11:29 [INFO]   Compressing files
22-Feb-2026 01:11:29 [INFO]   Applying LZMA compression
22-Feb-2026 01:11:29 [INFO]   Generating VM options file vmoptions.txt.
22-Feb-2026 01:11:29 [INFO]   Signing installer (adhoc)
22-Feb-2026 01:11:29 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
22-Feb-2026 01:11:29 [INFO]   The name of the media file is openfire_5_0_4-SNAPSHOT.dmg.
22-Feb-2026 01:11:29 [INFO]   The size of the media file is 69.6 MB
22-Feb-2026 01:11:29 [INFO] Writing md5sums.
22-Feb-2026 01:11:29 [INFO] Writing sha256sums.
22-Feb-2026 01:11:29 [INFO] Writing updates.xml.
22-Feb-2026 01:11:29 [INFO] Build completed in 62.4 seconds at 2026-02-22 01:11:29 with 1 warning.
22-Feb-2026 01:11:29 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
22-Feb-2026 01:11:29 [INFO]
22-Feb-2026 01:11:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
22-Feb-2026 01:11:29 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/5.0.4-SNAPSHOT/distribution-5.0.4-SNAPSHOT.pom
22-Feb-2026 01:11:29 [INFO] ------------------------------------------------------------------------
22-Feb-2026 01:11:29 [INFO] Reactor Summary for Parent 5.0.4-SNAPSHOT:
22-Feb-2026 01:11:29 [INFO]
22-Feb-2026 01:11:29 [INFO] Parent ............................................. SUCCESS [  0.460 s]
22-Feb-2026 01:11:29 [INFO] Internationalization files for Openfire ............ SUCCESS [  0.955 s]
22-Feb-2026 01:11:29 [INFO] Core XMPP Server ................................... SUCCESS [05:13 min]
22-Feb-2026 01:11:29 [INFO] Starter for Openfire ............................... SUCCESS [  0.735 s]
22-Feb-2026 01:11:29 [INFO] Openfire Plugins ................................... SUCCESS [  0.023 s]
22-Feb-2026 01:11:29 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.144 s]
22-Feb-2026 01:11:29 [INFO] Distribution ....................................... SUCCESS [01:06 min]
22-Feb-2026 01:11:29 [INFO] ------------------------------------------------------------------------
22-Feb-2026 01:11:29 [INFO] BUILD SUCCESS
22-Feb-2026 01:11:29 [INFO] ------------------------------------------------------------------------
22-Feb-2026 01:11:29 [INFO] Total time:  06:22 min
22-Feb-2026 01:11:29 [INFO] Finished at: 2026-02-22T01:11:29-06:00
22-Feb-2026 01:11:29 [INFO] ------------------------------------------------------------------------
22-Feb-2026 01:11:29 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1...
22-Feb-2026 01:11:29 Finished task 'Build and install in local repository' with result: Success
22-Feb-2026 01:11:29
Substituting variable: ${bamboo.planRepository.branch} with 5.0
22-Feb-2026 01:11:29 Starting task 'Sync /mnt/maven' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
22-Feb-2026 01:11:29
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #207 (OPENFIRE-NIGHTLYMAVEN8-JOB1-207)'
... running command line:
/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN8-JOB1-207-ScriptBuildTask-17802761792214500903.sh
... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
22-Feb-2026 01:11:29 + '[' 5.0 '!=' main ']'
22-Feb-2026 01:11:29 Skipping copy to website of non-main branch.
22-Feb-2026 01:11:29 + echo 'Skipping copy to website of non-main branch.'
22-Feb-2026 01:11:29 + exit 0
22-Feb-2026 01:11:29 Finished task 'Sync /mnt/maven' with result: Success
22-Feb-2026 01:11:29
Substituting variable: ${bamboo.planRepository.branch} with 5.0
22-Feb-2026 01:11:29 Starting task 'copy to website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
22-Feb-2026 01:11:29
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #207 (OPENFIRE-NIGHTLYMAVEN8-JOB1-207)'
... running command line:
/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN8-JOB1-207-ScriptBuildTask-14506424274480963402.sh
... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
22-Feb-2026 01:11:29 Skipping copy to website of non-main branch.
22-Feb-2026 01:11:29 Finished task 'copy to website' with result: Success
22-Feb-2026 01:11:29 Running post build plugin 'Docker Container Cleanup'
22-Feb-2026 01:11:29 Running post build plugin 'NCover Results Collector'
22-Feb-2026 01:11:29 Running post build plugin 'Build Results Label Collector'
22-Feb-2026 01:11:29 Running post build plugin 'Clover Results Collector'
22-Feb-2026 01:11:29 Running post build plugin 'npm Cache Cleanup'
22-Feb-2026 01:11:29 Running post build plugin 'Artifact Copier'
22-Feb-2026 01:11:29 Publishing an artifact: install4j-generated media
22-Feb-2026 01:12:06 Finished publishing of artifact Non required shared artifact Http Compression On : [install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 36.99 s
22-Feb-2026 01:12:06 Publishing an artifact: plugins
22-Feb-2026 01:12:06 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/src/plugins does not exist.
22-Feb-2026 01:12:06 The artifact hasn't been successfully published after 242.1 μs
22-Feb-2026 01:12:06 Finalising the build...
22-Feb-2026 01:12:06 Stopping timer.
22-Feb-2026 01:12:06 Build OPENFIRE-NIGHTLYMAVEN8-JOB1-207 completed.
22-Feb-2026 07:12:08 Running on server: post build plugin 'Build Hanging Detection Configuration'
22-Feb-2026 07:12:08 Running on server: post build plugin 'NCover Results Collector'
22-Feb-2026 07:12:08 Running on server: post build plugin 'Build Labeller'
22-Feb-2026 07:12:08 Running on server: post build plugin 'Clover Delta Calculator'
22-Feb-2026 07:12:08 Running on server: post build plugin 'Maven Dependencies Postprocessor'
22-Feb-2026 07:12:08 All post build plugins have finished
22-Feb-2026 07:12:08 Generating build results summary...
22-Feb-2026 07:12:08 Saving build results to disk...
22-Feb-2026 07:12:08 Store variable context...
22-Feb-2026 07:12:08 Finished building OPENFIRE-NIGHTLYMAVEN8-JOB1-207.