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