Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #238 failed

Job: Workflow failed

Stages & jobs

  1. Build and Package

Build log

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

21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21-Mar-2026 02:09:03         Suppressed: java.lang.NullPointerException: Cannot invoke "java.util.Set.forEach(java.util.function.Consumer)" because the return value of "org.junit.jupiter.api.extension.ExtensionContext$Store.remove(Object, java.lang.Class)" is null
21-Mar-2026 02:09:03                 at org.mockito.junit.jupiter.MockitoExtension.afterEach(MockitoExtension.java:184)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachCallbacks$12(TestMethodTestDescriptor.java:260)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
21-Mar-2026 02:09:03                 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
21-Mar-2026 02:09:03                 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:275)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachCallbacks(TestMethodTestDescriptor.java:259)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:144)
21-Mar-2026 02:09:03                 ... 49 more
21-Mar-2026 02:09:03 Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:104)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:78)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:50)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:27)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:22)
21-Mar-2026 02:09:03         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:73)
21-Mar-2026 02:09:03         at org.mockito.Mockito.<clinit>(Mockito.java:1683)
21-Mar-2026 02:09:03         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:149)
21-Mar-2026 02:09:03         ... 55 more
21-Mar-2026 02:09:03 Caused by: java.lang.reflect.InvocationTargetException
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
21-Mar-2026 02:09:03         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
21-Mar-2026 02:09:03         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:102)
21-Mar-2026 02:09:03         ... 63 more
21-Mar-2026 02:09:03 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
21-Mar-2026 02:09:03 Could not initialize inline Byte Buddy mock maker.
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 It appears as if your JDK does not supply a working agent attachment mechanism.
21-Mar-2026 02:09:03 Java               : 17
21-Mar-2026 02:09:03 JVM vendor name    : Red Hat, Inc.
21-Mar-2026 02:09:03 JVM vendor version : 17.0.18+8-LTS
21-Mar-2026 02:09:03 JVM name           : OpenJDK 64-Bit Server VM
21-Mar-2026 02:09:03 JVM version        : 17.0.18+8-LTS
21-Mar-2026 02:09:03 JVM info           : mixed mode, sharing
21-Mar-2026 02:09:03 OS name            : Linux
21-Mar-2026 02:09:03 OS version         : 5.14.0-611.38.1.el9_7.x86_64
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:244)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
21-Mar-2026 02:09:03         ... 69 more
21-Mar-2026 02:09:03 Caused by: java.lang.IllegalStateException:
21-Mar-2026 02:09:03 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
21-Mar-2026 02:09:03 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 Potentially, the current VM does not support the instrumentation API correctly
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:176)
21-Mar-2026 02:09:03         ... 70 more
21-Mar-2026 02:09:03 Caused by: java.io.IOException: Permission denied
21-Mar-2026 02:09:03         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
21-Mar-2026 02:09:03         at java.base/java.io.File.createTempFile(File.java:2170)
21-Mar-2026 02:09:03         at java.base/java.io.File.createTempFile(File.java:2216)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:123)
21-Mar-2026 02:09:03         ... 70 more
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 [ERROR] org.jivesoftware.util.SystemPropertyTest.willNotifyListenersOfChanges -- Time elapsed: 0.001 s <<< ERROR!
21-Mar-2026 02:09:03 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:84)
21-Mar-2026 02:09:03         at jdk.proxy2/jdk.proxy2.$Proxy28.isTypeMockable(Unknown Source)
21-Mar-2026 02:09:03         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
21-Mar-2026 02:09:03         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:274)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:235)
21-Mar-2026 02:09:03         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:86)
21-Mar-2026 02:09:03         at org.mockito.Mockito.mock(Mockito.java:2101)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
21-Mar-2026 02:09:03         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
21-Mar-2026 02:09:03         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
21-Mar-2026 02:09:03         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
21-Mar-2026 02:09:03         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:153)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachCallbacks$2(TestMethodTestDescriptor.java:166)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachCallbacks(TestMethodTestDescriptor.java:165)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:132)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21-Mar-2026 02:09:03         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21-Mar-2026 02:09:03         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21-Mar-2026 02:09:03         Suppressed: java.lang.NullPointerException: Cannot invoke "java.util.Set.forEach(java.util.function.Consumer)" because the return value of "org.junit.jupiter.api.extension.ExtensionContext$Store.remove(Object, java.lang.Class)" is null
21-Mar-2026 02:09:03                 at org.mockito.junit.jupiter.MockitoExtension.afterEach(MockitoExtension.java:184)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachCallbacks$12(TestMethodTestDescriptor.java:260)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
21-Mar-2026 02:09:03                 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
21-Mar-2026 02:09:03                 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:275)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachCallbacks(TestMethodTestDescriptor.java:259)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:144)
21-Mar-2026 02:09:03                 ... 49 more
21-Mar-2026 02:09:03 Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:104)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:78)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:50)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:27)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:22)
21-Mar-2026 02:09:03         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:73)
21-Mar-2026 02:09:03         at org.mockito.Mockito.<clinit>(Mockito.java:1683)
21-Mar-2026 02:09:03         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:149)
21-Mar-2026 02:09:03         ... 55 more
21-Mar-2026 02:09:03 Caused by: java.lang.reflect.InvocationTargetException
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
21-Mar-2026 02:09:03         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
21-Mar-2026 02:09:03         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:102)
21-Mar-2026 02:09:03         ... 63 more
21-Mar-2026 02:09:03 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
21-Mar-2026 02:09:03 Could not initialize inline Byte Buddy mock maker.
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 It appears as if your JDK does not supply a working agent attachment mechanism.
21-Mar-2026 02:09:03 Java               : 17
21-Mar-2026 02:09:03 JVM vendor name    : Red Hat, Inc.
21-Mar-2026 02:09:03 JVM vendor version : 17.0.18+8-LTS
21-Mar-2026 02:09:03 JVM name           : OpenJDK 64-Bit Server VM
21-Mar-2026 02:09:03 JVM version        : 17.0.18+8-LTS
21-Mar-2026 02:09:03 JVM info           : mixed mode, sharing
21-Mar-2026 02:09:03 OS name            : Linux
21-Mar-2026 02:09:03 OS version         : 5.14.0-611.38.1.el9_7.x86_64
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:244)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
21-Mar-2026 02:09:03         ... 69 more
21-Mar-2026 02:09:03 Caused by: java.lang.IllegalStateException:
21-Mar-2026 02:09:03 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
21-Mar-2026 02:09:03 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 Potentially, the current VM does not support the instrumentation API correctly
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:176)
21-Mar-2026 02:09:03         ... 70 more
21-Mar-2026 02:09:03 Caused by: java.io.IOException: Permission denied
21-Mar-2026 02:09:03         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
21-Mar-2026 02:09:03         at java.base/java.io.File.createTempFile(File.java:2170)
21-Mar-2026 02:09:03         at java.base/java.io.File.createTempFile(File.java:2216)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:123)
21-Mar-2026 02:09:03         ... 70 more
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 [ERROR] org.jivesoftware.util.SystemPropertyTest.aPluginIsRequired -- Time elapsed: 0.001 s <<< ERROR!
21-Mar-2026 02:09:03 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:84)
21-Mar-2026 02:09:03         at jdk.proxy2/jdk.proxy2.$Proxy28.isTypeMockable(Unknown Source)
21-Mar-2026 02:09:03         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
21-Mar-2026 02:09:03         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:274)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:235)
21-Mar-2026 02:09:03         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:86)
21-Mar-2026 02:09:03         at org.mockito.Mockito.mock(Mockito.java:2101)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
21-Mar-2026 02:09:03         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
21-Mar-2026 02:09:03         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
21-Mar-2026 02:09:03         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
21-Mar-2026 02:09:03         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:153)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachCallbacks$2(TestMethodTestDescriptor.java:166)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachCallbacks(TestMethodTestDescriptor.java:165)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:132)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21-Mar-2026 02:09:03         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21-Mar-2026 02:09:03         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21-Mar-2026 02:09:03         Suppressed: java.lang.NullPointerException: Cannot invoke "java.util.Set.forEach(java.util.function.Consumer)" because the return value of "org.junit.jupiter.api.extension.ExtensionContext$Store.remove(Object, java.lang.Class)" is null
21-Mar-2026 02:09:03                 at org.mockito.junit.jupiter.MockitoExtension.afterEach(MockitoExtension.java:184)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachCallbacks$12(TestMethodTestDescriptor.java:260)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
21-Mar-2026 02:09:03                 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
21-Mar-2026 02:09:03                 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:275)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachCallbacks(TestMethodTestDescriptor.java:259)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:144)
21-Mar-2026 02:09:03                 ... 49 more
21-Mar-2026 02:09:03 Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:104)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:78)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:50)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:27)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:22)
21-Mar-2026 02:09:03         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:73)
21-Mar-2026 02:09:03         at org.mockito.Mockito.<clinit>(Mockito.java:1683)
21-Mar-2026 02:09:03         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:149)
21-Mar-2026 02:09:03         ... 55 more
21-Mar-2026 02:09:03 Caused by: java.lang.reflect.InvocationTargetException
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
21-Mar-2026 02:09:03         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
21-Mar-2026 02:09:03         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:102)
21-Mar-2026 02:09:03         ... 63 more
21-Mar-2026 02:09:03 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
21-Mar-2026 02:09:03 Could not initialize inline Byte Buddy mock maker.
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 It appears as if your JDK does not supply a working agent attachment mechanism.
21-Mar-2026 02:09:03 Java               : 17
21-Mar-2026 02:09:03 JVM vendor name    : Red Hat, Inc.
21-Mar-2026 02:09:03 JVM vendor version : 17.0.18+8-LTS
21-Mar-2026 02:09:03 JVM name           : OpenJDK 64-Bit Server VM
21-Mar-2026 02:09:03 JVM version        : 17.0.18+8-LTS
21-Mar-2026 02:09:03 JVM info           : mixed mode, sharing
21-Mar-2026 02:09:03 OS name            : Linux
21-Mar-2026 02:09:03 OS version         : 5.14.0-611.38.1.el9_7.x86_64
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:244)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
21-Mar-2026 02:09:03         ... 69 more
21-Mar-2026 02:09:03 Caused by: java.lang.IllegalStateException:
21-Mar-2026 02:09:03 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
21-Mar-2026 02:09:03 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 Potentially, the current VM does not support the instrumentation API correctly
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:176)
21-Mar-2026 02:09:03         ... 70 more
21-Mar-2026 02:09:03 Caused by: java.io.IOException: Permission denied
21-Mar-2026 02:09:03         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
21-Mar-2026 02:09:03         at java.base/java.io.File.createTempFile(File.java:2170)
21-Mar-2026 02:09:03         at java.base/java.io.File.createTempFile(File.java:2216)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:123)
21-Mar-2026 02:09:03         ... 70 more
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 [ERROR] org.jivesoftware.util.SystemPropertyTest.willNotBuildAPropertyWithoutADynamicIndicator -- Time elapsed: 0.001 s <<< ERROR!
21-Mar-2026 02:09:03 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:84)
21-Mar-2026 02:09:03         at jdk.proxy2/jdk.proxy2.$Proxy28.isTypeMockable(Unknown Source)
21-Mar-2026 02:09:03         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
21-Mar-2026 02:09:03         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:274)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:235)
21-Mar-2026 02:09:03         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:86)
21-Mar-2026 02:09:03         at org.mockito.Mockito.mock(Mockito.java:2101)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
21-Mar-2026 02:09:03         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
21-Mar-2026 02:09:03         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
21-Mar-2026 02:09:03         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
21-Mar-2026 02:09:03         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:153)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachCallbacks$2(TestMethodTestDescriptor.java:166)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachCallbacks(TestMethodTestDescriptor.java:165)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:132)
21-Mar-2026 02:09:03         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21-Mar-2026 02:09:03         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21-Mar-2026 02:09:03         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
21-Mar-2026 02:09:03         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
21-Mar-2026 02:09:03         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
21-Mar-2026 02:09:03         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
21-Mar-2026 02:09:03         Suppressed: java.lang.NullPointerException: Cannot invoke "java.util.Set.forEach(java.util.function.Consumer)" because the return value of "org.junit.jupiter.api.extension.ExtensionContext$Store.remove(Object, java.lang.Class)" is null
21-Mar-2026 02:09:03                 at org.mockito.junit.jupiter.MockitoExtension.afterEach(MockitoExtension.java:184)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachCallbacks$12(TestMethodTestDescriptor.java:260)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
21-Mar-2026 02:09:03                 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
21-Mar-2026 02:09:03                 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:275)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachCallbacks(TestMethodTestDescriptor.java:259)
21-Mar-2026 02:09:03                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:144)
21-Mar-2026 02:09:03                 ... 49 more
21-Mar-2026 02:09:03 Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:104)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:78)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:50)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:27)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:22)
21-Mar-2026 02:09:03         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:73)
21-Mar-2026 02:09:03         at org.mockito.Mockito.<clinit>(Mockito.java:1683)
21-Mar-2026 02:09:03         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:149)
21-Mar-2026 02:09:03         ... 55 more
21-Mar-2026 02:09:03 Caused by: java.lang.reflect.InvocationTargetException
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
21-Mar-2026 02:09:03         at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
21-Mar-2026 02:09:03         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
21-Mar-2026 02:09:03         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
21-Mar-2026 02:09:03         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:102)
21-Mar-2026 02:09:03         ... 63 more
21-Mar-2026 02:09:03 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
21-Mar-2026 02:09:03 Could not initialize inline Byte Buddy mock maker.
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 It appears as if your JDK does not supply a working agent attachment mechanism.
21-Mar-2026 02:09:03 Java               : 17
21-Mar-2026 02:09:03 JVM vendor name    : Red Hat, Inc.
21-Mar-2026 02:09:03 JVM vendor version : 17.0.18+8-LTS
21-Mar-2026 02:09:03 JVM name           : OpenJDK 64-Bit Server VM
21-Mar-2026 02:09:03 JVM version        : 17.0.18+8-LTS
21-Mar-2026 02:09:03 JVM info           : mixed mode, sharing
21-Mar-2026 02:09:03 OS name            : Linux
21-Mar-2026 02:09:03 OS version         : 5.14.0-611.38.1.el9_7.x86_64
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:244)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
21-Mar-2026 02:09:03         ... 69 more
21-Mar-2026 02:09:03 Caused by: java.lang.IllegalStateException:
21-Mar-2026 02:09:03 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
21-Mar-2026 02:09:03 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
21-Mar-2026 02:09:03
21-Mar-2026 02:09:03 Potentially, the current VM does not support the instrumentation API correctly
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:176)
21-Mar-2026 02:09:03         ... 70 more
21-Mar-2026 02:09:03 Caused by: java.io.IOException: Permission denied
21-Mar-2026 02:09:03         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
21-Mar-2026 02:09:03         at java.base/java.io.File.createTempFile(File.java:2170)
21-Mar-2026 02:09:03         at java.base/java.io.File.createTempFile(File.java:2216)
21-Mar-2026 02:09:03         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:123)
21-Mar-2026 02:09:03         ... 70 more
21-Mar-2026 02:09:03
21-Mar-2026 02:09:04 [INFO] Running org.jivesoftware.util.TaskEngineTest
21-Mar-2026 02:09:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s -- in org.jivesoftware.util.TaskEngineTest
21-Mar-2026 02:09:05 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports/2026-03-21T02-05-47_380-jvmRun1.dumpstream
21-Mar-2026 02:09:05 [INFO] Running org.jivesoftware.util.VersionTest
21-Mar-2026 02:09:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.jivesoftware.util.VersionTest
21-Mar-2026 02:09:06 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
21-Mar-2026 02:09:07 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s -- in org.jivesoftware.util.WebXmlUtilsTest
21-Mar-2026 02:09:08 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
21-Mar-2026 02:09:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s -- in org.jivesoftware.util.XMLPropertiesTest
21-Mar-2026 02:09:08 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports/2026-03-21T02-05-47_380-jvmRun1.dumpstream
21-Mar-2026 02:09:09 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
21-Mar-2026 02:09:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
21-Mar-2026 02:09:11 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
21-Mar-2026 02:09:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
21-Mar-2026 02:09:12 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports/2026-03-21T02-05-47_380-jvmRun1.dumpstream
21-Mar-2026 02:09:13 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
21-Mar-2026 02:09:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.060 s -- in org.jivesoftware.util.cache.CacheFactoryTest
21-Mar-2026 02:09:14 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports/2026-03-21T02-05-47_380-jvmRun1.dumpstream
21-Mar-2026 02:09:14 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
21-Mar-2026 02:09:15 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.160 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
21-Mar-2026 02:09:16 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
21-Mar-2026 02:09:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
21-Mar-2026 02:09:17 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
21-Mar-2026 02:09:18 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.905 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
21-Mar-2026 02:09:18 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports/2026-03-21T02-05-47_380-jvmRun1.dumpstream
21-Mar-2026 02:09:19 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
21-Mar-2026 02:09:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
21-Mar-2026 02:09:21 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
21-Mar-2026 02:09:22 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s -- in org.jivesoftware.database.ProfiledConnectionTest
21-Mar-2026 02:09:23 [INFO] Running dom.io.XMPPPacketReaderTest
21-Mar-2026 02:09:23 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s -- in dom.io.XMPPPacketReaderTest
21-Mar-2026 02:09:23 [INFO]
21-Mar-2026 02:09:23 [INFO] Results:
21-Mar-2026 02:09:23 [INFO]
21-Mar-2026 02:09:23 [ERROR] Errors:
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.excludedUrlWillErrorWhenNotOnAllowlistAndExcludesAreIgnored » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.excludedUrlWillErrorWhenOnBlocklistAndExcludesAreIgnored » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.excludedUrlWillErrorWhenOnBothListsAndExcludesAreIgnored » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenListsEmpty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenNotOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenOnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenOnBothLists » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.ipNotOnEmptyList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.ipNotOnList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.ipOnList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.ipOnListCIDR » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.ipOnListRange » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenMatchingCIDROnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenMatchingRangeOnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenNotOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenOnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenOnBothLists » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenCIDROnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenListsEmpty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenRangeOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.pathTraversalDetectedWhenWildcardsAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.pathTraversalDetectedWhenWildcardsNotAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.stripBracketsIpv4 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.stripBracketsIpv6 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.stripBracketsIpv6NoBrackets » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.stripBracketsNonIP » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.stripBracketsNonIPNoBrackets » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.testExcludeRules » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.wildcardInExcludeBlockedWhenWildcardsNotAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.wildcardInExcludePassesWhenWildcardsAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.willNotRedirectARequestFromAnAdminUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.willRedirectARequestIfTheServletRequestAuthenticatorReturnsAnUnauthorisedUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.willRedirectARequestIfTheServletRequestAuthenticatorReturnsNoUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.willRedirectARequestWithABrokenServletRequestAuthenticator » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.willRedirectARequestWithoutAServletRequestAuthenticator » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.willReturnFalseIfNoServletRequestAuthenticatorIsConfigured » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.willReturnFalseIfTheWrongServletRequestAuthenticatorIsConfigured » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AuthCheckFilterTest.willReturnTrueIfTheCorrectServletRequestAuthenticatorIsConfigured » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   LoginLimitManagerTest.aFailedLoginWillBeAudited » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   LoginLimitManagerTest.aSuccessfulLoginWillBeAudited » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   LoginLimitManagerTest.lockoutsWillBeAudited » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SiteMinderServletRequestAuthenticatorTest.defaultHeaderIsCorrect » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willAuthenticateAUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willAuthenticateAUserWithDifferentHeader » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willNotAuthenticateABlankUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willNotAuthenticateAMissingUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupBasedAdminProviderTest.setUp:61 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupBasedAdminProviderTest.setUp:61 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupBasedAdminProviderTest.setUp:61 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ClusterMonitorTest.whenAnotherNodeJoinsTheClusterAfterANodeHasLeftTheClusterAMessageWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ClusterMonitorTest.whenAnotherNodeJoinsTheClusterNothingWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ClusterMonitorTest.whenAnotherNodeLeavesTheClusterAMessageWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ClusterMonitorTest.whenThisNodeLeavesTheClusterAMessageWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   EntityCapabilitiesListenerTest.testAllUserListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   EntityCapabilitiesListenerTest.testDeregisterAllUserListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   EntityCapabilitiesListenerTest.testDeregisterAllUserSpecificListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   EntityCapabilitiesListenerTest.testDeregisterUserSpecificListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   EntityCapabilitiesListenerTest.testNoDuplicate » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   EntityCapabilitiesListenerTest.testUpdatedCaps » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   EntityCapabilitiesListenerTest.testUserSpecificListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   EntityCapabilitiesListenerTest.testUserSpecificListenerWrongUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerTest.aForceLookupHitWillIgnoreTheExistingCache » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerTest.aForceLookupMissWillIgnoreTheExistingCache » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerTest.willCacheAHitIfNotAlreadyCached » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerTest.willCacheAMissIfNotAlreadyCached » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerTest.willUseACacheHit » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupManagerTest.willUseACacheMiss » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testAddBareJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testAddFullJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testEventListenerInvokedAdminAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testEventListenerInvokedAdminRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testEventListenerInvokedGroupCreated » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testEventListenerInvokedGroupDeleted » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testEventListenerInvokedMemberAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testEventListenerInvokedMemberRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testGroupSharingMultiple » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testGroupSharingSingle » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testOverrideBareJidWithFullJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testOverrideFullJidWithBareJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testReflectedInCacheAdminAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testReflectedInCacheAdminRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testReflectedInCacheGroupCreated » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testReflectedInCacheGroupDeleted » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testReflectedInCacheMemberAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testReflectedInCacheMemberRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testRemoveBareJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   GroupTest.testRemoveFullJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/83b47166-da9a-4297-8555-c89208e66efc (Permission denied)
21-Mar-2026 02:09:23 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/59a0502d-1ea1-48dd-a843-9c5768a785ef (Permission denied)
21-Mar-2026 02:09:23 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/97d841fc-a886-4c11-8f20-a34887992cca (Permission denied)
21-Mar-2026 02:09:23 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/77bde0b5-9b36-46e5-827e-68eede373cc5 (Permission denied)
21-Mar-2026 02:09:23 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/240f0dac-85f5-4f24-8e3a-90e08eb63318 (Permission denied)
21-Mar-2026 02:09:23 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/4f7459de-093c-4f83-b809-42b89af6ce5c (Permission denied)
21-Mar-2026 02:09:23 [ERROR]   MUCOccupantTest.testExternalizedEquals » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   MUCRoomTest.testExternalizedEquals » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testEmpty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testLocalOccupantLeft » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testOneLocalOccupant » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testOneRemoteOccupant » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testRegisterActivity » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testRemoteOccupantLeft » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsDifferentUsersDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsDifferentUsersSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsSameUserDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsSameUserSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsDifferentUsersDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsDifferentUsersSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsSameUserDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsSameUserSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testCreateAffiliation:49 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testCreateAffiliationTwice:160 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testCreateAffiliations:205 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliation:119 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationAfterCreateAffiliation:301 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationAfterCreateDifferentAffiliation:554 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationDoesNotVoidNewerCreate:333 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationDoesNotVoidNewerCreate2:383 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationReplacesOlderUpdate:426 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationTwice:505 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationVoidsOlderCreateWithUpdate:469 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteNodeVoidsCreateAffiliation:662 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteNodeVoidsDeleteAffiliation:750 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteNodeVoidsUpdateAffiliation:706 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testUpdateAffiliation:84 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testUpdateAffiliationTwice:257 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testUpdateTwoAffiliations:606 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testDeleteNodeVoidsRemovePublishedItem:324 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testDeleteNodeVoidsSavePublishedItem:281 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemoveAndSavePublishedItem:246 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemovePublishedItem:75 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemoveTwoPublishedItemDistinctIdentifier:157 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemoveTwoPublishedItemsSameIdentifier:185 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSaveAndRemovePublishedItem:216 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSavePublishedItem:50 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSaveTwoPublishedItemsDistinctIdentifier:100 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSaveTwoPublishedItemsSameIdentifier:128 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testCreateNode:48 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testCreateNodeTwice:144 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNode:108 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeAfterCreateNode:233 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeDoesNotVoidNewerCreate:261 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeDoesNotVoidNewerCreate2:304 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeReplacesOlderUpdate:342 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeTwice:411 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeVoidsOlderCreateWithUpdate:379 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testUpdateNode:78 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testUpdateNodeTwice:193 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testCreateSubscription:49 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testCreateSubscriptionTwice:154 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testCreateSubscriptions:196 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteNodeVoidsCreateSubscription:628 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteNodeVoidsDeleteSubscription:714 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteNodeVoidsUpdateSubscription:671 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscription:115 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionAfterCreateDifferentSubscription:530 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionAfterCreateSubscription:289 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionDoesNotVoidNewerCreate:320 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionDoesNotVoidNewerCreate2:367 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionReplacesOlderUpdate:408 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionTwice:484 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionVoidsOlderCreateWithUpdate:449 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testUpdateSubscription:82 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testUpdateSubscriptionTwice:248 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testUpdateTwoSubscriptions:577 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ExternalClientSaslServerTest.testNoInitialResponse » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ExternalServerSaslServerTest.testEmptyInitialResponse » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ExternalServerSaslServerTest.testInitialResponseDifferentFromStreamID » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ExternalServerSaslServerTest.testInitialResponseMatchingStreamID » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ExternalServerSaslServerTest.testNoInitialResponseWhileNotRequired » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ScramSha1SaslServerTest.setupStaticMock:55 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   LocalIncomingServerSessionTest.generateValidKeyAndCert:90 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   LocalOutgoingServerSessionTest.generateValidKeyAndCert:90 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.canGetUserByUserNameForExistingUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.createExistingUserWillGetError » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.createThenDeleteUserAndVerifyDeletionResults » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.createUserWithEmptyPasswordThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.createUserWithEmptyUsernameThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.createUserWithNullPasswordThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.createUserWithNullUsernameThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.deleteInvalidUserWillGetError » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.getUserByJidReturnsUserForExistingLocalUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.getUserByJidThrowsForRemoteUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.getUserByJidThrowsForUnknownLocalUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.getUserNamesWillGetAListOfUserNames » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnFalseForLocalNonUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnFalseForRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnFalseForUnknownRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnTrueForLocalUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserReturnsFalseForDomainOnlyJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserReturnsFalseForRemoteDomainOnlyJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseForATimeout » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseForLocalNonUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseForUnknownRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseNoAnswer » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnTrueForLocalUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnTrueForRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   UserManagerTest.verifyUserCountIsTwo » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.locksWillBeAutoClosed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.willIndicateTheLockIsHeldByAnotherThread » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.willIndicateTheLockIsHeldByTheCurrentThread » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.willInterruptWhilstWaitingForALock » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.willLockAResource » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.willNotReuseAReleasedLock » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.willReturnEmptyIfTheLockIsHeldByAnotherThread » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.willReturnTheCloseableIfTheLockIsNotHeldByAnotherThread » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.willReuseAnUnreleasedLock » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.willUseDifferentLocksForDifferentClassesWithTheSamePart » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   AutoCloseableReentrantLockTest.willUseDifferentLocksForDifferentPartsOfTheSameClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ListPagerTest.aDefaultRequestWillHaveAPageSizeOf25 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ListPagerTest.anEmptyListWillStartOnPage1Of1 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ListPagerTest.theLowerBoundCurrentPageIs1 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ListPagerTest.theUpperBoundCurrentPageIsTotalPages » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ListPagerTest.willFilterTheList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   ListPagerTest.willRoundUp » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.aPluginIsRequired » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.shouldEncryptAProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.theDefaultPluginIsOpenfire » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.thePluginCanBeChanged » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willAllowNullDefaultsForAClassProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willAllowNullDefaultsForAStringProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willBuildABooleanProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willBuildADoubleProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willBuildADurationProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willBuildAJIDProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willBuildALongProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willBuildAStringProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willBuildAnEnumProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willCreateAListOfCommaSeparatedString » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willCreateAListOfCommaWhitespaceSeparatedString » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willCreateAListOfCommaWhitespaceSeparatedString2 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willCreateAListOfDurationProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willCreateAListOfLongProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willCreateAListOfStringProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willCreateASetOfStringProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willCreateAnInstantProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willCreateAnInstantPropertyWithADefaultValue » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willIndicateDynamicPropertyDoesNotNeedRestarting » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willIndicateNonDynamicPropertyNeedsRestarting » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotBuildAClassPropertyWithoutABaseClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotBuildADurationPropertyWithAnInvalidChronoUnit » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotBuildADurationPropertyWithoutAChronoUnit » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotBuildAPropertyForAnUnsupportedClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotBuildAPropertyWithoutADefaultValue » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotBuildAPropertyWithoutADynamicIndicator » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotBuildAPropertyWithoutAKey » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotBuildARegularPropertyWithABaseClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotBuildTheSamePropertyTwice » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotReturnAMissingClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotReturnAnotherClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willNotifyListenersOfChanges » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willPreventAValueBeingTooHigh » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willPreventAValueBeingTooLow » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willRemovePluginSpecificProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willReturnAClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [ERROR]   SystemPropertyTest.willReturnNullForInvalidJID » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
21-Mar-2026 02:09:23 [INFO]
21-Mar-2026 02:09:23 [ERROR] Tests run: 1133, Failures: 0, Errors: 418, Skipped: 8
21-Mar-2026 02:09:23 [INFO]
21-Mar-2026 02:09:23 [INFO] ------------------------------------------------------------------------
21-Mar-2026 02:09:23 [INFO] Reactor Summary for Parent 5.0.5-SNAPSHOT:
21-Mar-2026 02:09:23 [INFO]
21-Mar-2026 02:09:23 [INFO] Parent ............................................. SUCCESS [  0.681 s]
21-Mar-2026 02:09:23 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.316 s]
21-Mar-2026 02:09:23 [INFO] Core XMPP Server ................................... FAILURE [04:10 min]
21-Mar-2026 02:09:23 [INFO] Starter for Openfire ............................... SKIPPED
21-Mar-2026 02:09:23 [INFO] Openfire Plugins ................................... SKIPPED
21-Mar-2026 02:09:23 [INFO] Openfire Plugin Assembly Descriptor ................ SKIPPED
21-Mar-2026 02:09:23 [INFO] Distribution ....................................... SKIPPED
21-Mar-2026 02:09:23 [INFO] ------------------------------------------------------------------------
21-Mar-2026 02:09:23 [INFO] BUILD FAILURE
21-Mar-2026 02:09:23 [INFO] ------------------------------------------------------------------------
21-Mar-2026 02:09:23 [INFO] Total time:  04:12 min
21-Mar-2026 02:09:23 [INFO] Finished at: 2026-03-21T02:09:23-05:00
21-Mar-2026 02:09:23 [INFO] ------------------------------------------------------------------------
21-Mar-2026 02:09:23 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project xmppserver:
21-Mar-2026 02:09:23 [ERROR]
21-Mar-2026 02:09:23 [ERROR] See /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports for the individual test results.
21-Mar-2026 02:09:23 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
21-Mar-2026 02:09:23 [ERROR] -> [Help 1]
21-Mar-2026 02:09:23 [ERROR]
21-Mar-2026 02:09:23 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
21-Mar-2026 02:09:23 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
21-Mar-2026 02:09:23 [ERROR]
21-Mar-2026 02:09:23 [ERROR] For more information about the errors and possible solutions, please read the following articles:
21-Mar-2026 02:09:23 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
21-Mar-2026 02:09:23 [ERROR]
21-Mar-2026 02:09:23 [ERROR] After correcting the problems, you can resume the build with the command
21-Mar-2026 02:09:23 [ERROR]   mvn <args> -rf :xmppserver
21-Mar-2026 02:09:24 Failing task since return code of [/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install] was 1 while expected 0
21-Mar-2026 02:09:24 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1...
21-Mar-2026 02:09:24 Finished task 'Build and install in local repository' with result: Failed
21-Mar-2026 02:09:24 Running post build plugin 'Docker Container Cleanup'
21-Mar-2026 02:09:24 Running post build plugin 'NCover Results Collector'
21-Mar-2026 02:09:24 Running post build plugin 'Build Results Label Collector'
21-Mar-2026 02:09:24 Running post build plugin 'Clover Results Collector'
21-Mar-2026 02:09:24 Running post build plugin 'npm Cache Cleanup'
21-Mar-2026 02:09:24 Running post build plugin 'Artifact Copier'
21-Mar-2026 02:09:24 Publishing an artifact: install4j-generated media
21-Mar-2026 02:09:24 Unable to publish artifact [install4j-generated media]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media does not exist.
21-Mar-2026 02:09:24 The artifact hasn't been successfully published after 325.3 μs
21-Mar-2026 02:09:24 Publishing an artifact: plugins
21-Mar-2026 02:09:24 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/src/plugins does not exist.
21-Mar-2026 02:09:24 The artifact hasn't been successfully published after 189.6 μs
21-Mar-2026 02:09:24 Finalising the build...
21-Mar-2026 02:09:24 Stopping timer.
21-Mar-2026 02:09:24 Build OPENFIRE-NIGHTLYMAVEN8-JOB1-238 completed.
21-Mar-2026 07:09:33 Running on server: post build plugin 'Build Hanging Detection Configuration'
21-Mar-2026 07:09:33 Running on server: post build plugin 'NCover Results Collector'
21-Mar-2026 07:09:33 Running on server: post build plugin 'Build Labeller'
21-Mar-2026 07:09:33 Running on server: post build plugin 'Clover Delta Calculator'
21-Mar-2026 07:09:33 Running on server: post build plugin 'Maven Dependencies Postprocessor'
21-Mar-2026 07:09:33 All post build plugins have finished
21-Mar-2026 07:09:33 Generating build results summary...
21-Mar-2026 07:09:33 Saving build results to disk...
21-Mar-2026 07:09:33 Store variable context...
21-Mar-2026 07:09:34 Finished building OPENFIRE-NIGHTLYMAVEN8-JOB1-238.