simple 12-May-2026 02:05:03 Build Openfire - Nightly Maven RPM Build - RPM Workflow #2919 (OPENFIRE-NMRB-JOB1-2919) is being prepared for building on agent mesonet-ah.agron.iastate.edu (3), bamboo version: 12.1.6 simple 12-May-2026 02:05:03 Remote agent on host mesonet-ah.agron.iastate.edu simple 12-May-2026 02:05:03 Build working directory is /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 simple 12-May-2026 02:05:03 Executing build Openfire - Nightly Maven RPM Build - RPM Workflow #2919 (OPENFIRE-NMRB-JOB1-2919) simple 12-May-2026 02:05:03 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 12-May-2026 02:05:03 Checking out into /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 simple 12-May-2026 02:05:03 Updating source code to revision: 04a773e3c7da10b1a2324e32b1b0754f1da46b6d simple 12-May-2026 02:05:04 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch. simple 12-May-2026 02:05:04 Checking out revision 04a773e3c7da10b1a2324e32b1b0754f1da46b6d. simple 12-May-2026 02:05:05 Already on 'main' simple 12-May-2026 02:05:05 Updated source code to revision: 04a773e3c7da10b1a2324e32b1b0754f1da46b6d simple 12-May-2026 02:05:05 Finished task 'Checkout Default Repository' with result: Success simple 12-May-2026 02:05:05 Running pre-build action: Build Log Labeller Pre Build Action simple 12-May-2026 02:05:05 Running pre-build action: VCS Version Collector simple 12-May-2026 02:05:05 Build Openfire - Nightly Maven RPM Build - RPM Workflow #2919 (OPENFIRE-NMRB-JOB1-2919) started building on agent 'mesonet-ah.agron.iastate.edu (3)' (Remote agent on host mesonet-ah.agron.iastate.edu) simple 12-May-2026 02:05:05 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 12-May-2026 02:05:05 Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #2919 (OPENFIRE-NMRB-JOB1-2919)'\n ... running command line: \n/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent3/tmp/OPENFIRE-NMRB-JOB1 clean package\n ... in: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1\n build 12-May-2026 02:05:06 [INFO] Scanning for projects... build 12-May-2026 02:05:06 [INFO] ------------------------------------------------------------------------ build 12-May-2026 02:05:06 [INFO] Reactor Build Order: build 12-May-2026 02:05:06 [INFO] build 12-May-2026 02:05:06 [INFO] Parent [pom] build 12-May-2026 02:05:06 [INFO] Internationalization files for Openfire [jar] build 12-May-2026 02:05:06 [INFO] Core XMPP Server [jar] build 12-May-2026 02:05:06 [INFO] Starter for Openfire [jar] build 12-May-2026 02:05:06 [INFO] Openfire Plugins [pom] build 12-May-2026 02:05:06 [INFO] Openfire Plugin Assembly Descriptor [jar] build 12-May-2026 02:05:06 [INFO] Distribution [pom] build 12-May-2026 02:05:06 [INFO] build 12-May-2026 02:05:06 [INFO] -----------------< org.igniterealtime.openfire:parent >----------------- build 12-May-2026 02:05:06 [INFO] Building Parent 5.1.0-SNAPSHOT [1/7] build 12-May-2026 02:05:06 [INFO] --------------------------------[ pom ]--------------------------------- build 12-May-2026 02:05:06 [INFO] build 12-May-2026 02:05:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- build 12-May-2026 02:05:06 [INFO] build 12-May-2026 02:05:06 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ parent --- build 12-May-2026 02:05:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed build 12-May-2026 02:05:07 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 12-May-2026 02:05:07 [INFO] build 12-May-2026 02:05:07 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------ build 12-May-2026 02:05:07 [INFO] Building Internationalization files for Openfire 5.1.0-SNAPSHOT [2/7] build 12-May-2026 02:05:07 [INFO] --------------------------------[ jar ]--------------------------------- build 12-May-2026 02:05:07 [INFO] build 12-May-2026 02:05:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n --- build 12-May-2026 02:05:07 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/i18n/target build 12-May-2026 02:05:07 [INFO] build 12-May-2026 02:05:07 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ i18n --- build 12-May-2026 02:05:07 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 12-May-2026 02:05:07 [INFO] build 12-May-2026 02:05:07 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ i18n --- build 12-May-2026 02:05:07 [INFO] Copying 19 resources from src/main/resources to target/classes build 12-May-2026 02:05:07 [INFO] build 12-May-2026 02:05:07 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ i18n --- build 12-May-2026 02:05:07 [INFO] No sources to compile build 12-May-2026 02:05:07 [INFO] build 12-May-2026 02:05:07 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ i18n --- build 12-May-2026 02:05:07 [INFO] skip non existing resourceDirectory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/i18n/src/test/resources build 12-May-2026 02:05:07 [INFO] build 12-May-2026 02:05:07 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ i18n --- build 12-May-2026 02:05:07 [INFO] No sources to compile build 12-May-2026 02:05:07 [INFO] build 12-May-2026 02:05:07 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- build 12-May-2026 02:05:07 [INFO] No tests to run. build 12-May-2026 02:05:07 [INFO] build 12-May-2026 02:05:07 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- build 12-May-2026 02:05:07 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/i18n/target/i18n-5.1.0-SNAPSHOT.jar build 12-May-2026 02:05:08 [INFO] build 12-May-2026 02:05:08 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- build 12-May-2026 02:05:08 [INFO] Building Core XMPP Server 5.1.0-SNAPSHOT [3/7] build 12-May-2026 02:05:08 [INFO] --------------------------------[ jar ]--------------------------------- build 12-May-2026 02:05:08 [INFO] build 12-May-2026 02:05:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- build 12-May-2026 02:05:08 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/target build 12-May-2026 02:05:08 [INFO] build 12-May-2026 02:05:08 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ xmppserver --- build 12-May-2026 02:05:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 12-May-2026 02:05:08 [INFO] build 12-May-2026 02:05:08 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- build 12-May-2026 02:05:09 [INFO] build 12-May-2026 02:05:09 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ xmppserver --- build 12-May-2026 02:05:09 [INFO] Copying 2 resources from src/main/resources to target/classes build 12-May-2026 02:05:09 [INFO] build 12-May-2026 02:05:09 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver --- build 12-May-2026 02:05:09 [INFO] Recompiling the module because of changed dependency. build 12-May-2026 02:05:09 [INFO] Compiling 790 source files with javac [debug target 17] to target/classes build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1032,38] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1124,38] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[293,31] hasChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[306,31] getChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2947,17] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2917,17] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[512,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2543,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3054,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3055,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[39,10] deprecated item is not annotated with @Deprecated build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MUCPersistenceManager.java:[1013,35] hasChangedSubject() in org.jivesoftware.openfire.muc.MUCRoomHistory has been deprecated and marked for removal build 12-May-2026 02:05:21 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated build 12-May-2026 02:05:21 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API. build 12-May-2026 02:05:21 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details. build 12-May-2026 02:05:21 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations. build 12-May-2026 02:05:21 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details. build 12-May-2026 02:05:21 [INFO] build 12-May-2026 02:05:21 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.35:jspc (jspc) @ xmppserver --- build 12-May-2026 02:05:21 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,blowfish-migration.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-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/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-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/index.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,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.jsp,user-profile.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp,pubsub-node-subscriber-delete.jsp,user-groups.jsp,dns-overrides.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/** build 12-May-2026 02:05:22 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. build 12-May-2026 02:05:28 [INFO] Generation completed with [0] errors in [6359] milliseconds build 12-May-2026 02:05:28 [INFO] build 12-May-2026 02:05:28 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ xmppserver --- build 12-May-2026 02:05:28 [INFO] Copying 31 resources from src/test/resources to target/test-classes build 12-May-2026 02:05:28 [INFO] build 12-May-2026 02:05:28 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver --- build 12-May-2026 02:05:28 [INFO] Recompiling the module because of changed dependency. build 12-May-2026 02:05:28 [INFO] Compiling 135 source files with javac [debug target 17] to target/test-classes build 12-May-2026 02:05:32 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API. build 12-May-2026 02:05:32 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details. build 12-May-2026 02:05:32 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations. build 12-May-2026 02:05:32 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details. build 12-May-2026 02:05:32 [INFO] build 12-May-2026 02:05:32 [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- build 12-May-2026 02:05:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider build 12-May-2026 02:05:32 [INFO] build 12-May-2026 02:05:32 [INFO] ------------------------------------------------------- build 12-May-2026 02:05:32 [INFO] T E S T S build 12-May-2026 02:05:32 [INFO] ------------------------------------------------------- build 12-May-2026 02:05:34 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest error 12-May-2026 02:05:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:05:36 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.571 s -- in org.jivesoftware.admin.AuthCheckFilterTest build 12-May-2026 02:05:37 [INFO] Running org.jivesoftware.admin.CacheControlFilterTest error 12-May-2026 02:05:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:05:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s -- in org.jivesoftware.admin.CacheControlFilterTest build 12-May-2026 02:05:40 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest error 12-May-2026 02:05:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:05:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s -- in org.jivesoftware.admin.LoginLimitManagerTest build 12-May-2026 02:05:43 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest error 12-May-2026 02:05:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:05:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.777 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest build 12-May-2026 02:05:46 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest error 12-May-2026 02:05:46 Critical Error! The home directory has not been configured, error 12-May-2026 02:05:46 which will prevent the application from working correctly. error 12-May-2026 02:05:46 error 12-May-2026 02:05:46 build 12-May-2026 02:05:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest build 12-May-2026 02:05:47 [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest error 12-May-2026 02:05:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:05:50 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.525 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest build 12-May-2026 02:05:51 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest error 12-May-2026 02:05:51 Critical Error! The home directory has not been configured, error 12-May-2026 02:05:51 which will prevent the application from working correctly. error 12-May-2026 02:05:51 error 12-May-2026 02:05:51 build 12-May-2026 02:05:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest build 12-May-2026 02:05:52 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest error 12-May-2026 02:05:53 Critical Error! The home directory has not been configured, error 12-May-2026 02:05:53 which will prevent the application from working correctly. error 12-May-2026 02:05:53 error 12-May-2026 02:05:53 build 12-May-2026 02:05:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest build 12-May-2026 02:05:54 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest error 12-May-2026 02:05:54 Critical Error! The home directory has not been configured, error 12-May-2026 02:05:54 which will prevent the application from working correctly. error 12-May-2026 02:05:54 error 12-May-2026 02:05:54 build 12-May-2026 02:05:54 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s -- in org.jivesoftware.openfire.ldap.VCardTest build 12-May-2026 02:05:55 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest error 12-May-2026 02:05:55 Critical Error! The home directory has not been configured, error 12-May-2026 02:05:55 which will prevent the application from working correctly. error 12-May-2026 02:05:55 error 12-May-2026 02:05:55 build 12-May-2026 02:05:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest build 12-May-2026 02:05:56 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest error 12-May-2026 02:05:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:05:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.587 s -- in org.jivesoftware.openfire.SessionPacketRouterTest build 12-May-2026 02:06:00 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest error 12-May-2026 02:06:00 Critical Error! The home directory has not been configured, error 12-May-2026 02:06:00 which will prevent the application from working correctly. error 12-May-2026 02:06:00 error 12-May-2026 02:06:00 error 12-May-2026 02:06:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:06:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest build 12-May-2026 02:06:02 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest build 12-May-2026 02:06:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.634 s -- in org.jivesoftware.openfire.archive.ArchiverTest build 12-May-2026 02:06:05 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest build 12-May-2026 02:06:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest build 12-May-2026 02:06:06 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest error 12-May-2026 02:06:07 Critical Error! The home directory has not been configured, error 12-May-2026 02:06:07 which will prevent the application from working correctly. error 12-May-2026 02:06:07 error 12-May-2026 02:06:07 build 12-May-2026 02:06:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.497 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest build 12-May-2026 02:06:11 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest build 12-May-2026 02:06:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest build 12-May-2026 02:06:12 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest error 12-May-2026 02:06:12 Critical Error! The home directory has not been configured, error 12-May-2026 02:06:12 which will prevent the application from working correctly. error 12-May-2026 02:06:12 error 12-May-2026 02:06:12 build 12-May-2026 02:06:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest build 12-May-2026 02:06:13 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest build 12-May-2026 02:06:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest build 12-May-2026 02:06:15 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest error 12-May-2026 02:06:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:06:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest build 12-May-2026 02:06:18 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest error 12-May-2026 02:06:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:06:20 Initializing Node_A_Plugin. build 12-May-2026 02:06:20 Initializing Node_A_Plugin. build 12-May-2026 02:06:20 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). build 12-May-2026 02:06:20 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). build 12-May-2026 02:06:20 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). build 12-May-2026 02:06:20 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). build 12-May-2026 02:06:20 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). build 12-May-2026 02:06:20 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). build 12-May-2026 02:06:20 Destroying Node_A_Plugin. build 12-May-2026 02:06:20 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). build 12-May-2026 02:06:20 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50236263). build 12-May-2026 02:06:20 Initializing Node_A_Plugin. build 12-May-2026 02:06:20 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). build 12-May-2026 02:06:20 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). build 12-May-2026 02:06:20 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). build 12-May-2026 02:06:20 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). build 12-May-2026 02:06:20 Destroying Node_A_Plugin. build 12-May-2026 02:06:20 Destroying Node_A_Plugin. build 12-May-2026 02:06:20 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). build 12-May-2026 02:06:20 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). build 12-May-2026 02:06:20 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). build 12-May-2026 02:06:20 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@162d71b4). build 12-May-2026 02:06:20 Initializing Node_A_Plugin. build 12-May-2026 02:06:20 Initializing Node_A_Plugin. build 12-May-2026 02:06:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). build 12-May-2026 02:06:21 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). build 12-May-2026 02:06:21 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). build 12-May-2026 02:06:21 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). build 12-May-2026 02:06:21 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). build 12-May-2026 02:06:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). build 12-May-2026 02:06:21 Destroying Node_A_Plugin. build 12-May-2026 02:06:21 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). build 12-May-2026 02:06:21 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). build 12-May-2026 02:06:21 Initializing Node_A_Plugin. build 12-May-2026 02:06:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). build 12-May-2026 02:06:21 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). build 12-May-2026 02:06:21 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). build 12-May-2026 02:06:21 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). build 12-May-2026 02:06:21 Destroying Node_A_Plugin. build 12-May-2026 02:06:21 Destroying Node_A_Plugin. build 12-May-2026 02:06:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). build 12-May-2026 02:06:21 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). build 12-May-2026 02:06:21 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). build 12-May-2026 02:06:21 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7368c5bd). build 12-May-2026 02:06:21 Initializing Node_A_Plugin. build 12-May-2026 02:06:21 Initializing Node_A_Plugin. build 12-May-2026 02:06:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). build 12-May-2026 02:06:21 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). build 12-May-2026 02:06:21 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). build 12-May-2026 02:06:21 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). build 12-May-2026 02:06:21 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). build 12-May-2026 02:06:21 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). build 12-May-2026 02:06:21 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). build 12-May-2026 02:06:21 Destroying Node_A_Plugin. build 12-May-2026 02:06:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75753822). build 12-May-2026 02:06:21 Initializing Node_A_Plugin. build 12-May-2026 02:06:21 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2cb73b87). build 12-May-2026 02:06:21 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2cb73b87). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2cb73b87). build 12-May-2026 02:06:21 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2cb73b87). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2cb73b87). build 12-May-2026 02:06:21 Destroying Node_A_Plugin. build 12-May-2026 02:06:21 Destroying Node_A_Plugin. build 12-May-2026 02:06:21 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2cb73b87). build 12-May-2026 02:06:21 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2cb73b87). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2cb73b87). build 12-May-2026 02:06:21 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2cb73b87). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2cb73b87). build 12-May-2026 02:06:21 Initializing Node_A_Plugin. build 12-May-2026 02:06:21 Initializing Node_A_Plugin. build 12-May-2026 02:06:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). build 12-May-2026 02:06:21 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). build 12-May-2026 02:06:21 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). build 12-May-2026 02:06:21 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). build 12-May-2026 02:06:21 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). build 12-May-2026 02:06:21 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). build 12-May-2026 02:06:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). build 12-May-2026 02:06:21 Destroying Node_A_Plugin. build 12-May-2026 02:06:21 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@536e1ec7). build 12-May-2026 02:06:21 Initializing Node_A_Plugin. build 12-May-2026 02:06:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@584a666b). build 12-May-2026 02:06:21 Destroying Node_A_Plugin. build 12-May-2026 02:06:21 Destroying Node_A_Plugin. build 12-May-2026 02:06:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@584a666b). build 12-May-2026 02:06:21 Initializing Node_A_Plugin. build 12-May-2026 02:06:21 Initializing Node_A_Plugin. build 12-May-2026 02:06:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). build 12-May-2026 02:06:21 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). build 12-May-2026 02:06:21 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). build 12-May-2026 02:06:21 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). build 12-May-2026 02:06:21 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). build 12-May-2026 02:06:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). build 12-May-2026 02:06:21 Destroying Node_A_Plugin. build 12-May-2026 02:06:21 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). build 12-May-2026 02:06:21 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@457cb401). build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 12-May-2026 02:06:22 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 12-May-2026 02:06:22 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 12-May-2026 02:06:22 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 12-May-2026 02:06:22 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). build 12-May-2026 02:06:22 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). build 12-May-2026 02:06:22 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). build 12-May-2026 02:06:22 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). build 12-May-2026 02:06:22 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). build 12-May-2026 02:06:22 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). build 12-May-2026 02:06:22 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). build 12-May-2026 02:06:22 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). build 12-May-2026 02:06:22 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). build 12-May-2026 02:06:22 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). build 12-May-2026 02:06:22 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). build 12-May-2026 02:06:22 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). build 12-May-2026 02:06:22 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). build 12-May-2026 02:06:22 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). build 12-May-2026 02:06:22 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). build 12-May-2026 02:06:22 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). build 12-May-2026 02:06:22 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). build 12-May-2026 02:06:22 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de01dc9). build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). build 12-May-2026 02:06:22 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). build 12-May-2026 02:06:22 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). build 12-May-2026 02:06:22 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). build 12-May-2026 02:06:22 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). build 12-May-2026 02:06:22 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). build 12-May-2026 02:06:22 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d). build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). build 12-May-2026 02:06:22 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). build 12-May-2026 02:06:22 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). build 12-May-2026 02:06:22 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). build 12-May-2026 02:06:22 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). build 12-May-2026 02:06:22 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). build 12-May-2026 02:06:22 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241e2485). build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). build 12-May-2026 02:06:22 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). build 12-May-2026 02:06:22 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). build 12-May-2026 02:06:22 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). build 12-May-2026 02:06:22 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). build 12-May-2026 02:06:22 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). build 12-May-2026 02:06:22 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@95b6eb6). build 12-May-2026 02:06:22 Initializing Node_A_Plugin. build 12-May-2026 02:06:22 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). build 12-May-2026 02:06:22 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). build 12-May-2026 02:06:22 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). build 12-May-2026 02:06:22 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_Plugin. build 12-May-2026 02:06:22 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). build 12-May-2026 02:06:22 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). build 12-May-2026 02:06:22 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). build 12-May-2026 02:06:22 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36d3c1a4). build 12-May-2026 02:06:23 Initializing Node_A_Plugin. build 12-May-2026 02:06:23 Initializing Node_A_Plugin. build 12-May-2026 02:06:23 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). build 12-May-2026 02:06:23 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). build 12-May-2026 02:06:23 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). build 12-May-2026 02:06:23 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). build 12-May-2026 02:06:23 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). build 12-May-2026 02:06:23 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). build 12-May-2026 02:06:23 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). build 12-May-2026 02:06:23 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52b3d975). build 12-May-2026 02:06:23 Destroying Node_A_Plugin. build 12-May-2026 02:06:23 Initializing Node_A_Plugin. build 12-May-2026 02:06:23 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). build 12-May-2026 02:06:23 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). build 12-May-2026 02:06:23 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). build 12-May-2026 02:06:23 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). build 12-May-2026 02:06:23 Destroying Node_A_Plugin. build 12-May-2026 02:06:23 Destroying Node_A_Plugin. build 12-May-2026 02:06:23 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). build 12-May-2026 02:06:23 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). build 12-May-2026 02:06:23 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). build 12-May-2026 02:06:23 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f12464b). build 12-May-2026 02:06:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.164 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest build 12-May-2026 02:06:24 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest error 12-May-2026 02:06:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:06:26 Initializing Node_A_Plugin. build 12-May-2026 02:06:26 Initializing Node_A_Plugin. build 12-May-2026 02:06:26 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5eebcd00). build 12-May-2026 02:06:26 Destroying Node_A_Plugin. build 12-May-2026 02:06:26 Destroying Node_A_Plugin. build 12-May-2026 02:06:26 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5eebcd00). build 12-May-2026 02:06:26 Initializing Node_A_Plugin. build 12-May-2026 02:06:26 Initializing Node_A_Plugin. build 12-May-2026 02:06:26 Destroying Node_A_Plugin. build 12-May-2026 02:06:26 Destroying Node_A_Plugin. build 12-May-2026 02:06:26 Initializing Node_A_Plugin. build 12-May-2026 02:06:26 Initializing Node_A_Plugin. build 12-May-2026 02:06:26 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5f5ad336). build 12-May-2026 02:06:26 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5f5ad336). build 12-May-2026 02:06:26 Destroying Node_A_Plugin. build 12-May-2026 02:06:26 Initializing Node_A_Plugin. build 12-May-2026 02:06:26 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a7a384e). build 12-May-2026 02:06:26 Destroying Node_A_Plugin. build 12-May-2026 02:06:26 Destroying Node_A_Plugin. build 12-May-2026 02:06:26 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a7a384e). build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5dab8b14). build 12-May-2026 02:06:27 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5dab8b14). build 12-May-2026 02:06:27 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5dab8b14). build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5dab8b14). build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2168f741). build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2168f741). build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@613185fe). build 12-May-2026 02:06:27 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@613185fe). build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a730b53). build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a730b53). build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2649784d). build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2649784d). build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68629a54). build 12-May-2026 02:06:27 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68629a54). build 12-May-2026 02:06:27 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68629a54). build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68629a54). build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@312d461b). build 12-May-2026 02:06:27 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@312d461b). build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@312d461b). build 12-May-2026 02:06:27 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@312d461b). build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_Plugin. build 12-May-2026 02:06:27 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c2e9986). build 12-May-2026 02:06:27 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c2e9986). build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:27 Destroying Node_A_Plugin. build 12-May-2026 02:06:28 Initializing Node_A_Plugin. build 12-May-2026 02:06:28 Initializing Node_A_Plugin. build 12-May-2026 02:06:28 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3458938a). build 12-May-2026 02:06:28 Destroying Node_A_Plugin. build 12-May-2026 02:06:28 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3458938a). build 12-May-2026 02:06:28 Initializing Node_A_Plugin. build 12-May-2026 02:06:28 Destroying Node_A_Plugin. build 12-May-2026 02:06:28 Destroying Node_A_Plugin. build 12-May-2026 02:06:28 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.855 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest build 12-May-2026 02:06:28 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest error 12-May-2026 02:06:29 Critical Error! The home directory has not been configured, error 12-May-2026 02:06:29 which will prevent the application from working correctly. error 12-May-2026 02:06:29 error 12-May-2026 02:06:29 build 12-May-2026 02:06:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s -- in org.jivesoftware.openfire.container.PluginManagerTest build 12-May-2026 02:06:30 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest error 12-May-2026 02:06:30 Critical Error! The home directory has not been configured, error 12-May-2026 02:06:30 which will prevent the application from working correctly. error 12-May-2026 02:06:30 error 12-May-2026 02:06:30 build 12-May-2026 02:06:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.jivesoftware.openfire.container.PluginServletTest build 12-May-2026 02:06:31 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest error 12-May-2026 02:06:32 Critical Error! The home directory has not been configured, error 12-May-2026 02:06:32 which will prevent the application from working correctly. error 12-May-2026 02:06:32 error 12-May-2026 02:06:32 build 12-May-2026 02:06:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in org.jivesoftware.openfire.csi.CsiManagerTest build 12-May-2026 02:06:32 [INFO] Running org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest error 12-May-2026 02:06:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:06:35 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s -- in org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest build 12-May-2026 02:06:36 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest error 12-May-2026 02:06:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:06:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.737 s -- in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest build 12-May-2026 02:06:39 [INFO] Running org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest error 12-May-2026 02:06:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:06:42 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.600 s -- in org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest build 12-May-2026 02:06:43 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest error 12-May-2026 02:06:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:06:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest build 12-May-2026 02:06:46 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest error 12-May-2026 02:06:46 Critical Error! The home directory has not been configured, error 12-May-2026 02:06:46 which will prevent the application from working correctly. error 12-May-2026 02:06:46 error 12-May-2026 02:06:46 build 12-May-2026 02:06:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest build 12-May-2026 02:06:47 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest error 12-May-2026 02:06:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:06:49 Critical Error! The home directory has not been configured, error 12-May-2026 02:06:49 which will prevent the application from working correctly. error 12-May-2026 02:06:49 error 12-May-2026 02:06:49 build 12-May-2026 02:06:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.430 s -- in org.jivesoftware.openfire.forward.ForwardedTest build 12-May-2026 02:06:51 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest error 12-May-2026 02:06:52 2026-05-12T07:06:52.391537144Z main ERROR Recursive call to appender file error 12-May-2026 02:06:52 2026-05-12T07:06:52.425092809Z main ERROR Recursive call to appender file error 12-May-2026 02:06:52 2026-05-12T07:06:52.425550198Z main ERROR Recursive call to appender file error 12-May-2026 02:06:52 2026-05-12T07:06:52.426804189Z main ERROR Recursive call to appender file error 12-May-2026 02:06:52 Critical Error! The home directory has not been configured, error 12-May-2026 02:06:52 which will prevent the application from working correctly. error 12-May-2026 02:06:52 error 12-May-2026 02:06:52 error 12-May-2026 02:06:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:07:00 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.887 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest build 12-May-2026 02:07:01 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest error 12-May-2026 02:07:02 2026-05-12T07:07:02.844070887Z main ERROR Recursive call to appender file error 12-May-2026 02:07:02 2026-05-12T07:07:02.937916704Z main ERROR Recursive call to appender file error 12-May-2026 02:07:02 2026-05-12T07:07:02.938480841Z main ERROR Recursive call to appender file error 12-May-2026 02:07:02 2026-05-12T07:07:02.946671926Z main ERROR Recursive call to appender file error 12-May-2026 02:07:03 Critical Error! The home directory has not been configured, error 12-May-2026 02:07:03 which will prevent the application from working correctly. error 12-May-2026 02:07:03 error 12-May-2026 02:07:03 error 12-May-2026 02:07:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:07:10 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.981 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest build 12-May-2026 02:07:11 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest error 12-May-2026 02:07:11 Critical Error! The home directory has not been configured, error 12-May-2026 02:07:11 which will prevent the application from working correctly. error 12-May-2026 02:07:11 error 12-May-2026 02:07:11 build 12-May-2026 02:07:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 s -- in org.jivesoftware.openfire.group.GroupJIDTest build 12-May-2026 02:07:13 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest error 12-May-2026 02:07:15 2026-05-12T07:07:15.653521690Z main ERROR Recursive call to appender file error 12-May-2026 02:07:15 2026-05-12T07:07:15.744240528Z main ERROR Recursive call to appender file error 12-May-2026 02:07:15 2026-05-12T07:07:15.744823566Z main ERROR Recursive call to appender file error 12-May-2026 02:07:15 2026-05-12T07:07:15.746152459Z main ERROR Recursive call to appender file error 12-May-2026 02:07:15 Critical Error! The home directory has not been configured, error 12-May-2026 02:07:15 which will prevent the application from working correctly. error 12-May-2026 02:07:15 error 12-May-2026 02:07:15 error 12-May-2026 02:07:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:07:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.710 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest build 12-May-2026 02:07:21 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest error 12-May-2026 02:07:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:07:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.981 s -- in org.jivesoftware.openfire.group.GroupManagerTest build 12-May-2026 02:07:24 [INFO] Running org.jivesoftware.openfire.group.GroupTest error 12-May-2026 02:07:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:07:25 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.430 s -- in org.jivesoftware.openfire.group.GroupTest build 12-May-2026 02:07:26 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest build 12-May-2026 02:07:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest build 12-May-2026 02:07:27 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest build 12-May-2026 02:07:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest build 12-May-2026 02:07:29 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 12-May-2026 02:07:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 12-May-2026 02:07:31 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest build 12-May-2026 02:07:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest build 12-May-2026 02:07:34 [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest build 12-May-2026 02:07:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest build 12-May-2026 02:07:36 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 12-May-2026 02:07:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 12-May-2026 02:07:39 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest build 12-May-2026 02:07:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.251 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest build 12-May-2026 02:07:46 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 12-May-2026 02:07:49 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 12-May-2026 02:07:51 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.987 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 12-May-2026 02:07:51 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 12-May-2026 02:07:52 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 12-May-2026 02:07:52 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 12-May-2026 02:07:53 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 12-May-2026 02:07:53 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 12-May-2026 02:07:54 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 12-May-2026 02:07:54 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.954 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 12-May-2026 02:07:55 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 12-May-2026 02:08:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.894 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 12-May-2026 02:08:01 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest error 12-May-2026 02:08:01 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:01 which will prevent the application from working correctly. error 12-May-2026 02:08:01 error 12-May-2026 02:08:01 build 12-May-2026 02:08:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest build 12-May-2026 02:08:03 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest error 12-May-2026 02:08:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:04 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:04 which will prevent the application from working correctly. error 12-May-2026 02:08:04 error 12-May-2026 02:08:04 build 12-May-2026 02:08:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest build 12-May-2026 02:08:06 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest error 12-May-2026 02:08:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:08 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:08 which will prevent the application from working correctly. error 12-May-2026 02:08:08 error 12-May-2026 02:08:08 build 12-May-2026 02:08:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.586 s -- in org.jivesoftware.openfire.muc.MUCRoomTest build 12-May-2026 02:08:10 [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 12-May-2026 02:08:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 12-May-2026 02:08:11 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest error 12-May-2026 02:08:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:14 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:14 which will prevent the application from working correctly. error 12-May-2026 02:08:14 error 12-May-2026 02:08:14 build 12-May-2026 02:08:14 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.517 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest build 12-May-2026 02:08:15 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest error 12-May-2026 02:08:15 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:15 which will prevent the application from working correctly. error 12-May-2026 02:08:15 error 12-May-2026 02:08:15 build 12-May-2026 02:08:16 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s -- in org.jivesoftware.openfire.net.DNSUtilTest build 12-May-2026 02:08:17 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 12-May-2026 02:08:19 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.601 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 12-May-2026 02:08:20 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest build 12-May-2026 02:08:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.jivesoftware.openfire.net.SrvRecordTest build 12-May-2026 02:08:21 [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest error 12-May-2026 02:08:22 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:22 which will prevent the application from working correctly. error 12-May-2026 02:08:22 error 12-May-2026 02:08:22 build 12-May-2026 02:08:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.690 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest build 12-May-2026 02:08:23 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest error 12-May-2026 02:08:23 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:23 which will prevent the application from working correctly. error 12-May-2026 02:08:23 error 12-May-2026 02:08:23 build 12-May-2026 02:08:24 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest build 12-May-2026 02:08:24 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest error 12-May-2026 02:08:25 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:25 which will prevent the application from working correctly. error 12-May-2026 02:08:25 error 12-May-2026 02:08:25 build 12-May-2026 02:08:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest build 12-May-2026 02:08:26 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest error 12-May-2026 02:08:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:27 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:27 which will prevent the application from working correctly. error 12-May-2026 02:08:27 error 12-May-2026 02:08:27 build 12-May-2026 02:08:28 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.503 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest build 12-May-2026 02:08:29 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest error 12-May-2026 02:08:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:31 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:31 which will prevent the application from working correctly. error 12-May-2026 02:08:31 error 12-May-2026 02:08:31 build 12-May-2026 02:08:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.520 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest build 12-May-2026 02:08:33 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest error 12-May-2026 02:08:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:34 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:34 which will prevent the application from working correctly. error 12-May-2026 02:08:34 error 12-May-2026 02:08:34 build 12-May-2026 02:08:35 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.216 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest build 12-May-2026 02:08:36 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest error 12-May-2026 02:08:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:37 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:37 which will prevent the application from working correctly. error 12-May-2026 02:08:37 error 12-May-2026 02:08:37 build 12-May-2026 02:08:38 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.459 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest build 12-May-2026 02:08:39 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest build 12-May-2026 02:08:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest build 12-May-2026 02:08:41 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest build 12-May-2026 02:08:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest build 12-May-2026 02:08:42 [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest error 12-May-2026 02:08:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:45 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:45 which will prevent the application from working correctly. error 12-May-2026 02:08:45 error 12-May-2026 02:08:45 build 12-May-2026 02:08:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.692 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest build 12-May-2026 02:08:46 [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest error 12-May-2026 02:08:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:08:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.212 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest build 12-May-2026 02:08:49 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest error 12-May-2026 02:08:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:50 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:50 which will prevent the application from working correctly. error 12-May-2026 02:08:50 error 12-May-2026 02:08:50 build 12-May-2026 02:08:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s -- in org.jivesoftware.openfire.roster.RosterItemTest build 12-May-2026 02:08:52 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest error 12-May-2026 02:08:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:53 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:53 which will prevent the application from working correctly. error 12-May-2026 02:08:53 error 12-May-2026 02:08:53 build 12-May-2026 02:08:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest build 12-May-2026 02:08:55 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest error 12-May-2026 02:08:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:08:57 Critical Error! The home directory has not been configured, error 12-May-2026 02:08:57 which will prevent the application from working correctly. error 12-May-2026 02:08:57 error 12-May-2026 02:08:57 build 12-May-2026 02:08:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.300 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest build 12-May-2026 02:08:59 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerFakeKeyTest build 12-May-2026 02:08:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.670 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerFakeKeyTest build 12-May-2026 02:09:00 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerSaltTest error 12-May-2026 02:09:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:09:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerSaltTest build 12-May-2026 02:09:03 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest error 12-May-2026 02:09:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 12-May-2026 02:09:04 Critical Error! The home directory has not been configured, error 12-May-2026 02:09:04 which will prevent the application from working correctly. error 12-May-2026 02:09:04 error 12-May-2026 02:09:04 build 12-May-2026 02:09:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest build 12-May-2026 02:09:06 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 12-May-2026 02:09:06 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 12-May-2026 02:09:07 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest error 12-May-2026 02:09:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:12:07 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 179.2 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest build 12-May-2026 02:12:08 [INFO] Running org.jivesoftware.openfire.session.SessionTest build 12-May-2026 02:12:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s -- in org.jivesoftware.openfire.session.SessionTest build 12-May-2026 02:12:09 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest build 12-May-2026 02:12:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest build 12-May-2026 02:12:10 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest error 12-May-2026 02:12:11 Critical Error! The home directory has not been configured, error 12-May-2026 02:12:11 which will prevent the application from working correctly. error 12-May-2026 02:12:11 error 12-May-2026 02:12:11 build 12-May-2026 02:12:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest build 12-May-2026 02:12:12 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest error 12-May-2026 02:12:12 Critical Error! The home directory has not been configured, error 12-May-2026 02:12:12 which will prevent the application from working correctly. error 12-May-2026 02:12:12 error 12-May-2026 02:12:12 build 12-May-2026 02:12:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest build 12-May-2026 02:12:13 [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest error 12-May-2026 02:12:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:12:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest build 12-May-2026 02:12:16 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest error 12-May-2026 02:12:16 Critical Error! The home directory has not been configured, error 12-May-2026 02:12:16 which will prevent the application from working correctly. error 12-May-2026 02:12:16 error 12-May-2026 02:12:16 build 12-May-2026 02:12:16 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest build 12-May-2026 02:12:17 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest build 12-May-2026 02:12:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest build 12-May-2026 02:12:19 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest build 12-May-2026 02:12:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest build 12-May-2026 02:12:20 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest error 12-May-2026 02:12:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:12:24 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.494 s -- in org.jivesoftware.openfire.user.UserManagerTest build 12-May-2026 02:12:25 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 12-May-2026 02:12:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.660 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 12-May-2026 02:12:26 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 12-May-2026 02:12:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 12-May-2026 02:12:28 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest error 12-May-2026 02:12:28 Critical Error! The home directory has not been configured, error 12-May-2026 02:12:28 which will prevent the application from working correctly. error 12-May-2026 02:12:28 error 12-May-2026 02:12:28 build 12-May-2026 02:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest build 12-May-2026 02:12:29 [INFO] Running org.jivesoftware.util.AdminConsoleTest error 12-May-2026 02:12:29 Critical Error! The home directory has not been configured, error 12-May-2026 02:12:29 which will prevent the application from working correctly. error 12-May-2026 02:12:29 error 12-May-2026 02:12:29 build 12-May-2026 02:12:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s -- in org.jivesoftware.util.AdminConsoleTest build 12-May-2026 02:12:31 [INFO] Running org.jivesoftware.util.AesEncryptorTest build 12-May-2026 02:12:32 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s -- in org.jivesoftware.util.AesEncryptorTest build 12-May-2026 02:12:33 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest build 12-May-2026 02:12:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest build 12-May-2026 02:12:35 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest error 12-May-2026 02:12:35 Critical Error! The home directory has not been configured, error 12-May-2026 02:12:35 which will prevent the application from working correctly. error 12-May-2026 02:12:35 error 12-May-2026 02:12:35 build 12-May-2026 02:12:37 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s -- in org.jivesoftware.util.BlowfishEncryptorTest build 12-May-2026 02:12:38 [INFO] Running org.jivesoftware.util.CacheUtilTest error 12-May-2026 02:12:38 Critical Error! The home directory has not been configured, error 12-May-2026 02:12:38 which will prevent the application from working correctly. error 12-May-2026 02:12:38 error 12-May-2026 02:12:38 build 12-May-2026 02:12:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.jivesoftware.util.CacheUtilTest build 12-May-2026 02:12:39 [INFO] Running org.jivesoftware.util.CacheableOptionalTest build 12-May-2026 02:12:39 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.110 s -- in org.jivesoftware.util.CacheableOptionalTest build 12-May-2026 02:12:40 [INFO] Running org.jivesoftware.util.CertificateManagerTest error 12-May-2026 02:12:42 Critical Error! The home directory has not been configured, error 12-May-2026 02:12:42 which will prevent the application from working correctly. error 12-May-2026 02:12:42 error 12-May-2026 02:12:42 build 12-May-2026 02:12:42 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.480 s -- in org.jivesoftware.util.CertificateManagerTest build 12-May-2026 02:12:43 [INFO] Running org.jivesoftware.util.CertificateTest build 12-May-2026 02:12:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.jivesoftware.util.CertificateTest build 12-May-2026 02:12:44 [INFO] Running org.jivesoftware.util.CollectionUtilsTest build 12-May-2026 02:12:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.jivesoftware.util.CollectionUtilsTest build 12-May-2026 02:12:45 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest build 12-May-2026 02:12:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.jivesoftware.util.GraphicsUtilsTest build 12-May-2026 02:12:46 [INFO] Running org.jivesoftware.util.IpUtilsTest build 12-May-2026 02:12:46 [INFO] Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.jivesoftware.util.IpUtilsTest build 12-May-2026 02:12:47 [INFO] Running org.jivesoftware.util.JIDTest build 12-May-2026 02:12:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.jivesoftware.util.JIDTest build 12-May-2026 02:12:48 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest build 12-May-2026 02:12:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.jivesoftware.util.JavaSpecVersionTest build 12-May-2026 02:12:49 [INFO] Running org.jivesoftware.util.LDAPTest build 12-May-2026 02:12:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s -- in org.jivesoftware.util.LDAPTest build 12-May-2026 02:12:50 [INFO] Running org.jivesoftware.util.ListPagerTest error 12-May-2026 02:12:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:12:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.783 s -- in org.jivesoftware.util.ListPagerTest build 12-May-2026 02:12:53 [INFO] Running org.jivesoftware.util.LocaleUtilsTest build 12-May-2026 02:12:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.jivesoftware.util.LocaleUtilsTest build 12-May-2026 02:12:54 [INFO] Running org.jivesoftware.util.ObfuscatorTest build 12-May-2026 02:12:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.jivesoftware.util.ObfuscatorTest build 12-May-2026 02:12:56 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest error 12-May-2026 02:12:57 Critical Error! The home directory has not been configured, error 12-May-2026 02:12:57 which will prevent the application from working correctly. error 12-May-2026 02:12:57 error 12-May-2026 02:12:57 build 12-May-2026 02:12:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.jivesoftware.util.SAXReaderUtilTest build 12-May-2026 02:12:58 [INFO] Running org.jivesoftware.util.StringUtilsTest error 12-May-2026 02:12:58 Critical Error! The home directory has not been configured, error 12-May-2026 02:12:58 which will prevent the application from working correctly. error 12-May-2026 02:12:58 error 12-May-2026 02:12:58 build 12-May-2026 02:12:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s -- in org.jivesoftware.util.StringUtilsTest build 12-May-2026 02:12:59 [INFO] Running org.jivesoftware.util.SystemPropertyTest error 12-May-2026 02:13:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:13:02 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 s -- in org.jivesoftware.util.SystemPropertyTest build 12-May-2026 02:13:02 [INFO] Running org.jivesoftware.util.TaskEngineTest error 12-May-2026 02:13:03 Critical Error! The home directory has not been configured, error 12-May-2026 02:13:03 which will prevent the application from working correctly. error 12-May-2026 02:13:03 error 12-May-2026 02:13:03 build 12-May-2026 02:13:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s -- in org.jivesoftware.util.TaskEngineTest build 12-May-2026 02:13:04 [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest build 12-May-2026 02:13:04 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest build 12-May-2026 02:13:05 [INFO] Running org.jivesoftware.util.VersionTest build 12-May-2026 02:13:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.jivesoftware.util.VersionTest build 12-May-2026 02:13:06 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest build 12-May-2026 02:13:06 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s -- in org.jivesoftware.util.WebXmlUtilsTest build 12-May-2026 02:13:07 [INFO] Running org.jivesoftware.util.XMLPropertiesTest error 12-May-2026 02:13:08 Critical Error! The home directory has not been configured, error 12-May-2026 02:13:08 which will prevent the application from working correctly. error 12-May-2026 02:13:08 error 12-May-2026 02:13:08 build 12-May-2026 02:13:08 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.200 s -- in org.jivesoftware.util.XMLPropertiesTest build 12-May-2026 02:13:09 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest build 12-May-2026 02:13:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest build 12-May-2026 02:13:10 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest error 12-May-2026 02:13:11 Critical Error! The home directory has not been configured, error 12-May-2026 02:13:11 which will prevent the application from working correctly. error 12-May-2026 02:13:11 error 12-May-2026 02:13:11 build 12-May-2026 02:13:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest build 12-May-2026 02:13:12 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest error 12-May-2026 02:13:12 Critical Error! The home directory has not been configured, error 12-May-2026 02:13:12 which will prevent the application from working correctly. error 12-May-2026 02:13:12 error 12-May-2026 02:13:12 build 12-May-2026 02:13:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s -- in org.jivesoftware.util.cache.CacheFactoryTest build 12-May-2026 02:13:13 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest error 12-May-2026 02:13:14 Critical Error! The home directory has not been configured, error 12-May-2026 02:13:14 which will prevent the application from working correctly. error 12-May-2026 02:13:14 error 12-May-2026 02:13:14 build 12-May-2026 02:13:14 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.660 s -- in org.jivesoftware.util.cache.CacheSizesTest build 12-May-2026 02:13:15 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 12-May-2026 02:13:15 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 12-May-2026 02:13:16 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 12-May-2026 02:13:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 12-May-2026 02:13:17 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest error 12-May-2026 02:13:18 Critical Error! The home directory has not been configured, error 12-May-2026 02:13:18 which will prevent the application from working correctly. error 12-May-2026 02:13:18 error 12-May-2026 02:13:18 build 12-May-2026 02:13:18 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.556 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest build 12-May-2026 02:13:19 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 12-May-2026 02:13:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 12-May-2026 02:13:20 [INFO] Running org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest error 12-May-2026 02:13:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 12-May-2026 02:13:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 s -- in org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest build 12-May-2026 02:13:24 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest build 12-May-2026 02:13:24 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.jivesoftware.database.ProfiledConnectionTest build 12-May-2026 02:13:25 [INFO] Running dom.io.XMPPPacketReaderTest build 12-May-2026 02:13:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in dom.io.XMPPPacketReaderTest build 12-May-2026 02:13:26 [INFO] build 12-May-2026 02:13:26 [INFO] Results: build 12-May-2026 02:13:26 [INFO] build 12-May-2026 02:13:26 [WARNING] Tests run: 1726, Failures: 0, Errors: 0, Skipped: 3 build 12-May-2026 02:13:26 [INFO] build 12-May-2026 02:13:26 [INFO] build 12-May-2026 02:13:26 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- build 12-May-2026 02:13:26 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT.jar build 12-May-2026 02:13:26 [INFO] build 12-May-2026 02:13:26 [INFO] --- maven-assembly-plugin:3.8.0:single (default) @ xmppserver --- build 12-May-2026 02:13:26 [INFO] Reading assembly descriptor: src/assembly/taglib.xml build 12-May-2026 02:13:26 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT-taglib.jar build 12-May-2026 02:13:26 [INFO] build 12-May-2026 02:13:26 [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- build 12-May-2026 02:13:26 [INFO] Building Starter for Openfire 5.1.0-SNAPSHOT [4/7] build 12-May-2026 02:13:26 [INFO] --------------------------------[ jar ]--------------------------------- build 12-May-2026 02:13:26 [INFO] build 12-May-2026 02:13:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- build 12-May-2026 02:13:26 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/target build 12-May-2026 02:13:26 [INFO] build 12-May-2026 02:13:26 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ starter --- build 12-May-2026 02:13:26 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 12-May-2026 02:13:26 [INFO] build 12-May-2026 02:13:26 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ starter --- build 12-May-2026 02:13:26 [INFO] Copying 4 resources from src/main/resources to target/classes build 12-May-2026 02:13:26 [INFO] build 12-May-2026 02:13:26 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter --- build 12-May-2026 02:13:26 [INFO] Recompiling the module because of changed dependency. build 12-May-2026 02:13:26 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes build 12-May-2026 02:13:27 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API. build 12-May-2026 02:13:27 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details. build 12-May-2026 02:13:27 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations. build 12-May-2026 02:13:27 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details. build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ starter --- build 12-May-2026 02:13:27 [INFO] Copying 2 resources from src/test/resources to target/test-classes build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter --- build 12-May-2026 02:13:27 [INFO] Recompiling the module because of changed dependency. build 12-May-2026 02:13:27 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- build 12-May-2026 02:13:27 [INFO] Surefire report directory: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/target/surefire-reports build 12-May-2026 02:13:27 build 12-May-2026 02:13:27 ------------------------------------------------------- build 12-May-2026 02:13:27 T E S T S build 12-May-2026 02:13:27 ------------------------------------------------------- build 12-May-2026 02:13:27 Running org.jivesoftware.openfire.launcher.LauncherTest error 12-May-2026 02:13:27 [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. build 12-May-2026 02:13:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec build 12-May-2026 02:13:27 build 12-May-2026 02:13:27 Results : build 12-May-2026 02:13:27 build 12-May-2026 02:13:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 build 12-May-2026 02:13:27 build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- build 12-May-2026 02:13:27 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/target/startup.jar build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- build 12-May-2026 02:13:27 [INFO] Building Openfire Plugins 5.1.0-SNAPSHOT [5/7] build 12-May-2026 02:13:27 [INFO] --------------------------------[ pom ]--------------------------------- build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ plugins --- build 12-May-2026 02:13:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- build 12-May-2026 02:13:27 [INFO] Building Openfire Plugin Assembly Descriptor 5.1.0-SNAPSHOT [6/7] build 12-May-2026 02:13:27 [INFO] --------------------------------[ jar ]--------------------------------- build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- build 12-May-2026 02:13:27 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/target build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- build 12-May-2026 02:13:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- build 12-May-2026 02:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 12-May-2026 02:13:27 [INFO] Copying 1 resource build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- build 12-May-2026 02:13:27 [INFO] No sources to compile build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- build 12-May-2026 02:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 12-May-2026 02:13:27 [INFO] skip non existing resourceDirectory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- build 12-May-2026 02:13:27 [INFO] No sources to compile build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- build 12-May-2026 02:13:27 [INFO] No tests to run. build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- build 12-May-2026 02:13:27 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.1.0-SNAPSHOT.jar build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- build 12-May-2026 02:13:27 [INFO] Building Distribution 5.1.0-SNAPSHOT [7/7] build 12-May-2026 02:13:27 [INFO] --------------------------------[ pom ]--------------------------------- build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- build 12-May-2026 02:13:27 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/target build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ distribution --- build 12-May-2026 02:13:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 12-May-2026 02:13:27 [INFO] build 12-May-2026 02:13:27 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ distribution --- build 12-May-2026 02:13:27 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml build 12-May-2026 02:13:28 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gnu/inet/libidn/1.35/libidn-1.35.pom build 12-May-2026 02:13:29 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cenqua/shaj/shaj/0.5/shaj-0.5.pom build 12-May-2026 02:13:29 [INFO] Copying files to /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base build 12-May-2026 02:13:29 [INFO] 688 files copied to /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base build 12-May-2026 02:13:29 [INFO] build 12-May-2026 02:13:29 [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution --- build 12-May-2026 02:13:30 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar build 12-May-2026 02:13:30 [INFO] ------------------------------------------------------------------------ build 12-May-2026 02:13:30 [INFO] Reactor Summary for Parent 5.1.0-SNAPSHOT: build 12-May-2026 02:13:30 [INFO] build 12-May-2026 02:13:30 [INFO] Parent ............................................. SUCCESS [ 0.289 s] build 12-May-2026 02:13:30 [INFO] Internationalization files for Openfire ............ SUCCESS [ 1.025 s] build 12-May-2026 02:13:30 [INFO] Core XMPP Server ................................... SUCCESS [08:18 min] build 12-May-2026 02:13:30 [INFO] Starter for Openfire ............................... SUCCESS [ 0.634 s] build 12-May-2026 02:13:30 [INFO] Openfire Plugins ................................... SUCCESS [ 0.016 s] build 12-May-2026 02:13:30 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.109 s] build 12-May-2026 02:13:30 [INFO] Distribution ....................................... SUCCESS [ 2.615 s] build 12-May-2026 02:13:30 [INFO] ------------------------------------------------------------------------ build 12-May-2026 02:13:30 [INFO] BUILD SUCCESS build 12-May-2026 02:13:30 [INFO] ------------------------------------------------------------------------ build 12-May-2026 02:13:30 [INFO] Total time: 08:23 min build 12-May-2026 02:13:30 [INFO] Finished at: 2026-05-12T02:13:30-05:00 build 12-May-2026 02:13:30 [INFO] ------------------------------------------------------------------------ simple 12-May-2026 02:13:30 Parsing test results under /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1... simple 12-May-2026 02:13:30 Finished task 'Build and install in local repository' with result: Success simple 12-May-2026 02:13:30 Starting task 'Build RPM' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 12-May-2026 02:13:30 Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #2919 (OPENFIRE-NMRB-JOB1-2919)'\n ... running command line: \n/home/bamboo-agent3/bamboo-agent-home/temp/OPENFIRE-NMRB-JOB1-2919-ScriptBuildTask-15927527479194073512.sh\n ... in: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1\n error 12-May-2026 02:13:30 + set -e error 12-May-2026 02:13:30 + env build 12-May-2026 02:13:30 SHELL=/bin/bash build 12-May-2026 02:13:30 bamboo_shortPlanBranchName= build 12-May-2026 02:13:30 WRAPPER_CONF_DIR=/home/bamboo-agent3/bamboo-agent-home/conf build 12-May-2026 02:13:30 bamboo_planRepository_1_branchName=main build 12-May-2026 02:13:30 WRAPPER_PATH_SEPARATOR=: build 12-May-2026 02:13:30 bamboo_repository_52297731_git_repositoryUrl=https://github.com/igniterealtime/Openfire.git build 12-May-2026 02:13:30 bamboo_buildPlanName=Openfire - Nightly Maven RPM Build - RPM Workflow build 12-May-2026 02:13:30 WRAPPER_JAVA_VENDOR=OpenJDK build 12-May-2026 02:13:30 WRAPPER_HOST_NAME=bamboo-agent-iowa.igniterealtime.org build 12-May-2026 02:13:30 bamboo_capability_system_jdk_JDK_21_0_11=/usr/lib/jvm/java-21-openjdk-21.0.11.0.10-2.el9.alma.1.x86_64 build 12-May-2026 02:13:30 bamboo_agentWorkingDirectory=/home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir build 12-May-2026 02:13:30 bamboo_planKey=OPENFIRE-NMRB build 12-May-2026 02:13:30 bamboo_repository_52297731_name=Openfire (main) build 12-May-2026 02:13:30 WRAPPER_BITS=64 build 12-May-2026 02:13:30 bamboo_sonatypeSnapshotUploadUsername=F26EwOAM build 12-May-2026 02:13:30 bamboo_planRepository_username= build 12-May-2026 02:13:30 bamboo_planRepository_revision=04a773e3c7da10b1a2324e32b1b0754f1da46b6d error 12-May-2026 02:13:30 + date '+%a %b %d %Y' build 12-May-2026 02:13:30 bamboo_repository_52297731_git_branch=main build 12-May-2026 02:13:30 bamboo_capability_SINT_Server_Ext_1_3_4= build 12-May-2026 02:13:30 bamboo_tmp_directory=/home/bamboo-agent3/bamboo-agent-home/temp build 12-May-2026 02:13:30 PWD=/home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 build 12-May-2026 02:13:30 LOGNAME=bamboo-agent3 build 12-May-2026 02:13:30 WRAPPER_JAVA_VERSION_MINOR=0 build 12-May-2026 02:13:30 XDG_SESSION_TYPE=unspecified build 12-May-2026 02:13:30 bamboo_planRepository_1_branchDisplayName=main build 12-May-2026 02:13:30 WRAPPER_RUN_MODE=service build 12-May-2026 02:13:30 bamboo_planRepository_type=gitv2 build 12-May-2026 02:13:30 bamboo_repository_branch_name=main build 12-May-2026 02:13:30 bamboo_planRepository_branchName=main build 12-May-2026 02:13:30 bamboo_planRepository_branchDisplayName=main build 12-May-2026 02:13:30 bamboo_buildFailed=false build 12-May-2026 02:13:30 WRAPPER_INIT_DIR=/home/bamboo-agent3/bamboo-agent-home build 12-May-2026 02:13:30 bamboo_repository_52297731_revision_number=04a773e3c7da10b1a2324e32b1b0754f1da46b6d build 12-May-2026 02:13:30 bamboo_repository_52297731_previous_revision_number=24bde81f46fb5b309ff2a2318b6f8d22a60252d8 build 12-May-2026 02:13:30 bamboo_planRepository_1_type=gitv2 build 12-May-2026 02:13:30 bamboo_repository_previous_revision_number=24bde81f46fb5b309ff2a2318b6f8d22a60252d8 build 12-May-2026 02:13:30 bamboo_planRepository_1_previousRevision=24bde81f46fb5b309ff2a2318b6f8d22a60252d8 build 12-May-2026 02:13:30 bamboo_repository_revision_number=04a773e3c7da10b1a2324e32b1b0754f1da46b6d build 12-May-2026 02:13:30 bamboo_planRepository_previousRevision=24bde81f46fb5b309ff2a2318b6f8d22a60252d8 build 12-May-2026 02:13:30 HOME=/home/bamboo-agent3 build 12-May-2026 02:13:30 LANG=en_US.UTF-8 build 12-May-2026 02:13:30 bamboo_sonatypeSnapshotUploadPassword=******** build 12-May-2026 02:13:30 bamboo_capability_system_docker_executable=/usr/bin/docker build 12-May-2026 02:13:30 bamboo_build_working_directory=/home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 build 12-May-2026 02:13:30 bamboo_capability_system_jdk_JDK_21=/usr/lib/jvm/java-21-openjdk-21.0.11.0.10-2.el9.alma.1.x86_64 build 12-May-2026 02:13:30 bamboo_capability_rpm= build 12-May-2026 02:13:30 bamboo_repository_git_branch=main build 12-May-2026 02:13:30 bamboo_repository_52297731_branch_name=main build 12-May-2026 02:13:30 bamboo_working_directory=/home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 build 12-May-2026 02:13:30 bamboo_planName=Openfire - Nightly Maven RPM Build build 12-May-2026 02:13:30 bamboo_repository_git_username= build 12-May-2026 02:13:30 bamboo_capability_daily_xfer= build 12-May-2026 02:13:30 WRAPPER_BIN_DIR=/home/bamboo-agent3/bamboo-agent-home/bin build 12-May-2026 02:13:30 bamboo_planRepository_1_revision=04a773e3c7da10b1a2324e32b1b0754f1da46b6d build 12-May-2026 02:13:30 WRAPPER_JAVA_VERSION_REVISION=11 build 12-May-2026 02:13:30 bamboo_repository_52297731_git_username= build 12-May-2026 02:13:30 XDG_SESSION_CLASS=background build 12-May-2026 02:13:30 bamboo_planRepository_repositoryUrl=https://github.com/igniterealtime/Openfire.git build 12-May-2026 02:13:30 bamboo_buildKey=OPENFIRE-NMRB-JOB1 build 12-May-2026 02:13:30 bamboo_shortPlanKey=NMRB build 12-May-2026 02:13:30 USER=bamboo-agent3 build 12-May-2026 02:13:30 bamboo_shortPlanName=Nightly Maven RPM Build build 12-May-2026 02:13:30 bamboo_plan_storageTag=plan-51871755 build 12-May-2026 02:13:30 bamboo_capability_system_git_executable=/usr/bin/git build 12-May-2026 02:13:30 bamboo_capability_system_builder_mvn3_Maven_3=/usr/share/maven build 12-May-2026 02:13:30 bamboo_planRepository_branch=main build 12-May-2026 02:13:30 WRAPPER_JAVA_VERSION=21.0.11 build 12-May-2026 02:13:30 bamboo_resultsUrl=https://bamboo.igniterealtime.org/browse/OPENFIRE-NMRB-JOB1-2919 build 12-May-2026 02:13:30 bamboo_shortJobName=RPM Workflow build 12-May-2026 02:13:30 bamboo_repository_name=Openfire (main) build 12-May-2026 02:13:30 bamboo_planRepository_1_name=Openfire (main) build 12-May-2026 02:13:30 bamboo_repository_git_repositoryUrl=https://github.com/igniterealtime/Openfire.git build 12-May-2026 02:13:30 SHLVL=2 build 12-May-2026 02:13:30 bamboo_buildResultsUrl=https://bamboo.igniterealtime.org/browse/OPENFIRE-NMRB-JOB1-2919 build 12-May-2026 02:13:30 WRAPPER_FILE_SEPARATOR=/ build 12-May-2026 02:13:30 WRAPPER_WORKING_DIR=/home/bamboo-agent3/bamboo-agent-home/bin build 12-May-2026 02:13:30 bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_3=/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent3/tmp/OPENFIRE-NMRB-JOB1 clean package build 12-May-2026 02:13:30 MAILTO=akrherz@iastate.edu build 12-May-2026 02:13:30 XDG_SESSION_ID=1 build 12-May-2026 02:13:30 WRAPPER_ARCH=x86 build 12-May-2026 02:13:30 bamboo_planRepository_name=Openfire (main) build 12-May-2026 02:13:30 bamboo_capability_system_jdk_JDK_17=/usr/lib/jvm/java-17-openjdk build 12-May-2026 02:13:30 bamboo_capability_system_jdk_JDK_11=/usr/lib/jvm/java-11-openjdk build 12-May-2026 02:13:30 WRAPPER_HOSTNAME=bamboo-agent-iowa.igniterealtime.org build 12-May-2026 02:13:30 bamboo_git_cache_directory=/home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache build 12-May-2026 02:13:30 XDG_RUNTIME_DIR=/run/user/1003 build 12-May-2026 02:13:30 WRAPPER_VERSION=3.5.51 build 12-May-2026 02:13:30 WRAPPER_BASE_NAME=wrapper build 12-May-2026 02:13:30 WRAPPER_JAVA_VERSION_MAJOR=21 build 12-May-2026 02:13:30 bamboo_buildNumber=2919 build 12-May-2026 02:13:30 bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-21-openjdk-21.0.11.0.10-2.el9.alma.1.x86_64 build 12-May-2026 02:13:30 WRAPPER_PID=1768 build 12-May-2026 02:13:30 bamboo_planRepository_1_branch=main build 12-May-2026 02:13:30 WRAPPER_EDITION=Standard build 12-May-2026 02:13:30 bamboo_capability_Install4j= build 12-May-2026 02:13:30 bamboo_triggerReason_key=com.atlassian.bamboo.plugin.system.triggerReason:ScheduledTriggerReason build 12-May-2026 02:13:30 PATH=/usr/bin:/bin build 12-May-2026 02:13:30 bamboo_buildResultKey=OPENFIRE-NMRB-JOB1-2919 build 12-May-2026 02:13:30 bamboo_simpleBuildTimeStamp=20260512070501 build 12-May-2026 02:13:30 CI=true build 12-May-2026 02:13:30 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1003/bus build 12-May-2026 02:13:30 bamboo_archivaPassword=******** build 12-May-2026 02:13:30 bamboo_planRepository_1_repositoryUrl=https://github.com/igniterealtime/Openfire.git build 12-May-2026 02:13:30 bamboo_buildTimeStamp=2026-05-12T07:05:01.457Z build 12-May-2026 02:13:30 WRAPPER_OS=linux build 12-May-2026 02:13:30 bamboo_agentId=103186435 build 12-May-2026 02:13:30 bamboo_shortJobKey=JOB1 build 12-May-2026 02:13:30 OLDPWD=/home/bamboo-agent3 build 12-May-2026 02:13:30 WRAPPER_LANG=en build 12-May-2026 02:13:30 bamboo_planRepository_1_username= build 12-May-2026 02:13:30 _=/usr/bin/env build 12-May-2026 02:13:30 Tue May 12 2026 error 12-May-2026 02:13:30 + PATH=/opt/maven/bin:/usr/bin:/bin error 12-May-2026 02:13:30 + export PATH error 12-May-2026 02:13:30 + pwd build 12-May-2026 02:13:30 /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 error 12-May-2026 02:13:30 + sh build/rpm/build_rpms.sh build 12-May-2026 02:13:30 Removing previous rpmbuild folder build 12-May-2026 02:13:42 Building target platforms: noarch build 12-May-2026 02:13:42 Building for target noarch build 12-May-2026 02:13:42 setting SOURCE_DATE_EPOCH=1778544000 build 12-May-2026 02:13:42 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hIhE5J error 12-May-2026 02:13:42 + umask 022 error 12-May-2026 02:13:42 + cd /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD error 12-May-2026 02:13:42 + cd /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD error 12-May-2026 02:13:42 + rm -rf openfire error 12-May-2026 02:13:42 + /usr/bin/gzip -dc /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/SOURCES/openfire.tar.gz error 12-May-2026 02:13:42 + /usr/bin/tar -xof - error 12-May-2026 02:13:43 + STATUS=0 error 12-May-2026 02:13:43 + '[' 0 -ne 0 ']' error 12-May-2026 02:13:43 + cd openfire error 12-May-2026 02:13:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . error 12-May-2026 02:13:43 + RPM_EC=0 error 12-May-2026 02:13:43 ++ jobs -p error 12-May-2026 02:13:43 + exit 0 build 12-May-2026 02:13:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QTsemw error 12-May-2026 02:13:43 + umask 022 error 12-May-2026 02:13:43 + cd /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD error 12-May-2026 02:13:43 + cd openfire error 12-May-2026 02:13:43 + RPM_EC=0 error 12-May-2026 02:13:43 ++ jobs -p error 12-May-2026 02:13:43 + exit 0 build 12-May-2026 02:13:43 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XvpmWS error 12-May-2026 02:13:43 + umask 022 error 12-May-2026 02:13:43 + cd /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD error 12-May-2026 02:13:43 + '[' /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch '!=' / ']' error 12-May-2026 02:13:43 + rm -rf /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch error 12-May-2026 02:13:43 ++ dirname /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch error 12-May-2026 02:13:43 + mkdir -p /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT error 12-May-2026 02:13:43 + mkdir /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch error 12-May-2026 02:13:43 + cd openfire error 12-May-2026 02:13:43 + rm -rf /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch error 12-May-2026 02:13:43 + mkdir -p /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt error 12-May-2026 02:13:43 + cp -R . /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire error 12-May-2026 02:13:45 + mkdir -p /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/etc/init.d error 12-May-2026 02:13:45 + cp /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin/extra/redhat/openfire /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/etc/init.d/openfire error 12-May-2026 02:13:45 + chmod 755 /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/etc/init.d/openfire error 12-May-2026 02:13:45 + chmod 755 /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin/openfire.sh error 12-May-2026 02:13:45 + mkdir -p /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/etc/sysconfig error 12-May-2026 02:13:45 + cp /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin/extra/redhat/openfire-sysconfig /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/etc/sysconfig/openfire error 12-May-2026 02:13:45 + cp changelog.html /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/ error 12-May-2026 02:13:45 + cp LICENSE.html /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/ error 12-May-2026 02:13:45 + cp README.html /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/ error 12-May-2026 02:13:45 + chmod 755 /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin/extra/openfired error 12-May-2026 02:13:45 + chmod 755 /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin/extra/redhat-postinstall.sh error 12-May-2026 02:13:45 + mv /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin/extra/embedded-db.rc /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin error 12-May-2026 02:13:45 + mv /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin/extra/embedded-db-viewer.sh /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin error 12-May-2026 02:13:45 + rm -rf /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin/extra error 12-May-2026 02:13:45 + rm -f /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/bin/openfire.bat error 12-May-2026 02:13:45 + rm -rf /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/resources/nativeAuth/osx-ppc error 12-May-2026 02:13:45 + rm -rf /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/resources/nativeAuth/win32-x86 error 12-May-2026 02:13:45 + rm -f '/home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/lib/*.dll' error 12-May-2026 02:13:45 + rm -f /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/conf/openfire-demoboot.xml error 12-May-2026 02:13:45 + rm -f /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/dist/etc/ufw/applications.d/openfire error 12-May-2026 02:13:45 + rm -f /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/dist/usr/lib/systemd/system/openfire.service error 12-May-2026 02:13:45 + rm -f /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch/opt/openfire/dist/usr/lib/systemd/system/openfire.slice error 12-May-2026 02:13:45 + /usr/lib/rpm/check-buildroot build 12-May-2026 02:13:46 Processing files: openfire-5.1.0-0.1.20260512snapshot.noarch build 12-May-2026 02:13:47 Provides: openfire = 5.1.0-0.1.20260512snapshot build 12-May-2026 02:13:47 Requires(interp): /bin/sh /bin/sh build 12-May-2026 02:13:47 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 build 12-May-2026 02:13:47 Requires(post): /bin/sh build 12-May-2026 02:13:47 Requires(preun): /bin/sh build 12-May-2026 02:13:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch build 12-May-2026 02:13:52 Wrote: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/RPMS/noarch/openfire-5.1.0-0.1.20260512snapshot.noarch.rpm build 12-May-2026 02:13:52 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.622oGD error 12-May-2026 02:13:52 + umask 022 error 12-May-2026 02:13:52 + cd /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD error 12-May-2026 02:13:52 + cd openfire error 12-May-2026 02:13:52 + rm -rf /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.1.0-0.1.20260512snapshot.noarch error 12-May-2026 02:13:52 + RPM_EC=0 error 12-May-2026 02:13:52 ++ jobs -p error 12-May-2026 02:13:52 + exit 0 simple 12-May-2026 02:13:52 Finished task 'Build RPM' with result: Success command 12-May-2026 02:13:52 Substituting variable: ${bamboo.planRepository.branch} with main simple 12-May-2026 02:13:52 Starting task 'Copy to Website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 12-May-2026 02:13:52 Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #2919 (OPENFIRE-NMRB-JOB1-2919)'\n ... running command line: \n/home/bamboo-agent3/bamboo-agent-home/temp/OPENFIRE-NMRB-JOB1-2919-ScriptBuildTask-5208315441903407926.sh\n ... in: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1\n build 12-May-2026 02:13:52 total 72 build 12-May-2026 02:13:52 drwxr-xr-x 7 bamboo-agent3 bamboo-agent3 93 Mar 23 02:05 build build 12-May-2026 02:13:52 drwxr-xr-x 4 bamboo-agent3 bamboo-agent3 46 May 12 02:13 distribution build 12-May-2026 02:13:52 drwxr-xr-x 3 bamboo-agent3 bamboo-agent3 34 Mar 23 02:05 doc build 12-May-2026 02:13:52 -rw-r--r-- 1 bamboo-agent3 bamboo-agent3 4066 Mar 23 02:05 Dockerfile build 12-May-2026 02:13:52 drwxr-xr-x 5 bamboo-agent3 bamboo-agent3 4096 Apr 29 02:05 documentation build 12-May-2026 02:13:52 drwxr-xr-x 4 bamboo-agent3 bamboo-agent3 46 May 12 02:05 i18n build 12-May-2026 02:13:52 -rw-r--r-- 1 bamboo-agent3 bamboo-agent3 11357 Mar 23 02:05 LICENSE.txt build 12-May-2026 02:13:52 -rw-r--r-- 1 bamboo-agent3 bamboo-agent3 406 Mar 23 02:05 Makefile build 12-May-2026 02:13:52 -rwxr-xr-x 1 bamboo-agent3 bamboo-agent3 11172 Mar 23 02:05 mvnw build 12-May-2026 02:13:52 -rw-r--r-- 1 bamboo-agent3 bamboo-agent3 7903 Mar 23 02:05 mvnw.cmd build 12-May-2026 02:13:52 drwxr-xr-x 3 bamboo-agent3 bamboo-agent3 64 May 12 02:05 plugins build 12-May-2026 02:13:52 -rw-r--r-- 1 bamboo-agent3 bamboo-agent3 18037 May 12 02:05 pom.xml build 12-May-2026 02:13:52 -rw-r--r-- 1 bamboo-agent3 bamboo-agent3 5161 Mar 23 02:05 README.md build 12-May-2026 02:13:52 drwxr-xr-x 8 bamboo-agent3 bamboo-agent3 89 May 12 02:13 rpmbuild build 12-May-2026 02:13:52 drwxr-xr-x 4 bamboo-agent3 bamboo-agent3 46 May 12 02:13 starter build 12-May-2026 02:13:52 drwxr-xr-x 5 bamboo-agent3 bamboo-agent3 136 May 12 02:13 xmppserver simple 12-May-2026 02:14:10 Finished task 'Copy to Website' with result: Success simple 12-May-2026 02:14:10 Running post build plugin 'Docker Container Cleanup' simple 12-May-2026 02:14:10 Running post build plugin 'NCover Results Collector' simple 12-May-2026 02:14:10 Running post build plugin 'Build Results Label Collector' simple 12-May-2026 02:14:10 Running post build plugin 'Clover Results Collector' simple 12-May-2026 02:14:10 Running post build plugin 'npm Cache Cleanup' simple 12-May-2026 02:14:10 Running post build plugin 'Artifact Copier' simple 12-May-2026 02:14:10 Publishing an artifact: .rpm files simple 12-May-2026 02:14:17 Finished publishing of artifact Required shared artifact Http Compression On : [.rpm files], patterns: [*.*] anchored at: [distribution/target/rpms] in 7.317 s simple 12-May-2026 02:14:17 Finalising the build... simple 12-May-2026 02:14:17 Stopping timer. simple 12-May-2026 02:14:17 Build OPENFIRE-NMRB-JOB1-2919 completed. simple 12-May-2026 07:14:19 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 12-May-2026 07:14:19 Running on server: post build plugin 'NCover Results Collector' simple 12-May-2026 07:14:19 Running on server: post build plugin 'Build Labeller' simple 12-May-2026 07:14:19 Running on server: post build plugin 'Clover Delta Calculator' simple 12-May-2026 07:14:19 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 12-May-2026 07:14:19 All post build plugins have finished simple 12-May-2026 07:14:19 Generating build results summary... simple 12-May-2026 07:14:19 Saving build results to disk... simple 12-May-2026 07:14:19 Store variable context... simple 12-May-2026 07:14:19 Finished building OPENFIRE-NMRB-JOB1-2919.