Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2973 was successful

Job: Build was successful

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Build log

The build generated 1,085 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

05-May-2026 04:42:55 [INFO]
05-May-2026 04:42:55 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ xmppserver ---
05-May-2026 04:42:55 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
05-May-2026 04:42:55 [INFO]
05-May-2026 04:42:55 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver ---
05-May-2026 04:42:55 [INFO]
05-May-2026 04:42:55 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ xmppserver ---
05-May-2026 04:42:55 [INFO] Copying 2 resources from src/main/resources to target/classes
05-May-2026 04:42:55 [INFO]
05-May-2026 04:42:55 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver ---
05-May-2026 04:42:55 [INFO] Recompiling the module because of changed dependency.
05-May-2026 04:42:55 [INFO] Compiling 788 source files with javac [debug target 17] to target/classes
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [WARNING] /home/bamboo-agent3/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
05-May-2026 04:43:05 [INFO] /home/bamboo-agent3/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.
05-May-2026 04:43:05 [INFO] /home/bamboo-agent3/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.
05-May-2026 04:43:05 [INFO] /home/bamboo-agent3/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.
05-May-2026 04:43:05 [INFO] /home/bamboo-agent3/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.
05-May-2026 04:43:05 [INFO]
05-May-2026 04:43:05 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.34:jspc (jspc) @ xmppserver ---
05-May-2026 04:43:05 [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\/**
05-May-2026 04:43:05 [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.
05-May-2026 04:43:09 [INFO] Generation completed with [0] errors in [4050] milliseconds
05-May-2026 04:43:09 [INFO]
05-May-2026 04:43:09 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ xmppserver ---
05-May-2026 04:43:09 [INFO] Copying 31 resources from src/test/resources to target/test-classes
05-May-2026 04:43:09 [INFO]
05-May-2026 04:43:09 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver ---
05-May-2026 04:43:10 [INFO] Recompiling the module because of changed dependency.
05-May-2026 04:43:10 [INFO] Compiling 132 source files with javac [debug target 17] to target/test-classes
05-May-2026 04:43:12 [INFO] /home/bamboo-agent3/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.
05-May-2026 04:43:12 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details.
05-May-2026 04:43:12 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations.
05-May-2026 04:43:12 [INFO] /home/bamboo-agent3/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.
05-May-2026 04:43:12 [INFO]
05-May-2026 04:43:12 [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver ---
05-May-2026 04:43:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
05-May-2026 04:43:12 [INFO]
05-May-2026 04:43:12 [INFO] -------------------------------------------------------
05-May-2026 04:43:12 [INFO]  T E S T S
05-May-2026 04:43:12 [INFO] -------------------------------------------------------
05-May-2026 04:43:14 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
05-May-2026 04:43:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:43:16 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s -- in org.jivesoftware.admin.AuthCheckFilterTest
05-May-2026 04:43:17 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
05-May-2026 04:43:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:43:18 Critical Error! The home directory has not been configured,
05-May-2026 04:43:18 which will prevent the application from working correctly.
05-May-2026 04:43:18
05-May-2026 04:43:18
05-May-2026 04:43:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s -- in org.jivesoftware.admin.LoginLimitManagerTest
05-May-2026 04:43:19 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
05-May-2026 04:43:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:43:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
05-May-2026 04:43:22 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest
05-May-2026 04:43:22 Critical Error! The home directory has not been configured,
05-May-2026 04:43:22 which will prevent the application from working correctly.
05-May-2026 04:43:22
05-May-2026 04:43:22
05-May-2026 04:43:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest
05-May-2026 04:43:23 [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest
05-May-2026 04:43:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:43:26 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.456 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest
05-May-2026 04:43:27 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
05-May-2026 04:43:27 Critical Error! The home directory has not been configured,
05-May-2026 04:43:27 which will prevent the application from working correctly.
05-May-2026 04:43:27
05-May-2026 04:43:27
05-May-2026 04:43:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest
05-May-2026 04:43:28 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
05-May-2026 04:43:29 Critical Error! The home directory has not been configured,
05-May-2026 04:43:29 which will prevent the application from working correctly.
05-May-2026 04:43:29
05-May-2026 04:43:29
05-May-2026 04:43:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest
05-May-2026 04:43:29 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
05-May-2026 04:43:30 Critical Error! The home directory has not been configured,
05-May-2026 04:43:30 which will prevent the application from working correctly.
05-May-2026 04:43:30
05-May-2026 04:43:30
05-May-2026 04:43:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.jivesoftware.openfire.ldap.VCardTest
05-May-2026 04:43:31 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
05-May-2026 04:43:31 Critical Error! The home directory has not been configured,
05-May-2026 04:43:31 which will prevent the application from working correctly.
05-May-2026 04:43:31
05-May-2026 04:43:31
05-May-2026 04:43:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest
05-May-2026 04:43:32 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest
05-May-2026 04:43:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:43:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.270 s -- in org.jivesoftware.openfire.SessionPacketRouterTest
05-May-2026 04:43:35 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
05-May-2026 04:43:36 Critical Error! The home directory has not been configured,
05-May-2026 04:43:36 which will prevent the application from working correctly.
05-May-2026 04:43:36
05-May-2026 04:43:36
05-May-2026 04:43:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:43:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
05-May-2026 04:43:38 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
05-May-2026 04:43:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.600 s -- in org.jivesoftware.openfire.archive.ArchiverTest
05-May-2026 04:43:40 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest
05-May-2026 04:43:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest
05-May-2026 04:43:41 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
05-May-2026 04:43:42 Critical Error! The home directory has not been configured,
05-May-2026 04:43:42 which will prevent the application from working correctly.
05-May-2026 04:43:42
05-May-2026 04:43:42
05-May-2026 04:43:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.508 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
05-May-2026 04:43:46 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest
05-May-2026 04:43:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest
05-May-2026 04:43:47 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest
05-May-2026 04:43:48 Critical Error! The home directory has not been configured,
05-May-2026 04:43:48 which will prevent the application from working correctly.
05-May-2026 04:43:48
05-May-2026 04:43:48
05-May-2026 04:43:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest
05-May-2026 04:43:48 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
05-May-2026 04:43:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest
05-May-2026 04:43:50 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
05-May-2026 04:43:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:43:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.778 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest
05-May-2026 04:43:52 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest
05-May-2026 04:43:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:43:54 Initializing Node_A_Plugin.
05-May-2026 04:43:55 Initializing Node_A_Plugin.
05-May-2026 04:43:55 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@53143ad0).
05-May-2026 04:43:55 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@53143ad0).
05-May-2026 04:43:55 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@53143ad0). 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@53143ad0).
05-May-2026 04:43:55 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@53143ad0). 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@53143ad0).
05-May-2026 04:43:55 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@53143ad0). 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@53143ad0).
05-May-2026 04:43:55 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@53143ad0).
05-May-2026 04:43:55 Destroying Node_A_Plugin.
05-May-2026 04:43:55 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@53143ad0).
05-May-2026 04:43:55 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@53143ad0). 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@53143ad0).
05-May-2026 04:43:55 Initializing Node_A_Plugin.
05-May-2026 04:43:55 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@2df04a5c).
05-May-2026 04:43:55 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@2df04a5c).
05-May-2026 04:43:55 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@2df04a5c). 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@2df04a5c).
05-May-2026 04:43:55 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@2df04a5c). 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@2df04a5c).
05-May-2026 04:43:55 Destroying Node_A_Plugin.
05-May-2026 04:43:55 Destroying Node_A_Plugin.
05-May-2026 04:43:55 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@2df04a5c).
05-May-2026 04:43:55 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@2df04a5c).
05-May-2026 04:43:55 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@2df04a5c). 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@2df04a5c).
05-May-2026 04:43:55 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@2df04a5c). 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@2df04a5c).
05-May-2026 04:43:55 Initializing Node_A_Plugin.
05-May-2026 04:43:55 Initializing Node_A_Plugin.
05-May-2026 04:43:55 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@6cb5ce31).
05-May-2026 04:43:55 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@6cb5ce31).
05-May-2026 04:43:55 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@6cb5ce31). 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@6cb5ce31).
05-May-2026 04:43:55 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@6cb5ce31). 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@6cb5ce31).
05-May-2026 04:43:55 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@6cb5ce31). 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@6cb5ce31).
05-May-2026 04:43:55 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@6cb5ce31).
05-May-2026 04:43:55 Destroying Node_A_Plugin.
05-May-2026 04:43:55 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@6cb5ce31).
05-May-2026 04:43:55 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@6cb5ce31). 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@6cb5ce31).
05-May-2026 04:43:55 Initializing Node_A_Plugin.
05-May-2026 04:43:55 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@17ff2279).
05-May-2026 04:43:55 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@17ff2279).
05-May-2026 04:43:55 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@17ff2279). 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@17ff2279).
05-May-2026 04:43:55 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@17ff2279). 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@17ff2279).
05-May-2026 04:43:55 Destroying Node_A_Plugin.
05-May-2026 04:43:55 Destroying Node_A_Plugin.
05-May-2026 04:43:55 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@17ff2279).
05-May-2026 04:43:55 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@17ff2279).
05-May-2026 04:43:55 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@17ff2279). 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@17ff2279).
05-May-2026 04:43:55 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@17ff2279). 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@17ff2279).
05-May-2026 04:43:55 Initializing Node_A_Plugin.
05-May-2026 04:43:55 Initializing Node_A_Plugin.
05-May-2026 04:43:55 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@2d6bba5).
05-May-2026 04:43:55 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@2d6bba5).
05-May-2026 04:43:55 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@2d6bba5). 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@2d6bba5).
05-May-2026 04:43:55 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@2d6bba5). 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@2d6bba5).
05-May-2026 04:43:55 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@2d6bba5). 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@2d6bba5).
05-May-2026 04:43:55 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@2d6bba5). 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@2d6bba5).
05-May-2026 04:43:55 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@2d6bba5).
05-May-2026 04:43:55 Destroying Node_A_Plugin.
05-May-2026 04:43:55 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@2d6bba5).
05-May-2026 04:43:55 Initializing Node_A_Plugin.
05-May-2026 04:43:55 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@2330839d).
05-May-2026 04:43:55 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@2330839d). 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@2330839d).
05-May-2026 04:43:55 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@2330839d). 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@2330839d).
05-May-2026 04:43:55 Destroying Node_A_Plugin.
05-May-2026 04:43:55 Destroying Node_A_Plugin.
05-May-2026 04:43:55 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@2330839d).
05-May-2026 04:43:55 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@2330839d). 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@2330839d).
05-May-2026 04:43:55 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@2330839d). 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@2330839d).
05-May-2026 04:43:55 Initializing Node_A_Plugin.
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 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@7aca2b0f).
05-May-2026 04:43:56 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@7aca2b0f).
05-May-2026 04:43:56 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@7aca2b0f). 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@7aca2b0f).
05-May-2026 04:43:56 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@7aca2b0f). 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@7aca2b0f).
05-May-2026 04:43:56 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@7aca2b0f). 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@7aca2b0f).
05-May-2026 04:43:56 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@7aca2b0f). 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@7aca2b0f).
05-May-2026 04:43:56 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@7aca2b0f).
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 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@7aca2b0f).
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 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@49127880).
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 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@49127880).
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 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).
05-May-2026 04:43:56 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@5c6c0cf5).
05-May-2026 04:43:56 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@5c6c0cf5). 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@5c6c0cf5).
05-May-2026 04:43:56 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@5c6c0cf5). 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@5c6c0cf5).
05-May-2026 04:43:56 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@5c6c0cf5). 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@5c6c0cf5).
05-May-2026 04:43:56 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).
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 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@5c6c0cf5).
05-May-2026 04:43:56 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@5c6c0cf5). 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@5c6c0cf5).
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 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@5d49e661).
05-May-2026 04:43:56 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@5d49e661).
05-May-2026 04:43:56 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@5d49e661). 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@5d49e661).
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 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@5d49e661).
05-May-2026 04:43:56 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@5d49e661).
05-May-2026 04:43:56 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@5d49e661). 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@5d49e661).
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@613185fe).
05-May-2026 04:43:56 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@613185fe).
05-May-2026 04:43:56 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@613185fe). 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@613185fe).
05-May-2026 04:43:56 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@613185fe). 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@613185fe).
05-May-2026 04:43:56 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@613185fe). 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@613185fe).
05-May-2026 04:43:56 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@613185fe).
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 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@613185fe).
05-May-2026 04:43:56 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@613185fe). 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@613185fe).
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 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@1f00b59c).
05-May-2026 04:43:56 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@1f00b59c).
05-May-2026 04:43:56 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@1f00b59c). 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@1f00b59c).
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 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@1f00b59c).
05-May-2026 04:43:56 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@1f00b59c).
05-May-2026 04:43:56 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@1f00b59c). 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@1f00b59c).
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 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@239f7769).
05-May-2026 04:43:56 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@239f7769).
05-May-2026 04:43:56 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@239f7769). 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@239f7769).
05-May-2026 04:43:56 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@239f7769). 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@239f7769).
05-May-2026 04:43:56 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@239f7769).
05-May-2026 04:43:56 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@239f7769). 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@239f7769).
05-May-2026 04:43:56 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@239f7769). 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@239f7769).
05-May-2026 04:43:56 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@239f7769).
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 Initializing Node_A_Plugin.
05-May-2026 04:43:56 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@5d70bca9).
05-May-2026 04:43:56 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@5d70bca9).
05-May-2026 04:43:56 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@5d70bca9). 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@5d70bca9).
05-May-2026 04:43:56 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@5d70bca9). 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@5d70bca9).
05-May-2026 04:43:56 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@5d70bca9). 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@5d70bca9).
05-May-2026 04:43:56 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@5d70bca9). 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@5d70bca9).
05-May-2026 04:43:56 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@5d70bca9).
05-May-2026 04:43:56 Destroying Node_A_Plugin.
05-May-2026 04:43:56 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@5d70bca9).
05-May-2026 04:43:57 Initializing Node_A_Plugin.
05-May-2026 04:43:57 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@4dcd8ec3).
05-May-2026 04:43:57 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@4dcd8ec3).
05-May-2026 04:43:57 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@4dcd8ec3). 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@4dcd8ec3).
05-May-2026 04:43:57 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@4dcd8ec3). 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@4dcd8ec3).
05-May-2026 04:43:57 Destroying Node_A_Plugin.
05-May-2026 04:43:57 Destroying Node_A_Plugin.
05-May-2026 04:43:57 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@4dcd8ec3).
05-May-2026 04:43:57 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@4dcd8ec3).
05-May-2026 04:43:57 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@4dcd8ec3). 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@4dcd8ec3).
05-May-2026 04:43:57 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@4dcd8ec3). 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@4dcd8ec3).
05-May-2026 04:43:57 Initializing Node_A_Plugin.
05-May-2026 04:43:57 Initializing Node_A_Plugin.
05-May-2026 04:43:57 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@73b6f797).
05-May-2026 04:43:57 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@73b6f797).
05-May-2026 04:43:57 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@73b6f797). 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@73b6f797).
05-May-2026 04:43:57 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@73b6f797). 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@73b6f797).
05-May-2026 04:43:57 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@73b6f797). 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@73b6f797).
05-May-2026 04:43:57 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@73b6f797). 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@73b6f797).
05-May-2026 04:43:57 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@73b6f797).
05-May-2026 04:43:57 Destroying Node_A_Plugin.
05-May-2026 04:43:57 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@73b6f797).
05-May-2026 04:43:57 Initializing Node_A_Plugin.
05-May-2026 04:43:57 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@7bf5d5dc).
05-May-2026 04:43:57 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@7bf5d5dc).
05-May-2026 04:43:57 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@7bf5d5dc). 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@7bf5d5dc).
05-May-2026 04:43:57 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@7bf5d5dc). 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@7bf5d5dc).
05-May-2026 04:43:57 Destroying Node_A_Plugin.
05-May-2026 04:43:57 Destroying Node_A_Plugin.
05-May-2026 04:43:57 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@7bf5d5dc).
05-May-2026 04:43:57 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@7bf5d5dc).
05-May-2026 04:43:57 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@7bf5d5dc). 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@7bf5d5dc).
05-May-2026 04:43:57 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@7bf5d5dc). 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@7bf5d5dc).
05-May-2026 04:43:57 Initializing Node_A_Plugin.
05-May-2026 04:43:57 Initializing Node_A_Plugin.
05-May-2026 04:43:57 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@73842263).
05-May-2026 04:43:57 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@73842263).
05-May-2026 04:43:57 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@73842263). 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@73842263).
05-May-2026 04:43:57 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@73842263). 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@73842263).
05-May-2026 04:43:57 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@73842263).
05-May-2026 04:43:57 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@73842263). 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@73842263).
05-May-2026 04:43:57 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@73842263). 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@73842263).
05-May-2026 04:43:57 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@73842263).
05-May-2026 04:43:57 Destroying Node_A_Plugin.
05-May-2026 04:43:57 Initializing Node_A_Plugin.
05-May-2026 04:43:57 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@36b0b286).
05-May-2026 04:43:57 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@36b0b286).
05-May-2026 04:43:57 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@36b0b286). 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@36b0b286).
05-May-2026 04:43:57 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@36b0b286). 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@36b0b286).
05-May-2026 04:43:57 Destroying Node_A_Plugin.
05-May-2026 04:43:57 Destroying Node_A_Plugin.
05-May-2026 04:43:57 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@36b0b286).
05-May-2026 04:43:57 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@36b0b286).
05-May-2026 04:43:57 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@36b0b286). 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@36b0b286).
05-May-2026 04:43:57 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@36b0b286). 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@36b0b286).
05-May-2026 04:43:57 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.694 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest
05-May-2026 04:43:58 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest
05-May-2026 04:43:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:00 Initializing Node_A_Plugin.
05-May-2026 04:44:00 Initializing Node_A_Plugin.
05-May-2026 04:44:00 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@578e48ce).
05-May-2026 04:44:00 Destroying Node_A_Plugin.
05-May-2026 04:44:00 Destroying Node_A_Plugin.
05-May-2026 04:44:00 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@578e48ce).
05-May-2026 04:44:00 Initializing Node_A_Plugin.
05-May-2026 04:44:00 Initializing Node_A_Plugin.
05-May-2026 04:44:00 Destroying Node_A_Plugin.
05-May-2026 04:44:00 Destroying Node_A_Plugin.
05-May-2026 04:44:00 Initializing Node_A_Plugin.
05-May-2026 04:44:00 Initializing Node_A_Plugin.
05-May-2026 04:44:00 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@7657a29d).
05-May-2026 04:44:00 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@7657a29d).
05-May-2026 04:44:00 Destroying Node_A_Plugin.
05-May-2026 04:44:00 Initializing Node_A_Plugin.
05-May-2026 04:44:00 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@d7a79c8).
05-May-2026 04:44:00 Destroying Node_A_Plugin.
05-May-2026 04:44:00 Destroying Node_A_Plugin.
05-May-2026 04:44:00 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@d7a79c8).
05-May-2026 04:44:00 Initializing Node_A_Plugin.
05-May-2026 04:44:00 Initializing Node_A_Plugin.
05-May-2026 04:44:00 Destroying Node_A_Plugin.
05-May-2026 04:44:00 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 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@64e3614a).
05-May-2026 04:44:01 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@64e3614a).
05-May-2026 04:44:01 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@64e3614a).
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 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@64e3614a).
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 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@37cb8207).
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 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@37cb8207).
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 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@482d2f85).
05-May-2026 04:44:01 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@482d2f85).
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 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).
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 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).
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 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@75779aad).
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 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@75779aad).
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 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@5ffbc609).
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 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@5ffbc609).
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 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@734e4fb7).
05-May-2026 04:44:01 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@734e4fb7).
05-May-2026 04:44:01 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@734e4fb7).
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 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@734e4fb7).
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 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@43446c98).
05-May-2026 04:44:01 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@43446c98).
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 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@43446c98).
05-May-2026 04:44:01 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@43446c98).
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 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@52db0b88).
05-May-2026 04:44:01 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@52db0b88).
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 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@3173055e).
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 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@3173055e).
05-May-2026 04:44:01 Initializing Node_A_Plugin.
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 Destroying Node_A_Plugin.
05-May-2026 04:44:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.487 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest
05-May-2026 04:44:02 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
05-May-2026 04:44:03 Critical Error! The home directory has not been configured,
05-May-2026 04:44:03 which will prevent the application from working correctly.
05-May-2026 04:44:03
05-May-2026 04:44:03
05-May-2026 04:44:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s -- in org.jivesoftware.openfire.container.PluginManagerTest
05-May-2026 04:44:03 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest
05-May-2026 04:44:04 Critical Error! The home directory has not been configured,
05-May-2026 04:44:04 which will prevent the application from working correctly.
05-May-2026 04:44:04
05-May-2026 04:44:04
05-May-2026 04:44:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.jivesoftware.openfire.container.PluginServletTest
05-May-2026 04:44:05 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest
05-May-2026 04:44:05 Critical Error! The home directory has not been configured,
05-May-2026 04:44:05 which will prevent the application from working correctly.
05-May-2026 04:44:05
05-May-2026 04:44:05
05-May-2026 04:44:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.jivesoftware.openfire.csi.CsiManagerTest
05-May-2026 04:44:06 [INFO] Running org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest
05-May-2026 04:44:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.294 s -- in org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest
05-May-2026 04:44:09 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest
05-May-2026 04:44:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.425 s -- in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest
05-May-2026 04:44:13 [INFO] Running org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest
05-May-2026 04:44:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:15 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.407 s -- in org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest
05-May-2026 04:44:16 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
05-May-2026 04:44:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
05-May-2026 04:44:19 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest
05-May-2026 04:44:19 Critical Error! The home directory has not been configured,
05-May-2026 04:44:19 which will prevent the application from working correctly.
05-May-2026 04:44:19
05-May-2026 04:44:19
05-May-2026 04:44:19 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest
05-May-2026 04:44:20 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest
05-May-2026 04:44:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:21 Critical Error! The home directory has not been configured,
05-May-2026 04:44:21 which will prevent the application from working correctly.
05-May-2026 04:44:21
05-May-2026 04:44:21
05-May-2026 04:44:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.271 s -- in org.jivesoftware.openfire.forward.ForwardedTest
05-May-2026 04:44:23 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
05-May-2026 04:44:24 2026-05-05T09:44:24.740161209Z main ERROR Recursive call to appender file
05-May-2026 04:44:24 2026-05-05T09:44:24.772097834Z main ERROR Recursive call to appender file
05-May-2026 04:44:24 2026-05-05T09:44:24.772610424Z main ERROR Recursive call to appender file
05-May-2026 04:44:24 2026-05-05T09:44:24.773827725Z main ERROR Recursive call to appender file
05-May-2026 04:44:24 Critical Error! The home directory has not been configured,
05-May-2026 04:44:24 which will prevent the application from working correctly.
05-May-2026 04:44:24
05-May-2026 04:44:24
05-May-2026 04:44:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:31 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.717 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest
05-May-2026 04:44:32 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
05-May-2026 04:44:33 2026-05-05T09:44:33.346601921Z main ERROR Recursive call to appender file
05-May-2026 04:44:33 2026-05-05T09:44:33.377389307Z main ERROR Recursive call to appender file
05-May-2026 04:44:33 2026-05-05T09:44:33.377911734Z main ERROR Recursive call to appender file
05-May-2026 04:44:33 2026-05-05T09:44:33.379048250Z main ERROR Recursive call to appender file
05-May-2026 04:44:33 Critical Error! The home directory has not been configured,
05-May-2026 04:44:33 which will prevent the application from working correctly.
05-May-2026 04:44:33
05-May-2026 04:44:33
05-May-2026 04:44:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:38 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.901 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest
05-May-2026 04:44:38 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
05-May-2026 04:44:39 Critical Error! The home directory has not been configured,
05-May-2026 04:44:39 which will prevent the application from working correctly.
05-May-2026 04:44:39
05-May-2026 04:44:39
05-May-2026 04:44:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.jivesoftware.openfire.group.GroupJIDTest
05-May-2026 04:44:40 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
05-May-2026 04:44:41 2026-05-05T09:44:41.477881568Z main ERROR Recursive call to appender file
05-May-2026 04:44:41 2026-05-05T09:44:41.510376299Z main ERROR Recursive call to appender file
05-May-2026 04:44:41 2026-05-05T09:44:41.510826735Z main ERROR Recursive call to appender file
05-May-2026 04:44:41 2026-05-05T09:44:41.512409011Z main ERROR Recursive call to appender file
05-May-2026 04:44:41 Critical Error! The home directory has not been configured,
05-May-2026 04:44:41 which will prevent the application from working correctly.
05-May-2026 04:44:41
05-May-2026 04:44:41
05-May-2026 04:44:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.330 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest
05-May-2026 04:44:45 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
05-May-2026 04:44:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.777 s -- in org.jivesoftware.openfire.group.GroupManagerTest
05-May-2026 04:44:48 [INFO] Running org.jivesoftware.openfire.group.GroupTest
05-May-2026 04:44:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:44:49 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s -- in org.jivesoftware.openfire.group.GroupTest
05-May-2026 04:44:50 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest
05-May-2026 04:44:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest
05-May-2026 04:44:51 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest
05-May-2026 04:44:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest
05-May-2026 04:44:53 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
05-May-2026 04:44:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
05-May-2026 04:44:54 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest
05-May-2026 04:44:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest
05-May-2026 04:44:55 [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest
05-May-2026 04:44:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest
05-May-2026 04:44:57 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest
05-May-2026 04:44:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.460 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest
05-May-2026 04:44:58 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
05-May-2026 04:45:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.296 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest
05-May-2026 04:45:04 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-May-2026 04:45:08 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-May-2026 04:45:09 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-May-2026 04:45:09 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-May-2026 04:45:11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-May-2026 04:45:11 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-May-2026 04:45:12 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-May-2026 04:45:12 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-May-2026 04:45:13 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-May-2026 04:45:13 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.768 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-May-2026 04:45:14 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
05-May-2026 04:45:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.904 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
05-May-2026 04:45:20 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
05-May-2026 04:45:20 Critical Error! The home directory has not been configured,
05-May-2026 04:45:20 which will prevent the application from working correctly.
05-May-2026 04:45:20
05-May-2026 04:45:20
05-May-2026 04:45:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest
05-May-2026 04:45:21 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest
05-May-2026 04:45:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:45:22 Critical Error! The home directory has not been configured,
05-May-2026 04:45:22 which will prevent the application from working correctly.
05-May-2026 04:45:22
05-May-2026 04:45:22
05-May-2026 04:45:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest
05-May-2026 04:45:24 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
05-May-2026 04:45:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:45:25 Critical Error! The home directory has not been configured,
05-May-2026 04:45:25 which will prevent the application from working correctly.
05-May-2026 04:45:25
05-May-2026 04:45:25
05-May-2026 04:45:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.055 s -- in org.jivesoftware.openfire.muc.MUCRoomTest
05-May-2026 04:45:27 [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest
05-May-2026 04:45:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest
05-May-2026 04:45:28 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
05-May-2026 04:45:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:45:30 Critical Error! The home directory has not been configured,
05-May-2026 04:45:30 which will prevent the application from working correctly.
05-May-2026 04:45:30
05-May-2026 04:45:30
05-May-2026 04:45:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.998 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
05-May-2026 04:45:31 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
05-May-2026 04:45:31 Critical Error! The home directory has not been configured,
05-May-2026 04:45:31 which will prevent the application from working correctly.
05-May-2026 04:45:31
05-May-2026 04:45:31
05-May-2026 04:45:32 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in org.jivesoftware.openfire.net.DNSUtilTest
05-May-2026 04:45:33 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest
05-May-2026 04:45:35 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.586 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest
05-May-2026 04:45:36 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest
05-May-2026 04:45:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.jivesoftware.openfire.net.SrvRecordTest
05-May-2026 04:45:37 [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest
05-May-2026 04:45:37 Critical Error! The home directory has not been configured,
05-May-2026 04:45:37 which will prevent the application from working correctly.
05-May-2026 04:45:37
05-May-2026 04:45:37
05-May-2026 04:45:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest
05-May-2026 04:45:38 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
05-May-2026 04:45:39 Critical Error! The home directory has not been configured,
05-May-2026 04:45:39 which will prevent the application from working correctly.
05-May-2026 04:45:39
05-May-2026 04:45:39
05-May-2026 04:45:39 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest
05-May-2026 04:45:40 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
05-May-2026 04:45:40 Critical Error! The home directory has not been configured,
05-May-2026 04:45:40 which will prevent the application from working correctly.
05-May-2026 04:45:40
05-May-2026 04:45:40
05-May-2026 04:45:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
05-May-2026 04:45:41 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
05-May-2026 04:45:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:45:42 Critical Error! The home directory has not been configured,
05-May-2026 04:45:42 which will prevent the application from working correctly.
05-May-2026 04:45:42
05-May-2026 04:45:42
05-May-2026 04:45:43 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.923 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
05-May-2026 04:45:44 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
05-May-2026 04:45:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:45:45 Critical Error! The home directory has not been configured,
05-May-2026 04:45:45 which will prevent the application from working correctly.
05-May-2026 04:45:45
05-May-2026 04:45:45
05-May-2026 04:45:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.940 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
05-May-2026 04:45:47 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
05-May-2026 04:45:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:45:48 Critical Error! The home directory has not been configured,
05-May-2026 04:45:48 which will prevent the application from working correctly.
05-May-2026 04:45:48
05-May-2026 04:45:48
05-May-2026 04:45:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
05-May-2026 04:45:49 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
05-May-2026 04:45:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:45:51 Critical Error! The home directory has not been configured,
05-May-2026 04:45:51 which will prevent the application from working correctly.
05-May-2026 04:45:51
05-May-2026 04:45:51
05-May-2026 04:45:51 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
05-May-2026 04:45:52 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
05-May-2026 04:45:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest
05-May-2026 04:45:53 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
05-May-2026 04:45:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest
05-May-2026 04:45:55 [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest
05-May-2026 04:45:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:45:57 Critical Error! The home directory has not been configured,
05-May-2026 04:45:57 which will prevent the application from working correctly.
05-May-2026 04:45:57
05-May-2026 04:45:57
05-May-2026 04:45:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.071 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest
05-May-2026 04:45:58 [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest
05-May-2026 04:45:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:45:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest
05-May-2026 04:46:00 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest
05-May-2026 04:46:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:46:01 Critical Error! The home directory has not been configured,
05-May-2026 04:46:01 which will prevent the application from working correctly.
05-May-2026 04:46:01
05-May-2026 04:46:01
05-May-2026 04:46:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 s -- in org.jivesoftware.openfire.roster.RosterItemTest
05-May-2026 04:46:03 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
05-May-2026 04:46:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:46:04 Critical Error! The home directory has not been configured,
05-May-2026 04:46:04 which will prevent the application from working correctly.
05-May-2026 04:46:04
05-May-2026 04:46:04
05-May-2026 04:46:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
05-May-2026 04:46:06 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
05-May-2026 04:46:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:46:07 Critical Error! The home directory has not been configured,
05-May-2026 04:46:07 which will prevent the application from working correctly.
05-May-2026 04:46:07
05-May-2026 04:46:07
05-May-2026 04:46:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
05-May-2026 04:46:08 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerSaltTest
05-May-2026 04:46:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:46:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerSaltTest
05-May-2026 04:46:11 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
05-May-2026 04:46:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:46:12 Critical Error! The home directory has not been configured,
05-May-2026 04:46:12 which will prevent the application from working correctly.
05-May-2026 04:46:12
05-May-2026 04:46:12
05-May-2026 04:46:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.519 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
05-May-2026 04:46:13 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
05-May-2026 04:46:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:46:44 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.78 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
05-May-2026 04:46:45 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
05-May-2026 04:46:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:49:39 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 174.6 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
05-May-2026 04:49:40 [INFO] Running org.jivesoftware.openfire.session.SessionTest
05-May-2026 04:49:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in org.jivesoftware.openfire.session.SessionTest
05-May-2026 04:49:42 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
05-May-2026 04:49:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest
05-May-2026 04:49:43 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
05-May-2026 04:49:43 Critical Error! The home directory has not been configured,
05-May-2026 04:49:43 which will prevent the application from working correctly.
05-May-2026 04:49:43
05-May-2026 04:49:43
05-May-2026 04:49:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
05-May-2026 04:49:44 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
05-May-2026 04:49:45 Critical Error! The home directory has not been configured,
05-May-2026 04:49:45 which will prevent the application from working correctly.
05-May-2026 04:49:45
05-May-2026 04:49:45
05-May-2026 04:49:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
05-May-2026 04:49:45 [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest
05-May-2026 04:49:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:49:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest
05-May-2026 04:49:48 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest
05-May-2026 04:49:48 Critical Error! The home directory has not been configured,
05-May-2026 04:49:48 which will prevent the application from working correctly.
05-May-2026 04:49:48
05-May-2026 04:49:48
05-May-2026 04:49:48 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest
05-May-2026 04:49:49 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest
05-May-2026 04:49:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest
05-May-2026 04:49:51 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest
05-May-2026 04:49:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest
05-May-2026 04:49:52 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
05-May-2026 04:49:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:49:55 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.535 s -- in org.jivesoftware.openfire.user.UserManagerTest
05-May-2026 04:49:55 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
05-May-2026 04:49:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
05-May-2026 04:49:57 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
05-May-2026 04:49:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
05-May-2026 04:49:58 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
05-May-2026 04:49:59 Critical Error! The home directory has not been configured,
05-May-2026 04:49:59 which will prevent the application from working correctly.
05-May-2026 04:49:59
05-May-2026 04:49:59
05-May-2026 04:49:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
05-May-2026 04:49:59 [INFO] Running org.jivesoftware.util.AdminConsoleTest
05-May-2026 04:50:00 Critical Error! The home directory has not been configured,
05-May-2026 04:50:00 which will prevent the application from working correctly.
05-May-2026 04:50:00
05-May-2026 04:50:00
05-May-2026 04:50:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.630 s -- in org.jivesoftware.util.AdminConsoleTest
05-May-2026 04:50:01 [INFO] Running org.jivesoftware.util.AesEncryptorTest
05-May-2026 04:50:02 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s -- in org.jivesoftware.util.AesEncryptorTest
05-May-2026 04:50:03 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
05-May-2026 04:50:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest
05-May-2026 04:50:05 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
05-May-2026 04:50:05 Critical Error! The home directory has not been configured,
05-May-2026 04:50:05 which will prevent the application from working correctly.
05-May-2026 04:50:05
05-May-2026 04:50:05
05-May-2026 04:50:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 s -- in org.jivesoftware.util.BlowfishEncryptorTest
05-May-2026 04:50:08 [INFO] Running org.jivesoftware.util.CacheUtilTest
05-May-2026 04:50:08 Critical Error! The home directory has not been configured,
05-May-2026 04:50:08 which will prevent the application from working correctly.
05-May-2026 04:50:08
05-May-2026 04:50:08
05-May-2026 04:50:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.jivesoftware.util.CacheUtilTest
05-May-2026 04:50:09 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
05-May-2026 04:50:09 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.105 s -- in org.jivesoftware.util.CacheableOptionalTest
05-May-2026 04:50:10 [INFO] Running org.jivesoftware.util.CertificateManagerTest
05-May-2026 04:50:11 Critical Error! The home directory has not been configured,
05-May-2026 04:50:11 which will prevent the application from working correctly.
05-May-2026 04:50:11
05-May-2026 04:50:11
05-May-2026 04:50:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s -- in org.jivesoftware.util.CertificateManagerTest
05-May-2026 04:50:12 [INFO] Running org.jivesoftware.util.CertificateTest
05-May-2026 04:50:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.jivesoftware.util.CertificateTest
05-May-2026 04:50:13 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
05-May-2026 04:50:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.jivesoftware.util.CollectionUtilsTest
05-May-2026 04:50:14 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
05-May-2026 04:50:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.jivesoftware.util.GraphicsUtilsTest
05-May-2026 04:50:16 [INFO] Running org.jivesoftware.util.IpUtilsTest
05-May-2026 04:50:16 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.jivesoftware.util.IpUtilsTest
05-May-2026 04:50:17 [INFO] Running org.jivesoftware.util.JIDTest
05-May-2026 04:50:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.jivesoftware.util.JIDTest
05-May-2026 04:50:18 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
05-May-2026 04:50:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.jivesoftware.util.JavaSpecVersionTest
05-May-2026 04:50:19 [INFO] Running org.jivesoftware.util.LDAPTest
05-May-2026 04:50:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in org.jivesoftware.util.LDAPTest
05-May-2026 04:50:20 [INFO] Running org.jivesoftware.util.ListPagerTest
05-May-2026 04:50:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:50:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 s -- in org.jivesoftware.util.ListPagerTest
05-May-2026 04:50:22 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
05-May-2026 04:50:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.jivesoftware.util.LocaleUtilsTest
05-May-2026 04:50:24 [INFO] Running org.jivesoftware.util.ObfuscatorTest
05-May-2026 04:50:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.050 s -- in org.jivesoftware.util.ObfuscatorTest
05-May-2026 04:50:26 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
05-May-2026 04:50:26 Critical Error! The home directory has not been configured,
05-May-2026 04:50:26 which will prevent the application from working correctly.
05-May-2026 04:50:26
05-May-2026 04:50:26
05-May-2026 04:50:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.jivesoftware.util.SAXReaderUtilTest
05-May-2026 04:50:27 [INFO] Running org.jivesoftware.util.StringUtilsTest
05-May-2026 04:50:27 Critical Error! The home directory has not been configured,
05-May-2026 04:50:27 which will prevent the application from working correctly.
05-May-2026 04:50:27
05-May-2026 04:50:27
05-May-2026 04:50:28 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in org.jivesoftware.util.StringUtilsTest
05-May-2026 04:50:28 [INFO] Running org.jivesoftware.util.SystemPropertyTest
05-May-2026 04:50:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05-May-2026 04:50:30 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s -- in org.jivesoftware.util.SystemPropertyTest
05-May-2026 04:50:31 [INFO] Running org.jivesoftware.util.TaskEngineTest
05-May-2026 04:50:32 Critical Error! The home directory has not been configured,
05-May-2026 04:50:32 which will prevent the application from working correctly.
05-May-2026 04:50:32
05-May-2026 04:50:32
05-May-2026 04:50:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.jivesoftware.util.TaskEngineTest
05-May-2026 04:50:33 [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest
05-May-2026 04:50:33 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest
05-May-2026 04:50:34 [INFO] Running org.jivesoftware.util.VersionTest
05-May-2026 04:50:34 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.jivesoftware.util.VersionTest
05-May-2026 04:50:34 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
05-May-2026 04:50:35 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s -- in org.jivesoftware.util.WebXmlUtilsTest
05-May-2026 04:50:36 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
05-May-2026 04:50:36 Critical Error! The home directory has not been configured,
05-May-2026 04:50:36 which will prevent the application from working correctly.
05-May-2026 04:50:36
05-May-2026 04:50:36
05-May-2026 04:50:37 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s -- in org.jivesoftware.util.XMLPropertiesTest
05-May-2026 04:50:38 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
05-May-2026 04:50:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
05-May-2026 04:50:39 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
05-May-2026 04:50:39 Critical Error! The home directory has not been configured,
05-May-2026 04:50:39 which will prevent the application from working correctly.
05-May-2026 04:50:39
05-May-2026 04:50:39
05-May-2026 04:50:39 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
05-May-2026 04:50:40 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
05-May-2026 04:50:41 Critical Error! The home directory has not been configured,
05-May-2026 04:50:41 which will prevent the application from working correctly.
05-May-2026 04:50:41
05-May-2026 04:50:41
05-May-2026 04:50:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s -- in org.jivesoftware.util.cache.CacheFactoryTest
05-May-2026 04:50:42 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest
05-May-2026 04:50:42 Critical Error! The home directory has not been configured,
05-May-2026 04:50:42 which will prevent the application from working correctly.
05-May-2026 04:50:42
05-May-2026 04:50:42
05-May-2026 04:50:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s -- in org.jivesoftware.util.cache.CacheSizesTest
05-May-2026 04:50:43 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
05-May-2026 04:50:43 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
05-May-2026 04:50:44 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
05-May-2026 04:50:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
05-May-2026 04:50:45 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
05-May-2026 04:50:45 Critical Error! The home directory has not been configured,
05-May-2026 04:50:45 which will prevent the application from working correctly.
05-May-2026 04:50:45
05-May-2026 04:50:45
05-May-2026 04:50:45 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.513 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
05-May-2026 04:50:46 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
05-May-2026 04:50:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
05-May-2026 04:50:48 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
05-May-2026 04:50:49 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.jivesoftware.database.ProfiledConnectionTest
05-May-2026 04:50:50 [INFO] Running dom.io.XMPPPacketReaderTest
05-May-2026 04:50:50 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in dom.io.XMPPPacketReaderTest
05-May-2026 04:50:50 [INFO]
05-May-2026 04:50:50 [INFO] Results:
05-May-2026 04:50:50 [INFO]
05-May-2026 04:50:50 [WARNING] Tests run: 2000, Failures: 0, Errors: 0, Skipped: 2
05-May-2026 04:50:50 [INFO]
05-May-2026 04:50:50 [INFO]
05-May-2026 04:50:50 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver ---
05-May-2026 04:50:50 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT.jar
05-May-2026 04:50:50 [INFO]
05-May-2026 04:50:50 [INFO] --- maven-assembly-plugin:3.8.0:single (default) @ xmppserver ---
05-May-2026 04:50:50 [INFO] Reading assembly descriptor: src/assembly/taglib.xml
05-May-2026 04:50:51 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT-taglib.jar
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
05-May-2026 04:50:51 [INFO] Building Starter for Openfire 5.1.0-SNAPSHOT                       [4/7]
05-May-2026 04:50:51 [INFO] --------------------------------[ jar ]---------------------------------
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ starter ---
05-May-2026 04:50:51 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ starter ---
05-May-2026 04:50:51 [INFO] Copying 4 resources from src/main/resources to target/classes
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter ---
05-May-2026 04:50:51 [INFO] Recompiling the module because of changed dependency.
05-May-2026 04:50:51 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
05-May-2026 04:50:51 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent3/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.
05-May-2026 04:50:51 [INFO] /home/bamboo-agent3/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.
05-May-2026 04:50:51 [INFO] /home/bamboo-agent3/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.
05-May-2026 04:50:51 [INFO] /home/bamboo-agent3/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.
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ starter ---
05-May-2026 04:50:51 [INFO] Copying 2 resources from src/test/resources to target/test-classes
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter ---
05-May-2026 04:50:51 [INFO] Recompiling the module because of changed dependency.
05-May-2026 04:50:51 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
05-May-2026 04:50:51 [INFO] Surefire report directory: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/surefire-reports
05-May-2026 04:50:51
05-May-2026 04:50:51 -------------------------------------------------------
05-May-2026 04:50:51 T E S T S
05-May-2026 04:50:51 -------------------------------------------------------
05-May-2026 04:50:51 Running org.jivesoftware.openfire.launcher.LauncherTest
05-May-2026 04:50:51 [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.
05-May-2026 04:50:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
05-May-2026 04:50:51
05-May-2026 04:50:51 Results :
05-May-2026 04:50:51
05-May-2026 04:50:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
05-May-2026 04:50:51
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter ---
05-May-2026 04:50:51 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/startup.jar
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
05-May-2026 04:50:51 [INFO] Building Openfire Plugins 5.1.0-SNAPSHOT                           [5/7]
05-May-2026 04:50:51 [INFO] --------------------------------[ pom ]---------------------------------
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ plugins ---
05-May-2026 04:50:51 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
05-May-2026 04:50:51 [INFO] Building Openfire Plugin Assembly Descriptor 5.1.0-SNAPSHOT        [6/7]
05-May-2026 04:50:51 [INFO] --------------------------------[ jar ]---------------------------------
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
05-May-2026 04:50:51 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
05-May-2026 04:50:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-May-2026 04:50:51 [INFO] Copying 1 resource
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
05-May-2026 04:50:51 [INFO] No sources to compile
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
05-May-2026 04:50:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-May-2026 04:50:51 [INFO] skip non existing resourceDirectory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
05-May-2026 04:50:51 [INFO] No sources to compile
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
05-May-2026 04:50:51 [INFO] No tests to run.
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
05-May-2026 04:50:51 [INFO] Building jar: /home/bamboo-agent3/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
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
05-May-2026 04:50:51 [INFO] Building Distribution 5.1.0-SNAPSHOT                               [7/7]
05-May-2026 04:50:51 [INFO] --------------------------------[ pom ]---------------------------------
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ distribution ---
05-May-2026 04:50:51 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
05-May-2026 04:50:51 [INFO]
05-May-2026 04:50:51 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ distribution ---
05-May-2026 04:50:51 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
05-May-2026 04:50:52 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gnu/inet/libidn/1.35/libidn-1.35.pom
05-May-2026 04:50:52 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cenqua/shaj/shaj/0.5/shaj-0.5.pom
05-May-2026 04:50:53 [INFO] Copying files to /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base
05-May-2026 04:50:53 [INFO] 688 files copied to /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base
05-May-2026 04:50:53 [INFO]
05-May-2026 04:50:53 [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution ---
05-May-2026 04:50:53 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
05-May-2026 04:50:53 [INFO] ------------------------------------------------------------------------
05-May-2026 04:50:53 [INFO] Reactor Summary for Parent 5.1.0-SNAPSHOT:
05-May-2026 04:50:53 [INFO]
05-May-2026 04:50:53 [INFO] Parent ............................................. SUCCESS [  0.275 s]
05-May-2026 04:50:53 [INFO] Internationalization files for Openfire ............ SUCCESS [  0.724 s]
05-May-2026 04:50:53 [INFO] Core XMPP Server ................................... SUCCESS [07:56 min]
05-May-2026 04:50:53 [INFO] Starter for Openfire ............................... SUCCESS [  0.544 s]
05-May-2026 04:50:53 [INFO] Openfire Plugins ................................... SUCCESS [  0.014 s]
05-May-2026 04:50:53 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.098 s]
05-May-2026 04:50:53 [INFO] Distribution ....................................... SUCCESS [  2.043 s]
05-May-2026 04:50:53 [INFO] ------------------------------------------------------------------------
05-May-2026 04:50:53 [INFO] BUILD SUCCESS
05-May-2026 04:50:53 [INFO] ------------------------------------------------------------------------
05-May-2026 04:50:53 [INFO] Total time:  08:00 min
05-May-2026 04:50:53 [INFO] Finished at: 2026-05-05T04:50:53-05:00
05-May-2026 04:50:53 [INFO] ------------------------------------------------------------------------
05-May-2026 04:50:53 Parsing test results under /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1...
05-May-2026 04:50:54 Finished task 'Build' with result: Success
05-May-2026 04:50:54 Running post build plugin 'Docker Container Cleanup'
05-May-2026 04:50:54 Running post build plugin 'NCover Results Collector'
05-May-2026 04:50:54 Running post build plugin 'Build Results Label Collector'
05-May-2026 04:50:54 Running post build plugin 'Clover Results Collector'
05-May-2026 04:50:54 Running post build plugin 'npm Cache Cleanup'
05-May-2026 04:50:54 Running post build plugin 'Artifact Copier'
05-May-2026 04:50:54 Publishing an artifact: Unpacked project files
05-May-2026 04:53:21 Artifact transfer failed with http code 504. Agent will try to recover.
05-May-2026 04:53:21 Remote artifact transfer failed, agent will try to recover...
05-May-2026 04:53:24 Unable to publish artifact [Unpacked project files]:
05-May-2026 04:53:24 The artifact hasn't been successfully published after 2.515 min
05-May-2026 04:53:24 Finalising the build...
05-May-2026 04:53:25 Stopping timer.
05-May-2026 04:53:25 Build OPENFIRE-TRUNK-JOB1-2973 completed.
05-May-2026 09:55:29 Running on server: post build plugin 'Build Hanging Detection Configuration'
05-May-2026 09:55:29 Running on server: post build plugin 'NCover Results Collector'
05-May-2026 09:55:29 Running on server: post build plugin 'Build Labeller'
05-May-2026 09:55:30 Running on server: post build plugin 'Clover Delta Calculator'
05-May-2026 09:55:30 Running on server: post build plugin 'Maven Dependencies Postprocessor'
05-May-2026 09:55:31 All post build plugins have finished
05-May-2026 09:55:31 Generating build results summary...
05-May-2026 09:55:37 Saving build results to disk...
05-May-2026 09:55:38 Store variable context...
05-May-2026 09:55:38 Finished building OPENFIRE-TRUNK-JOB1-2973.