simple 06-May-2026 13:12:27 Build Openfire - Continuous Integration - Build #2977 (OPENFIRE-TRUNK-JOB1-2977) is being prepared for building on agent mesonet-ah.agron.iastate.edu (4), bamboo version: 12.1.6 simple 06-May-2026 13:12:27 Remote agent on host mesonet-ah.agron.iastate.edu simple 06-May-2026 13:12:27 Build working directory is /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1 simple 06-May-2026 13:12:27 Executing build Openfire - Continuous Integration - Build #2977 (OPENFIRE-TRUNK-JOB1-2977) simple 06-May-2026 13:12:27 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 06-May-2026 13:12:27 Build always requires a clean checkout simple 06-May-2026 13:12:27 Cleaning build directory '/home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1' simple 06-May-2026 13:12:27 Checking out into /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1 simple 06-May-2026 13:12:27 Updating source code to revision: 98147d6a645b584a6bbb352fdf02b55be586958e simple 06-May-2026 13:12:27 Creating local git repository in '/home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/.git'. simple 06-May-2026 13:12:27 hint: Using 'master' as the name for the initial branch. This default branch name simple 06-May-2026 13:12:27 hint: is subject to change. To configure the initial branch name to use in all simple 06-May-2026 13:12:27 hint: of your new repositories, which will suppress this warning, call: simple 06-May-2026 13:12:27 hint: simple 06-May-2026 13:12:27 hint: git config --global init.defaultBranch simple 06-May-2026 13:12:27 hint: simple 06-May-2026 13:12:27 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 06-May-2026 13:12:27 hint: 'development'. The just-created branch can be renamed via this command: simple 06-May-2026 13:12:27 hint: simple 06-May-2026 13:12:27 hint: git branch -m simple 06-May-2026 13:12:27 Initialized empty Git repository in /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/.git/ simple 06-May-2026 13:12:28 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch. simple 06-May-2026 13:12:30 Checking out revision 98147d6a645b584a6bbb352fdf02b55be586958e. simple 06-May-2026 13:12:30 Switched to branch 'main' simple 06-May-2026 13:12:30 Updated source code to revision: 98147d6a645b584a6bbb352fdf02b55be586958e simple 06-May-2026 13:12:30 Finished task 'Checkout Default Repository' with result: Success simple 06-May-2026 13:12:30 Running pre-build action: Build Log Labeller Pre Build Action simple 06-May-2026 13:12:30 Running pre-build action: VCS Version Collector simple 06-May-2026 13:12:30 Build Openfire - Continuous Integration - Build #2977 (OPENFIRE-TRUNK-JOB1-2977) started building on agent 'mesonet-ah.agron.iastate.edu (4)' (Remote agent on host mesonet-ah.agron.iastate.edu) simple 06-May-2026 13:12:30 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 06-May-2026 13:12:30 Beginning to execute external process for build 'Openfire - Continuous Integration - Build #2977 (OPENFIRE-TRUNK-JOB1-2977)'\n ... running command line: \n/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent2/tmp/OPENFIRE-TRUNK-JOB1 clean package\n ... in: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1\n build 06-May-2026 13:12:31 [INFO] Scanning for projects... build 06-May-2026 13:12:31 [INFO] ------------------------------------------------------------------------ build 06-May-2026 13:12:31 [INFO] Reactor Build Order: build 06-May-2026 13:12:31 [INFO] build 06-May-2026 13:12:31 [INFO] Parent [pom] build 06-May-2026 13:12:31 [INFO] Internationalization files for Openfire [jar] build 06-May-2026 13:12:31 [INFO] Core XMPP Server [jar] build 06-May-2026 13:12:31 [INFO] Starter for Openfire [jar] build 06-May-2026 13:12:31 [INFO] Openfire Plugins [pom] build 06-May-2026 13:12:31 [INFO] Openfire Plugin Assembly Descriptor [jar] build 06-May-2026 13:12:31 [INFO] Distribution [pom] build 06-May-2026 13:12:31 [INFO] build 06-May-2026 13:12:31 [INFO] -----------------< org.igniterealtime.openfire:parent >----------------- build 06-May-2026 13:12:31 [INFO] Building Parent 5.1.0-SNAPSHOT [1/7] build 06-May-2026 13:12:31 [INFO] --------------------------------[ pom ]--------------------------------- build 06-May-2026 13:12:31 [INFO] build 06-May-2026 13:12:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- build 06-May-2026 13:12:31 [INFO] build 06-May-2026 13:12:31 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ parent --- build 06-May-2026 13:12:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed build 06-May-2026 13:12:32 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 06-May-2026 13:12:32 [INFO] build 06-May-2026 13:12:32 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------ build 06-May-2026 13:12:32 [INFO] Building Internationalization files for Openfire 5.1.0-SNAPSHOT [2/7] build 06-May-2026 13:12:32 [INFO] --------------------------------[ jar ]--------------------------------- build 06-May-2026 13:12:32 [INFO] build 06-May-2026 13:12:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n --- build 06-May-2026 13:12:32 [INFO] build 06-May-2026 13:12:32 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ i18n --- build 06-May-2026 13:12:32 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 06-May-2026 13:12:32 [INFO] build 06-May-2026 13:12:32 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ i18n --- build 06-May-2026 13:12:32 [INFO] Copying 19 resources from src/main/resources to target/classes build 06-May-2026 13:12:32 [INFO] build 06-May-2026 13:12:32 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ i18n --- build 06-May-2026 13:12:32 [INFO] No sources to compile build 06-May-2026 13:12:32 [INFO] build 06-May-2026 13:12:32 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ i18n --- build 06-May-2026 13:12:32 [INFO] skip non existing resourceDirectory /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/src/test/resources build 06-May-2026 13:12:32 [INFO] build 06-May-2026 13:12:32 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ i18n --- build 06-May-2026 13:12:32 [INFO] No sources to compile build 06-May-2026 13:12:32 [INFO] build 06-May-2026 13:12:32 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- build 06-May-2026 13:12:32 [INFO] No tests to run. build 06-May-2026 13:12:32 [INFO] build 06-May-2026 13:12:32 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- build 06-May-2026 13:12:32 [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/target/i18n-5.1.0-SNAPSHOT.jar build 06-May-2026 13:12:32 [INFO] build 06-May-2026 13:12:32 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- build 06-May-2026 13:12:32 [INFO] Building Core XMPP Server 5.1.0-SNAPSHOT [3/7] build 06-May-2026 13:12:32 [INFO] --------------------------------[ jar ]--------------------------------- build 06-May-2026 13:12:33 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/postgresql/postgresql/42.7.11/postgresql-42.7.11.pom build 06-May-2026 13:12:33 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.11/postgresql-42.7.11.pom build 06-May-2026 13:12:34 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.11/postgresql-42.7.11.pom (2.4 kB at 20 kB/s) build 06-May-2026 13:12:34 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/postgresql/postgresql/42.7.11/postgresql-42.7.11.jar build 06-May-2026 13:12:34 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.11/postgresql-42.7.11.jar build 06-May-2026 13:12:34 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.11/postgresql-42.7.11.jar (1.1 MB at 7.6 MB/s) build 06-May-2026 13:12:34 [INFO] build 06-May-2026 13:12:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- build 06-May-2026 13:12:34 [INFO] build 06-May-2026 13:12:34 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ xmppserver --- build 06-May-2026 13:12:34 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 06-May-2026 13:12:34 [INFO] build 06-May-2026 13:12:34 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- build 06-May-2026 13:12:34 [INFO] build 06-May-2026 13:12:34 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ xmppserver --- build 06-May-2026 13:12:34 [INFO] Copying 2 resources from src/main/resources to target/classes build 06-May-2026 13:12:34 [INFO] build 06-May-2026 13:12:34 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver --- build 06-May-2026 13:12:34 [INFO] Recompiling the module because of changed dependency. build 06-May-2026 13:12:34 [INFO] Compiling 788 source files with javac [debug target 17] to target/classes build 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated build 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated build 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[39,10] deprecated item is not annotated with @Deprecated build 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated build 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated build 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-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 06-May-2026 13:12:44 [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated build 06-May-2026 13:12:44 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API. build 06-May-2026 13:12:44 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details. build 06-May-2026 13:12:44 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations. build 06-May-2026 13:12:44 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details. build 06-May-2026 13:12:44 [INFO] build 06-May-2026 13:12:44 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.34:jspc (jspc) @ xmppserver --- build 06-May-2026 13:12:44 [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,dns-overrides.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-subscriber-delete.jsp,pubsub-node-subscribers.jsp,pubsub-node-summary.jsp,pubsub-service-summary.jsp,reg-settings.jsp,security-audit-viewer-jsp.jsp,security-certificate-details.jsp,security-certificate-expiry-check-page.jsp,security-certificate-store-backup.jsp,security-certificate-store-management.jsp,security-keystore-signing-request.jsp,security-keystore.jsp,security-truststore.jsp,server-connectiontest.jsp,server-db-stats.jsp,server-db.jsp,server-locale.jsp,server-props.jsp,server-restart.jsp,server-session-details.jsp,server-session-summary.jsp,session-conflict.jsp,session-details.jsp,session-summary-config-page.jsp,session-summary.jsp,setup/index.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-ldap-user_test.jsp,setup/setup-profile-settings.jsp,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-groups.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 from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/** build 06-May-2026 13:12:44 [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 06-May-2026 13:12:48 [INFO] Generation completed with [0] errors in [4270] milliseconds build 06-May-2026 13:12:48 [INFO] build 06-May-2026 13:12:48 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ xmppserver --- build 06-May-2026 13:12:48 [INFO] Copying 31 resources from src/test/resources to target/test-classes build 06-May-2026 13:12:48 [INFO] build 06-May-2026 13:12:48 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver --- build 06-May-2026 13:12:48 [INFO] Recompiling the module because of changed dependency. build 06-May-2026 13:12:48 [INFO] Compiling 133 source files with javac [debug target 17] to target/test-classes build 06-May-2026 13:12:51 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API. build 06-May-2026 13:12:51 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details. build 06-May-2026 13:12:51 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations. build 06-May-2026 13:12:51 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details. build 06-May-2026 13:12:51 [INFO] build 06-May-2026 13:12:51 [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- build 06-May-2026 13:12:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider build 06-May-2026 13:12:51 [INFO] build 06-May-2026 13:12:51 [INFO] ------------------------------------------------------- build 06-May-2026 13:12:51 [INFO] T E S T S build 06-May-2026 13:12:51 [INFO] ------------------------------------------------------- build 06-May-2026 13:12:53 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest error 06-May-2026 13:12:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:12:55 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.195 s -- in org.jivesoftware.admin.AuthCheckFilterTest build 06-May-2026 13:12:56 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest error 06-May-2026 13:12:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:12:57 Critical Error! The home directory has not been configured, error 06-May-2026 13:12:57 which will prevent the application from working correctly. error 06-May-2026 13:12:57 error 06-May-2026 13:12:57 build 06-May-2026 13:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 s -- in org.jivesoftware.admin.LoginLimitManagerTest build 06-May-2026 13:12:58 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest error 06-May-2026 13:12:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest build 06-May-2026 13:13:01 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest error 06-May-2026 13:13:01 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:01 which will prevent the application from working correctly. error 06-May-2026 13:13:01 error 06-May-2026 13:13:01 build 06-May-2026 13:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest build 06-May-2026 13:13:02 [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest error 06-May-2026 13:13:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:05 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.457 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest build 06-May-2026 13:13:05 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest error 06-May-2026 13:13:06 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:06 which will prevent the application from working correctly. error 06-May-2026 13:13:06 error 06-May-2026 13:13:06 build 06-May-2026 13:13:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest build 06-May-2026 13:13:07 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest error 06-May-2026 13:13:07 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:07 which will prevent the application from working correctly. error 06-May-2026 13:13:07 error 06-May-2026 13:13:07 build 06-May-2026 13:13:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest build 06-May-2026 13:13:08 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest error 06-May-2026 13:13:09 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:09 which will prevent the application from working correctly. error 06-May-2026 13:13:09 error 06-May-2026 13:13:09 build 06-May-2026 13:13:09 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s -- in org.jivesoftware.openfire.ldap.VCardTest build 06-May-2026 13:13:09 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest error 06-May-2026 13:13:10 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:10 which will prevent the application from working correctly. error 06-May-2026 13:13:10 error 06-May-2026 13:13:10 build 06-May-2026 13:13:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest build 06-May-2026 13:13:11 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest error 06-May-2026 13:13:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.269 s -- in org.jivesoftware.openfire.SessionPacketRouterTest build 06-May-2026 13:13:14 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest error 06-May-2026 13:13:14 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:14 which will prevent the application from working correctly. error 06-May-2026 13:13:14 error 06-May-2026 13:13:14 error 06-May-2026 13:13:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest build 06-May-2026 13:13:16 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest build 06-May-2026 13:13:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s -- in org.jivesoftware.openfire.archive.ArchiverTest build 06-May-2026 13:13:19 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest build 06-May-2026 13:13:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest build 06-May-2026 13:13:20 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest error 06-May-2026 13:13:21 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:21 which will prevent the application from working correctly. error 06-May-2026 13:13:21 error 06-May-2026 13:13:21 build 06-May-2026 13:13:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.653 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest build 06-May-2026 13:13:24 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest build 06-May-2026 13:13:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.530 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest build 06-May-2026 13:13:26 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest error 06-May-2026 13:13:26 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:26 which will prevent the application from working correctly. error 06-May-2026 13:13:26 error 06-May-2026 13:13:26 build 06-May-2026 13:13:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest build 06-May-2026 13:13:27 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest build 06-May-2026 13:13:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest build 06-May-2026 13:13:28 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest error 06-May-2026 13:13:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest build 06-May-2026 13:13:31 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest error 06-May-2026 13:13:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:33 Initializing Node_A_Plugin. build 06-May-2026 13:13:33 Initializing Node_A_Plugin. build 06-May-2026 13:13:33 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@383da7d0). build 06-May-2026 13:13:33 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@383da7d0). build 06-May-2026 13:13:33 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@383da7d0). 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@383da7d0). build 06-May-2026 13:13:33 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@383da7d0). 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@383da7d0). build 06-May-2026 13:13:33 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@383da7d0). 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@383da7d0). build 06-May-2026 13:13:33 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@383da7d0). build 06-May-2026 13:13:33 Destroying Node_A_Plugin. build 06-May-2026 13:13:33 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@383da7d0). build 06-May-2026 13:13:33 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@383da7d0). 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@383da7d0). build 06-May-2026 13:13:33 Initializing Node_A_Plugin. build 06-May-2026 13:13:33 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@7add8e6f). build 06-May-2026 13:13:33 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@7add8e6f). build 06-May-2026 13:13:33 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@7add8e6f). 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@7add8e6f). build 06-May-2026 13:13:33 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@7add8e6f). 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@7add8e6f). build 06-May-2026 13:13:33 Destroying Node_A_Plugin. build 06-May-2026 13:13:33 Destroying Node_A_Plugin. build 06-May-2026 13:13:33 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@7add8e6f). build 06-May-2026 13:13:33 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@7add8e6f). build 06-May-2026 13:13:33 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@7add8e6f). 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@7add8e6f). build 06-May-2026 13:13:33 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@7add8e6f). 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@7add8e6f). build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 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@2562474e). build 06-May-2026 13:13:34 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@2562474e). build 06-May-2026 13:13:34 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@2562474e). 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@2562474e). build 06-May-2026 13:13:34 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@2562474e). 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@2562474e). build 06-May-2026 13:13:34 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@2562474e). 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@2562474e). build 06-May-2026 13:13:34 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@2562474e). build 06-May-2026 13:13:34 Destroying Node_A_Plugin. build 06-May-2026 13:13:34 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@2562474e). build 06-May-2026 13:13:34 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@2562474e). 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@2562474e). build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 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@6982cb52). build 06-May-2026 13:13:34 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@6982cb52). build 06-May-2026 13:13:34 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@6982cb52). 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@6982cb52). build 06-May-2026 13:13:34 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@6982cb52). 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@6982cb52). build 06-May-2026 13:13:34 Destroying Node_A_Plugin. build 06-May-2026 13:13:34 Destroying Node_A_Plugin. build 06-May-2026 13:13:34 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@6982cb52). build 06-May-2026 13:13:34 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@6982cb52). build 06-May-2026 13:13:34 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@6982cb52). 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@6982cb52). build 06-May-2026 13:13:34 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@6982cb52). 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@6982cb52). build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 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@28cdb2b5). build 06-May-2026 13:13:34 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@28cdb2b5). build 06-May-2026 13:13:34 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@28cdb2b5). 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@28cdb2b5). build 06-May-2026 13:13:34 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@28cdb2b5). 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@28cdb2b5). build 06-May-2026 13:13:34 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@28cdb2b5). 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@28cdb2b5). build 06-May-2026 13:13:34 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@28cdb2b5). 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@28cdb2b5). build 06-May-2026 13:13:34 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@28cdb2b5). build 06-May-2026 13:13:34 Destroying Node_A_Plugin. build 06-May-2026 13:13:34 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@28cdb2b5). build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 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@68d6a59). build 06-May-2026 13:13:34 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@68d6a59). 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@68d6a59). build 06-May-2026 13:13:34 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@68d6a59). 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@68d6a59). build 06-May-2026 13:13:34 Destroying Node_A_Plugin. build 06-May-2026 13:13:34 Destroying Node_A_Plugin. build 06-May-2026 13:13:34 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@68d6a59). build 06-May-2026 13:13:34 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@68d6a59). 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@68d6a59). build 06-May-2026 13:13:34 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@68d6a59). 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@68d6a59). build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 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@58d3880c). build 06-May-2026 13:13:34 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@58d3880c). build 06-May-2026 13:13:34 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@58d3880c). 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@58d3880c). build 06-May-2026 13:13:34 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@58d3880c). 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@58d3880c). build 06-May-2026 13:13:34 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@58d3880c). 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@58d3880c). build 06-May-2026 13:13:34 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@58d3880c). 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@58d3880c). build 06-May-2026 13:13:34 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@58d3880c). build 06-May-2026 13:13:34 Destroying Node_A_Plugin. build 06-May-2026 13:13:34 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@58d3880c). build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 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@e211852). build 06-May-2026 13:13:34 Destroying Node_A_Plugin. build 06-May-2026 13:13:34 Destroying Node_A_Plugin. build 06-May-2026 13:13:34 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@e211852). build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 Initializing Node_A_Plugin. build 06-May-2026 13:13:34 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@584a666b). build 06-May-2026 13:13:34 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@584a666b). build 06-May-2026 13:13:34 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@584a666b). 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@584a666b). build 06-May-2026 13:13:34 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@584a666b). 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@584a666b). build 06-May-2026 13:13:34 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@584a666b). 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@584a666b). build 06-May-2026 13:13:34 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@584a666b). build 06-May-2026 13:13:34 Destroying Node_A_Plugin. build 06-May-2026 13:13:34 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@584a666b). build 06-May-2026 13:13:34 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@584a666b). 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@584a666b). build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 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@5478af5e). build 06-May-2026 13:13:35 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@5478af5e). build 06-May-2026 13:13:35 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@5478af5e). 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@5478af5e). build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 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@5478af5e). build 06-May-2026 13:13:35 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@5478af5e). build 06-May-2026 13:13:35 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@5478af5e). 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@5478af5e). build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 06-May-2026 13:13:35 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 06-May-2026 13:13:35 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@695b90c5). 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@695b90c5). build 06-May-2026 13:13:35 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 06-May-2026 13:13:35 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@695b90c5). 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@695b90c5). build 06-May-2026 13:13:35 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 06-May-2026 13:13:35 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@695b90c5). build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 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@ac5efcf). build 06-May-2026 13:13:35 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@ac5efcf). build 06-May-2026 13:13:35 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@ac5efcf). 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@ac5efcf). build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 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@ac5efcf). build 06-May-2026 13:13:35 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@ac5efcf). build 06-May-2026 13:13:35 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@ac5efcf). 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@ac5efcf). build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 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@401807b7). build 06-May-2026 13:13:35 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@401807b7). build 06-May-2026 13:13:35 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@401807b7). 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@401807b7). build 06-May-2026 13:13:35 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@401807b7). 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@401807b7). build 06-May-2026 13:13:35 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@401807b7). build 06-May-2026 13:13:35 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@401807b7). 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@401807b7). build 06-May-2026 13:13:35 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@401807b7). 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@401807b7). build 06-May-2026 13:13:35 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@401807b7). build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 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@7c124d14). build 06-May-2026 13:13:35 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@7c124d14). build 06-May-2026 13:13:35 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@7c124d14). 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@7c124d14). build 06-May-2026 13:13:35 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@7c124d14). 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@7c124d14). build 06-May-2026 13:13:35 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@7c124d14). 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@7c124d14). build 06-May-2026 13:13:35 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@7c124d14). 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@7c124d14). build 06-May-2026 13:13:35 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@7c124d14). build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 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@7c124d14). build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 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@1c144acb). build 06-May-2026 13:13:35 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@1c144acb). build 06-May-2026 13:13:35 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@1c144acb). 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@1c144acb). build 06-May-2026 13:13:35 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@1c144acb). 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@1c144acb). build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 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@1c144acb). build 06-May-2026 13:13:35 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@1c144acb). build 06-May-2026 13:13:35 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@1c144acb). 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@1c144acb). build 06-May-2026 13:13:35 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@1c144acb). 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@1c144acb). build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 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@5133b168). build 06-May-2026 13:13:35 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@5133b168). build 06-May-2026 13:13:35 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@5133b168). 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@5133b168). build 06-May-2026 13:13:35 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@5133b168). 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@5133b168). build 06-May-2026 13:13:35 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@5133b168). 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@5133b168). build 06-May-2026 13:13:35 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@5133b168). 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@5133b168). build 06-May-2026 13:13:35 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@5133b168). build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 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@5133b168). build 06-May-2026 13:13:35 Initializing Node_A_Plugin. build 06-May-2026 13:13:35 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@33df70db). build 06-May-2026 13:13:35 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@33df70db). build 06-May-2026 13:13:35 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@33df70db). 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@33df70db). build 06-May-2026 13:13:35 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@33df70db). 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@33df70db). build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 Destroying Node_A_Plugin. build 06-May-2026 13:13:35 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@33df70db). build 06-May-2026 13:13:35 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@33df70db). build 06-May-2026 13:13:35 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@33df70db). 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@33df70db). build 06-May-2026 13:13:35 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@33df70db). 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@33df70db). build 06-May-2026 13:13:36 Initializing Node_A_Plugin. build 06-May-2026 13:13:36 Initializing Node_A_Plugin. build 06-May-2026 13:13: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@2dca2511). build 06-May-2026 13:13: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@2dca2511). build 06-May-2026 13:13:36 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@2dca2511). 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@2dca2511). build 06-May-2026 13:13:36 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@2dca2511). 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@2dca2511). build 06-May-2026 13:13: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@2dca2511). build 06-May-2026 13:13:36 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@2dca2511). 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@2dca2511). build 06-May-2026 13:13:36 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@2dca2511). 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@2dca2511). build 06-May-2026 13:13: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@2dca2511). build 06-May-2026 13:13:36 Destroying Node_A_Plugin. build 06-May-2026 13:13:36 Initializing Node_A_Plugin. build 06-May-2026 13:13: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@3473bf7e). build 06-May-2026 13:13: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@3473bf7e). build 06-May-2026 13:13:36 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@3473bf7e). 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@3473bf7e). build 06-May-2026 13:13:36 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@3473bf7e). 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@3473bf7e). build 06-May-2026 13:13:36 Destroying Node_A_Plugin. build 06-May-2026 13:13:36 Destroying Node_A_Plugin. build 06-May-2026 13:13: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@3473bf7e). build 06-May-2026 13:13: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@3473bf7e). build 06-May-2026 13:13:36 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@3473bf7e). 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@3473bf7e). build 06-May-2026 13:13:36 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@3473bf7e). 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@3473bf7e). build 06-May-2026 13:13:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.626 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest build 06-May-2026 13:13:36 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest error 06-May-2026 13:13:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 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@667f1842). build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 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@667f1842). build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 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@47a923c). build 06-May-2026 13:13:39 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@47a923c). build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 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@5415cc53). build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 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@5415cc53). build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 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@4473030). build 06-May-2026 13:13:39 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@4473030). build 06-May-2026 13:13:39 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@4473030). build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 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@4473030). build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 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@7bef5783). build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 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@7bef5783). build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 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@5c6c0cf5). build 06-May-2026 13:13:39 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@5c6c0cf5). build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Initializing Node_A_Plugin. build 06-May-2026 13:13:39 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@171269cb). build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 Destroying Node_A_Plugin. build 06-May-2026 13:13:39 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@171269cb). build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 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@208a9c91). build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 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@208a9c91). build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 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@4c146f75). build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 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@4c146f75). build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 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@26170983). build 06-May-2026 13:13:40 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@26170983). build 06-May-2026 13:13:40 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@26170983). build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 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@26170983). build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 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@8720ed2). build 06-May-2026 13:13:40 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@8720ed2). build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 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@8720ed2). build 06-May-2026 13:13:40 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@8720ed2). build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 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@49818558). build 06-May-2026 13:13:40 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@49818558). build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 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@3f1abb0a). build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 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@3f1abb0a). build 06-May-2026 13:13:40 Initializing Node_A_Plugin. build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 Destroying Node_A_Plugin. build 06-May-2026 13:13:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.418 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest build 06-May-2026 13:13:41 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest error 06-May-2026 13:13:41 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:41 which will prevent the application from working correctly. error 06-May-2026 13:13:41 error 06-May-2026 13:13:41 build 06-May-2026 13:13:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.jivesoftware.openfire.container.PluginManagerTest build 06-May-2026 13:13:42 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest error 06-May-2026 13:13:43 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:43 which will prevent the application from working correctly. error 06-May-2026 13:13:43 error 06-May-2026 13:13:43 build 06-May-2026 13:13:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.jivesoftware.openfire.container.PluginServletTest build 06-May-2026 13:13:43 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest error 06-May-2026 13:13:44 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:44 which will prevent the application from working correctly. error 06-May-2026 13:13:44 error 06-May-2026 13:13:44 build 06-May-2026 13:13:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.jivesoftware.openfire.csi.CsiManagerTest build 06-May-2026 13:13:45 [INFO] Running org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest error 06-May-2026 13:13:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.313 s -- in org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest build 06-May-2026 13:13:48 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest error 06-May-2026 13:13:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 s -- in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest build 06-May-2026 13:13:51 [INFO] Running org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest error 06-May-2026 13:13:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.386 s -- in org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest build 06-May-2026 13:13:54 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest error 06-May-2026 13:13:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:13:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.859 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest build 06-May-2026 13:13:57 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest error 06-May-2026 13:13:58 Critical Error! The home directory has not been configured, error 06-May-2026 13:13:58 which will prevent the application from working correctly. error 06-May-2026 13:13:58 error 06-May-2026 13:13:58 build 06-May-2026 13:13:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest build 06-May-2026 13:13:59 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest error 06-May-2026 13:13:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:14:00 Critical Error! The home directory has not been configured, error 06-May-2026 13:14:00 which will prevent the application from working correctly. error 06-May-2026 13:14:00 error 06-May-2026 13:14:00 build 06-May-2026 13:14:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.210 s -- in org.jivesoftware.openfire.forward.ForwardedTest build 06-May-2026 13:14:02 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest error 06-May-2026 13:14:03 2026-05-06T18:14:03.312515420Z main ERROR Recursive call to appender file error 06-May-2026 13:14:03 2026-05-06T18:14:03.344071685Z main ERROR Recursive call to appender file error 06-May-2026 13:14:03 2026-05-06T18:14:03.344681436Z main ERROR Recursive call to appender file error 06-May-2026 13:14:03 2026-05-06T18:14:03.345837646Z main ERROR Recursive call to appender file error 06-May-2026 13:14:03 Critical Error! The home directory has not been configured, error 06-May-2026 13:14:03 which will prevent the application from working correctly. error 06-May-2026 13:14:03 error 06-May-2026 13:14:03 error 06-May-2026 13:14:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:14:09 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.692 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest build 06-May-2026 13:14:10 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest error 06-May-2026 13:14:12 2026-05-06T18:14:11.905935885Z main ERROR Recursive call to appender file error 06-May-2026 13:14:12 2026-05-06T18:14:11.935338798Z main ERROR Recursive call to appender file error 06-May-2026 13:14:12 2026-05-06T18:14:11.935767674Z main ERROR Recursive call to appender file error 06-May-2026 13:14:12 2026-05-06T18:14:11.936891084Z main ERROR Recursive call to appender file error 06-May-2026 13:14:12 Critical Error! The home directory has not been configured, error 06-May-2026 13:14:12 which will prevent the application from working correctly. error 06-May-2026 13:14:12 error 06-May-2026 13:14:12 error 06-May-2026 13:14:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:14:16 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.121 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest build 06-May-2026 13:14:17 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest error 06-May-2026 13:14:18 Critical Error! The home directory has not been configured, error 06-May-2026 13:14:18 which will prevent the application from working correctly. error 06-May-2026 13:14:18 error 06-May-2026 13:14:18 build 06-May-2026 13:14:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s -- in org.jivesoftware.openfire.group.GroupJIDTest build 06-May-2026 13:14:19 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest error 06-May-2026 13:14:20 2026-05-06T18:14:20.177039033Z main ERROR Recursive call to appender file error 06-May-2026 13:14:20 2026-05-06T18:14:20.210050578Z main ERROR Recursive call to appender file error 06-May-2026 13:14:20 2026-05-06T18:14:20.210496846Z main ERROR Recursive call to appender file error 06-May-2026 13:14:20 2026-05-06T18:14:20.211623650Z main ERROR Recursive call to appender file error 06-May-2026 13:14:20 Critical Error! The home directory has not been configured, error 06-May-2026 13:14:20 which will prevent the application from working correctly. error 06-May-2026 13:14:20 error 06-May-2026 13:14:20 error 06-May-2026 13:14:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:14:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.697 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest build 06-May-2026 13:14:23 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest error 06-May-2026 13:14:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:14:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.760 s -- in org.jivesoftware.openfire.group.GroupManagerTest build 06-May-2026 13:14:26 [INFO] Running org.jivesoftware.openfire.group.GroupTest error 06-May-2026 13:14:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:14:27 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.430 s -- in org.jivesoftware.openfire.group.GroupTest build 06-May-2026 13:14:28 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest build 06-May-2026 13:14:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest build 06-May-2026 13:14:29 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest build 06-May-2026 13:14:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest build 06-May-2026 13:14:31 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 06-May-2026 13:14:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 06-May-2026 13:14:32 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest build 06-May-2026 13:14:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest build 06-May-2026 13:14:33 [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest build 06-May-2026 13:14:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest build 06-May-2026 13:14:35 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 06-May-2026 13:14:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 06-May-2026 13:14:36 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest build 06-May-2026 13:14:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.103 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest build 06-May-2026 13:14:41 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 06-May-2026 13:14:45 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 06-May-2026 13:14:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 06-May-2026 13:14:46 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 06-May-2026 13:14:47 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 06-May-2026 13:14:47 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 06-May-2026 13:14:48 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 06-May-2026 13:14:48 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 06-May-2026 13:14:49 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 06-May-2026 13:14:49 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.468 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 06-May-2026 13:14:50 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 06-May-2026 13:14:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.363 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 06-May-2026 13:14:55 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest error 06-May-2026 13:14:56 Critical Error! The home directory has not been configured, error 06-May-2026 13:14:56 which will prevent the application from working correctly. error 06-May-2026 13:14:56 error 06-May-2026 13:14:56 build 06-May-2026 13:14:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest build 06-May-2026 13:14:57 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest error 06-May-2026 13:14:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:14:58 Critical Error! The home directory has not been configured, error 06-May-2026 13:14:58 which will prevent the application from working correctly. error 06-May-2026 13:14:58 error 06-May-2026 13:14:58 build 06-May-2026 13:14:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.771 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest build 06-May-2026 13:14:59 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest error 06-May-2026 13:15:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:01 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:01 which will prevent the application from working correctly. error 06-May-2026 13:15:01 error 06-May-2026 13:15:01 build 06-May-2026 13:15:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.969 s -- in org.jivesoftware.openfire.muc.MUCRoomTest build 06-May-2026 13:15:02 [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 06-May-2026 13:15:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 06-May-2026 13:15:04 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest error 06-May-2026 13:15:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:05 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:05 which will prevent the application from working correctly. error 06-May-2026 13:15:05 error 06-May-2026 13:15:05 build 06-May-2026 13:15:05 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest build 06-May-2026 13:15:06 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest error 06-May-2026 13:15:07 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:07 which will prevent the application from working correctly. error 06-May-2026 13:15:07 error 06-May-2026 13:15:07 build 06-May-2026 13:15:07 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s -- in org.jivesoftware.openfire.net.DNSUtilTest build 06-May-2026 13:15:08 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 06-May-2026 13:15:10 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.553 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 06-May-2026 13:15:11 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest build 06-May-2026 13:15:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.jivesoftware.openfire.net.SrvRecordTest build 06-May-2026 13:15:12 [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest error 06-May-2026 13:15:13 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:13 which will prevent the application from working correctly. error 06-May-2026 13:15:13 error 06-May-2026 13:15:13 build 06-May-2026 13:15:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest build 06-May-2026 13:15:14 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest error 06-May-2026 13:15:14 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:14 which will prevent the application from working correctly. error 06-May-2026 13:15:14 error 06-May-2026 13:15:14 build 06-May-2026 13:15:14 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest build 06-May-2026 13:15:15 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest error 06-May-2026 13:15:16 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:16 which will prevent the application from working correctly. error 06-May-2026 13:15:16 error 06-May-2026 13:15:16 build 06-May-2026 13:15:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest build 06-May-2026 13:15:16 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest error 06-May-2026 13:15:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:18 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:18 which will prevent the application from working correctly. error 06-May-2026 13:15:18 error 06-May-2026 13:15:18 build 06-May-2026 13:15:18 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.940 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest build 06-May-2026 13:15:19 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest error 06-May-2026 13:15:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:20 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:20 which will prevent the application from working correctly. error 06-May-2026 13:15:20 error 06-May-2026 13:15:20 build 06-May-2026 13:15:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.952 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest build 06-May-2026 13:15:22 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest error 06-May-2026 13:15:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:23 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:23 which will prevent the application from working correctly. error 06-May-2026 13:15:23 error 06-May-2026 13:15:23 build 06-May-2026 13:15:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest build 06-May-2026 13:15:25 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest error 06-May-2026 13:15:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:26 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:26 which will prevent the application from working correctly. error 06-May-2026 13:15:26 error 06-May-2026 13:15:26 build 06-May-2026 13:15:27 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.903 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest build 06-May-2026 13:15:27 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest build 06-May-2026 13:15:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest build 06-May-2026 13:15:29 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest build 06-May-2026 13:15:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest build 06-May-2026 13:15:30 [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest error 06-May-2026 13:15:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:32 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:32 which will prevent the application from working correctly. error 06-May-2026 13:15:32 error 06-May-2026 13:15:32 build 06-May-2026 13:15:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.088 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest build 06-May-2026 13:15:33 [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest error 06-May-2026 13:15:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:15:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest build 06-May-2026 13:15:35 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest error 06-May-2026 13:15:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:36 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:36 which will prevent the application from working correctly. error 06-May-2026 13:15:36 error 06-May-2026 13:15:36 build 06-May-2026 13:15:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s -- in org.jivesoftware.openfire.roster.RosterItemTest build 06-May-2026 13:15:38 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest error 06-May-2026 13:15:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:39 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:39 which will prevent the application from working correctly. error 06-May-2026 13:15:39 error 06-May-2026 13:15:39 build 06-May-2026 13:15:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.845 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest build 06-May-2026 13:15:40 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest error 06-May-2026 13:15:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:42 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:42 which will prevent the application from working correctly. error 06-May-2026 13:15:42 error 06-May-2026 13:15:42 build 06-May-2026 13:15:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.866 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest build 06-May-2026 13:15:43 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerFakeKeyTest build 06-May-2026 13:15:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerFakeKeyTest build 06-May-2026 13:15:45 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerSaltTest error 06-May-2026 13:15:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:15:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerSaltTest build 06-May-2026 13:15:47 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest error 06-May-2026 13:15:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 06-May-2026 13:15:48 Critical Error! The home directory has not been configured, error 06-May-2026 13:15:48 which will prevent the application from working correctly. error 06-May-2026 13:15:48 error 06-May-2026 13:15:48 build 06-May-2026 13:15:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.514 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest build 06-May-2026 13:15:49 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest error 06-May-2026 13:15:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:16:20 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.50 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 06-May-2026 13:16:21 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest error 06-May-2026 13:16:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:19:16 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.0 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest build 06-May-2026 13:19:17 [INFO] Running org.jivesoftware.openfire.session.SessionTest build 06-May-2026 13:19:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.jivesoftware.openfire.session.SessionTest build 06-May-2026 13:19:18 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest build 06-May-2026 13:19:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest build 06-May-2026 13:19:19 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest error 06-May-2026 13:19:19 Critical Error! The home directory has not been configured, error 06-May-2026 13:19:19 which will prevent the application from working correctly. error 06-May-2026 13:19:19 error 06-May-2026 13:19:19 build 06-May-2026 13:19:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest build 06-May-2026 13:19:21 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest error 06-May-2026 13:19:21 Critical Error! The home directory has not been configured, error 06-May-2026 13:19:21 which will prevent the application from working correctly. error 06-May-2026 13:19:21 error 06-May-2026 13:19:21 build 06-May-2026 13:19:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest build 06-May-2026 13:19:22 [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest error 06-May-2026 13:19:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:19:23 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest build 06-May-2026 13:19:24 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest error 06-May-2026 13:19:25 Critical Error! The home directory has not been configured, error 06-May-2026 13:19:25 which will prevent the application from working correctly. error 06-May-2026 13:19:25 error 06-May-2026 13:19:25 build 06-May-2026 13:19:25 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest build 06-May-2026 13:19:25 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest build 06-May-2026 13:19:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest build 06-May-2026 13:19:27 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest build 06-May-2026 13:19:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest build 06-May-2026 13:19:28 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest error 06-May-2026 13:19:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:19:31 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.456 s -- in org.jivesoftware.openfire.user.UserManagerTest build 06-May-2026 13:19:32 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 06-May-2026 13:19:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 06-May-2026 13:19:33 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 06-May-2026 13:19:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 06-May-2026 13:19:34 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest error 06-May-2026 13:19:35 Critical Error! The home directory has not been configured, error 06-May-2026 13:19:35 which will prevent the application from working correctly. error 06-May-2026 13:19:35 error 06-May-2026 13:19:35 build 06-May-2026 13:19:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest build 06-May-2026 13:19:36 [INFO] Running org.jivesoftware.util.AdminConsoleTest error 06-May-2026 13:19:36 Critical Error! The home directory has not been configured, error 06-May-2026 13:19:36 which will prevent the application from working correctly. error 06-May-2026 13:19:36 error 06-May-2026 13:19:36 build 06-May-2026 13:19:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in org.jivesoftware.util.AdminConsoleTest build 06-May-2026 13:19:37 [INFO] Running org.jivesoftware.util.AesEncryptorTest build 06-May-2026 13:19:38 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s -- in org.jivesoftware.util.AesEncryptorTest build 06-May-2026 13:19:39 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest build 06-May-2026 13:19:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest build 06-May-2026 13:19:41 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest error 06-May-2026 13:19:41 Critical Error! The home directory has not been configured, error 06-May-2026 13:19:41 which will prevent the application from working correctly. error 06-May-2026 13:19:41 error 06-May-2026 13:19:41 build 06-May-2026 13:19:43 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.311 s -- in org.jivesoftware.util.BlowfishEncryptorTest build 06-May-2026 13:19:44 [INFO] Running org.jivesoftware.util.CacheUtilTest error 06-May-2026 13:19:45 Critical Error! The home directory has not been configured, error 06-May-2026 13:19:45 which will prevent the application from working correctly. error 06-May-2026 13:19:45 error 06-May-2026 13:19:45 build 06-May-2026 13:19:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 s -- in org.jivesoftware.util.CacheUtilTest build 06-May-2026 13:19:45 [INFO] Running org.jivesoftware.util.CacheableOptionalTest build 06-May-2026 13:19:46 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.111 s -- in org.jivesoftware.util.CacheableOptionalTest build 06-May-2026 13:19:47 [INFO] Running org.jivesoftware.util.CertificateManagerTest error 06-May-2026 13:19:48 Critical Error! The home directory has not been configured, error 06-May-2026 13:19:48 which will prevent the application from working correctly. error 06-May-2026 13:19:48 error 06-May-2026 13:19:48 build 06-May-2026 13:19:48 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s -- in org.jivesoftware.util.CertificateManagerTest build 06-May-2026 13:19:49 [INFO] Running org.jivesoftware.util.CertificateTest build 06-May-2026 13:19:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.jivesoftware.util.CertificateTest build 06-May-2026 13:19:50 [INFO] Running org.jivesoftware.util.CollectionUtilsTest build 06-May-2026 13:19:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.jivesoftware.util.CollectionUtilsTest build 06-May-2026 13:19:50 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest build 06-May-2026 13:19:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.jivesoftware.util.GraphicsUtilsTest build 06-May-2026 13:19:52 [INFO] Running org.jivesoftware.util.IpUtilsTest build 06-May-2026 13:19:52 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.jivesoftware.util.IpUtilsTest build 06-May-2026 13:19:53 [INFO] Running org.jivesoftware.util.JIDTest build 06-May-2026 13:19:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.jivesoftware.util.JIDTest build 06-May-2026 13:19:54 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest build 06-May-2026 13:19:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.jivesoftware.util.JavaSpecVersionTest build 06-May-2026 13:19:55 [INFO] Running org.jivesoftware.util.LDAPTest build 06-May-2026 13:19:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s -- in org.jivesoftware.util.LDAPTest build 06-May-2026 13:19:56 [INFO] Running org.jivesoftware.util.ListPagerTest error 06-May-2026 13:19:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:19:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s -- in org.jivesoftware.util.ListPagerTest build 06-May-2026 13:19:59 [INFO] Running org.jivesoftware.util.LocaleUtilsTest build 06-May-2026 13:19:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.jivesoftware.util.LocaleUtilsTest build 06-May-2026 13:20:00 [INFO] Running org.jivesoftware.util.ObfuscatorTest build 06-May-2026 13:20:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s -- in org.jivesoftware.util.ObfuscatorTest build 06-May-2026 13:20:02 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest error 06-May-2026 13:20:02 Critical Error! The home directory has not been configured, error 06-May-2026 13:20:02 which will prevent the application from working correctly. error 06-May-2026 13:20:02 error 06-May-2026 13:20:02 build 06-May-2026 13:20:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.510 s -- in org.jivesoftware.util.SAXReaderUtilTest build 06-May-2026 13:20:03 [INFO] Running org.jivesoftware.util.StringUtilsTest error 06-May-2026 13:20:04 Critical Error! The home directory has not been configured, error 06-May-2026 13:20:04 which will prevent the application from working correctly. error 06-May-2026 13:20:04 error 06-May-2026 13:20:04 build 06-May-2026 13:20:04 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.jivesoftware.util.StringUtilsTest build 06-May-2026 13:20:05 [INFO] Running org.jivesoftware.util.SystemPropertyTest error 06-May-2026 13:20:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 06-May-2026 13:20:07 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.933 s -- in org.jivesoftware.util.SystemPropertyTest build 06-May-2026 13:20:07 [INFO] Running org.jivesoftware.util.TaskEngineTest error 06-May-2026 13:20:08 Critical Error! The home directory has not been configured, error 06-May-2026 13:20:08 which will prevent the application from working correctly. error 06-May-2026 13:20:08 error 06-May-2026 13:20:08 build 06-May-2026 13:20:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s -- in org.jivesoftware.util.TaskEngineTest build 06-May-2026 13:20:09 [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest build 06-May-2026 13:20:09 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest build 06-May-2026 13:20:10 [INFO] Running org.jivesoftware.util.VersionTest build 06-May-2026 13:20:10 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.jivesoftware.util.VersionTest build 06-May-2026 13:20:11 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest build 06-May-2026 13:20:11 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.jivesoftware.util.WebXmlUtilsTest build 06-May-2026 13:20:12 [INFO] Running org.jivesoftware.util.XMLPropertiesTest error 06-May-2026 13:20:12 Critical Error! The home directory has not been configured, error 06-May-2026 13:20:12 which will prevent the application from working correctly. error 06-May-2026 13:20:12 error 06-May-2026 13:20:12 build 06-May-2026 13:20:13 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s -- in org.jivesoftware.util.XMLPropertiesTest build 06-May-2026 13:20:14 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest build 06-May-2026 13:20:14 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest build 06-May-2026 13:20:15 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest error 06-May-2026 13:20:15 Critical Error! The home directory has not been configured, error 06-May-2026 13:20:15 which will prevent the application from working correctly. error 06-May-2026 13:20:15 error 06-May-2026 13:20:15 build 06-May-2026 13:20:15 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest build 06-May-2026 13:20:16 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest error 06-May-2026 13:20:17 Critical Error! The home directory has not been configured, error 06-May-2026 13:20:17 which will prevent the application from working correctly. error 06-May-2026 13:20:17 error 06-May-2026 13:20:17 build 06-May-2026 13:20:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s -- in org.jivesoftware.util.cache.CacheFactoryTest build 06-May-2026 13:20:18 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest error 06-May-2026 13:20:18 Critical Error! The home directory has not been configured, error 06-May-2026 13:20:18 which will prevent the application from working correctly. error 06-May-2026 13:20:18 error 06-May-2026 13:20:18 build 06-May-2026 13:20:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s -- in org.jivesoftware.util.cache.CacheSizesTest build 06-May-2026 13:20:19 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 06-May-2026 13:20:19 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 06-May-2026 13:20:20 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 06-May-2026 13:20:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 06-May-2026 13:20:21 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest error 06-May-2026 13:20:22 Critical Error! The home directory has not been configured, error 06-May-2026 13:20:22 which will prevent the application from working correctly. error 06-May-2026 13:20:22 error 06-May-2026 13:20:22 build 06-May-2026 13:20:22 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.505 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest build 06-May-2026 13:20:23 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 06-May-2026 13:20:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.910 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 06-May-2026 13:20:24 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest build 06-May-2026 13:20:25 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.jivesoftware.database.ProfiledConnectionTest build 06-May-2026 13:20:26 [INFO] Running dom.io.XMPPPacketReaderTest build 06-May-2026 13:20:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in dom.io.XMPPPacketReaderTest build 06-May-2026 13:20:26 [INFO] build 06-May-2026 13:20:26 [INFO] Results: build 06-May-2026 13:20:26 [INFO] build 06-May-2026 13:20:26 [WARNING] Tests run: 2005, Failures: 0, Errors: 0, Skipped: 2 build 06-May-2026 13:20:26 [INFO] build 06-May-2026 13:20:26 [INFO] build 06-May-2026 13:20:26 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- build 06-May-2026 13:20:26 [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT.jar build 06-May-2026 13:20:26 [INFO] build 06-May-2026 13:20:26 [INFO] --- maven-assembly-plugin:3.8.0:single (default) @ xmppserver --- build 06-May-2026 13:20:26 [INFO] Reading assembly descriptor: src/assembly/taglib.xml build 06-May-2026 13:20:27 [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT-taglib.jar build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- build 06-May-2026 13:20:27 [INFO] Building Starter for Openfire 5.1.0-SNAPSHOT [4/7] build 06-May-2026 13:20:27 [INFO] --------------------------------[ jar ]--------------------------------- build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ starter --- build 06-May-2026 13:20:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ starter --- build 06-May-2026 13:20:27 [INFO] Copying 4 resources from src/main/resources to target/classes build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter --- build 06-May-2026 13:20:27 [INFO] Recompiling the module because of changed dependency. build 06-May-2026 13:20:27 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes build 06-May-2026 13:20:27 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API. build 06-May-2026 13:20:27 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details. build 06-May-2026 13:20:27 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations. build 06-May-2026 13:20:27 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details. build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ starter --- build 06-May-2026 13:20:27 [INFO] Copying 2 resources from src/test/resources to target/test-classes build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter --- build 06-May-2026 13:20:27 [INFO] Recompiling the module because of changed dependency. build 06-May-2026 13:20:27 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- build 06-May-2026 13:20:27 [INFO] Surefire report directory: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/surefire-reports build 06-May-2026 13:20:27 build 06-May-2026 13:20:27 ------------------------------------------------------- build 06-May-2026 13:20:27 T E S T S build 06-May-2026 13:20:27 ------------------------------------------------------- build 06-May-2026 13:20:27 Running org.jivesoftware.openfire.launcher.LauncherTest error 06-May-2026 13:20:27 [Fatal Error] xxe.xml:6:18: External Entity: Failed to read external document 'random', because 'file' access is not allowed due to restriction set by the accessExternalDTD property. build 06-May-2026 13:20:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec build 06-May-2026 13:20:27 build 06-May-2026 13:20:27 Results : build 06-May-2026 13:20:27 build 06-May-2026 13:20:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 build 06-May-2026 13:20:27 build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- build 06-May-2026 13:20:27 [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/startup.jar build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- build 06-May-2026 13:20:27 [INFO] Building Openfire Plugins 5.1.0-SNAPSHOT [5/7] build 06-May-2026 13:20:27 [INFO] --------------------------------[ pom ]--------------------------------- build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ plugins --- build 06-May-2026 13:20:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- build 06-May-2026 13:20:27 [INFO] Building Openfire Plugin Assembly Descriptor 5.1.0-SNAPSHOT [6/7] build 06-May-2026 13:20:27 [INFO] --------------------------------[ jar ]--------------------------------- build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- build 06-May-2026 13:20:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- build 06-May-2026 13:20:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 06-May-2026 13:20:27 [INFO] Copying 1 resource build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- build 06-May-2026 13:20:27 [INFO] No sources to compile build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- build 06-May-2026 13:20:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 06-May-2026 13:20:27 [INFO] skip non existing resourceDirectory /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- build 06-May-2026 13:20:27 [INFO] No sources to compile build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- build 06-May-2026 13:20:27 [INFO] No tests to run. build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- build 06-May-2026 13:20:27 [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.1.0-SNAPSHOT.jar build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- build 06-May-2026 13:20:27 [INFO] Building Distribution 5.1.0-SNAPSHOT [7/7] build 06-May-2026 13:20:27 [INFO] --------------------------------[ pom ]--------------------------------- build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ distribution --- build 06-May-2026 13:20:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 06-May-2026 13:20:27 [INFO] build 06-May-2026 13:20:27 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ distribution --- build 06-May-2026 13:20:27 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml build 06-May-2026 13:20:28 [INFO] Copying files to /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base build 06-May-2026 13:20:29 [INFO] 688 files copied to /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base build 06-May-2026 13:20:29 [INFO] build 06-May-2026 13:20:29 [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution --- build 06-May-2026 13:20:29 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar build 06-May-2026 13:20:29 [INFO] ------------------------------------------------------------------------ build 06-May-2026 13:20:29 [INFO] Reactor Summary for Parent 5.1.0-SNAPSHOT: build 06-May-2026 13:20:29 [INFO] build 06-May-2026 13:20:29 [INFO] Parent ............................................. SUCCESS [ 0.278 s] build 06-May-2026 13:20:29 [INFO] Internationalization files for Openfire ............ SUCCESS [ 0.695 s] build 06-May-2026 13:20:29 [INFO] Core XMPP Server ................................... SUCCESS [07:54 min] build 06-May-2026 13:20:29 [INFO] Starter for Openfire ............................... SUCCESS [ 0.589 s] build 06-May-2026 13:20:29 [INFO] Openfire Plugins ................................... SUCCESS [ 0.015 s] build 06-May-2026 13:20:29 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.100 s] build 06-May-2026 13:20:29 [INFO] Distribution ....................................... SUCCESS [ 1.524 s] build 06-May-2026 13:20:29 [INFO] ------------------------------------------------------------------------ build 06-May-2026 13:20:29 [INFO] BUILD SUCCESS build 06-May-2026 13:20:29 [INFO] ------------------------------------------------------------------------ build 06-May-2026 13:20:29 [INFO] Total time: 07:57 min build 06-May-2026 13:20:29 [INFO] Finished at: 2026-05-06T13:20:29-05:00 build 06-May-2026 13:20:29 [INFO] ------------------------------------------------------------------------ simple 06-May-2026 13:20:29 Parsing test results under /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1... simple 06-May-2026 13:20:29 Finished task 'Build' with result: Success simple 06-May-2026 13:20:29 Running post build plugin 'Docker Container Cleanup' simple 06-May-2026 13:20:29 Running post build plugin 'NCover Results Collector' simple 06-May-2026 13:20:29 Running post build plugin 'Build Results Label Collector' simple 06-May-2026 13:20:29 Running post build plugin 'Clover Results Collector' simple 06-May-2026 13:20:29 Running post build plugin 'npm Cache Cleanup' simple 06-May-2026 13:20:29 Running post build plugin 'Artifact Copier' simple 06-May-2026 13:20:29 Publishing an artifact: Unpacked project files simple 06-May-2026 13:20:47 Finished publishing of artifact Non required shared artifact Http Compression On : [Unpacked project files], patterns: [**/*] in 18.12 s simple 06-May-2026 13:20:47 Finalising the build... simple 06-May-2026 13:20:47 Stopping timer. simple 06-May-2026 13:20:47 Build OPENFIRE-TRUNK-JOB1-2977 completed. simple 06-May-2026 18:20:50 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 06-May-2026 18:20:50 Running on server: post build plugin 'NCover Results Collector' simple 06-May-2026 18:20:50 Running on server: post build plugin 'Build Labeller' simple 06-May-2026 18:20:50 Running on server: post build plugin 'Clover Delta Calculator' simple 06-May-2026 18:20:50 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 06-May-2026 18:20:50 All post build plugins have finished simple 06-May-2026 18:20:50 Generating build results summary... simple 06-May-2026 18:20:50 Saving build results to disk... simple 06-May-2026 18:20:51 Store variable context... simple 06-May-2026 18:20:51 Finished building OPENFIRE-TRUNK-JOB1-2977.