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

Build: #3225 failed

Job: Workflow failed

Stages & jobs

  1. Build and Package

Build log

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

24-Mar-2026 02:09:24         ... 10 more
24-Mar-2026 02:09:24 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
24-Mar-2026 02:09:24 Could not initialize inline Byte Buddy mock maker.
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 It appears as if your JDK does not supply a working agent attachment mechanism.
24-Mar-2026 02:09:24 Java               : 17
24-Mar-2026 02:09:24 JVM vendor name    : Red Hat, Inc.
24-Mar-2026 02:09:24 JVM vendor version : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM name           : OpenJDK 64-Bit Server VM
24-Mar-2026 02:09:24 JVM version        : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM info           : mixed mode, sharing
24-Mar-2026 02:09:24 OS name            : Linux
24-Mar-2026 02:09:24 OS version         : 5.14.0-611.38.1.el9_7.x86_64
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:279)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
24-Mar-2026 02:09:24         ... 13 more
24-Mar-2026 02:09:24 Caused by: java.lang.IllegalStateException:
24-Mar-2026 02:09:24 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
24-Mar-2026 02:09:24 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 Potentially, the current VM does not support the instrumentation API correctly
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:210)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24 Caused by: java.io.IOException: Permission denied
24-Mar-2026 02:09:24         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2170)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2216)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:140)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 [ERROR] org.jivesoftware.util.SystemPropertyTest.willCreateAnInstantProperty -- Time elapsed: 0.001 s <<< ERROR!
24-Mar-2026 02:09:24 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:85)
24-Mar-2026 02:09:24         at jdk.proxy2/jdk.proxy2.$Proxy46.isTypeMockable(Unknown Source)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:275)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:236)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:78)
24-Mar-2026 02:09:24         at org.mockito.Mockito.mock(Mockito.java:2235)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
24-Mar-2026 02:09:24         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
24-Mar-2026 02:09:24         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
24-Mar-2026 02:09:24         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:160)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24 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
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:105)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:49)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:29)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:26)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:74)
24-Mar-2026 02:09:24         at org.mockito.Mockito.<clinit>(Mockito.java:1810)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:156)
24-Mar-2026 02:09:24         ... 2 more
24-Mar-2026 02:09:24 Caused by: java.lang.reflect.InvocationTargetException
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:103)
24-Mar-2026 02:09:24         ... 10 more
24-Mar-2026 02:09:24 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
24-Mar-2026 02:09:24 Could not initialize inline Byte Buddy mock maker.
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 It appears as if your JDK does not supply a working agent attachment mechanism.
24-Mar-2026 02:09:24 Java               : 17
24-Mar-2026 02:09:24 JVM vendor name    : Red Hat, Inc.
24-Mar-2026 02:09:24 JVM vendor version : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM name           : OpenJDK 64-Bit Server VM
24-Mar-2026 02:09:24 JVM version        : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM info           : mixed mode, sharing
24-Mar-2026 02:09:24 OS name            : Linux
24-Mar-2026 02:09:24 OS version         : 5.14.0-611.38.1.el9_7.x86_64
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:279)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
24-Mar-2026 02:09:24         ... 13 more
24-Mar-2026 02:09:24 Caused by: java.lang.IllegalStateException:
24-Mar-2026 02:09:24 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
24-Mar-2026 02:09:24 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 Potentially, the current VM does not support the instrumentation API correctly
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:210)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24 Caused by: java.io.IOException: Permission denied
24-Mar-2026 02:09:24         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2170)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2216)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:140)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 [ERROR] org.jivesoftware.util.SystemPropertyTest.willBuildAnEnumProperty -- Time elapsed: 0.002 s <<< ERROR!
24-Mar-2026 02:09:24 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:85)
24-Mar-2026 02:09:24         at jdk.proxy2/jdk.proxy2.$Proxy46.isTypeMockable(Unknown Source)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:275)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:236)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:78)
24-Mar-2026 02:09:24         at org.mockito.Mockito.mock(Mockito.java:2235)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
24-Mar-2026 02:09:24         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
24-Mar-2026 02:09:24         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
24-Mar-2026 02:09:24         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:160)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24 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
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:105)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:49)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:29)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:26)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:74)
24-Mar-2026 02:09:24         at org.mockito.Mockito.<clinit>(Mockito.java:1810)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:156)
24-Mar-2026 02:09:24         ... 2 more
24-Mar-2026 02:09:24 Caused by: java.lang.reflect.InvocationTargetException
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:103)
24-Mar-2026 02:09:24         ... 10 more
24-Mar-2026 02:09:24 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
24-Mar-2026 02:09:24 Could not initialize inline Byte Buddy mock maker.
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 It appears as if your JDK does not supply a working agent attachment mechanism.
24-Mar-2026 02:09:24 Java               : 17
24-Mar-2026 02:09:24 JVM vendor name    : Red Hat, Inc.
24-Mar-2026 02:09:24 JVM vendor version : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM name           : OpenJDK 64-Bit Server VM
24-Mar-2026 02:09:24 JVM version        : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM info           : mixed mode, sharing
24-Mar-2026 02:09:24 OS name            : Linux
24-Mar-2026 02:09:24 OS version         : 5.14.0-611.38.1.el9_7.x86_64
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:279)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
24-Mar-2026 02:09:24         ... 13 more
24-Mar-2026 02:09:24 Caused by: java.lang.IllegalStateException:
24-Mar-2026 02:09:24 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
24-Mar-2026 02:09:24 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 Potentially, the current VM does not support the instrumentation API correctly
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:210)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24 Caused by: java.io.IOException: Permission denied
24-Mar-2026 02:09:24         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2170)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2216)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:140)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 [ERROR] org.jivesoftware.util.SystemPropertyTest.willNotBuildADurationPropertyWithAnInvalidChronoUnit -- Time elapsed: 0.002 s <<< ERROR!
24-Mar-2026 02:09:24 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:85)
24-Mar-2026 02:09:24         at jdk.proxy2/jdk.proxy2.$Proxy46.isTypeMockable(Unknown Source)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:275)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:236)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:78)
24-Mar-2026 02:09:24         at org.mockito.Mockito.mock(Mockito.java:2235)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
24-Mar-2026 02:09:24         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
24-Mar-2026 02:09:24         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
24-Mar-2026 02:09:24         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:160)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24 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
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:105)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:49)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:29)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:26)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:74)
24-Mar-2026 02:09:24         at org.mockito.Mockito.<clinit>(Mockito.java:1810)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:156)
24-Mar-2026 02:09:24         ... 2 more
24-Mar-2026 02:09:24 Caused by: java.lang.reflect.InvocationTargetException
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:103)
24-Mar-2026 02:09:24         ... 10 more
24-Mar-2026 02:09:24 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
24-Mar-2026 02:09:24 Could not initialize inline Byte Buddy mock maker.
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 It appears as if your JDK does not supply a working agent attachment mechanism.
24-Mar-2026 02:09:24 Java               : 17
24-Mar-2026 02:09:24 JVM vendor name    : Red Hat, Inc.
24-Mar-2026 02:09:24 JVM vendor version : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM name           : OpenJDK 64-Bit Server VM
24-Mar-2026 02:09:24 JVM version        : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM info           : mixed mode, sharing
24-Mar-2026 02:09:24 OS name            : Linux
24-Mar-2026 02:09:24 OS version         : 5.14.0-611.38.1.el9_7.x86_64
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:279)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
24-Mar-2026 02:09:24         ... 13 more
24-Mar-2026 02:09:24 Caused by: java.lang.IllegalStateException:
24-Mar-2026 02:09:24 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
24-Mar-2026 02:09:24 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 Potentially, the current VM does not support the instrumentation API correctly
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:210)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24 Caused by: java.io.IOException: Permission denied
24-Mar-2026 02:09:24         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2170)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2216)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:140)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 [ERROR] org.jivesoftware.util.SystemPropertyTest.willNotifyListenersOfChanges -- Time elapsed: 0.001 s <<< ERROR!
24-Mar-2026 02:09:24 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:85)
24-Mar-2026 02:09:24         at jdk.proxy2/jdk.proxy2.$Proxy46.isTypeMockable(Unknown Source)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:275)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:236)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:78)
24-Mar-2026 02:09:24         at org.mockito.Mockito.mock(Mockito.java:2235)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
24-Mar-2026 02:09:24         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
24-Mar-2026 02:09:24         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
24-Mar-2026 02:09:24         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:160)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24 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
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:105)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:49)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:29)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:26)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:74)
24-Mar-2026 02:09:24         at org.mockito.Mockito.<clinit>(Mockito.java:1810)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:156)
24-Mar-2026 02:09:24         ... 2 more
24-Mar-2026 02:09:24 Caused by: java.lang.reflect.InvocationTargetException
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:103)
24-Mar-2026 02:09:24         ... 10 more
24-Mar-2026 02:09:24 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
24-Mar-2026 02:09:24 Could not initialize inline Byte Buddy mock maker.
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 It appears as if your JDK does not supply a working agent attachment mechanism.
24-Mar-2026 02:09:24 Java               : 17
24-Mar-2026 02:09:24 JVM vendor name    : Red Hat, Inc.
24-Mar-2026 02:09:24 JVM vendor version : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM name           : OpenJDK 64-Bit Server VM
24-Mar-2026 02:09:24 JVM version        : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM info           : mixed mode, sharing
24-Mar-2026 02:09:24 OS name            : Linux
24-Mar-2026 02:09:24 OS version         : 5.14.0-611.38.1.el9_7.x86_64
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:279)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
24-Mar-2026 02:09:24         ... 13 more
24-Mar-2026 02:09:24 Caused by: java.lang.IllegalStateException:
24-Mar-2026 02:09:24 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
24-Mar-2026 02:09:24 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 Potentially, the current VM does not support the instrumentation API correctly
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:210)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24 Caused by: java.io.IOException: Permission denied
24-Mar-2026 02:09:24         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2170)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2216)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:140)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 [ERROR] org.jivesoftware.util.SystemPropertyTest.aPluginIsRequired -- Time elapsed: 0.002 s <<< ERROR!
24-Mar-2026 02:09:24 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:85)
24-Mar-2026 02:09:24         at jdk.proxy2/jdk.proxy2.$Proxy46.isTypeMockable(Unknown Source)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:275)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:236)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:78)
24-Mar-2026 02:09:24         at org.mockito.Mockito.mock(Mockito.java:2235)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
24-Mar-2026 02:09:24         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
24-Mar-2026 02:09:24         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
24-Mar-2026 02:09:24         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:160)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24 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
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:105)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:49)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:29)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:26)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:74)
24-Mar-2026 02:09:24         at org.mockito.Mockito.<clinit>(Mockito.java:1810)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:156)
24-Mar-2026 02:09:24         ... 2 more
24-Mar-2026 02:09:24 Caused by: java.lang.reflect.InvocationTargetException
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:103)
24-Mar-2026 02:09:24         ... 10 more
24-Mar-2026 02:09:24 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
24-Mar-2026 02:09:24 Could not initialize inline Byte Buddy mock maker.
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 It appears as if your JDK does not supply a working agent attachment mechanism.
24-Mar-2026 02:09:24 Java               : 17
24-Mar-2026 02:09:24 JVM vendor name    : Red Hat, Inc.
24-Mar-2026 02:09:24 JVM vendor version : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM name           : OpenJDK 64-Bit Server VM
24-Mar-2026 02:09:24 JVM version        : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM info           : mixed mode, sharing
24-Mar-2026 02:09:24 OS name            : Linux
24-Mar-2026 02:09:24 OS version         : 5.14.0-611.38.1.el9_7.x86_64
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:279)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
24-Mar-2026 02:09:24         ... 13 more
24-Mar-2026 02:09:24 Caused by: java.lang.IllegalStateException:
24-Mar-2026 02:09:24 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
24-Mar-2026 02:09:24 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 Potentially, the current VM does not support the instrumentation API correctly
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:210)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24 Caused by: java.io.IOException: Permission denied
24-Mar-2026 02:09:24         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2170)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2216)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:140)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 [ERROR] org.jivesoftware.util.SystemPropertyTest.willNotBuildAPropertyWithoutADynamicIndicator -- Time elapsed: 0.001 s <<< ERROR!
24-Mar-2026 02:09:24 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:85)
24-Mar-2026 02:09:24         at jdk.proxy2/jdk.proxy2.$Proxy46.isTypeMockable(Unknown Source)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
24-Mar-2026 02:09:24         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:275)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:236)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:78)
24-Mar-2026 02:09:24         at org.mockito.Mockito.mock(Mockito.java:2235)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
24-Mar-2026 02:09:24         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
24-Mar-2026 02:09:24         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
24-Mar-2026 02:09:24         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:160)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
24-Mar-2026 02:09:24 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
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:105)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:79)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:49)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:29)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:26)
24-Mar-2026 02:09:24         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:74)
24-Mar-2026 02:09:24         at org.mockito.Mockito.<clinit>(Mockito.java:1810)
24-Mar-2026 02:09:24         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:156)
24-Mar-2026 02:09:24         ... 2 more
24-Mar-2026 02:09:24 Caused by: java.lang.reflect.InvocationTargetException
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
24-Mar-2026 02:09:24         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
24-Mar-2026 02:09:24         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:103)
24-Mar-2026 02:09:24         ... 10 more
24-Mar-2026 02:09:24 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
24-Mar-2026 02:09:24 Could not initialize inline Byte Buddy mock maker.
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 It appears as if your JDK does not supply a working agent attachment mechanism.
24-Mar-2026 02:09:24 Java               : 17
24-Mar-2026 02:09:24 JVM vendor name    : Red Hat, Inc.
24-Mar-2026 02:09:24 JVM vendor version : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM name           : OpenJDK 64-Bit Server VM
24-Mar-2026 02:09:24 JVM version        : 17.0.18+8-LTS
24-Mar-2026 02:09:24 JVM info           : mixed mode, sharing
24-Mar-2026 02:09:24 OS name            : Linux
24-Mar-2026 02:09:24 OS version         : 5.14.0-611.38.1.el9_7.x86_64
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:279)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
24-Mar-2026 02:09:24         ... 13 more
24-Mar-2026 02:09:24 Caused by: java.lang.IllegalStateException:
24-Mar-2026 02:09:24 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
24-Mar-2026 02:09:24 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
24-Mar-2026 02:09:24
24-Mar-2026 02:09:24 Potentially, the current VM does not support the instrumentation API correctly
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:210)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24 Caused by: java.io.IOException: Permission denied
24-Mar-2026 02:09:24         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2170)
24-Mar-2026 02:09:24         at java.base/java.io.File.createTempFile(File.java:2216)
24-Mar-2026 02:09:24         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:140)
24-Mar-2026 02:09:24         ... 14 more
24-Mar-2026 02:09:24
24-Mar-2026 02:09:25 [INFO] Running org.jivesoftware.util.TaskEngineTest
24-Mar-2026 02:09:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in org.jivesoftware.util.TaskEngineTest
24-Mar-2026 02:09:25 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/surefire-reports/2026-03-24T02-05-44_844-jvmRun1.dumpstream
24-Mar-2026 02:09:27 [INFO] Running org.jivesoftware.util.VersionTest
24-Mar-2026 02:09:27 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.jivesoftware.util.VersionTest
24-Mar-2026 02:09:28 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
24-Mar-2026 02:09:28 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.jivesoftware.util.WebXmlUtilsTest
24-Mar-2026 02:09:29 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
24-Mar-2026 02:09:31 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s -- in org.jivesoftware.util.XMLPropertiesTest
24-Mar-2026 02:09:31 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/surefire-reports/2026-03-24T02-05-44_844-jvmRun1.dumpstream
24-Mar-2026 02:09:32 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
24-Mar-2026 02:09:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
24-Mar-2026 02:09:33 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
24-Mar-2026 02:09:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
24-Mar-2026 02:09:34 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/surefire-reports/2026-03-24T02-05-44_844-jvmRun1.dumpstream
24-Mar-2026 02:09:35 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
24-Mar-2026 02:09:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s -- in org.jivesoftware.util.cache.CacheFactoryTest
24-Mar-2026 02:09:36 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/surefire-reports/2026-03-24T02-05-44_844-jvmRun1.dumpstream
24-Mar-2026 02:09:37 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest
24-Mar-2026 02:09:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s -- in org.jivesoftware.util.cache.CacheSizesTest
24-Mar-2026 02:09:37 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/surefire-reports/2026-03-24T02-05-44_844-jvmRun1.dumpstream
24-Mar-2026 02:09:38 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
24-Mar-2026 02:09:38 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
24-Mar-2026 02:09:40 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
24-Mar-2026 02:09:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
24-Mar-2026 02:09:41 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
24-Mar-2026 02:09:41 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.632 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
24-Mar-2026 02:09:41 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/surefire-reports/2026-03-24T02-05-44_844-jvmRun1.dumpstream
24-Mar-2026 02:09:42 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
24-Mar-2026 02:09:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
24-Mar-2026 02:09:44 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
24-Mar-2026 02:09:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s -- in org.jivesoftware.database.ProfiledConnectionTest
24-Mar-2026 02:09:46 [INFO] Running dom.io.XMPPPacketReaderTest
24-Mar-2026 02:09:47 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s -- in dom.io.XMPPPacketReaderTest
24-Mar-2026 02:09:47 [INFO]
24-Mar-2026 02:09:47 [INFO] Results:
24-Mar-2026 02:09:47 [INFO]
24-Mar-2026 02:09:47 [ERROR] Errors:
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.excludedUrlWillErrorWhenNotOnAllowlistAndExcludesAreIgnored » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.excludedUrlWillErrorWhenOnBlocklistAndExcludesAreIgnored » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.excludedUrlWillErrorWhenOnBothListsAndExcludesAreIgnored » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenListsEmpty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenNotOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenOnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenOnBothLists » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.ipNotOnEmptyList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.ipNotOnList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.ipOnList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.ipOnListCIDR » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.ipOnListRange » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenMatchingCIDROnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenMatchingRangeOnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenNotOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenOnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenOnBothLists » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenCIDROnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenListsEmpty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenRangeOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.pathTraversalDetectedWhenWildcardsAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.pathTraversalDetectedWhenWildcardsNotAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.stripBracketsIpv4 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.stripBracketsIpv6 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.stripBracketsIpv6NoBrackets » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.stripBracketsNonIP » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.stripBracketsNonIPNoBrackets » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.testExcludeRules » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.wildcardInExcludeBlockedWhenWildcardsNotAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.wildcardInExcludePassesWhenWildcardsAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.willNotRedirectARequestFromAnAdminUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.willRedirectARequestIfTheServletRequestAuthenticatorReturnsAnUnauthorisedUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.willRedirectARequestIfTheServletRequestAuthenticatorReturnsNoUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.willRedirectARequestWithABrokenServletRequestAuthenticator » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.willRedirectARequestWithoutAServletRequestAuthenticator » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.willReturnFalseIfNoServletRequestAuthenticatorIsConfigured » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.willReturnFalseIfTheWrongServletRequestAuthenticatorIsConfigured » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AuthCheckFilterTest.willReturnTrueIfTheCorrectServletRequestAuthenticatorIsConfigured » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   LoginLimitManagerTest.aFailedLoginWillBeAudited » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   LoginLimitManagerTest.aSuccessfulLoginWillBeAudited » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   LoginLimitManagerTest.lockoutsWillBeAudited » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SiteMinderServletRequestAuthenticatorTest.defaultHeaderIsCorrect » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willAuthenticateAUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willAuthenticateAUserWithDifferentHeader » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willNotAuthenticateABlankUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willNotAuthenticateAMissingUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoGet_AlreadyMigrated » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoGet_NeedsMigration » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoGet_NotUsingBlowfish » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoGet_SetsClusteringAttributes » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoGet_SetsCsrfToken » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_AlwaysRedirects » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_ClusteringEnabledButNotStarted_BlocksMigration » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_ClusteringNotAvailable_AllowsMigration » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_ClusteringStartedWithMultipleNodes_BlocksMigration » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_ClusteringStartedWithSingleNode_AllowsMigration » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_InvalidCsrfToken » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_MissingCsrfToken » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_MissingDatabaseBackupConfirmation » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_MissingSecurityBackupConfirmation » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_NullAction » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_StoresMessagesInSession » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_UnknownAction » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   BlowfishMigrationServletTest.testDoPost_ValidCsrfToken_MissingBackupConfirmation » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupBasedAdminProviderTest.setUp:61 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupBasedAdminProviderTest.setUp:61 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupBasedAdminProviderTest.setUp:61 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ClusterMonitorTest.whenAnotherNodeJoinsTheClusterAfterANodeHasLeftTheClusterAMessageWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ClusterMonitorTest.whenAnotherNodeJoinsTheClusterNothingWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ClusterMonitorTest.whenAnotherNodeLeavesTheClusterAMessageWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ClusterMonitorTest.whenThisNodeLeavesTheClusterAMessageWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingComplexHierarchyTest.testDelete_Node_A » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingComplexHierarchyTest.testDelete_Node_A_B » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingComplexHierarchyTest.testDelete_Node_A_C » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingComplexHierarchyTest.testDelete_Node_A_C_D » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingComplexHierarchyTest.testDelete_Node_A_C_E » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingComplexHierarchyTest.testReload_Node_A » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingComplexHierarchyTest.testReload_Node_A_B » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingComplexHierarchyTest.testReload_Node_A_C » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingComplexHierarchyTest.testReload_Node_A_C_D » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingComplexHierarchyTest.testReload_Node_A_C_E » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testDeleteChildWithParentPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testDeleteChildWithSiblingPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testDeleteParentWithChildPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testDeletePlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testLoadChildWithParentPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testLoadChildWithoutParentPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testLoadPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testReloadChildWithParentPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testReloadChildWithSiblingPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testReloadParentWithChildPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testReloadPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   PluginLoadingSimpleHierarchyTest.testRestoreParentWithChildPlugin » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   EntityCapabilitiesListenerTest.testAllUserListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   EntityCapabilitiesListenerTest.testDeregisterAllUserListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   EntityCapabilitiesListenerTest.testDeregisterAllUserSpecificListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   EntityCapabilitiesListenerTest.testDeregisterUserSpecificListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   EntityCapabilitiesListenerTest.testNoDuplicate » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   EntityCapabilitiesListenerTest.testUpdatedCaps » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   EntityCapabilitiesListenerTest.testUserSpecificListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   EntityCapabilitiesListenerTest.testUserSpecificListenerWrongUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   AbstractGroupProviderTest.setUp:95 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   DefaultGroupProviderTest.setUp:93 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerNoMockTest.setUp:92 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerNoMockTest.setUp:92 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerNoMockTest.setUp:92 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerNoMockTest.setUp:92 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerNoMockTest.setUp:92 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerNoMockTest.setUp:92 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerNoMockTest.setUp:92 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerNoMockTest.setUp:92 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerNoMockTest.setUp:92 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerNoMockTest.setUp:92 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerTest.aForceLookupHitWillIgnoreTheExistingCache » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerTest.aForceLookupMissWillIgnoreTheExistingCache » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerTest.willCacheAHitIfNotAlreadyCached » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerTest.willCacheAMissIfNotAlreadyCached » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerTest.willUseACacheHit » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupManagerTest.willUseACacheMiss » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testAddBareJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testAddFullJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testEventListenerInvokedAdminAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testEventListenerInvokedAdminRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testEventListenerInvokedGroupCreated » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testEventListenerInvokedGroupDeleted » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testEventListenerInvokedMemberAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testEventListenerInvokedMemberRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testGroupSharingMultiple » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testGroupSharingSingle » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testOverrideBareJidWithFullJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testOverrideFullJidWithBareJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testReflectedInCacheAdminAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testReflectedInCacheAdminRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testReflectedInCacheGroupCreated » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testReflectedInCacheGroupDeleted » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testReflectedInCacheMemberAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testReflectedInCacheMemberRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testRemoveBareJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   GroupTest.testRemoveFullJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/a31a4c2d-22eb-4cab-b2ae-d08a35afdd03 (Permission denied)
24-Mar-2026 02:09:47 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/9f2900f1-9332-4aff-ab53-fd9cc6b0f43f (Permission denied)
24-Mar-2026 02:09:47 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/8d6a89ea-e91d-4d1d-a509-4c7d5811a318 (Permission denied)
24-Mar-2026 02:09:47 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/5116f21b-65e5-4c6c-b73e-765cd05a5f41 (Permission denied)
24-Mar-2026 02:09:47 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/17e204a6-7197-4b48-90b7-0896c033d1e4 (Permission denied)
24-Mar-2026 02:09:47 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN-JOB1/4975e85a-2a9e-4bd2-bb5b-26eef0c01a40 (Permission denied)
24-Mar-2026 02:09:47 [ERROR]   MUCOccupantTest.testExternalizedEquals » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   MUCRoomTest.testExternalizedEquals » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testEmpty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testLocalOccupantLeft » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testOneLocalOccupant » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testOneRemoteOccupant » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testRegisterActivity » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testRemoteOccupantLeft » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsDifferentUsersDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsDifferentUsersSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsSameUserDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsSameUserSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsDifferentUsersDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsDifferentUsersSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsSameUserDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsSameUserSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testCreateAffiliation:51 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testCreateAffiliationTwice:162 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testCreateAffiliations:207 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliation:121 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationAfterCreateAffiliation:303 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationAfterCreateDifferentAffiliation:556 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationDoesNotVoidNewerCreate:335 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationDoesNotVoidNewerCreate2:385 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationReplacesOlderUpdate:428 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationTwice:507 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationVoidsOlderCreateWithUpdate:471 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteNodeVoidsCreateAffiliation:664 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteNodeVoidsDeleteAffiliation:752 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteNodeVoidsUpdateAffiliation:708 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testUpdateAffiliation:86 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testUpdateAffiliationTwice:259 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testUpdateTwoAffiliations:608 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testDeleteNodeVoidsRemovePublishedItem:330 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testDeleteNodeVoidsSavePublishedItem:287 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemoveAndSavePublishedItem:251 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemovePublishedItem:74 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemoveTwoPublishedItemDistinctIdentifier:158 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemoveTwoPublishedItemsSameIdentifier:187 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSaveAndRemovePublishedItem:220 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSavePublishedItem:48 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSaveTwoPublishedItemsDistinctIdentifier:100 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSaveTwoPublishedItemsSameIdentifier:129 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testCreateNode:50 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testCreateNodeTwice:146 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNode:110 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeAfterCreateNode:235 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeDoesNotVoidNewerCreate:263 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeDoesNotVoidNewerCreate2:306 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeReplacesOlderUpdate:344 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeTwice:413 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeVoidsOlderCreateWithUpdate:381 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testUpdateNode:80 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testUpdateNodeTwice:195 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testCreateSubscription:51 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testCreateSubscriptionTwice:156 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testCreateSubscriptions:198 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteNodeVoidsCreateSubscription:630 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteNodeVoidsDeleteSubscription:716 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteNodeVoidsUpdateSubscription:673 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscription:117 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionAfterCreateDifferentSubscription:532 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionAfterCreateSubscription:291 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionDoesNotVoidNewerCreate:322 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionDoesNotVoidNewerCreate2:369 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionReplacesOlderUpdate:410 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionTwice:486 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionVoidsOlderCreateWithUpdate:451 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testUpdateSubscription:84 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testUpdateSubscriptionTwice:250 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testUpdateTwoSubscriptions:579 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ExternalClientSaslServerTest.testNoInitialResponse » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ExternalServerSaslServerTest.testEmptyInitialResponse » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ExternalServerSaslServerTest.testInitialResponseDifferentFromStreamID » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ExternalServerSaslServerTest.testInitialResponseMatchingStreamID » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ExternalServerSaslServerTest.testNoInitialResponseWhileNotRequired » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ScramSha1SaslServerTest.setupStaticMock:53 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   LocalIncomingServerSessionTest.generateValidKeyAndCert:90 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   LocalOutgoingServerSessionTest.generateValidKeyAndCert:90 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   StatisticDynamicMBeanTest.setup:38 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   StatisticDynamicMBeanTest.setup:38 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   StatisticDynamicMBeanTest.setup:38 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   StatisticDynamicMBeanTest.setup:38 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   StatisticDynamicMBeanTest.setup:38 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   StatisticDynamicMBeanTest.setup:38 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   StatisticDynamicMBeanTest.setup:38 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   StatisticDynamicMBeanTest.setup:38 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   StatisticDynamicMBeanTest.setup:38 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.canGetUserByUserNameForExistingUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.createExistingUserWillGetError » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.createThenDeleteUserAndVerifyDeletionResults » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.createUserWithEmptyPasswordThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.createUserWithEmptyUsernameThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.createUserWithNullPasswordThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.createUserWithNullUsernameThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.deleteInvalidUserWillGetError » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.getUserByJidReturnsUserForExistingLocalUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.getUserByJidThrowsForRemoteUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.getUserByJidThrowsForUnknownLocalUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.getUserNamesWillGetAListOfUserNames » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnFalseForLocalNonUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnFalseForRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnFalseForUnknownRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnTrueForLocalUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserReturnsFalseForDomainOnlyJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserReturnsFalseForRemoteDomainOnlyJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseForATimeout » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseForLocalNonUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseForUnknownRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseNoAnswer » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnTrueForLocalUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnTrueForRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   UserManagerTest.verifyUserCountIsTwo » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ListPagerTest.aDefaultRequestWillHaveAPageSizeOf25 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ListPagerTest.anEmptyListWillStartOnPage1Of1 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ListPagerTest.theLowerBoundCurrentPageIs1 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ListPagerTest.theUpperBoundCurrentPageIsTotalPages » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ListPagerTest.willFilterTheList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   ListPagerTest.willRoundUp » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.aPluginIsRequired » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.shouldEncryptAProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.theDefaultPluginIsOpenfire » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.thePluginCanBeChanged » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willAllowNullDefaultsForAClassProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willAllowNullDefaultsForAStringProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willBuildABooleanProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willBuildADoubleProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willBuildADurationProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willBuildAJIDProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willBuildALongProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willBuildAStringProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willBuildAnEnumProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willCreateAListOfCommaSeparatedString » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willCreateAListOfCommaWhitespaceSeparatedString » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willCreateAListOfCommaWhitespaceSeparatedString2 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willCreateAListOfDurationProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willCreateAListOfLongProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willCreateAListOfStringProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willCreateASetOfStringProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willCreateAnInstantProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willCreateAnInstantPropertyWithADefaultValue » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willIndicateDynamicPropertyDoesNotNeedRestarting » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willIndicateNonDynamicPropertyNeedsRestarting » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotBuildAClassPropertyWithoutABaseClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotBuildADurationPropertyWithAnInvalidChronoUnit » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotBuildADurationPropertyWithoutAChronoUnit » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotBuildAPropertyForAnUnsupportedClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotBuildAPropertyWithoutADefaultValue » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotBuildAPropertyWithoutADynamicIndicator » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotBuildAPropertyWithoutAKey » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotBuildARegularPropertyWithABaseClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotBuildTheSamePropertyTwice » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotReturnAMissingClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotReturnAnotherClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willNotifyListenersOfChanges » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willPreventAValueBeingTooHigh » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willPreventAValueBeingTooLow » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willRemovePluginSpecificProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willReturnAClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [ERROR]   SystemPropertyTest.willReturnNullForInvalidJID » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
24-Mar-2026 02:09:47 [INFO]
24-Mar-2026 02:09:47 [ERROR] Tests run: 1245, Failures: 0, Errors: 456, Skipped: 3
24-Mar-2026 02:09:47 [INFO]
24-Mar-2026 02:09:47 [INFO] ------------------------------------------------------------------------
24-Mar-2026 02:09:47 [INFO] Reactor Summary for Parent 5.1.0-SNAPSHOT:
24-Mar-2026 02:09:47 [INFO]
24-Mar-2026 02:09:47 [INFO] Parent ............................................. SUCCESS [  0.522 s]
24-Mar-2026 02:09:47 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.086 s]
24-Mar-2026 02:09:47 [INFO] Core XMPP Server ................................... FAILURE [04:37 min]
24-Mar-2026 02:09:47 [INFO] Starter for Openfire ............................... SKIPPED
24-Mar-2026 02:09:47 [INFO] Openfire Plugins ................................... SKIPPED
24-Mar-2026 02:09:47 [INFO] Openfire Plugin Assembly Descriptor ................ SKIPPED
24-Mar-2026 02:09:47 [INFO] Distribution ....................................... SKIPPED
24-Mar-2026 02:09:47 [INFO] ------------------------------------------------------------------------
24-Mar-2026 02:09:47 [INFO] BUILD FAILURE
24-Mar-2026 02:09:47 [INFO] ------------------------------------------------------------------------
24-Mar-2026 02:09:47 [INFO] Total time:  04:39 min
24-Mar-2026 02:09:47 [INFO] Finished at: 2026-03-24T02:09:47-05:00
24-Mar-2026 02:09:47 [INFO] ------------------------------------------------------------------------
24-Mar-2026 02:09:47 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.4:test (default-test) on project xmppserver:
24-Mar-2026 02:09:47 [ERROR]
24-Mar-2026 02:09:47 [ERROR] See /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/surefire-reports for the individual test results.
24-Mar-2026 02:09:47 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
24-Mar-2026 02:09:47 [ERROR] -> [Help 1]
24-Mar-2026 02:09:47 [ERROR]
24-Mar-2026 02:09:47 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
24-Mar-2026 02:09:47 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
24-Mar-2026 02:09:47 [ERROR]
24-Mar-2026 02:09:47 [ERROR] For more information about the errors and possible solutions, please read the following articles:
24-Mar-2026 02:09:47 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
24-Mar-2026 02:09:47 [ERROR]
24-Mar-2026 02:09:47 [ERROR] After correcting the problems, you can resume the build with the command
24-Mar-2026 02:09:47 [ERROR]   mvn <args> -rf :xmppserver
24-Mar-2026 02:09:47 Failing task since return code of [/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NIGHTLYMAVEN-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install] was 1 while expected 0
24-Mar-2026 02:09:47 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1...
24-Mar-2026 02:09:47 Finished task 'Build and install in local repository' with result: Failed
24-Mar-2026 02:09:47 Running post build plugin 'Docker Container Cleanup'
24-Mar-2026 02:09:47 Running post build plugin 'NCover Results Collector'
24-Mar-2026 02:09:47 Running post build plugin 'Build Results Label Collector'
24-Mar-2026 02:09:47 Running post build plugin 'Clover Results Collector'
24-Mar-2026 02:09:47 Running post build plugin 'npm Cache Cleanup'
24-Mar-2026 02:09:47 Running post build plugin 'Artifact Copier'
24-Mar-2026 02:09:47 Publishing an artifact: install4j-generated media
24-Mar-2026 02:09:47 Unable to publish artifact [install4j-generated media]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media does not exist.
24-Mar-2026 02:09:47 The artifact hasn't been successfully published after 366.9 μs
24-Mar-2026 02:09:47 Publishing an artifact: plugins
24-Mar-2026 02:09:47 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins does not exist.
24-Mar-2026 02:09:47 The artifact hasn't been successfully published after 185.7 μs
24-Mar-2026 02:09:47 Finalising the build...
24-Mar-2026 02:09:47 Stopping timer.
24-Mar-2026 02:09:47 Build OPENFIRE-NIGHTLYMAVEN-JOB1-3225 completed.
24-Mar-2026 07:09:53 Running on server: post build plugin 'Build Hanging Detection Configuration'
24-Mar-2026 07:09:54 Running on server: post build plugin 'NCover Results Collector'
24-Mar-2026 07:09:54 Running on server: post build plugin 'Build Labeller'
24-Mar-2026 07:09:54 Running on server: post build plugin 'Clover Delta Calculator'
24-Mar-2026 07:09:54 Running on server: post build plugin 'Maven Dependencies Postprocessor'
24-Mar-2026 07:09:54 All post build plugins have finished
24-Mar-2026 07:09:54 Generating build results summary...
24-Mar-2026 07:09:59 Saving build results to disk...
24-Mar-2026 07:10:01 Store variable context...
24-Mar-2026 07:10:06 Finished building OPENFIRE-NIGHTLYMAVEN-JOB1-3225.