simple 04-Jun-2026 02:05:10 Build Openfire - Nightly Maven RPM Build - RPM Workflow #2949 (OPENFIRE-NMRB-JOB1-2949) is being prepared for building on agent mesonet-ah.agron.iastate.edu (2), bamboo version: 12.1.7 simple 04-Jun-2026 02:05:10 Remote agent on host mesonet-ah.agron.iastate.edu simple 04-Jun-2026 02:05:10 Build working directory is /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 simple 04-Jun-2026 02:05:10 Executing build Openfire - Nightly Maven RPM Build - RPM Workflow #2949 (OPENFIRE-NMRB-JOB1-2949) simple 04-Jun-2026 02:05:10 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 04-Jun-2026 02:05:10 Checking out into /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 simple 04-Jun-2026 02:05:10 Updating source code to revision: 1ce4a59a2ea43a66e79fec0d5c0a219a9451cd43 simple 04-Jun-2026 02:05:10 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch. simple 04-Jun-2026 02:05:11 Checking out revision 1ce4a59a2ea43a66e79fec0d5c0a219a9451cd43. simple 04-Jun-2026 02:05:11 Already on 'main' simple 04-Jun-2026 02:05:11 Updated source code to revision: 1ce4a59a2ea43a66e79fec0d5c0a219a9451cd43 simple 04-Jun-2026 02:05:11 Finished task 'Checkout Default Repository' with result: Success simple 04-Jun-2026 02:05:11 Running pre-build action: Build Log Labeller Pre Build Action simple 04-Jun-2026 02:05:11 Running pre-build action: VCS Version Collector simple 04-Jun-2026 02:05:11 Build Openfire - Nightly Maven RPM Build - RPM Workflow #2949 (OPENFIRE-NMRB-JOB1-2949) started building on agent 'mesonet-ah.agron.iastate.edu (2)' (Remote agent on host mesonet-ah.agron.iastate.edu) simple 04-Jun-2026 02:05:11 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 04-Jun-2026 02:05:11 Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #2949 (OPENFIRE-NMRB-JOB1-2949)'\n ... running command line: \n/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent1/tmp/OPENFIRE-NMRB-JOB1 clean package\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1\n build 04-Jun-2026 02:05:13 [INFO] Scanning for projects... build 04-Jun-2026 02:05:13 [INFO] ------------------------------------------------------------------------ build 04-Jun-2026 02:05:13 [INFO] Reactor Build Order: build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] Parent [pom] build 04-Jun-2026 02:05:13 [INFO] Internationalization files for Openfire [jar] build 04-Jun-2026 02:05:13 [INFO] Core XMPP Server [jar] build 04-Jun-2026 02:05:13 [INFO] Starter for Openfire [jar] build 04-Jun-2026 02:05:13 [INFO] Openfire Plugins [pom] build 04-Jun-2026 02:05:13 [INFO] Openfire Plugin Assembly Descriptor [jar] build 04-Jun-2026 02:05:13 [INFO] Distribution [pom] build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] -----------------< org.igniterealtime.openfire:parent >----------------- build 04-Jun-2026 02:05:13 [INFO] Building Parent 5.2.0-SNAPSHOT [1/7] build 04-Jun-2026 02:05:13 [INFO] --------------------------------[ pom ]--------------------------------- build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ parent --- build 04-Jun-2026 02:05:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed build 04-Jun-2026 02:05:13 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------ build 04-Jun-2026 02:05:13 [INFO] Building Internationalization files for Openfire 5.2.0-SNAPSHOT [2/7] build 04-Jun-2026 02:05:13 [INFO] --------------------------------[ jar ]--------------------------------- build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n --- build 04-Jun-2026 02:05:13 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/i18n/target build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ i18n --- build 04-Jun-2026 02:05:13 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ i18n --- build 04-Jun-2026 02:05:13 [INFO] Copying 19 resources from src/main/resources to target/classes build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ i18n --- build 04-Jun-2026 02:05:13 [INFO] No sources to compile build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ i18n --- build 04-Jun-2026 02:05:13 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/i18n/src/test/resources build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ i18n --- build 04-Jun-2026 02:05:13 [INFO] No sources to compile build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- build 04-Jun-2026 02:05:13 [INFO] No tests to run. build 04-Jun-2026 02:05:13 [INFO] build 04-Jun-2026 02:05:13 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- build 04-Jun-2026 02:05:14 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/i18n/target/i18n-5.2.0-SNAPSHOT.jar build 04-Jun-2026 02:05:14 [INFO] build 04-Jun-2026 02:05:14 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- build 04-Jun-2026 02:05:14 [INFO] Building Core XMPP Server 5.2.0-SNAPSHOT [3/7] build 04-Jun-2026 02:05:14 [INFO] --------------------------------[ jar ]--------------------------------- build 04-Jun-2026 02:05:14 [INFO] build 04-Jun-2026 02:05:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- build 04-Jun-2026 02:05:14 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/target build 04-Jun-2026 02:05:14 [INFO] build 04-Jun-2026 02:05:14 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ xmppserver --- build 04-Jun-2026 02:05:14 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 04-Jun-2026 02:05:14 [INFO] build 04-Jun-2026 02:05:14 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- build 04-Jun-2026 02:05:15 [INFO] build 04-Jun-2026 02:05:15 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ xmppserver --- build 04-Jun-2026 02:05:15 [INFO] Copying 2 resources from src/main/resources to target/classes build 04-Jun-2026 02:05:15 [INFO] build 04-Jun-2026 02:05:15 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver --- build 04-Jun-2026 02:05:15 [INFO] Recompiling the module because of changed dependency. build 04-Jun-2026 02:05:15 [INFO] Compiling 796 source files with javac [debug target 17] to target/classes build 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java:[723,117] TLS_ACCEPT_SELFSIGNED_CERTS in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java:[779,118] TLS_CERTIFICATE_VERIFY_VALIDITY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/TLSStreamHandler.java:[137,73] TLS_CERTIFICATE_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/TLSStreamHandler.java:[138,77] TLS_CERTIFICATE_CHAIN_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[40,10] deprecated item is not annotated with @Deprecated build 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/ServerStanzaHandler.java:[138,82] TLS_CERTIFICATE_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 04-Jun-2026 02:05:27 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/ServerStanzaHandler.java:[139,73] TLS_CERTIFICATE_CHAIN_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 04-Jun-2026 02:05:27 [INFO] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [INFO] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [INFO] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [INFO] /home/bamboo-agent1/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 04-Jun-2026 02:05:27 [INFO] build 04-Jun-2026 02:05:27 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.35:jspc (jspc) @ xmppserver --- build 04-Jun-2026 02:05:27 [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-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/index.jsp,setup/setup-datasource-standard.jsp,setup/setup-profile-settings.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,server-session-failure-details.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/** build 04-Jun-2026 02:05:27 [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 04-Jun-2026 02:05:34 [INFO] Generation completed with [0] errors in [6747] milliseconds build 04-Jun-2026 02:05:34 [INFO] build 04-Jun-2026 02:05:34 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ xmppserver --- build 04-Jun-2026 02:05:34 [INFO] Copying 31 resources from src/test/resources to target/test-classes build 04-Jun-2026 02:05:34 [INFO] build 04-Jun-2026 02:05:34 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver --- build 04-Jun-2026 02:05:34 [INFO] Recompiling the module because of changed dependency. build 04-Jun-2026 02:05:34 [INFO] Compiling 145 source files with javac [debug target 17] to target/test-classes build 04-Jun-2026 02:05:37 [INFO] /home/bamboo-agent1/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 04-Jun-2026 02:05:37 [INFO] /home/bamboo-agent1/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 04-Jun-2026 02:05:37 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent1/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 04-Jun-2026 02:05:37 [INFO] /home/bamboo-agent1/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 04-Jun-2026 02:05:37 [INFO] build 04-Jun-2026 02:05:37 [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- build 04-Jun-2026 02:05:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider build 04-Jun-2026 02:05:38 [INFO] build 04-Jun-2026 02:05:38 [INFO] ------------------------------------------------------- build 04-Jun-2026 02:05:38 [INFO] T E S T S build 04-Jun-2026 02:05:38 [INFO] ------------------------------------------------------- build 04-Jun-2026 02:05:40 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest error 04-Jun-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 04-Jun-2026 02:05:43 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.682 s -- in org.jivesoftware.admin.AuthCheckFilterTest build 04-Jun-2026 02:05:44 [INFO] Running org.jivesoftware.admin.CacheControlFilterTest error 04-Jun-2026 02:05:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:05:46 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.146 s -- in org.jivesoftware.admin.CacheControlFilterTest build 04-Jun-2026 02:05:47 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest error 04-Jun-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 04-Jun-2026 02:05:49 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s -- in org.jivesoftware.admin.LoginLimitManagerTest build 04-Jun-2026 02:05:50 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest error 04-Jun-2026 02:05:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:05:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.932 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest build 04-Jun-2026 02:05:53 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest error 04-Jun-2026 02:05:53 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:05:53 which will prevent the application from working correctly. error 04-Jun-2026 02:05:53 error 04-Jun-2026 02:05:53 build 04-Jun-2026 02:05:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest build 04-Jun-2026 02:05:54 [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest error 04-Jun-2026 02:05:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:05:57 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.872 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest build 04-Jun-2026 02:05:58 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest error 04-Jun-2026 02:05:58 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:05:58 which will prevent the application from working correctly. error 04-Jun-2026 02:05:58 error 04-Jun-2026 02:05:58 build 04-Jun-2026 02:05:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest build 04-Jun-2026 02:06:00 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest error 04-Jun-2026 02:06:00 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:06:00 which will prevent the application from working correctly. error 04-Jun-2026 02:06:00 error 04-Jun-2026 02:06:00 build 04-Jun-2026 02:06:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest build 04-Jun-2026 02:06:01 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest error 04-Jun-2026 02:06:01 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:06:01 which will prevent the application from working correctly. error 04-Jun-2026 02:06:01 error 04-Jun-2026 02:06:01 build 04-Jun-2026 02:06:02 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s -- in org.jivesoftware.openfire.ldap.VCardTest build 04-Jun-2026 02:06:02 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest error 04-Jun-2026 02:06:03 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:06:03 which will prevent the application from working correctly. error 04-Jun-2026 02:06:03 error 04-Jun-2026 02:06:03 build 04-Jun-2026 02:06:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest build 04-Jun-2026 02:06:04 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest error 04-Jun-2026 02:06:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:06:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.942 s -- in org.jivesoftware.openfire.SessionPacketRouterTest build 04-Jun-2026 02:06:08 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest error 04-Jun-2026 02:06:08 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:06:08 which will prevent the application from working correctly. error 04-Jun-2026 02:06:08 error 04-Jun-2026 02:06:08 error 04-Jun-2026 02:06:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:06:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest build 04-Jun-2026 02:06:10 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest build 04-Jun-2026 02:06:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s -- in org.jivesoftware.openfire.archive.ArchiverTest build 04-Jun-2026 02:06:13 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest build 04-Jun-2026 02:06:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest build 04-Jun-2026 02:06:14 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest error 04-Jun-2026 02:06:15 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:06:15 which will prevent the application from working correctly. error 04-Jun-2026 02:06:15 error 04-Jun-2026 02:06:15 build 04-Jun-2026 02:06:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.691 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest build 04-Jun-2026 02:06:19 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest build 04-Jun-2026 02:06:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest build 04-Jun-2026 02:06:20 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest error 04-Jun-2026 02:06:21 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:06:21 which will prevent the application from working correctly. error 04-Jun-2026 02:06:21 error 04-Jun-2026 02:06:21 build 04-Jun-2026 02:06:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest build 04-Jun-2026 02:06:22 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest build 04-Jun-2026 02:06:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest build 04-Jun-2026 02:06:23 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest error 04-Jun-2026 02:06:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:06:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest build 04-Jun-2026 02:06:26 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest error 04-Jun-2026 02:06:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:06:29 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:29 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:29 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@39f7eacd). build 04-Jun-2026 02:06:29 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@39f7eacd). build 04-Jun-2026 02:06:29 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@39f7eacd). 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@39f7eacd). build 04-Jun-2026 02:06:29 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@39f7eacd). 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@39f7eacd). build 04-Jun-2026 02:06:29 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@39f7eacd). 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@39f7eacd). build 04-Jun-2026 02:06:29 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@39f7eacd). build 04-Jun-2026 02:06:29 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:29 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@39f7eacd). build 04-Jun-2026 02:06:29 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@39f7eacd). 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@39f7eacd). build 04-Jun-2026 02:06:29 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:29 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@6fba2aa). build 04-Jun-2026 02:06:29 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@6fba2aa). build 04-Jun-2026 02:06:29 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@6fba2aa). 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@6fba2aa). build 04-Jun-2026 02:06:29 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@6fba2aa). 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@6fba2aa). build 04-Jun-2026 02:06:29 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:29 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:29 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@6fba2aa). build 04-Jun-2026 02:06:29 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@6fba2aa). build 04-Jun-2026 02:06:29 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@6fba2aa). 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@6fba2aa). build 04-Jun-2026 02:06:29 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@6fba2aa). 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@6fba2aa). build 04-Jun-2026 02:06:29 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:29 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:30 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@12b20838). build 04-Jun-2026 02:06:30 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@12b20838). build 04-Jun-2026 02:06:30 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@12b20838). 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@12b20838). build 04-Jun-2026 02:06:30 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@12b20838). 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@12b20838). build 04-Jun-2026 02:06:30 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@12b20838). 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@12b20838). build 04-Jun-2026 02:06:30 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@12b20838). build 04-Jun-2026 02:06:30 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:30 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@12b20838). build 04-Jun-2026 02:06:30 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@12b20838). 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@12b20838). build 04-Jun-2026 02:06:30 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:30 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@4c71d154). build 04-Jun-2026 02:06:30 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@4c71d154). build 04-Jun-2026 02:06:30 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@4c71d154). 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@4c71d154). build 04-Jun-2026 02:06:30 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@4c71d154). 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@4c71d154). build 04-Jun-2026 02:06:30 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:30 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:30 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@4c71d154). build 04-Jun-2026 02:06:30 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@4c71d154). build 04-Jun-2026 02:06:30 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@4c71d154). 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@4c71d154). build 04-Jun-2026 02:06:30 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@4c71d154). 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@4c71d154). build 04-Jun-2026 02:06:30 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:30 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:30 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@1f8b9262). build 04-Jun-2026 02:06:30 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@1f8b9262). build 04-Jun-2026 02:06:30 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@1f8b9262). 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@1f8b9262). build 04-Jun-2026 02:06:30 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@1f8b9262). 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@1f8b9262). build 04-Jun-2026 02:06:30 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@1f8b9262). 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@1f8b9262). build 04-Jun-2026 02:06:30 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@1f8b9262). 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@1f8b9262). build 04-Jun-2026 02:06:30 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@1f8b9262). build 04-Jun-2026 02:06:30 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:30 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@1f8b9262). build 04-Jun-2026 02:06:30 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:30 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@2a345ad6). build 04-Jun-2026 02:06:30 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@2a345ad6). 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@2a345ad6). build 04-Jun-2026 02:06:30 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@2a345ad6). 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@2a345ad6). build 04-Jun-2026 02:06:30 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:30 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:30 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@2a345ad6). build 04-Jun-2026 02:06:30 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@2a345ad6). 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@2a345ad6). build 04-Jun-2026 02:06:30 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@2a345ad6). 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@2a345ad6). build 04-Jun-2026 02:06:30 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:30 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:30 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@6858e83b). build 04-Jun-2026 02:06:30 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@6858e83b). build 04-Jun-2026 02:06:30 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@6858e83b). 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@6858e83b). build 04-Jun-2026 02:06:30 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@6858e83b). 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@6858e83b). build 04-Jun-2026 02:06:30 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@6858e83b). 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@6858e83b). build 04-Jun-2026 02:06:30 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@6858e83b). 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@6858e83b). build 04-Jun-2026 02:06:30 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@6858e83b). build 04-Jun-2026 02:06:30 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:30 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@6858e83b). build 04-Jun-2026 02:06:30 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:30 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@400411b7). build 04-Jun-2026 02:06:30 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:30 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:30 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@400411b7). build 04-Jun-2026 02:06:31 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:31 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:31 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@5786baef). build 04-Jun-2026 02:06:31 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@5786baef). build 04-Jun-2026 02:06:31 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@5786baef). 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@5786baef). build 04-Jun-2026 02:06:31 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@5786baef). 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@5786baef). build 04-Jun-2026 02:06:31 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@5786baef). 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@5786baef). build 04-Jun-2026 02:06:31 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@5786baef). build 04-Jun-2026 02:06:31 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:31 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@5786baef). build 04-Jun-2026 02:06:31 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@5786baef). 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@5786baef). build 04-Jun-2026 02:06:31 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:31 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@6085b52b). build 04-Jun-2026 02:06:31 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@6085b52b). build 04-Jun-2026 02:06:31 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@6085b52b). 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@6085b52b). build 04-Jun-2026 02:06:31 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:31 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:31 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@6085b52b). build 04-Jun-2026 02:06:31 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@6085b52b). build 04-Jun-2026 02:06:31 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@6085b52b). 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@6085b52b). build 04-Jun-2026 02:06:31 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:31 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:31 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@179177a9). build 04-Jun-2026 02:06:31 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@179177a9). build 04-Jun-2026 02:06:31 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@179177a9). 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@179177a9). build 04-Jun-2026 02:06:31 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@179177a9). 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@179177a9). build 04-Jun-2026 02:06:31 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@179177a9). 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@179177a9). build 04-Jun-2026 02:06:31 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@179177a9). build 04-Jun-2026 02:06:31 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:31 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@179177a9). build 04-Jun-2026 02:06:31 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@179177a9). 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@179177a9). build 04-Jun-2026 02:06:31 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:31 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@4da6bb31). build 04-Jun-2026 02:06:31 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@4da6bb31). build 04-Jun-2026 02:06:31 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@4da6bb31). 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@4da6bb31). build 04-Jun-2026 02:06:31 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:31 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:31 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@4da6bb31). build 04-Jun-2026 02:06:31 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@4da6bb31). build 04-Jun-2026 02:06:31 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@4da6bb31). 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@4da6bb31). build 04-Jun-2026 02:06:31 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:31 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:31 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@71c920dc). build 04-Jun-2026 02:06:31 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@71c920dc). build 04-Jun-2026 02:06:31 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@71c920dc). 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@71c920dc). build 04-Jun-2026 02:06:31 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@71c920dc). 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@71c920dc). build 04-Jun-2026 02:06:31 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@71c920dc). build 04-Jun-2026 02:06:31 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@71c920dc). 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@71c920dc). build 04-Jun-2026 02:06:31 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@71c920dc). 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@71c920dc). build 04-Jun-2026 02:06:31 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@71c920dc). build 04-Jun-2026 02:06:31 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:31 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:31 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:31 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:31 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@315894f7). build 04-Jun-2026 02:06:31 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@315894f7). build 04-Jun-2026 02:06:31 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@315894f7). 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@315894f7). build 04-Jun-2026 02:06:31 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@315894f7). 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@315894f7). build 04-Jun-2026 02:06:31 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@315894f7). 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@315894f7). build 04-Jun-2026 02:06:31 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@315894f7). 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@315894f7). build 04-Jun-2026 02:06:31 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@315894f7). build 04-Jun-2026 02:06:31 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:31 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@315894f7). build 04-Jun-2026 02:06:32 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:32 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@540f1657). build 04-Jun-2026 02:06:32 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@540f1657). build 04-Jun-2026 02:06:32 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@540f1657). 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@540f1657). build 04-Jun-2026 02:06:32 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@540f1657). 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@540f1657). build 04-Jun-2026 02:06:32 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:32 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:32 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@540f1657). build 04-Jun-2026 02:06:32 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@540f1657). build 04-Jun-2026 02:06:32 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@540f1657). 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@540f1657). build 04-Jun-2026 02:06:32 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@540f1657). 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@540f1657). build 04-Jun-2026 02:06:32 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:32 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:32 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@1ca919fe). build 04-Jun-2026 02:06:32 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@1ca919fe). build 04-Jun-2026 02:06:32 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@1ca919fe). 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@1ca919fe). build 04-Jun-2026 02:06:32 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@1ca919fe). 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@1ca919fe). build 04-Jun-2026 02:06:32 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@1ca919fe). 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@1ca919fe). build 04-Jun-2026 02:06:32 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@1ca919fe). 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@1ca919fe). build 04-Jun-2026 02:06:32 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@1ca919fe). build 04-Jun-2026 02:06:32 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:32 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@1ca919fe). build 04-Jun-2026 02:06:32 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:32 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@51495ec). build 04-Jun-2026 02:06:32 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@51495ec). build 04-Jun-2026 02:06:32 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@51495ec). 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@51495ec). build 04-Jun-2026 02:06:32 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@51495ec). 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@51495ec). build 04-Jun-2026 02:06:32 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:32 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:32 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@51495ec). build 04-Jun-2026 02:06:32 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@51495ec). build 04-Jun-2026 02:06:32 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@51495ec). 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@51495ec). build 04-Jun-2026 02:06:32 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@51495ec). 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@51495ec). build 04-Jun-2026 02:06:32 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:32 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:32 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@5056cbe9). build 04-Jun-2026 02:06:32 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@5056cbe9). build 04-Jun-2026 02:06:32 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@5056cbe9). 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@5056cbe9). build 04-Jun-2026 02:06:32 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@5056cbe9). 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@5056cbe9). build 04-Jun-2026 02:06:32 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@5056cbe9). build 04-Jun-2026 02:06:32 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@5056cbe9). 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@5056cbe9). build 04-Jun-2026 02:06:32 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@5056cbe9). 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@5056cbe9). build 04-Jun-2026 02:06:32 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@5056cbe9). build 04-Jun-2026 02:06:32 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:32 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:32 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@3b7609e3). build 04-Jun-2026 02:06:32 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@3b7609e3). build 04-Jun-2026 02:06:32 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@3b7609e3). 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@3b7609e3). build 04-Jun-2026 02:06:32 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@3b7609e3). 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@3b7609e3). build 04-Jun-2026 02:06:32 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:32 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:32 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@3b7609e3). build 04-Jun-2026 02:06:32 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@3b7609e3). build 04-Jun-2026 02:06:32 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@3b7609e3). 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@3b7609e3). build 04-Jun-2026 02:06:32 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@3b7609e3). 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@3b7609e3). build 04-Jun-2026 02:06:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.860 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest build 04-Jun-2026 02:06:33 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest error 04-Jun-2026 02:06:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:06:35 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:35 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 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@1ed73032). build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 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@1ed73032). build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 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@3cd1c7f5). build 04-Jun-2026 02:06:36 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@3cd1c7f5). build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 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@47458910). build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 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@47458910). build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 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@2ac9e430). build 04-Jun-2026 02:06:36 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@2ac9e430). build 04-Jun-2026 02:06:36 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@2ac9e430). build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 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@2ac9e430). build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 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@2c7f0d51). build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 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@2c7f0d51). build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 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@6d7edc14). build 04-Jun-2026 02:06:36 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@6d7edc14). build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:36 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@6bc08c62). build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:36 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@6bc08c62). build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 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@49084391). build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 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@49084391). build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 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@51e8343b). build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 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@51e8343b). build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 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@66b58725). build 04-Jun-2026 02:06:37 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@66b58725). build 04-Jun-2026 02:06:37 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@66b58725). build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 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@66b58725). build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 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@79132e2e). build 04-Jun-2026 02:06:37 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@79132e2e). build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 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@79132e2e). build 04-Jun-2026 02:06:37 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@79132e2e). build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 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@67186ed2). build 04-Jun-2026 02:06:37 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@67186ed2). build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 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@1ec3730a). build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 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@1ec3730a). build 04-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 04-Jun-2026 02:06:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.146 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest build 04-Jun-2026 02:06:38 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest error 04-Jun-2026 02:06:38 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:06:38 which will prevent the application from working correctly. error 04-Jun-2026 02:06:38 error 04-Jun-2026 02:06:38 build 04-Jun-2026 02:06:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.jivesoftware.openfire.container.PluginManagerTest build 04-Jun-2026 02:06:39 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest error 04-Jun-2026 02:06:40 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:06:40 which will prevent the application from working correctly. error 04-Jun-2026 02:06:40 error 04-Jun-2026 02:06:40 build 04-Jun-2026 02:06:40 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.jivesoftware.openfire.container.PluginServletTest build 04-Jun-2026 02:06:41 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest error 04-Jun-2026 02:06:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:06:42 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:06:42 which will prevent the application from working correctly. error 04-Jun-2026 02:06:42 error 04-Jun-2026 02:06:42 build 04-Jun-2026 02:06:43 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 s -- in org.jivesoftware.openfire.csi.CsiManagerTest build 04-Jun-2026 02:06:44 [INFO] Running org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest error 04-Jun-2026 02:06:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:06:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.734 s -- in org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest build 04-Jun-2026 02:06:47 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest error 04-Jun-2026 02:06:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:06:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.002 s -- in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest build 04-Jun-2026 02:06:51 [INFO] Running org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest error 04-Jun-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 04-Jun-2026 02:06:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.856 s -- in org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest build 04-Jun-2026 02:06:55 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest error 04-Jun-2026 02:06:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:06:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.080 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest build 04-Jun-2026 02:06:58 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest error 04-Jun-2026 02:06:59 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:06:59 which will prevent the application from working correctly. error 04-Jun-2026 02:06:59 error 04-Jun-2026 02:06:59 build 04-Jun-2026 02:06:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest build 04-Jun-2026 02:07:00 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest error 04-Jun-2026 02:07:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:07:01 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:07:01 which will prevent the application from working correctly. error 04-Jun-2026 02:07:01 error 04-Jun-2026 02:07:01 build 04-Jun-2026 02:07:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.700 s -- in org.jivesoftware.openfire.forward.ForwardedTest build 04-Jun-2026 02:07:04 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest error 04-Jun-2026 02:07:05 2026-06-04T07:07:05.244194680Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:05 2026-06-04T07:07:05.286492777Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:05 2026-06-04T07:07:05.287124254Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:05 2026-06-04T07:07:05.288761890Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:05 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:07:05 which will prevent the application from working correctly. error 04-Jun-2026 02:07:05 error 04-Jun-2026 02:07:05 error 04-Jun-2026 02:07:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:07:13 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.428 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest build 04-Jun-2026 02:07:14 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest error 04-Jun-2026 02:07:16 2026-06-04T07:07:16.051576662Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:16 2026-06-04T07:07:16.114893689Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:16 2026-06-04T07:07:16.125008022Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:16 2026-06-04T07:07:16.132181041Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:16 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:07:16 which will prevent the application from working correctly. error 04-Jun-2026 02:07:16 error 04-Jun-2026 02:07:16 error 04-Jun-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 04-Jun-2026 02:07:23 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.245 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest build 04-Jun-2026 02:07:25 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest error 04-Jun-2026 02:07:25 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:07:25 which will prevent the application from working correctly. error 04-Jun-2026 02:07:25 error 04-Jun-2026 02:07:25 build 04-Jun-2026 02:07:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 s -- in org.jivesoftware.openfire.group.GroupJIDTest build 04-Jun-2026 02:07:27 [INFO] Running org.jivesoftware.openfire.group.GroupManagerConcurrencyTest error 04-Jun-2026 02:07:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:07:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.824 s -- in org.jivesoftware.openfire.group.GroupManagerConcurrencyTest build 04-Jun-2026 02:07:35 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest error 04-Jun-2026 02:07:37 2026-06-04T07:07:37.173357393Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:37 2026-06-04T07:07:37.207716179Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:37 2026-06-04T07:07:37.208269767Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:37 2026-06-04T07:07:37.209758959Z main ERROR Recursive call to appender file error 04-Jun-2026 02:07:37 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:07:37 which will prevent the application from working correctly. error 04-Jun-2026 02:07:37 error 04-Jun-2026 02:07:37 error 04-Jun-2026 02:07:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:07:41 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.140 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest build 04-Jun-2026 02:07:42 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest error 04-Jun-2026 02:07:43 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:07:43 which will prevent the application from working correctly. error 04-Jun-2026 02:07:43 error 04-Jun-2026 02:07:43 error 04-Jun-2026 02:07:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:07:48 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.298 s -- in org.jivesoftware.openfire.group.GroupManagerTest build 04-Jun-2026 02:07:50 [INFO] Running org.jivesoftware.openfire.group.GroupTest error 04-Jun-2026 02:07:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:07:52 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 s -- in org.jivesoftware.openfire.group.GroupTest build 04-Jun-2026 02:07:54 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest build 04-Jun-2026 02:07:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest build 04-Jun-2026 02:07:57 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest build 04-Jun-2026 02:07:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest build 04-Jun-2026 02:07:58 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 04-Jun-2026 02:07:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 04-Jun-2026 02:07:59 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest build 04-Jun-2026 02:08:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest build 04-Jun-2026 02:08:01 [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest build 04-Jun-2026 02:08:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest build 04-Jun-2026 02:08:02 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 04-Jun-2026 02:08:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 04-Jun-2026 02:08:04 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest build 04-Jun-2026 02:08:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.081 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest build 04-Jun-2026 02:08:10 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 04-Jun-2026 02:08:13 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 04-Jun-2026 02:08:15 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 04-Jun-2026 02:08:15 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 04-Jun-2026 02:08:16 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 04-Jun-2026 02:08:16 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 04-Jun-2026 02:08:17 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 04-Jun-2026 02:08:17 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 04-Jun-2026 02:08:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 04-Jun-2026 02:08:18 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.600 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 04-Jun-2026 02:08:19 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 04-Jun-2026 02:08:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.901 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 04-Jun-2026 02:08:25 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest error 04-Jun-2026 02:08:25 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:08:25 which will prevent the application from working correctly. error 04-Jun-2026 02:08:25 error 04-Jun-2026 02:08:25 build 04-Jun-2026 02:08:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest build 04-Jun-2026 02:08:26 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest error 04-Jun-2026 02:08:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:08:28 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:08:28 which will prevent the application from working correctly. error 04-Jun-2026 02:08:28 error 04-Jun-2026 02:08:28 build 04-Jun-2026 02:08:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest build 04-Jun-2026 02:08:30 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest error 04-Jun-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 04-Jun-2026 02:08:31 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:08:31 which will prevent the application from working correctly. error 04-Jun-2026 02:08:31 error 04-Jun-2026 02:08:31 build 04-Jun-2026 02:08:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.767 s -- in org.jivesoftware.openfire.muc.MUCRoomTest build 04-Jun-2026 02:08:33 [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 04-Jun-2026 02:08:34 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 04-Jun-2026 02:08:35 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest error 04-Jun-2026 02:08:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:08:37 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:08:37 which will prevent the application from working correctly. error 04-Jun-2026 02:08:37 error 04-Jun-2026 02:08:37 build 04-Jun-2026 02:08:38 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.784 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest build 04-Jun-2026 02:08:39 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest error 04-Jun-2026 02:08:40 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:08:40 which will prevent the application from working correctly. error 04-Jun-2026 02:08:40 error 04-Jun-2026 02:08:40 build 04-Jun-2026 02:08:40 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s -- in org.jivesoftware.openfire.net.DNSUtilTest build 04-Jun-2026 02:08:41 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 04-Jun-2026 02:08:44 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 04-Jun-2026 02:08:45 [INFO] Running org.jivesoftware.openfire.net.SASLAuthenticationTest error 04-Jun-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 04-Jun-2026 02:08:48 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.094 s -- in org.jivesoftware.openfire.net.SASLAuthenticationTest build 04-Jun-2026 02:08:49 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest build 04-Jun-2026 02:08:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.jivesoftware.openfire.net.SrvRecordTest build 04-Jun-2026 02:08:50 [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest error 04-Jun-2026 02:08:51 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:08:51 which will prevent the application from working correctly. error 04-Jun-2026 02:08:51 error 04-Jun-2026 02:08:51 build 04-Jun-2026 02:08:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest build 04-Jun-2026 02:08:52 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest error 04-Jun-2026 02:08:53 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:08:53 which will prevent the application from working correctly. error 04-Jun-2026 02:08:53 error 04-Jun-2026 02:08:53 build 04-Jun-2026 02:08:53 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest build 04-Jun-2026 02:08:54 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest error 04-Jun-2026 02:08:54 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:08:54 which will prevent the application from working correctly. error 04-Jun-2026 02:08:54 error 04-Jun-2026 02:08:54 build 04-Jun-2026 02:08:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest build 04-Jun-2026 02:08:55 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest error 04-Jun-2026 02:08:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:08:56 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:08:56 which will prevent the application from working correctly. error 04-Jun-2026 02:08:56 error 04-Jun-2026 02:08:56 build 04-Jun-2026 02:08:57 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.195 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest build 04-Jun-2026 02:08:58 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest error 04-Jun-2026 02:08:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:08:59 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:08:59 which will prevent the application from working correctly. error 04-Jun-2026 02:08:59 error 04-Jun-2026 02:08:59 build 04-Jun-2026 02:09:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.669 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest build 04-Jun-2026 02:09:02 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest error 04-Jun-2026 02:09:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:09:03 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:09:03 which will prevent the application from working correctly. error 04-Jun-2026 02:09:03 error 04-Jun-2026 02:09:03 build 04-Jun-2026 02:09:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.379 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest build 04-Jun-2026 02:09:05 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest error 04-Jun-2026 02:09:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:09:07 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:09:07 which will prevent the application from working correctly. error 04-Jun-2026 02:09:07 error 04-Jun-2026 02:09:07 build 04-Jun-2026 02:09:08 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.401 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest build 04-Jun-2026 02:09:09 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest build 04-Jun-2026 02:09:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest build 04-Jun-2026 02:09:10 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest build 04-Jun-2026 02:09:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest build 04-Jun-2026 02:09:12 [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest error 04-Jun-2026 02:09:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:09:15 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:09:15 which will prevent the application from working correctly. error 04-Jun-2026 02:09:15 error 04-Jun-2026 02:09:15 build 04-Jun-2026 02:09:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.872 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest build 04-Jun-2026 02:09:16 [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest error 04-Jun-2026 02:09:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:09:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.259 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest build 04-Jun-2026 02:09:19 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest error 04-Jun-2026 02:09:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:09:21 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:09:21 which will prevent the application from working correctly. error 04-Jun-2026 02:09:21 error 04-Jun-2026 02:09:21 build 04-Jun-2026 02:09:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.370 s -- in org.jivesoftware.openfire.roster.RosterItemTest build 04-Jun-2026 02:09:23 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest error 04-Jun-2026 02:09:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:09:24 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:09:24 which will prevent the application from working correctly. error 04-Jun-2026 02:09:24 error 04-Jun-2026 02:09:24 build 04-Jun-2026 02:09:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest build 04-Jun-2026 02:09:26 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest error 04-Jun-2026 02:09:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:09:28 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:09:28 which will prevent the application from working correctly. error 04-Jun-2026 02:09:28 error 04-Jun-2026 02:09:28 build 04-Jun-2026 02:09:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.405 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest build 04-Jun-2026 02:09:29 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1CredentialObfuscationTest error 04-Jun-2026 02:09:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:09:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 s -- in org.jivesoftware.openfire.sasl.ScramSha1CredentialObfuscationTest build 04-Jun-2026 02:09:32 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest error 04-Jun-2026 02:09:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 04-Jun-2026 02:09:33 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:09:33 which will prevent the application from working correctly. error 04-Jun-2026 02:09:33 error 04-Jun-2026 02:09:33 build 04-Jun-2026 02:09:35 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.898 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest build 04-Jun-2026 02:09:36 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 04-Jun-2026 02:09:36 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 04-Jun-2026 02:09:37 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest error 04-Jun-2026 02:09:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:12:36 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 179.1 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest build 04-Jun-2026 02:12:37 [INFO] Running org.jivesoftware.openfire.session.ServerSessionTest build 04-Jun-2026 02:12:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.jivesoftware.openfire.session.ServerSessionTest build 04-Jun-2026 02:12:38 [INFO] Running org.jivesoftware.openfire.session.SessionTest build 04-Jun-2026 02:12:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.jivesoftware.openfire.session.SessionTest build 04-Jun-2026 02:12:40 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest build 04-Jun-2026 02:12:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest build 04-Jun-2026 02:12:41 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest error 04-Jun-2026 02:12:41 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:12:41 which will prevent the application from working correctly. error 04-Jun-2026 02:12:41 error 04-Jun-2026 02:12:41 build 04-Jun-2026 02:12:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest build 04-Jun-2026 02:12:42 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest error 04-Jun-2026 02:12:43 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:12:43 which will prevent the application from working correctly. error 04-Jun-2026 02:12:43 error 04-Jun-2026 02:12:43 build 04-Jun-2026 02:12:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest build 04-Jun-2026 02:12:44 [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest error 04-Jun-2026 02:12:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:12:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest build 04-Jun-2026 02:12:46 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest error 04-Jun-2026 02:12:47 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:12:47 which will prevent the application from working correctly. error 04-Jun-2026 02:12:47 error 04-Jun-2026 02:12:47 build 04-Jun-2026 02:12:47 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest build 04-Jun-2026 02:12:48 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest build 04-Jun-2026 02:12:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest build 04-Jun-2026 02:12:49 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest build 04-Jun-2026 02:12:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest build 04-Jun-2026 02:12:51 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest error 04-Jun-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 04-Jun-2026 02:12:53 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.780 s -- in org.jivesoftware.openfire.user.UserManagerTest build 04-Jun-2026 02:12:54 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 04-Jun-2026 02:12:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 04-Jun-2026 02:12:56 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 04-Jun-2026 02:12:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 04-Jun-2026 02:12:57 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest error 04-Jun-2026 02:12:58 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:12:58 which will prevent the application from working correctly. error 04-Jun-2026 02:12:58 error 04-Jun-2026 02:12:58 build 04-Jun-2026 02:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest build 04-Jun-2026 02:12:59 [INFO] Running org.jivesoftware.util.AdminConsoleTest error 04-Jun-2026 02:12:59 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:12:59 which will prevent the application from working correctly. error 04-Jun-2026 02:12:59 error 04-Jun-2026 02:12:59 build 04-Jun-2026 02:12:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in org.jivesoftware.util.AdminConsoleTest build 04-Jun-2026 02:13:00 [INFO] Running org.jivesoftware.util.AesEncryptorTest build 04-Jun-2026 02:13:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s -- in org.jivesoftware.util.AesEncryptorTest build 04-Jun-2026 02:13:02 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest build 04-Jun-2026 02:13:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest build 04-Jun-2026 02:13:04 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest error 04-Jun-2026 02:13:05 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:05 which will prevent the application from working correctly. error 04-Jun-2026 02:13:05 error 04-Jun-2026 02:13:05 build 04-Jun-2026 02:13:06 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.346 s -- in org.jivesoftware.util.BlowfishEncryptorTest build 04-Jun-2026 02:13:07 [INFO] Running org.jivesoftware.util.CacheUtilTest error 04-Jun-2026 02:13:08 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:08 which will prevent the application from working correctly. error 04-Jun-2026 02:13:08 error 04-Jun-2026 02:13:08 build 04-Jun-2026 02:13:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.jivesoftware.util.CacheUtilTest build 04-Jun-2026 02:13:09 [INFO] Running org.jivesoftware.util.CacheableOptionalTest build 04-Jun-2026 02:13:09 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.111 s -- in org.jivesoftware.util.CacheableOptionalTest build 04-Jun-2026 02:13:10 [INFO] Running org.jivesoftware.util.CertificateManagerTest error 04-Jun-2026 02:13:11 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:11 which will prevent the application from working correctly. error 04-Jun-2026 02:13:11 error 04-Jun-2026 02:13:11 build 04-Jun-2026 02:13:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 s -- in org.jivesoftware.util.CertificateManagerTest build 04-Jun-2026 02:13:12 [INFO] Running org.jivesoftware.util.CertificateTest build 04-Jun-2026 02:13:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.jivesoftware.util.CertificateTest build 04-Jun-2026 02:13:13 [INFO] Running org.jivesoftware.util.CollectionUtilsTest build 04-Jun-2026 02:13:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.jivesoftware.util.CollectionUtilsTest build 04-Jun-2026 02:13:14 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest build 04-Jun-2026 02:13:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.jivesoftware.util.GraphicsUtilsTest build 04-Jun-2026 02:13:16 [INFO] Running org.jivesoftware.util.IpUtilsTest build 04-Jun-2026 02:13:16 [INFO] Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.jivesoftware.util.IpUtilsTest build 04-Jun-2026 02:13:17 [INFO] Running org.jivesoftware.util.JIDTest build 04-Jun-2026 02:13:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.jivesoftware.util.JIDTest build 04-Jun-2026 02:13:18 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest build 04-Jun-2026 02:13:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.jivesoftware.util.JavaSpecVersionTest build 04-Jun-2026 02:13:19 [INFO] Running org.jivesoftware.util.LDAPTest build 04-Jun-2026 02:13:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s -- in org.jivesoftware.util.LDAPTest build 04-Jun-2026 02:13:20 [INFO] Running org.jivesoftware.util.ListPagerTest error 04-Jun-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 04-Jun-2026 02:13:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.880 s -- in org.jivesoftware.util.ListPagerTest build 04-Jun-2026 02:13:23 [INFO] Running org.jivesoftware.util.LocaleUtilsTest build 04-Jun-2026 02:13:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.jivesoftware.util.LocaleUtilsTest build 04-Jun-2026 02:13:24 [INFO] Running org.jivesoftware.util.ObfuscatorTest build 04-Jun-2026 02:13:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.jivesoftware.util.ObfuscatorTest build 04-Jun-2026 02:13:26 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest error 04-Jun-2026 02:13:27 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:27 which will prevent the application from working correctly. error 04-Jun-2026 02:13:27 error 04-Jun-2026 02:13:27 build 04-Jun-2026 02:13:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.510 s -- in org.jivesoftware.util.SAXReaderUtilTest build 04-Jun-2026 02:13:28 [INFO] Running org.jivesoftware.util.StringUtilsTest error 04-Jun-2026 02:13:28 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:28 which will prevent the application from working correctly. error 04-Jun-2026 02:13:28 error 04-Jun-2026 02:13:28 build 04-Jun-2026 02:13:28 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.630 s -- in org.jivesoftware.util.StringUtilsTest build 04-Jun-2026 02:13:29 [INFO] Running org.jivesoftware.util.SystemPropertyTest error 04-Jun-2026 02:13:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:13:31 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s -- in org.jivesoftware.util.SystemPropertyTest build 04-Jun-2026 02:13:32 [INFO] Running org.jivesoftware.util.TaskEngineTest error 04-Jun-2026 02:13:33 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:33 which will prevent the application from working correctly. error 04-Jun-2026 02:13:33 error 04-Jun-2026 02:13:33 build 04-Jun-2026 02:13:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.jivesoftware.util.TaskEngineTest build 04-Jun-2026 02:13:33 [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest build 04-Jun-2026 02:13:34 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest build 04-Jun-2026 02:13:34 [INFO] Running org.jivesoftware.util.VersionTest build 04-Jun-2026 02:13:35 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.jivesoftware.util.VersionTest build 04-Jun-2026 02:13:35 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest build 04-Jun-2026 02:13:36 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.jivesoftware.util.WebXmlUtilsTest build 04-Jun-2026 02:13:37 [INFO] Running org.jivesoftware.util.XMLPropertiesMigrationEncryptionTest build 04-Jun-2026 02:13:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.jivesoftware.util.XMLPropertiesMigrationEncryptionTest build 04-Jun-2026 02:13:38 [INFO] Running org.jivesoftware.util.XMLPropertiesTest error 04-Jun-2026 02:13:39 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:39 which will prevent the application from working correctly. error 04-Jun-2026 02:13:39 error 04-Jun-2026 02:13:39 build 04-Jun-2026 02:13:40 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s -- in org.jivesoftware.util.XMLPropertiesTest build 04-Jun-2026 02:13:40 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest build 04-Jun-2026 02:13:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest build 04-Jun-2026 02:13:42 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest error 04-Jun-2026 02:13:42 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:42 which will prevent the application from working correctly. error 04-Jun-2026 02:13:42 error 04-Jun-2026 02:13:42 build 04-Jun-2026 02:13:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest build 04-Jun-2026 02:13:43 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest error 04-Jun-2026 02:13:43 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:43 which will prevent the application from working correctly. error 04-Jun-2026 02:13:43 error 04-Jun-2026 02:13:43 build 04-Jun-2026 02:13:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in org.jivesoftware.util.cache.CacheFactoryTest build 04-Jun-2026 02:13:45 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest error 04-Jun-2026 02:13:45 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:45 which will prevent the application from working correctly. error 04-Jun-2026 02:13:45 error 04-Jun-2026 02:13:45 build 04-Jun-2026 02:13:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in org.jivesoftware.util.cache.CacheSizesTest build 04-Jun-2026 02:13:46 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 04-Jun-2026 02:13:46 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 04-Jun-2026 02:13:47 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 04-Jun-2026 02:13:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 04-Jun-2026 02:13:48 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest error 04-Jun-2026 02:13:49 Critical Error! The home directory has not been configured, error 04-Jun-2026 02:13:49 which will prevent the application from working correctly. error 04-Jun-2026 02:13:49 error 04-Jun-2026 02:13:49 build 04-Jun-2026 02:13:49 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.540 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest build 04-Jun-2026 02:13:50 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 04-Jun-2026 02:13:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 04-Jun-2026 02:13:52 [INFO] Running org.jivesoftware.util.channelbinding.ChannelBindingProviderManagerTest error 04-Jun-2026 02:13:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:13:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s -- in org.jivesoftware.util.channelbinding.ChannelBindingProviderManagerTest build 04-Jun-2026 02:13:55 [INFO] Running org.jivesoftware.util.channelbinding.TlsServerEndPointChannelBindingProviderTest error 04-Jun-2026 02:13:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:13:57 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.943 s -- in org.jivesoftware.util.channelbinding.TlsServerEndPointChannelBindingProviderTest build 04-Jun-2026 02:13:57 [INFO] Running org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest error 04-Jun-2026 02:13:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 04-Jun-2026 02:14:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.174 s -- in org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest build 04-Jun-2026 02:14:01 [INFO] Running org.jivesoftware.database.DbConnectionManagerTest build 04-Jun-2026 02:14:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.jivesoftware.database.DbConnectionManagerTest build 04-Jun-2026 02:14:01 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest build 04-Jun-2026 02:14:02 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.jivesoftware.database.ProfiledConnectionTest build 04-Jun-2026 02:14:03 [INFO] Running dom.io.XMPPPacketReaderTest build 04-Jun-2026 02:14:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in dom.io.XMPPPacketReaderTest build 04-Jun-2026 02:14:03 [INFO] build 04-Jun-2026 02:14:03 [INFO] Results: build 04-Jun-2026 02:14:03 [INFO] build 04-Jun-2026 02:14:03 [WARNING] Tests run: 1907, Failures: 0, Errors: 0, Skipped: 3 build 04-Jun-2026 02:14:03 [INFO] build 04-Jun-2026 02:14:03 [INFO] build 04-Jun-2026 02:14:03 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- build 04-Jun-2026 02:14:04 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT.jar build 04-Jun-2026 02:14:04 [INFO] build 04-Jun-2026 02:14:04 [INFO] --- maven-assembly-plugin:3.8.0:single (default) @ xmppserver --- build 04-Jun-2026 02:14:04 [INFO] Reading assembly descriptor: src/assembly/taglib.xml build 04-Jun-2026 02:14:04 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 04-Jun-2026 02:14:04 [INFO] build 04-Jun-2026 02:14:04 [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- build 04-Jun-2026 02:14:04 [INFO] Building Starter for Openfire 5.2.0-SNAPSHOT [4/7] build 04-Jun-2026 02:14:04 [INFO] --------------------------------[ jar ]--------------------------------- build 04-Jun-2026 02:14:04 [INFO] build 04-Jun-2026 02:14:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- build 04-Jun-2026 02:14:04 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/target build 04-Jun-2026 02:14:04 [INFO] build 04-Jun-2026 02:14:04 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ starter --- build 04-Jun-2026 02:14:04 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 04-Jun-2026 02:14:04 [INFO] build 04-Jun-2026 02:14:04 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ starter --- build 04-Jun-2026 02:14:04 [INFO] Copying 4 resources from src/main/resources to target/classes build 04-Jun-2026 02:14:04 [INFO] build 04-Jun-2026 02:14:04 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter --- build 04-Jun-2026 02:14:04 [INFO] Recompiling the module because of changed dependency. build 04-Jun-2026 02:14:04 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes build 04-Jun-2026 02:14:04 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent1/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 04-Jun-2026 02:14:04 [INFO] /home/bamboo-agent1/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 04-Jun-2026 02:14:04 [INFO] /home/bamboo-agent1/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 04-Jun-2026 02:14:04 [INFO] /home/bamboo-agent1/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 04-Jun-2026 02:14:04 [INFO] build 04-Jun-2026 02:14:04 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ starter --- build 04-Jun-2026 02:14:04 [INFO] Copying 2 resources from src/test/resources to target/test-classes build 04-Jun-2026 02:14:04 [INFO] build 04-Jun-2026 02:14:04 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter --- build 04-Jun-2026 02:14:04 [INFO] Recompiling the module because of changed dependency. build 04-Jun-2026 02:14:04 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes build 04-Jun-2026 02:14:04 [INFO] build 04-Jun-2026 02:14:04 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- build 04-Jun-2026 02:14:04 [INFO] Surefire report directory: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/target/surefire-reports build 04-Jun-2026 02:14:04 build 04-Jun-2026 02:14:04 ------------------------------------------------------- build 04-Jun-2026 02:14:04 T E S T S build 04-Jun-2026 02:14:04 ------------------------------------------------------- build 04-Jun-2026 02:14:04 Running org.jivesoftware.openfire.launcher.LauncherTest error 04-Jun-2026 02:14:05 [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 04-Jun-2026 02:14:05 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec build 04-Jun-2026 02:14:05 build 04-Jun-2026 02:14:05 Results : build 04-Jun-2026 02:14:05 build 04-Jun-2026 02:14:05 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 build 04-Jun-2026 02:14:05 build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- build 04-Jun-2026 02:14:05 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/starter/target/startup.jar build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- build 04-Jun-2026 02:14:05 [INFO] Building Openfire Plugins 5.2.0-SNAPSHOT [5/7] build 04-Jun-2026 02:14:05 [INFO] --------------------------------[ pom ]--------------------------------- build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ plugins --- build 04-Jun-2026 02:14:05 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- build 04-Jun-2026 02:14:05 [INFO] Building Openfire Plugin Assembly Descriptor 5.2.0-SNAPSHOT [6/7] build 04-Jun-2026 02:14:05 [INFO] --------------------------------[ jar ]--------------------------------- build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- build 04-Jun-2026 02:14:05 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/target build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- build 04-Jun-2026 02:14:05 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- build 04-Jun-2026 02:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 04-Jun-2026 02:14:05 [INFO] Copying 1 resource build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- build 04-Jun-2026 02:14:05 [INFO] No sources to compile build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- build 04-Jun-2026 02:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 04-Jun-2026 02:14:05 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- build 04-Jun-2026 02:14:05 [INFO] No sources to compile build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- build 04-Jun-2026 02:14:05 [INFO] No tests to run. build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- build 04-Jun-2026 02:14:05 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- build 04-Jun-2026 02:14:05 [INFO] Building Distribution 5.2.0-SNAPSHOT [7/7] build 04-Jun-2026 02:14:05 [INFO] --------------------------------[ pom ]--------------------------------- build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- build 04-Jun-2026 02:14:05 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/target build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ distribution --- build 04-Jun-2026 02:14:05 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 04-Jun-2026 02:14:05 [INFO] build 04-Jun-2026 02:14:05 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ distribution --- build 04-Jun-2026 02:14:05 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml build 04-Jun-2026 02:14:06 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gnu/inet/libidn/1.35/libidn-1.35.pom build 04-Jun-2026 02:14:06 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cenqua/shaj/shaj/0.5/shaj-0.5.pom build 04-Jun-2026 02:14:06 [INFO] Copying files to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base build 04-Jun-2026 02:14:07 [INFO] 730 files copied to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base build 04-Jun-2026 02:14:07 [INFO] build 04-Jun-2026 02:14:07 [INFO] --- maven-dependency-plugin:3.11.0:copy (copy) @ distribution --- build 04-Jun-2026 02:14:07 [INFO] ------------------------------------------------------------------------ build 04-Jun-2026 02:14:07 [INFO] Reactor Summary for Parent 5.2.0-SNAPSHOT: build 04-Jun-2026 02:14:07 [INFO] build 04-Jun-2026 02:14:07 [INFO] Parent ............................................. SUCCESS [ 0.330 s] build 04-Jun-2026 02:14:07 [INFO] Internationalization files for Openfire ............ SUCCESS [ 0.775 s] build 04-Jun-2026 02:14:07 [INFO] Core XMPP Server ................................... SUCCESS [08:50 min] build 04-Jun-2026 02:14:07 [INFO] Starter for Openfire ............................... SUCCESS [ 0.593 s] build 04-Jun-2026 02:14:07 [INFO] Openfire Plugins ................................... SUCCESS [ 0.014 s] build 04-Jun-2026 02:14:07 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.104 s] build 04-Jun-2026 02:14:07 [INFO] Distribution ....................................... SUCCESS [ 2.238 s] build 04-Jun-2026 02:14:07 [INFO] ------------------------------------------------------------------------ build 04-Jun-2026 02:14:07 [INFO] BUILD SUCCESS build 04-Jun-2026 02:14:07 [INFO] ------------------------------------------------------------------------ build 04-Jun-2026 02:14:07 [INFO] Total time: 08:54 min build 04-Jun-2026 02:14:07 [INFO] Finished at: 2026-06-04T02:14:07-05:00 build 04-Jun-2026 02:14:07 [INFO] ------------------------------------------------------------------------ simple 04-Jun-2026 02:14:07 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1... simple 04-Jun-2026 02:14:07 Finished task 'Build and install in local repository' with result: Success simple 04-Jun-2026 02:14:07 Starting task 'Build RPM' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 04-Jun-2026 02:14:07 Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #2949 (OPENFIRE-NMRB-JOB1-2949)'\n ... running command line: \n/home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NMRB-JOB1-2949-ScriptBuildTask-9127396984015974188.sh\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1\n error 04-Jun-2026 02:14:07 + set -e error 04-Jun-2026 02:14:07 + env build 04-Jun-2026 02:14:07 SHELL=/bin/bash build 04-Jun-2026 02:14:07 bamboo_shortPlanBranchName= build 04-Jun-2026 02:14:07 WRAPPER_CONF_DIR=/home/bamboo-agent1/bamboo-agent-home/conf build 04-Jun-2026 02:14:07 bamboo_planRepository_1_branchName=main build 04-Jun-2026 02:14:07 WRAPPER_PATH_SEPARATOR=: build 04-Jun-2026 02:14:07 bamboo_repository_52297731_git_repositoryUrl=https://github.com/igniterealtime/Openfire.git build 04-Jun-2026 02:14:07 bamboo_buildPlanName=Openfire - Nightly Maven RPM Build - RPM Workflow build 04-Jun-2026 02:14:07 WRAPPER_JAVA_VENDOR=OpenJDK build 04-Jun-2026 02:14:07 WRAPPER_HOST_NAME=bamboo-agent-iowa.igniterealtime.org build 04-Jun-2026 02:14:07 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 04-Jun-2026 02:14:07 bamboo_agentWorkingDirectory=/home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir build 04-Jun-2026 02:14:07 bamboo_planKey=OPENFIRE-NMRB build 04-Jun-2026 02:14:07 bamboo_repository_52297731_name=Openfire (main) build 04-Jun-2026 02:14:07 WRAPPER_BITS=64 build 04-Jun-2026 02:14:07 bamboo_sonatypeSnapshotUploadUsername=F26EwOAM build 04-Jun-2026 02:14:07 bamboo_planRepository_username= build 04-Jun-2026 02:14:07 bamboo_planRepository_revision=1ce4a59a2ea43a66e79fec0d5c0a219a9451cd43 build 04-Jun-2026 02:14:07 bamboo_repository_52297731_git_branch=main build 04-Jun-2026 02:14:07 bamboo_capability_SINT_Server_Ext_1_3_4= build 04-Jun-2026 02:14:07 bamboo_tmp_directory=/home/bamboo-agent1/bamboo-agent-home/temp build 04-Jun-2026 02:14:07 PWD=/home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 build 04-Jun-2026 02:14:07 LOGNAME=bamboo-agent1 build 04-Jun-2026 02:14:07 WRAPPER_JAVA_VERSION_MINOR=0 build 04-Jun-2026 02:14:07 XDG_SESSION_TYPE=unspecified build 04-Jun-2026 02:14:07 bamboo_planRepository_1_branchDisplayName=main build 04-Jun-2026 02:14:07 WRAPPER_RUN_MODE=service build 04-Jun-2026 02:14:07 bamboo_planRepository_type=gitv2 build 04-Jun-2026 02:14:07 bamboo_repository_branch_name=main build 04-Jun-2026 02:14:07 bamboo_planRepository_branchName=main build 04-Jun-2026 02:14:07 bamboo_planRepository_branchDisplayName=main build 04-Jun-2026 02:14:07 bamboo_buildFailed=false build 04-Jun-2026 02:14:07 WRAPPER_INIT_DIR=/home/bamboo-agent1/bamboo-agent-home build 04-Jun-2026 02:14:07 bamboo_repository_52297731_revision_number=1ce4a59a2ea43a66e79fec0d5c0a219a9451cd43 build 04-Jun-2026 02:14:07 bamboo_repository_52297731_previous_revision_number=af4ed9ad20ae052c67d7c1e9ac8e3ef949a530fc build 04-Jun-2026 02:14:07 bamboo_planRepository_1_type=gitv2 build 04-Jun-2026 02:14:07 bamboo_repository_previous_revision_number=af4ed9ad20ae052c67d7c1e9ac8e3ef949a530fc build 04-Jun-2026 02:14:07 bamboo_planRepository_1_previousRevision=af4ed9ad20ae052c67d7c1e9ac8e3ef949a530fc build 04-Jun-2026 02:14:07 bamboo_repository_revision_number=1ce4a59a2ea43a66e79fec0d5c0a219a9451cd43 build 04-Jun-2026 02:14:07 bamboo_planRepository_previousRevision=af4ed9ad20ae052c67d7c1e9ac8e3ef949a530fc build 04-Jun-2026 02:14:07 HOME=/home/bamboo-agent1 build 04-Jun-2026 02:14:07 LANG=en_US.UTF-8 build 04-Jun-2026 02:14:07 bamboo_sonatypeSnapshotUploadPassword=******** build 04-Jun-2026 02:14:07 bamboo_capability_system_docker_executable=/usr/bin/docker build 04-Jun-2026 02:14:07 bamboo_build_working_directory=/home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 build 04-Jun-2026 02:14:07 bamboo_capability_system_jdk_JDK_21=/usr/lib/jvm/java-21-openjdk-21.0.11.0.10-2.el9.alma.1.x86_64 build 04-Jun-2026 02:14:07 bamboo_capability_rpm= build 04-Jun-2026 02:14:07 bamboo_repository_git_branch=main build 04-Jun-2026 02:14:07 bamboo_repository_52297731_branch_name=main build 04-Jun-2026 02:14:07 bamboo_working_directory=/home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 build 04-Jun-2026 02:14:07 bamboo_planName=Openfire - Nightly Maven RPM Build build 04-Jun-2026 02:14:07 bamboo_repository_git_username= build 04-Jun-2026 02:14:07 bamboo_capability_daily_xfer= build 04-Jun-2026 02:14:07 WRAPPER_BIN_DIR=/home/bamboo-agent1/bamboo-agent-home/bin build 04-Jun-2026 02:14:07 bamboo_planRepository_1_revision=1ce4a59a2ea43a66e79fec0d5c0a219a9451cd43 build 04-Jun-2026 02:14:07 WRAPPER_JAVA_VERSION_REVISION=11 build 04-Jun-2026 02:14:07 bamboo_repository_52297731_git_username= build 04-Jun-2026 02:14:07 XDG_SESSION_CLASS=background build 04-Jun-2026 02:14:07 bamboo_planRepository_repositoryUrl=https://github.com/igniterealtime/Openfire.git build 04-Jun-2026 02:14:07 bamboo_buildKey=OPENFIRE-NMRB-JOB1 build 04-Jun-2026 02:14:07 bamboo_shortPlanKey=NMRB build 04-Jun-2026 02:14:07 USER=bamboo-agent1 build 04-Jun-2026 02:14:07 bamboo_shortPlanName=Nightly Maven RPM Build build 04-Jun-2026 02:14:07 bamboo_plan_storageTag=plan-51871755 build 04-Jun-2026 02:14:07 bamboo_capability_system_git_executable=/usr/bin/git build 04-Jun-2026 02:14:07 bamboo_capability_system_builder_mvn3_Maven_3=/usr/share/maven build 04-Jun-2026 02:14:07 bamboo_planRepository_branch=main build 04-Jun-2026 02:14:07 WRAPPER_JAVA_VERSION=21.0.11 build 04-Jun-2026 02:14:07 bamboo_resultsUrl=https://bamboo.igniterealtime.org/browse/OPENFIRE-NMRB-JOB1-2949 build 04-Jun-2026 02:14:07 bamboo_shortJobName=RPM Workflow build 04-Jun-2026 02:14:07 bamboo_repository_name=Openfire (main) build 04-Jun-2026 02:14:07 bamboo_planRepository_1_name=Openfire (main) build 04-Jun-2026 02:14:07 bamboo_repository_git_repositoryUrl=https://github.com/igniterealtime/Openfire.git build 04-Jun-2026 02:14:07 SHLVL=2 build 04-Jun-2026 02:14:07 bamboo_buildResultsUrl=https://bamboo.igniterealtime.org/browse/OPENFIRE-NMRB-JOB1-2949 build 04-Jun-2026 02:14:07 WRAPPER_FILE_SEPARATOR=/ build 04-Jun-2026 02:14:07 WRAPPER_WORKING_DIR=/home/bamboo-agent1/bamboo-agent-home/bin build 04-Jun-2026 02:14:07 bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_3=/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent1/tmp/OPENFIRE-NMRB-JOB1 clean package build 04-Jun-2026 02:14:07 MAILTO=akrherz@iastate.edu build 04-Jun-2026 02:14:07 XDG_SESSION_ID=3 build 04-Jun-2026 02:14:07 WRAPPER_ARCH=x86 build 04-Jun-2026 02:14:07 bamboo_planRepository_name=Openfire (main) build 04-Jun-2026 02:14:07 bamboo_capability_system_jdk_JDK_17=/usr/lib/jvm/java-17-openjdk build 04-Jun-2026 02:14:07 bamboo_capability_system_jdk_JDK_11=/usr/lib/jvm/java-11-openjdk build 04-Jun-2026 02:14:07 WRAPPER_HOSTNAME=bamboo-agent-iowa.igniterealtime.org build 04-Jun-2026 02:14:07 bamboo_git_cache_directory=/home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache build 04-Jun-2026 02:14:07 XDG_RUNTIME_DIR=/run/user/1001 build 04-Jun-2026 02:14:07 WRAPPER_VERSION=3.5.51 build 04-Jun-2026 02:14:07 WRAPPER_BASE_NAME=wrapper build 04-Jun-2026 02:14:07 WRAPPER_JAVA_VERSION_MAJOR=21 build 04-Jun-2026 02:14:07 bamboo_buildNumber=2949 build 04-Jun-2026 02:14:07 bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-21-openjdk-21.0.11.0.10-2.el9.alma.1.x86_64 build 04-Jun-2026 02:14:07 WRAPPER_PID=1769 build 04-Jun-2026 02:14:07 bamboo_planRepository_1_branch=main build 04-Jun-2026 02:14:07 WRAPPER_EDITION=Standard build 04-Jun-2026 02:14:07 bamboo_capability_Install4j= build 04-Jun-2026 02:14:07 bamboo_triggerReason_key=com.atlassian.bamboo.plugin.system.triggerReason:ScheduledTriggerReason build 04-Jun-2026 02:14:07 PATH=/usr/bin:/bin build 04-Jun-2026 02:14:07 bamboo_buildResultKey=OPENFIRE-NMRB-JOB1-2949 build 04-Jun-2026 02:14:07 bamboo_simpleBuildTimeStamp=20260604070507 build 04-Jun-2026 02:14:07 CI=true build 04-Jun-2026 02:14:07 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus build 04-Jun-2026 02:14:07 bamboo_archivaPassword=******** build 04-Jun-2026 02:14:07 bamboo_planRepository_1_repositoryUrl=https://github.com/igniterealtime/Openfire.git build 04-Jun-2026 02:14:07 bamboo_buildTimeStamp=2026-06-04T07:05:07.739Z build 04-Jun-2026 02:14:07 WRAPPER_OS=linux build 04-Jun-2026 02:14:07 bamboo_agentId=103186434 build 04-Jun-2026 02:14:07 bamboo_shortJobKey=JOB1 build 04-Jun-2026 02:14:07 OLDPWD=/home/bamboo-agent1 build 04-Jun-2026 02:14:07 WRAPPER_LANG=en build 04-Jun-2026 02:14:07 bamboo_planRepository_1_username= build 04-Jun-2026 02:14:07 _=/usr/bin/env error 04-Jun-2026 02:14:07 + date '+%a %b %d %Y' build 04-Jun-2026 02:14:07 Thu Jun 04 2026 error 04-Jun-2026 02:14:07 + PATH=/opt/maven/bin:/usr/bin:/bin build 04-Jun-2026 02:14:07 /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1 error 04-Jun-2026 02:14:07 + export PATH error 04-Jun-2026 02:14:07 + pwd error 04-Jun-2026 02:14:07 + sh build/rpm/build_rpms.sh build 04-Jun-2026 02:14:07 Removing previous rpmbuild folder build 04-Jun-2026 02:14:18 Building target platforms: noarch build 04-Jun-2026 02:14:18 Building for target noarch build 04-Jun-2026 02:14:18 setting SOURCE_DATE_EPOCH=1780531200 build 04-Jun-2026 02:14:18 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7Bqwy9 error 04-Jun-2026 02:14:18 + umask 022 error 04-Jun-2026 02:14:18 + cd /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD error 04-Jun-2026 02:14:18 + cd /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD error 04-Jun-2026 02:14:18 + rm -rf openfire error 04-Jun-2026 02:14:18 + /usr/bin/gzip -dc /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/SOURCES/openfire.tar.gz error 04-Jun-2026 02:14:18 + /usr/bin/tar -xof - error 04-Jun-2026 02:14:19 + STATUS=0 error 04-Jun-2026 02:14:19 + '[' 0 -ne 0 ']' error 04-Jun-2026 02:14:19 + cd openfire error 04-Jun-2026 02:14:19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . error 04-Jun-2026 02:14:19 + RPM_EC=0 error 04-Jun-2026 02:14:19 ++ jobs -p error 04-Jun-2026 02:14:19 + exit 0 build 04-Jun-2026 02:14:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T0u3A3 error 04-Jun-2026 02:14:19 + umask 022 error 04-Jun-2026 02:14:19 + cd /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD error 04-Jun-2026 02:14:19 + cd openfire error 04-Jun-2026 02:14:19 + RPM_EC=0 error 04-Jun-2026 02:14:19 ++ jobs -p error 04-Jun-2026 02:14:19 + exit 0 build 04-Jun-2026 02:14:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N6lOR2 error 04-Jun-2026 02:14:19 + umask 022 error 04-Jun-2026 02:14:19 + cd /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD error 04-Jun-2026 02:14:19 + '[' /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch '!=' / ']' error 04-Jun-2026 02:14:19 + rm -rf /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch error 04-Jun-2026 02:14:19 ++ dirname /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch error 04-Jun-2026 02:14:19 + mkdir -p /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT error 04-Jun-2026 02:14:19 + mkdir /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch error 04-Jun-2026 02:14:19 + cd openfire error 04-Jun-2026 02:14:19 + rm -rf /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch error 04-Jun-2026 02:14:19 + mkdir -p /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt error 04-Jun-2026 02:14:19 + cp -R . /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire error 04-Jun-2026 02:14:21 + mkdir -p /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/etc/init.d error 04-Jun-2026 02:14:21 + cp /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin/extra/redhat/openfire /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/etc/init.d/openfire error 04-Jun-2026 02:14:21 + chmod 755 /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/etc/init.d/openfire error 04-Jun-2026 02:14:21 + chmod 755 /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin/openfire.sh error 04-Jun-2026 02:14:21 + mkdir -p /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/etc/sysconfig error 04-Jun-2026 02:14:21 + cp /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin/extra/redhat/openfire-sysconfig /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/etc/sysconfig/openfire error 04-Jun-2026 02:14:21 + cp changelog.html /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/ error 04-Jun-2026 02:14:21 + cp LICENSE.html /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/ error 04-Jun-2026 02:14:21 + cp README.html /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/ error 04-Jun-2026 02:14:21 + chmod 755 /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin/extra/openfired error 04-Jun-2026 02:14:21 + chmod 755 /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin/extra/redhat-postinstall.sh error 04-Jun-2026 02:14:21 + mv /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin/extra/embedded-db.rc /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin error 04-Jun-2026 02:14:21 + mv /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin/extra/embedded-db-viewer.sh /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin error 04-Jun-2026 02:14:21 + rm -rf /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin/extra error 04-Jun-2026 02:14:21 + rm -f /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/bin/openfire.bat error 04-Jun-2026 02:14:21 + rm -rf /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/resources/nativeAuth/osx-ppc error 04-Jun-2026 02:14:21 + rm -rf /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/resources/nativeAuth/win32-x86 error 04-Jun-2026 02:14:21 + rm -f '/home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/lib/*.dll' error 04-Jun-2026 02:14:21 + rm -f /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/conf/openfire-demoboot.xml error 04-Jun-2026 02:14:21 + rm -f /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/dist/etc/ufw/applications.d/openfire error 04-Jun-2026 02:14:21 + rm -f /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/dist/usr/lib/systemd/system/openfire.service error 04-Jun-2026 02:14:21 + rm -f /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch/opt/openfire/dist/usr/lib/systemd/system/openfire.slice error 04-Jun-2026 02:14:21 + /usr/lib/rpm/check-buildroot build 04-Jun-2026 02:14:22 Processing files: openfire-5.2.0-0.1.20260604snapshot.noarch build 04-Jun-2026 02:14:23 Provides: openfire = 5.2.0-0.1.20260604snapshot build 04-Jun-2026 02:14:23 Requires(interp): /bin/sh /bin/sh build 04-Jun-2026 02:14:23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 build 04-Jun-2026 02:14:23 Requires(post): /bin/sh build 04-Jun-2026 02:14:23 Requires(preun): /bin/sh build 04-Jun-2026 02:14:23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch build 04-Jun-2026 02:14:28 Wrote: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/RPMS/noarch/openfire-5.2.0-0.1.20260604snapshot.noarch.rpm build 04-Jun-2026 02:14:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.brOTzd error 04-Jun-2026 02:14:28 + umask 022 error 04-Jun-2026 02:14:28 + cd /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD error 04-Jun-2026 02:14:28 + cd openfire error 04-Jun-2026 02:14:28 + rm -rf /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-5.2.0-0.1.20260604snapshot.noarch error 04-Jun-2026 02:14:28 + RPM_EC=0 error 04-Jun-2026 02:14:28 ++ jobs -p error 04-Jun-2026 02:14:28 + exit 0 simple 04-Jun-2026 02:14:28 Finished task 'Build RPM' with result: Success command 04-Jun-2026 02:14:28 Substituting variable: ${bamboo.planRepository.branch} with main simple 04-Jun-2026 02:14:28 Starting task 'Copy to Website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 04-Jun-2026 02:14:28 Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #2949 (OPENFIRE-NMRB-JOB1-2949)'\n ... running command line: \n/home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NMRB-JOB1-2949-ScriptBuildTask-75027737316803463.sh\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1\n build 04-Jun-2026 02:14:28 total 72 build 04-Jun-2026 02:14:28 drwxr-xr-x 7 bamboo-agent1 bamboo-agent1 93 Mar 25 02:05 build build 04-Jun-2026 02:14:28 drwxr-xr-x 4 bamboo-agent1 bamboo-agent1 46 Jun 4 02:14 distribution build 04-Jun-2026 02:14:28 drwxr-xr-x 3 bamboo-agent1 bamboo-agent1 34 Mar 25 02:05 doc build 04-Jun-2026 02:14:28 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 4066 Mar 25 02:05 Dockerfile build 04-Jun-2026 02:14:28 drwxr-xr-x 5 bamboo-agent1 bamboo-agent1 4096 Jun 3 05:36 documentation build 04-Jun-2026 02:14:28 drwxr-xr-x 4 bamboo-agent1 bamboo-agent1 46 Jun 4 02:05 i18n build 04-Jun-2026 02:14:28 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 11357 Mar 25 02:05 LICENSE.txt build 04-Jun-2026 02:14:28 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 406 Mar 25 02:05 Makefile build 04-Jun-2026 02:14:28 -rwxr-xr-x 1 bamboo-agent1 bamboo-agent1 11172 Mar 25 02:05 mvnw build 04-Jun-2026 02:14:28 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 7903 Mar 25 02:05 mvnw.cmd build 04-Jun-2026 02:14:28 drwxr-xr-x 3 bamboo-agent1 bamboo-agent1 64 Jun 4 02:05 plugins build 04-Jun-2026 02:14:28 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 18038 Jun 4 02:05 pom.xml build 04-Jun-2026 02:14:28 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 5161 Mar 25 02:05 README.md build 04-Jun-2026 02:14:28 drwxr-xr-x 8 bamboo-agent1 bamboo-agent1 89 Jun 4 02:14 rpmbuild build 04-Jun-2026 02:14:28 drwxr-xr-x 4 bamboo-agent1 bamboo-agent1 46 Jun 4 02:14 starter build 04-Jun-2026 02:14:28 drwxr-xr-x 5 bamboo-agent1 bamboo-agent1 136 Jun 4 02:13 xmppserver simple 04-Jun-2026 02:14:49 Finished task 'Copy to Website' with result: Success simple 04-Jun-2026 02:14:49 Running post build plugin 'Docker Container Cleanup' simple 04-Jun-2026 02:14:49 Running post build plugin 'NCover Results Collector' simple 04-Jun-2026 02:14:49 Running post build plugin 'Build Results Label Collector' simple 04-Jun-2026 02:14:49 Running post build plugin 'Clover Results Collector' simple 04-Jun-2026 02:14:49 Running post build plugin 'npm Cache Cleanup' simple 04-Jun-2026 02:14:49 Running post build plugin 'Artifact Copier' simple 04-Jun-2026 02:14:49 Publishing an artifact: .rpm files simple 04-Jun-2026 02:15:13 Finished publishing of artifact Required shared artifact Http Compression On : [.rpm files], patterns: [*.*] anchored at: [distribution/target/rpms] in 23.75 s simple 04-Jun-2026 02:15:13 Finalising the build... simple 04-Jun-2026 02:15:13 Stopping timer. simple 04-Jun-2026 02:15:13 Build OPENFIRE-NMRB-JOB1-2949 completed. simple 04-Jun-2026 07:15:15 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 04-Jun-2026 07:15:15 Running on server: post build plugin 'NCover Results Collector' simple 04-Jun-2026 07:15:15 Running on server: post build plugin 'Build Labeller' simple 04-Jun-2026 07:15:15 Running on server: post build plugin 'Clover Delta Calculator' simple 04-Jun-2026 07:15:15 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 04-Jun-2026 07:15:15 All post build plugins have finished simple 04-Jun-2026 07:15:15 Generating build results summary... simple 04-Jun-2026 07:15:15 Saving build results to disk... simple 04-Jun-2026 07:15:15 Store variable context... simple 04-Jun-2026 07:15:15 Finished building OPENFIRE-NMRB-JOB1-2949.