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: #2952 was successful
Job: Build was successful
Build log
The build generated 1,068 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
| 07-Apr-2026 13:55:52 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ i18n --- |
| 07-Apr-2026 13:55:52 | [INFO] skip non existing resourceDirectory /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/src/test/resources |
| 07-Apr-2026 13:55:52 | [INFO] |
| 07-Apr-2026 13:55:52 | [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ i18n --- |
| 07-Apr-2026 13:55:52 | [INFO] No sources to compile |
| 07-Apr-2026 13:55:52 | [INFO] |
| 07-Apr-2026 13:55:52 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- |
| 07-Apr-2026 13:55:52 | [INFO] No tests to run. |
| 07-Apr-2026 13:55:52 | [INFO] |
| 07-Apr-2026 13:55:52 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- |
| 07-Apr-2026 13:55:52 | [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/target/i18n-5.1.0-SNAPSHOT.jar |
| 07-Apr-2026 13:55:52 | [INFO] |
| 07-Apr-2026 13:55:52 | [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- |
| 07-Apr-2026 13:55:52 | [INFO] Building Core XMPP Server 5.1.0-SNAPSHOT [3/7] |
| 07-Apr-2026 13:55:52 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 07-Apr-2026 13:55:53 | [INFO] |
| 07-Apr-2026 13:55:53 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- |
| 07-Apr-2026 13:55:53 | [INFO] |
| 07-Apr-2026 13:55:53 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ xmppserver --- |
| 07-Apr-2026 13:55:53 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 07-Apr-2026 13:55:53 | [INFO] |
| 07-Apr-2026 13:55:53 | [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- |
| 07-Apr-2026 13:55:53 | [INFO] |
| 07-Apr-2026 13:55:53 | [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ xmppserver --- |
| 07-Apr-2026 13:55:53 | [INFO] Copying 2 resources from src/main/resources to target/classes |
| 07-Apr-2026 13:55:53 | [INFO] |
| 07-Apr-2026 13:55:53 | [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver --- |
| 07-Apr-2026 13:55:53 | [INFO] Recompiling the module because of changed dependency. |
| 07-Apr-2026 13:55:53 | [INFO] Compiling 785 source files with javac [debug target 17] to target/classes |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1032,38] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1124,38] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[293,31] hasChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[306,31] getChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2947,17] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2917,17] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[512,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2543,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3054,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3055,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[39,10] deprecated item is not annotated with @Deprecated |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MUCPersistenceManager.java:[1013,35] hasChangedSubject() in org.jivesoftware.openfire.muc.MUCRoomHistory has been deprecated and marked for removal |
| 07-Apr-2026 13:56:04 | [WARNING] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated |
| 07-Apr-2026 13:56:04 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API. |
| 07-Apr-2026 13:56:04 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details. |
| 07-Apr-2026 13:56:04 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations. |
| 07-Apr-2026 13:56:04 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details. |
| 07-Apr-2026 13:56:04 | [INFO] |
| 07-Apr-2026 13:56:04 | [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.24:jspc (jspc) @ xmppserver --- |
| 07-Apr-2026 13:56:04 | [INFO] Compiling audit-policy.jsp,available-plugins.jsp,blowfish-migration.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-clear-chat.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-retirees.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin-jsp.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-configuration.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-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\/** |
| 07-Apr-2026 13:56: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. |
| 07-Apr-2026 13:56:09 | [INFO] Generation completed with [0] errors in [4674] milliseconds |
| 07-Apr-2026 13:56:09 | [INFO] |
| 07-Apr-2026 13:56:09 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ xmppserver --- |
| 07-Apr-2026 13:56:09 | [INFO] Copying 31 resources from src/test/resources to target/test-classes |
| 07-Apr-2026 13:56:09 | [INFO] |
| 07-Apr-2026 13:56:09 | [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver --- |
| 07-Apr-2026 13:56:10 | [INFO] Recompiling the module because of changed dependency. |
| 07-Apr-2026 13:56:10 | [INFO] Compiling 128 source files with javac [debug target 17] to target/test-classes |
| 07-Apr-2026 13:56:12 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API. |
| 07-Apr-2026 13:56:12 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details. |
| 07-Apr-2026 13:56:12 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations. |
| 07-Apr-2026 13:56:12 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details. |
| 07-Apr-2026 13:56:12 | [INFO] |
| 07-Apr-2026 13:56:12 | [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- |
| 07-Apr-2026 13:56:12 | [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider |
| 07-Apr-2026 13:56:12 | [INFO] |
| 07-Apr-2026 13:56:12 | [INFO] ------------------------------------------------------- |
| 07-Apr-2026 13:56:12 | [INFO] T E S T S |
| 07-Apr-2026 13:56:12 | [INFO] ------------------------------------------------------- |
| 07-Apr-2026 13:56:15 | [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest |
| 07-Apr-2026 13:56:15 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:56:17 | [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.450 s -- in org.jivesoftware.admin.AuthCheckFilterTest |
| 07-Apr-2026 13:56:18 | [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest |
| 07-Apr-2026 13:56:18 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:56:19 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:56:19 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:56:19 | |
| 07-Apr-2026 13:56:19 | |
| 07-Apr-2026 13:56:20 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 s -- in org.jivesoftware.admin.LoginLimitManagerTest |
| 07-Apr-2026 13:56:21 | [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest |
| 07-Apr-2026 13:56:21 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:56:22 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.839 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest |
| 07-Apr-2026 13:56:23 | [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest |
| 07-Apr-2026 13:56:24 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:56:24 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:56:24 | |
| 07-Apr-2026 13:56:24 | |
| 07-Apr-2026 13:56:24 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest |
| 07-Apr-2026 13:56:25 | [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest |
| 07-Apr-2026 13:56:26 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:56:27 | [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.482 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest |
| 07-Apr-2026 13:56:28 | [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest |
| 07-Apr-2026 13:56:29 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:56:29 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:56:29 | |
| 07-Apr-2026 13:56:29 | |
| 07-Apr-2026 13:56:29 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest |
| 07-Apr-2026 13:56:30 | [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest |
| 07-Apr-2026 13:56:30 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:56:30 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:56:30 | |
| 07-Apr-2026 13:56:30 | |
| 07-Apr-2026 13:56:30 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest |
| 07-Apr-2026 13:56:31 | [INFO] Running org.jivesoftware.openfire.ldap.VCardTest |
| 07-Apr-2026 13:56:31 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:56:31 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:56:31 | |
| 07-Apr-2026 13:56:31 | |
| 07-Apr-2026 13:56:32 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in org.jivesoftware.openfire.ldap.VCardTest |
| 07-Apr-2026 13:56:32 | [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest |
| 07-Apr-2026 13:56:33 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:56:33 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:56:33 | |
| 07-Apr-2026 13:56:33 | |
| 07-Apr-2026 13:56:33 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest |
| 07-Apr-2026 13:56:34 | [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest |
| 07-Apr-2026 13:56:35 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:56:37 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 s -- in org.jivesoftware.openfire.SessionPacketRouterTest |
| 07-Apr-2026 13:56:38 | [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest |
| 07-Apr-2026 13:56:38 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:56:38 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:56:38 | |
| 07-Apr-2026 13:56:38 | |
| 07-Apr-2026 13:56:39 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:56:40 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest |
| 07-Apr-2026 13:56:40 | [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest |
| 07-Apr-2026 13:56:42 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.638 s -- in org.jivesoftware.openfire.archive.ArchiverTest |
| 07-Apr-2026 13:56:43 | [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest |
| 07-Apr-2026 13:56:44 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest |
| 07-Apr-2026 13:56:45 | [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest |
| 07-Apr-2026 13:56:45 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:56:45 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:56:45 | |
| 07-Apr-2026 13:56:45 | |
| 07-Apr-2026 13:56:48 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.680 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest |
| 07-Apr-2026 13:56:49 | [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest |
| 07-Apr-2026 13:56:50 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest |
| 07-Apr-2026 13:56:51 | [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest |
| 07-Apr-2026 13:56:51 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:56:51 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:56:51 | |
| 07-Apr-2026 13:56:51 | |
| 07-Apr-2026 13:56:51 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest |
| 07-Apr-2026 13:56:52 | [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest |
| 07-Apr-2026 13:56:53 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest |
| 07-Apr-2026 13:56:54 | [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest |
| 07-Apr-2026 13:56:54 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:56:56 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.906 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest |
| 07-Apr-2026 13:56:56 | [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest |
| 07-Apr-2026 13:56:57 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:56:59 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | 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@69c1836a). |
| 07-Apr-2026 13:56:59 | 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@69c1836a). |
| 07-Apr-2026 13:56:59 | 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@69c1836a). 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@69c1836a). |
| 07-Apr-2026 13:56:59 | 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@69c1836a). 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@69c1836a). |
| 07-Apr-2026 13:56:59 | 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@69c1836a). 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@69c1836a). |
| 07-Apr-2026 13:56:59 | 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@69c1836a). |
| 07-Apr-2026 13:56:59 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | 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@69c1836a). |
| 07-Apr-2026 13:56:59 | 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@69c1836a). 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@69c1836a). |
| 07-Apr-2026 13:56:59 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | 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@497d4976). |
| 07-Apr-2026 13:56:59 | 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@497d4976). |
| 07-Apr-2026 13:56:59 | 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@497d4976). 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@497d4976). |
| 07-Apr-2026 13:56:59 | 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@497d4976). 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@497d4976). |
| 07-Apr-2026 13:56:59 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | 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@497d4976). |
| 07-Apr-2026 13:56:59 | 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@497d4976). |
| 07-Apr-2026 13:56:59 | 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@497d4976). 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@497d4976). |
| 07-Apr-2026 13:56:59 | 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@497d4976). 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@497d4976). |
| 07-Apr-2026 13:56:59 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | 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@120c946f). |
| 07-Apr-2026 13:56:59 | 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@120c946f). |
| 07-Apr-2026 13:56:59 | 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@120c946f). 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@120c946f). |
| 07-Apr-2026 13:56:59 | 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@120c946f). 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@120c946f). |
| 07-Apr-2026 13:56:59 | 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@120c946f). 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@120c946f). |
| 07-Apr-2026 13:56:59 | 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@120c946f). |
| 07-Apr-2026 13:56:59 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | 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@120c946f). |
| 07-Apr-2026 13:56:59 | 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@120c946f). 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@120c946f). |
| 07-Apr-2026 13:56:59 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | 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@54765270). |
| 07-Apr-2026 13:56:59 | 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@54765270). |
| 07-Apr-2026 13:56:59 | 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@54765270). 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@54765270). |
| 07-Apr-2026 13:56:59 | 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@54765270). 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@54765270). |
| 07-Apr-2026 13:56:59 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:56:59 | 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@54765270). |
| 07-Apr-2026 13:56:59 | 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@54765270). |
| 07-Apr-2026 13:56:59 | 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@54765270). 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@54765270). |
| 07-Apr-2026 13:56:59 | 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@54765270). 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@54765270). |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@22d1a2d6). |
| 07-Apr-2026 13:57:00 | 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@22d1a2d6). |
| 07-Apr-2026 13:57:00 | 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@22d1a2d6). 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@22d1a2d6). |
| 07-Apr-2026 13:57:00 | 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@22d1a2d6). 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@22d1a2d6). |
| 07-Apr-2026 13:57:00 | 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@22d1a2d6). 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@22d1a2d6). |
| 07-Apr-2026 13:57:00 | 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@22d1a2d6). 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@22d1a2d6). |
| 07-Apr-2026 13:57:00 | 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@22d1a2d6). |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57: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@22d1a2d6). |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | 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@572a57eb). |
| 07-Apr-2026 13:57:00 | 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@572a57eb). 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@572a57eb). |
| 07-Apr-2026 13:57:00 | 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@572a57eb). 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@572a57eb). |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | 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@572a57eb). |
| 07-Apr-2026 13:57:00 | 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@572a57eb). 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@572a57eb). |
| 07-Apr-2026 13:57:00 | 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@572a57eb). 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@572a57eb). |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@7a211000). |
| 07-Apr-2026 13:57:00 | 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@7a211000). |
| 07-Apr-2026 13:57:00 | 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@7a211000). 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@7a211000). |
| 07-Apr-2026 13:57:00 | 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@7a211000). 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@7a211000). |
| 07-Apr-2026 13:57:00 | 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@7a211000). 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@7a211000). |
| 07-Apr-2026 13:57:00 | 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@7a211000). 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@7a211000). |
| 07-Apr-2026 13:57: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@7a211000). |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | 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@7a211000). |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@78832d58). |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57: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@78832d58). |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@cd117d1). |
| 07-Apr-2026 13:57:00 | 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@cd117d1). |
| 07-Apr-2026 13:57:00 | 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@cd117d1). 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@cd117d1). |
| 07-Apr-2026 13:57:00 | 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@cd117d1). 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@cd117d1). |
| 07-Apr-2026 13:57:00 | 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@cd117d1). 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@cd117d1). |
| 07-Apr-2026 13:57: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@cd117d1). |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | 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@cd117d1). |
| 07-Apr-2026 13:57:00 | 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@cd117d1). 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@cd117d1). |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@bf5ce90). |
| 07-Apr-2026 13:57:00 | 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@bf5ce90). |
| 07-Apr-2026 13:57:00 | 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@bf5ce90). 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@bf5ce90). |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57: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@bf5ce90). |
| 07-Apr-2026 13:57:00 | 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@bf5ce90). |
| 07-Apr-2026 13:57:00 | 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@bf5ce90). 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@bf5ce90). |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@5234e52e). |
| 07-Apr-2026 13:57:00 | 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@5234e52e). |
| 07-Apr-2026 13:57:00 | 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@5234e52e). 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@5234e52e). |
| 07-Apr-2026 13:57:00 | 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@5234e52e). 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@5234e52e). |
| 07-Apr-2026 13:57:00 | 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@5234e52e). 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@5234e52e). |
| 07-Apr-2026 13:57: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@5234e52e). |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | 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@5234e52e). |
| 07-Apr-2026 13:57:00 | 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@5234e52e). 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@5234e52e). |
| 07-Apr-2026 13:57:00 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@4a252df). |
| 07-Apr-2026 13:57:00 | 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@4a252df). |
| 07-Apr-2026 13:57:00 | 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@4a252df). 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@4a252df). |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:00 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57: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@4a252df). |
| 07-Apr-2026 13:57:00 | 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@4a252df). |
| 07-Apr-2026 13:57:00 | 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@4a252df). 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@4a252df). |
| 07-Apr-2026 13:57:01 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:01 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@5d49e661). |
| 07-Apr-2026 13:57: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@5d49e661). |
| 07-Apr-2026 13:57:01 | 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@5d49e661). 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@5d49e661). |
| 07-Apr-2026 13:57:01 | 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). |
| 07-Apr-2026 13:57: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@5d49e661). |
| 07-Apr-2026 13:57:01 | 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@5d49e661). 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@5d49e661). |
| 07-Apr-2026 13:57:01 | 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). |
| 07-Apr-2026 13:57: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@5d49e661). |
| 07-Apr-2026 13:57:01 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:01 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:01 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:01 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@5427d3ac). |
| 07-Apr-2026 13:57: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@5427d3ac). |
| 07-Apr-2026 13:57:01 | 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@5427d3ac). 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@5427d3ac). |
| 07-Apr-2026 13:57:01 | 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@5427d3ac). 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@5427d3ac). |
| 07-Apr-2026 13:57:01 | 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@5427d3ac). 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@5427d3ac). |
| 07-Apr-2026 13:57:01 | 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@5427d3ac). 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@5427d3ac). |
| 07-Apr-2026 13:57: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@5427d3ac). |
| 07-Apr-2026 13:57:01 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57: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@5427d3ac). |
| 07-Apr-2026 13:57:01 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@6f3112e5). |
| 07-Apr-2026 13:57: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@6f3112e5). |
| 07-Apr-2026 13:57:01 | 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@6f3112e5). 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@6f3112e5). |
| 07-Apr-2026 13:57:01 | 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@6f3112e5). 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@6f3112e5). |
| 07-Apr-2026 13:57:01 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:01 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57: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@6f3112e5). |
| 07-Apr-2026 13:57: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@6f3112e5). |
| 07-Apr-2026 13:57:01 | 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@6f3112e5). 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@6f3112e5). |
| 07-Apr-2026 13:57:01 | 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@6f3112e5). 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@6f3112e5). |
| 07-Apr-2026 13:57:01 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:01 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@4f5ebbd). |
| 07-Apr-2026 13:57: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@4f5ebbd). |
| 07-Apr-2026 13:57:01 | 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@4f5ebbd). 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@4f5ebbd). |
| 07-Apr-2026 13:57:01 | 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@4f5ebbd). 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@4f5ebbd). |
| 07-Apr-2026 13:57:01 | 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@4f5ebbd). 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@4f5ebbd). |
| 07-Apr-2026 13:57:01 | 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@4f5ebbd). 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@4f5ebbd). |
| 07-Apr-2026 13:57: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@4f5ebbd). |
| 07-Apr-2026 13:57:01 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57: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@4f5ebbd). |
| 07-Apr-2026 13:57:01 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57: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@35f89d72). |
| 07-Apr-2026 13:57: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@35f89d72). |
| 07-Apr-2026 13:57:01 | 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@35f89d72). 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@35f89d72). |
| 07-Apr-2026 13:57:01 | 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@35f89d72). 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@35f89d72). |
| 07-Apr-2026 13:57:01 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:01 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57: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@35f89d72). |
| 07-Apr-2026 13:57: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@35f89d72). |
| 07-Apr-2026 13:57:01 | 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@35f89d72). 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@35f89d72). |
| 07-Apr-2026 13:57:01 | 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@35f89d72). 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@35f89d72). |
| 07-Apr-2026 13:57:02 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:02 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:02 | 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@1f8a6dd3). |
| 07-Apr-2026 13:57:02 | 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@1f8a6dd3). |
| 07-Apr-2026 13:57:02 | 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@1f8a6dd3). 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@1f8a6dd3). |
| 07-Apr-2026 13:57:02 | 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@1f8a6dd3). 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@1f8a6dd3). |
| 07-Apr-2026 13:57:02 | 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@1f8a6dd3). |
| 07-Apr-2026 13:57:02 | 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@1f8a6dd3). 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@1f8a6dd3). |
| 07-Apr-2026 13:57:02 | 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@1f8a6dd3). 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@1f8a6dd3). |
| 07-Apr-2026 13:57:02 | 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@1f8a6dd3). |
| 07-Apr-2026 13:57:02 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:02 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:02 | 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@60e2ef2a). |
| 07-Apr-2026 13:57:02 | 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@60e2ef2a). |
| 07-Apr-2026 13:57:02 | 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@60e2ef2a). 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@60e2ef2a). |
| 07-Apr-2026 13:57:02 | 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@60e2ef2a). 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@60e2ef2a). |
| 07-Apr-2026 13:57:02 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:02 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:02 | 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@60e2ef2a). |
| 07-Apr-2026 13:57:02 | 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@60e2ef2a). |
| 07-Apr-2026 13:57:02 | 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@60e2ef2a). 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@60e2ef2a). |
| 07-Apr-2026 13:57:02 | 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@60e2ef2a). 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@60e2ef2a). |
| 07-Apr-2026 13:57:02 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.185 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest |
| 07-Apr-2026 13:57:03 | [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest |
| 07-Apr-2026 13:57:03 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:57:05 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | 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@15b0c5a4). |
| 07-Apr-2026 13:57:05 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | 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@15b0c5a4). |
| 07-Apr-2026 13:57:05 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | 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@30fd0721). |
| 07-Apr-2026 13:57:05 | 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@30fd0721). |
| 07-Apr-2026 13:57:05 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | 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@1dffde69). |
| 07-Apr-2026 13:57:05 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:05 | 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@1dffde69). |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@7cdbff9b). |
| 07-Apr-2026 13:57:06 | 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@7cdbff9b). |
| 07-Apr-2026 13:57:06 | 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@7cdbff9b). |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@7cdbff9b). |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@50cfc993). |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@50cfc993). |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@27e25aef). |
| 07-Apr-2026 13:57:06 | 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@27e25aef). |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@66b9658a). |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@66b9658a). |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@13e0c36b). |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@13e0c36b). |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@ffccd52). |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@ffccd52). |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@35056b50). |
| 07-Apr-2026 13:57:06 | 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@35056b50). |
| 07-Apr-2026 13:57:06 | 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@35056b50). |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@35056b50). |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@482f743e). |
| 07-Apr-2026 13:57:06 | 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@482f743e). |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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@482f743e). |
| 07-Apr-2026 13:57:06 | 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@482f743e). |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:06 | 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). |
| 07-Apr-2026 13:57:06 | 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). |
| 07-Apr-2026 13:57:06 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:07 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:07 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:07 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:07 | 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@537cc784). |
| 07-Apr-2026 13:57:07 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:07 | 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@537cc784). |
| 07-Apr-2026 13:57:07 | Initializing Node_A_Plugin. |
| 07-Apr-2026 13:57:07 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:07 | Destroying Node_A_Plugin. |
| 07-Apr-2026 13:57:07 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.118 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest |
| 07-Apr-2026 13:57:08 | [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest |
| 07-Apr-2026 13:57:08 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:57:08 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:57:08 | |
| 07-Apr-2026 13:57:08 | |
| 07-Apr-2026 13:57:08 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.jivesoftware.openfire.container.PluginManagerTest |
| 07-Apr-2026 13:57:09 | [INFO] Running org.jivesoftware.openfire.container.PluginServletTest |
| 07-Apr-2026 13:57:09 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:57:09 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:57:09 | |
| 07-Apr-2026 13:57:09 | |
| 07-Apr-2026 13:57:10 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s -- in org.jivesoftware.openfire.container.PluginServletTest |
| 07-Apr-2026 13:57:10 | [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest |
| 07-Apr-2026 13:57:11 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:57:11 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:57:11 | |
| 07-Apr-2026 13:57:11 | |
| 07-Apr-2026 13:57:11 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in org.jivesoftware.openfire.csi.CsiManagerTest |
| 07-Apr-2026 13:57:12 | [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest |
| 07-Apr-2026 13:57:13 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:57:14 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest |
| 07-Apr-2026 13:57:15 | [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest |
| 07-Apr-2026 13:57:15 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:57:15 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:57:15 | |
| 07-Apr-2026 13:57:15 | |
| 07-Apr-2026 13:57:16 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest |
| 07-Apr-2026 13:57:17 | [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest |
| 07-Apr-2026 13:57:17 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:57:18 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:57:18 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:57:18 | |
| 07-Apr-2026 13:57:18 | |
| 07-Apr-2026 13:57:19 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.539 s -- in org.jivesoftware.openfire.forward.ForwardedTest |
| 07-Apr-2026 13:57:20 | [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest |
| 07-Apr-2026 13:57:22 | 2026-04-07T18:57:22.056735010Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:22 | 2026-04-07T18:57:22.098379402Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:22 | 2026-04-07T18:57:22.099083262Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:22 | 2026-04-07T18:57:22.100644529Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:22 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:57:22 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:57:22 | |
| 07-Apr-2026 13:57:22 | |
| 07-Apr-2026 13:57:22 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:57:29 | [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.261 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest |
| 07-Apr-2026 13:57:30 | [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest |
| 07-Apr-2026 13:57:32 | 2026-04-07T18:57:32.282048617Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:32 | 2026-04-07T18:57:32.320435555Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:32 | 2026-04-07T18:57:32.320984679Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:32 | 2026-04-07T18:57:32.322326789Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:32 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:57:32 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:57:32 | |
| 07-Apr-2026 13:57:32 | |
| 07-Apr-2026 13:57:32 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:57:37 | [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.493 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest |
| 07-Apr-2026 13:57:38 | [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest |
| 07-Apr-2026 13:57:38 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:57:38 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:57:38 | |
| 07-Apr-2026 13:57:38 | |
| 07-Apr-2026 13:57:38 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in org.jivesoftware.openfire.group.GroupJIDTest |
| 07-Apr-2026 13:57:39 | [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest |
| 07-Apr-2026 13:57:41 | 2026-04-07T18:57:41.240281693Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:41 | 2026-04-07T18:57:41.283929308Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:41 | 2026-04-07T18:57:41.284532280Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:41 | 2026-04-07T18:57:41.286217032Z main ERROR Recursive call to appender file |
| 07-Apr-2026 13:57:41 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:57:41 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:57:41 | |
| 07-Apr-2026 13:57:41 | |
| 07-Apr-2026 13:57:41 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:57:44 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.445 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest |
| 07-Apr-2026 13:57:45 | [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest |
| 07-Apr-2026 13:57:46 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:57:47 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.127 s -- in org.jivesoftware.openfire.group.GroupManagerTest |
| 07-Apr-2026 13:57:48 | [INFO] Running org.jivesoftware.openfire.group.GroupTest |
| 07-Apr-2026 13:57:49 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:57:49 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 s -- in org.jivesoftware.openfire.group.GroupTest |
| 07-Apr-2026 13:57:50 | [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest |
| 07-Apr-2026 13:57:51 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest |
| 07-Apr-2026 13:57:52 | [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest |
| 07-Apr-2026 13:57:53 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest |
| 07-Apr-2026 13:57:53 | [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest |
| 07-Apr-2026 13:57:54 | [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.464 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest |
| 07-Apr-2026 13:57:55 | [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest |
| 07-Apr-2026 13:57:55 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest |
| 07-Apr-2026 13:57:56 | [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest |
| 07-Apr-2026 13:57:57 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest |
| 07-Apr-2026 13:57:58 | [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest |
| 07-Apr-2026 13:57:58 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest |
| 07-Apr-2026 13:57:59 | [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest |
| 07-Apr-2026 13:58:05 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.682 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest |
| 07-Apr-2026 13:58:06 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 07-Apr-2026 13:58:09 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 07-Apr-2026 13:58:11 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 07-Apr-2026 13:58:11 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 07-Apr-2026 13:58:12 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 07-Apr-2026 13:58:12 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 07-Apr-2026 13:58:14 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.170 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 07-Apr-2026 13:58:14 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 07-Apr-2026 13:58:15 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 07-Apr-2026 13:58:15 | [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.008 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 07-Apr-2026 13:58:16 | [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest |
| 07-Apr-2026 13:58:21 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.999 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest |
| 07-Apr-2026 13:58:21 | [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest |
| 07-Apr-2026 13:58:22 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:22 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:22 | |
| 07-Apr-2026 13:58:22 | |
| 07-Apr-2026 13:58:22 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest |
| 07-Apr-2026 13:58:23 | [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest |
| 07-Apr-2026 13:58:23 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:58:24 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:24 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:24 | |
| 07-Apr-2026 13:58:24 | |
| 07-Apr-2026 13:58:25 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.038 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest |
| 07-Apr-2026 13:58:26 | [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest |
| 07-Apr-2026 13:58:26 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:58:27 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:27 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:27 | |
| 07-Apr-2026 13:58:27 | |
| 07-Apr-2026 13:58:28 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 s -- in org.jivesoftware.openfire.muc.MUCRoomTest |
| 07-Apr-2026 13:58:29 | [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest |
| 07-Apr-2026 13:58:30 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest |
| 07-Apr-2026 13:58:31 | [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest |
| 07-Apr-2026 13:58:31 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:58:32 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:32 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:32 | |
| 07-Apr-2026 13:58:32 | |
| 07-Apr-2026 13:58:33 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest |
| 07-Apr-2026 13:58:34 | [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest |
| 07-Apr-2026 13:58:34 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:34 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:34 | |
| 07-Apr-2026 13:58:34 | |
| 07-Apr-2026 13:58:34 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.jivesoftware.openfire.net.DNSUtilTest |
| 07-Apr-2026 13:58:35 | [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest |
| 07-Apr-2026 13:58:38 | [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.662 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest |
| 07-Apr-2026 13:58:38 | [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest |
| 07-Apr-2026 13:58:39 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.jivesoftware.openfire.net.SrvRecordTest |
| 07-Apr-2026 13:58:39 | [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest |
| 07-Apr-2026 13:58:40 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:40 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:40 | |
| 07-Apr-2026 13:58:40 | |
| 07-Apr-2026 13:58:40 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest |
| 07-Apr-2026 13:58:41 | [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest |
| 07-Apr-2026 13:58:42 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:42 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:42 | |
| 07-Apr-2026 13:58:42 | |
| 07-Apr-2026 13:58:42 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest |
| 07-Apr-2026 13:58:43 | [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest |
| 07-Apr-2026 13:58:43 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:43 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:43 | |
| 07-Apr-2026 13:58:43 | |
| 07-Apr-2026 13:58:43 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest |
| 07-Apr-2026 13:58:44 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest |
| 07-Apr-2026 13:58:44 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:58:45 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:45 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:45 | |
| 07-Apr-2026 13:58:45 | |
| 07-Apr-2026 13:58:46 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.046 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest |
| 07-Apr-2026 13:58:47 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest |
| 07-Apr-2026 13:58:47 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:58:48 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:48 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:48 | |
| 07-Apr-2026 13:58:48 | |
| 07-Apr-2026 13:58:49 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.178 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest |
| 07-Apr-2026 13:58:50 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest |
| 07-Apr-2026 13:58:51 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:58:52 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:52 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:52 | |
| 07-Apr-2026 13:58:52 | |
| 07-Apr-2026 13:58:52 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.145 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest |
| 07-Apr-2026 13:58:53 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest |
| 07-Apr-2026 13:58:54 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:58:55 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:58:55 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:58:55 | |
| 07-Apr-2026 13:58:55 | |
| 07-Apr-2026 13:58:55 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest |
| 07-Apr-2026 13:58:56 | [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest |
| 07-Apr-2026 13:58:57 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest |
| 07-Apr-2026 13:58:58 | [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest |
| 07-Apr-2026 13:58:58 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest |
| 07-Apr-2026 13:58:59 | [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest |
| 07-Apr-2026 13:59:00 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:59:02 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:59:02 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:59:02 | |
| 07-Apr-2026 13:59:02 | |
| 07-Apr-2026 13:59:02 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.390 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest |
| 07-Apr-2026 13:59:03 | [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest |
| 07-Apr-2026 13:59:04 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:59:05 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest |
| 07-Apr-2026 13:59:06 | [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest |
| 07-Apr-2026 13:59:06 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:59:07 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:59:07 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:59:07 | |
| 07-Apr-2026 13:59:07 | |
| 07-Apr-2026 13:59:08 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.864 s -- in org.jivesoftware.openfire.roster.RosterItemTest |
| 07-Apr-2026 13:59:09 | [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest |
| 07-Apr-2026 13:59:09 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:59:10 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:59:10 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:59:10 | |
| 07-Apr-2026 13:59:10 | |
| 07-Apr-2026 13:59:11 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest |
| 07-Apr-2026 13:59:12 | [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest |
| 07-Apr-2026 13:59:12 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:59:13 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:59:13 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:59:13 | |
| 07-Apr-2026 13:59:13 | |
| 07-Apr-2026 13:59:14 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest |
| 07-Apr-2026 13:59:14 | [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest |
| 07-Apr-2026 13:59:15 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:59:16 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 13:59:16 | which will prevent the application from working correctly. |
| 07-Apr-2026 13:59:16 | |
| 07-Apr-2026 13:59:16 | |
| 07-Apr-2026 13:59:16 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.573 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest |
| 07-Apr-2026 13:59:17 | [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest |
| 07-Apr-2026 13:59:18 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 13:59:48 | [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.25 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest |
| 07-Apr-2026 13:59:49 | [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest |
| 07-Apr-2026 13:59:50 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 14:02:48 | [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.8 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest |
| 07-Apr-2026 14:02:49 | [INFO] Running org.jivesoftware.openfire.session.SessionTest |
| 07-Apr-2026 14:02:50 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s -- in org.jivesoftware.openfire.session.SessionTest |
| 07-Apr-2026 14:02:51 | [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest |
| 07-Apr-2026 14:02:51 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest |
| 07-Apr-2026 14:02:51 | [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest |
| 07-Apr-2026 14:02:52 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:02:52 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:02:52 | |
| 07-Apr-2026 14:02:52 | |
| 07-Apr-2026 14:02:52 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.670 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest |
| 07-Apr-2026 14:02:53 | [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest |
| 07-Apr-2026 14:02:54 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:02:54 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:02:54 | |
| 07-Apr-2026 14:02:54 | |
| 07-Apr-2026 14:02:54 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest |
| 07-Apr-2026 14:02:54 | [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest |
| 07-Apr-2026 14:02:55 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 14:02:56 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest |
| 07-Apr-2026 14:02:57 | [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest |
| 07-Apr-2026 14:02:57 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:02:57 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:02:57 | |
| 07-Apr-2026 14:02:57 | |
| 07-Apr-2026 14:02:58 | [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest |
| 07-Apr-2026 14:02:59 | [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest |
| 07-Apr-2026 14:02:59 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest |
| 07-Apr-2026 14:03:00 | [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest |
| 07-Apr-2026 14:03:01 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest |
| 07-Apr-2026 14:03:02 | [INFO] Running org.jivesoftware.openfire.user.UserManagerTest |
| 07-Apr-2026 14:03:03 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 14:03:04 | [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.658 s -- in org.jivesoftware.openfire.user.UserManagerTest |
| 07-Apr-2026 14:03:05 | [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest |
| 07-Apr-2026 14:03:06 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest |
| 07-Apr-2026 14:03:07 | [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest |
| 07-Apr-2026 14:03:07 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest |
| 07-Apr-2026 14:03:08 | [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest |
| 07-Apr-2026 14:03:09 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:09 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:09 | |
| 07-Apr-2026 14:03:09 | |
| 07-Apr-2026 14:03:09 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest |
| 07-Apr-2026 14:03:10 | [INFO] Running org.jivesoftware.util.AdminConsoleTest |
| 07-Apr-2026 14:03:10 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:10 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:10 | |
| 07-Apr-2026 14:03:10 | |
| 07-Apr-2026 14:03:10 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s -- in org.jivesoftware.util.AdminConsoleTest |
| 07-Apr-2026 14:03:12 | [INFO] Running org.jivesoftware.util.AesEncryptorTest |
| 07-Apr-2026 14:03:13 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s -- in org.jivesoftware.util.AesEncryptorTest |
| 07-Apr-2026 14:03:14 | [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest |
| 07-Apr-2026 14:03:15 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest |
| 07-Apr-2026 14:03:16 | [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest |
| 07-Apr-2026 14:03:16 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:16 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:16 | |
| 07-Apr-2026 14:03:16 | |
| 07-Apr-2026 14:03:18 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 s -- in org.jivesoftware.util.BlowfishEncryptorTest |
| 07-Apr-2026 14:03:19 | [INFO] Running org.jivesoftware.util.CacheUtilTest |
| 07-Apr-2026 14:03:19 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:19 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:19 | |
| 07-Apr-2026 14:03:19 | |
| 07-Apr-2026 14:03:19 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s -- in org.jivesoftware.util.CacheUtilTest |
| 07-Apr-2026 14:03:20 | [INFO] Running org.jivesoftware.util.CacheableOptionalTest |
| 07-Apr-2026 14:03:20 | [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.119 s -- in org.jivesoftware.util.CacheableOptionalTest |
| 07-Apr-2026 14:03:21 | [INFO] Running org.jivesoftware.util.CertificateManagerTest |
| 07-Apr-2026 14:03:23 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:23 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:23 | |
| 07-Apr-2026 14:03:23 | |
| 07-Apr-2026 14:03:23 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.632 s -- in org.jivesoftware.util.CertificateManagerTest |
| 07-Apr-2026 14:03:24 | [INFO] Running org.jivesoftware.util.CertificateTest |
| 07-Apr-2026 14:03:24 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.jivesoftware.util.CertificateTest |
| 07-Apr-2026 14:03:25 | [INFO] Running org.jivesoftware.util.CollectionUtilsTest |
| 07-Apr-2026 14:03:25 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.jivesoftware.util.CollectionUtilsTest |
| 07-Apr-2026 14:03:26 | [INFO] Running org.jivesoftware.util.GraphicsUtilsTest |
| 07-Apr-2026 14:03:27 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.jivesoftware.util.GraphicsUtilsTest |
| 07-Apr-2026 14:03:28 | [INFO] Running org.jivesoftware.util.IpUtilsTest |
| 07-Apr-2026 14:03:28 | [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.jivesoftware.util.IpUtilsTest |
| 07-Apr-2026 14:03:29 | [INFO] Running org.jivesoftware.util.JIDTest |
| 07-Apr-2026 14:03:29 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.jivesoftware.util.JIDTest |
| 07-Apr-2026 14:03:30 | [INFO] Running org.jivesoftware.util.JavaSpecVersionTest |
| 07-Apr-2026 14:03:30 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.jivesoftware.util.JavaSpecVersionTest |
| 07-Apr-2026 14:03:31 | [INFO] Running org.jivesoftware.util.LDAPTest |
| 07-Apr-2026 14:03:32 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s -- in org.jivesoftware.util.LDAPTest |
| 07-Apr-2026 14:03:33 | [INFO] Running org.jivesoftware.util.ListPagerTest |
| 07-Apr-2026 14:03:33 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 14:03:35 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.930 s -- in org.jivesoftware.util.ListPagerTest |
| 07-Apr-2026 14:03:36 | [INFO] Running org.jivesoftware.util.LocaleUtilsTest |
| 07-Apr-2026 14:03:36 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s -- in org.jivesoftware.util.LocaleUtilsTest |
| 07-Apr-2026 14:03:37 | [INFO] Running org.jivesoftware.util.ObfuscatorTest |
| 07-Apr-2026 14:03:38 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 s -- in org.jivesoftware.util.ObfuscatorTest |
| 07-Apr-2026 14:03:39 | [INFO] Running org.jivesoftware.util.SAXReaderUtilTest |
| 07-Apr-2026 14:03:39 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:39 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:39 | |
| 07-Apr-2026 14:03:39 | |
| 07-Apr-2026 14:03:40 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s -- in org.jivesoftware.util.SAXReaderUtilTest |
| 07-Apr-2026 14:03:41 | [INFO] Running org.jivesoftware.util.StringUtilsTest |
| 07-Apr-2026 14:03:41 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:41 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:41 | |
| 07-Apr-2026 14:03:41 | |
| 07-Apr-2026 14:03:41 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.jivesoftware.util.StringUtilsTest |
| 07-Apr-2026 14:03:42 | [INFO] Running org.jivesoftware.util.SystemPropertyTest |
| 07-Apr-2026 14:03:43 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 07-Apr-2026 14:03:44 | [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.207 s -- in org.jivesoftware.util.SystemPropertyTest |
| 07-Apr-2026 14:03:45 | [INFO] Running org.jivesoftware.util.TaskEngineTest |
| 07-Apr-2026 14:03:46 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:46 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:46 | |
| 07-Apr-2026 14:03:46 | |
| 07-Apr-2026 14:03:46 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.jivesoftware.util.TaskEngineTest |
| 07-Apr-2026 14:03:47 | [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest |
| 07-Apr-2026 14:03:47 | [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest |
| 07-Apr-2026 14:03:48 | [INFO] Running org.jivesoftware.util.VersionTest |
| 07-Apr-2026 14:03:48 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.jivesoftware.util.VersionTest |
| 07-Apr-2026 14:03:49 | [INFO] Running org.jivesoftware.util.WebXmlUtilsTest |
| 07-Apr-2026 14:03:50 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s -- in org.jivesoftware.util.WebXmlUtilsTest |
| 07-Apr-2026 14:03:51 | [INFO] Running org.jivesoftware.util.XMLPropertiesTest |
| 07-Apr-2026 14:03:51 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:51 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:51 | |
| 07-Apr-2026 14:03:51 | |
| 07-Apr-2026 14:03:52 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s -- in org.jivesoftware.util.XMLPropertiesTest |
| 07-Apr-2026 14:03:53 | [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest |
| 07-Apr-2026 14:03:53 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest |
| 07-Apr-2026 14:03:54 | [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest |
| 07-Apr-2026 14:03:54 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:54 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:54 | |
| 07-Apr-2026 14:03:54 | |
| 07-Apr-2026 14:03:54 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest |
| 07-Apr-2026 14:03:55 | [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest |
| 07-Apr-2026 14:03:56 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:56 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:56 | |
| 07-Apr-2026 14:03:56 | |
| 07-Apr-2026 14:03:56 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s -- in org.jivesoftware.util.cache.CacheFactoryTest |
| 07-Apr-2026 14:03:57 | [INFO] Running org.jivesoftware.util.cache.CacheSizesTest |
| 07-Apr-2026 14:03:58 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:03:58 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:03:58 | |
| 07-Apr-2026 14:03:58 | |
| 07-Apr-2026 14:03:58 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s -- in org.jivesoftware.util.cache.CacheSizesTest |
| 07-Apr-2026 14:03:59 | [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest |
| 07-Apr-2026 14:03:59 | [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest |
| 07-Apr-2026 14:04:00 | [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest |
| 07-Apr-2026 14:04:00 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest |
| 07-Apr-2026 14:04:01 | [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest |
| 07-Apr-2026 14:04:02 | Critical Error! The home directory has not been configured, |
| 07-Apr-2026 14:04:02 | which will prevent the application from working correctly. |
| 07-Apr-2026 14:04:02 | |
| 07-Apr-2026 14:04:02 | |
| 07-Apr-2026 14:04:02 | [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.652 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest |
| 07-Apr-2026 14:04:03 | [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest |
| 07-Apr-2026 14:04:04 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest |
| 07-Apr-2026 14:04:05 | [INFO] Running org.jivesoftware.database.ProfiledConnectionTest |
| 07-Apr-2026 14:04:06 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.600 s -- in org.jivesoftware.database.ProfiledConnectionTest |
| 07-Apr-2026 14:04:07 | [INFO] Running dom.io.XMPPPacketReaderTest |
| 07-Apr-2026 14:04:08 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s -- in dom.io.XMPPPacketReaderTest |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] Results: |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [WARNING] Tests run: 1933, Failures: 0, Errors: 0, Skipped: 3 |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- |
| 07-Apr-2026 14:04:08 | [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT.jar |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ xmppserver --- |
| 07-Apr-2026 14:04:08 | [INFO] Reading assembly descriptor: src/assembly/taglib.xml |
| 07-Apr-2026 14:04:08 | [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT-taglib.jar |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- |
| 07-Apr-2026 14:04:08 | [INFO] Building Starter for Openfire 5.1.0-SNAPSHOT [4/7] |
| 07-Apr-2026 14:04:08 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ starter --- |
| 07-Apr-2026 14:04:08 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ starter --- |
| 07-Apr-2026 14:04:08 | [INFO] Copying 4 resources from src/main/resources to target/classes |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter --- |
| 07-Apr-2026 14:04:08 | [INFO] Recompiling the module because of changed dependency. |
| 07-Apr-2026 14:04:08 | [INFO] Compiling 8 source files with javac [debug target 17] to target/classes |
| 07-Apr-2026 14:04:08 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API. |
| 07-Apr-2026 14:04:08 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details. |
| 07-Apr-2026 14:04:08 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations. |
| 07-Apr-2026 14:04:08 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details. |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ starter --- |
| 07-Apr-2026 14:04:08 | [INFO] Copying 2 resources from src/test/resources to target/test-classes |
| 07-Apr-2026 14:04:08 | [INFO] |
| 07-Apr-2026 14:04:08 | [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter --- |
| 07-Apr-2026 14:04:08 | [INFO] Recompiling the module because of changed dependency. |
| 07-Apr-2026 14:04:08 | [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- |
| 07-Apr-2026 14:04:09 | [INFO] Surefire report directory: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/surefire-reports |
| 07-Apr-2026 14:04:09 | |
| 07-Apr-2026 14:04:09 | ------------------------------------------------------- |
| 07-Apr-2026 14:04:09 | T E S T S |
| 07-Apr-2026 14:04:09 | ------------------------------------------------------- |
| 07-Apr-2026 14:04:09 | Running org.jivesoftware.openfire.launcher.LauncherTest |
| 07-Apr-2026 14:04:09 | [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. |
| 07-Apr-2026 14:04:09 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec |
| 07-Apr-2026 14:04:09 | |
| 07-Apr-2026 14:04:09 | Results : |
| 07-Apr-2026 14:04:09 | |
| 07-Apr-2026 14:04:09 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 |
| 07-Apr-2026 14:04:09 | |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- |
| 07-Apr-2026 14:04:09 | [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/startup.jar |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- |
| 07-Apr-2026 14:04:09 | [INFO] Building Openfire Plugins 5.1.0-SNAPSHOT [5/7] |
| 07-Apr-2026 14:04:09 | [INFO] --------------------------------[ pom ]--------------------------------- |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ plugins --- |
| 07-Apr-2026 14:04:09 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- |
| 07-Apr-2026 14:04:09 | [INFO] Building Openfire Plugin Assembly Descriptor 5.1.0-SNAPSHOT [6/7] |
| 07-Apr-2026 14:04:09 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- |
| 07-Apr-2026 14:04:09 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- |
| 07-Apr-2026 14:04:09 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| 07-Apr-2026 14:04:09 | [INFO] Copying 1 resource |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- |
| 07-Apr-2026 14:04:09 | [INFO] No sources to compile |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- |
| 07-Apr-2026 14:04:09 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| 07-Apr-2026 14:04:09 | [INFO] skip non existing resourceDirectory /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- |
| 07-Apr-2026 14:04:09 | [INFO] No sources to compile |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- |
| 07-Apr-2026 14:04:09 | [INFO] No tests to run. |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- |
| 07-Apr-2026 14:04:09 | [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.1.0-SNAPSHOT.jar |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- |
| 07-Apr-2026 14:04:09 | [INFO] Building Distribution 5.1.0-SNAPSHOT [7/7] |
| 07-Apr-2026 14:04:09 | [INFO] --------------------------------[ pom ]--------------------------------- |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ distribution --- |
| 07-Apr-2026 14:04:09 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 07-Apr-2026 14:04:09 | [INFO] |
| 07-Apr-2026 14:04:09 | [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ distribution --- |
| 07-Apr-2026 14:04:09 | [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml |
| 07-Apr-2026 14:04:10 | [INFO] Copying files to /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base |
| 07-Apr-2026 14:04:11 | [INFO] 688 files copied to /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base |
| 07-Apr-2026 14:04:11 | [INFO] |
| 07-Apr-2026 14:04:11 | [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution --- |
| 07-Apr-2026 14:04:11 | [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar |
| 07-Apr-2026 14:04:11 | [INFO] ------------------------------------------------------------------------ |
| 07-Apr-2026 14:04:11 | [INFO] Reactor Summary for Parent 5.1.0-SNAPSHOT: |
| 07-Apr-2026 14:04:11 | [INFO] |
| 07-Apr-2026 14:04:11 | [INFO] Parent ............................................. SUCCESS [ 0.314 s] |
| 07-Apr-2026 14:04:11 | [INFO] Internationalization files for Openfire ............ SUCCESS [ 0.774 s] |
| 07-Apr-2026 14:04:11 | [INFO] Core XMPP Server ................................... SUCCESS [08:16 min] |
| 07-Apr-2026 14:04:11 | [INFO] Starter for Openfire ............................... SUCCESS [ 0.722 s] |
| 07-Apr-2026 14:04:11 | [INFO] Openfire Plugins ................................... SUCCESS [ 0.023 s] |
| 07-Apr-2026 14:04:11 | [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.126 s] |
| 07-Apr-2026 14:04:11 | [INFO] Distribution ....................................... SUCCESS [ 2.177 s] |
| 07-Apr-2026 14:04:11 | [INFO] ------------------------------------------------------------------------ |
| 07-Apr-2026 14:04:11 | [INFO] BUILD SUCCESS |
| 07-Apr-2026 14:04:11 | [INFO] ------------------------------------------------------------------------ |
| 07-Apr-2026 14:04:11 | [INFO] Total time: 08:20 min |
| 07-Apr-2026 14:04:11 | [INFO] Finished at: 2026-04-07T14:04:11-05:00 |
| 07-Apr-2026 14:04:11 | [INFO] ------------------------------------------------------------------------ |
| 07-Apr-2026 14:04:11 | Parsing test results under /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1... |
| 07-Apr-2026 14:04:12 | Finished task 'Build' with result: Success |
| 07-Apr-2026 14:04:12 | Running post build plugin 'Docker Container Cleanup' |
| 07-Apr-2026 14:04:12 | Running post build plugin 'NCover Results Collector' |
| 07-Apr-2026 14:04:12 | Running post build plugin 'Build Results Label Collector' |
| 07-Apr-2026 14:04:12 | Running post build plugin 'Clover Results Collector' |
| 07-Apr-2026 14:04:12 | Running post build plugin 'npm Cache Cleanup' |
| 07-Apr-2026 14:04:12 | Running post build plugin 'Artifact Copier' |
| 07-Apr-2026 14:04:12 | Publishing an artifact: Unpacked project files |
| 07-Apr-2026 14:04:28 | Finished publishing of artifact Non required shared artifact Http Compression On : [Unpacked project files], patterns: [**/*] in 15.95 s |
| 07-Apr-2026 14:04:28 | Finalising the build... |
| 07-Apr-2026 14:04:28 | Stopping timer. |
| 07-Apr-2026 14:04:28 | Build OPENFIRE-TRUNK-JOB1-2952 completed. |
| 07-Apr-2026 19:04:30 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 07-Apr-2026 19:04:30 | Running on server: post build plugin 'NCover Results Collector' |
| 07-Apr-2026 19:04:30 | Running on server: post build plugin 'Build Labeller' |
| 07-Apr-2026 19:04:30 | Running on server: post build plugin 'Clover Delta Calculator' |
| 07-Apr-2026 19:04:30 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 07-Apr-2026 19:04:30 | All post build plugins have finished |
| 07-Apr-2026 19:04:30 | Generating build results summary... |
| 07-Apr-2026 19:04:30 | Saving build results to disk... |
| 07-Apr-2026 19:04:30 | Store variable context... |
| 07-Apr-2026 19:04:30 | Finished building OPENFIRE-TRUNK-JOB1-2952. |