Build: https://jenkins.thetaphi.de/job/Solr-main-Windows/7444/
Java: 64bit/hotspot/jdk-21.0.6 -XX:-UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.core.DirectoryFactoryTest.testLockTypesUnchanged

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=14531, name=Thread-1521, state=RUNNABLE, 
group=TGRP-DirectoryFactoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=14531, name=Thread-1521, state=RUNNABLE, 
group=TGRP-DirectoryFactoryTest]
        at 
__randomizedtesting.SeedInfo.seed([578F52FE38EDF98:A4C06577747C6FEF]:0)
Caused by: java.lang.IllegalStateException: Recording can only be started once.
        at __randomizedtesting.SeedInfo.seed([578F52FE38EDF98]:0)
        at 
jdk.jfr/jdk.jfr.internal.PlatformRecording.start(PlatformRecording.java:116)
        at 
jdk.jfr/jdk.jfr.consumer.RecordingStream.start(RecordingStream.java:356)
        at 
io.opentelemetry.instrumentation.runtimemetrics.java17.RuntimeMetrics$JfrRuntimeMetrics.lambda$new$2(RuntimeMetrics.java:104)
        at java.base/java.lang.Thread.run(Thread.java:1583)


FAILED:  org.apache.solr.client.solrj.io.stream.BadClusterTest.testBadCluster

Error Message:
junit.framework.AssertionFailedError: Expected exception IOException but no 
exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception IOException but no 
exception was thrown
        at 
__randomizedtesting.SeedInfo.seed([578F52FE38EDF98:B333A1BA437F08F]:0)
        at 
org.apache.lucene.tests.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2914)
        at 
org.apache.lucene.tests.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2900)
        at 
org.apache.solr.client.solrj.io.stream.BadClusterTest.testAllNodesDown(BadClusterTest.java:93)
        at 
org.apache.solr.client.solrj.io.stream.BadClusterTest.testBadCluster(BadClusterTest.java:78)
        at 
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at java.base/java.lang.Thread.run(Thread.java:1583)


FAILED:  
org.apache.solr.core.DirectoryFactoryTest.testGetDataHomeByteBuffersDirectory

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=14527, name=Thread-1519, state=RUNNABLE, 
group=TGRP-DirectoryFactoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=14527, name=Thread-1519, state=RUNNABLE, 
group=TGRP-DirectoryFactoryTest]
        at 
__randomizedtesting.SeedInfo.seed([578F52FE38EDF98:79B30B58A8C31B69]:0)
Caused by: java.lang.IllegalStateException: Recording can only be started once.
        at __randomizedtesting.SeedInfo.seed([578F52FE38EDF98]:0)
        at 
jdk.jfr/jdk.jfr.internal.PlatformRecording.start(PlatformRecording.java:116)
        at 
jdk.jfr/jdk.jfr.consumer.RecordingStream.start(RecordingStream.java:356)
        at 
io.opentelemetry.instrumentation.runtimemetrics.java17.RuntimeMetrics$JfrRuntimeMetrics.lambda$new$2(RuntimeMetrics.java:104)
        at java.base/java.lang.Thread.run(Thread.java:1583)


FAILED:  org.apache.solr.core.DirectoryFactoryTest.testGetDataHomeRAMDirectory

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=14533, name=Thread-1522, state=RUNNABLE, 
group=TGRP-DirectoryFactoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=14533, name=Thread-1522, state=RUNNABLE, 
group=TGRP-DirectoryFactoryTest]
Caused by: java.lang.IllegalStateException: Recording can only be started once.
        at __randomizedtesting.SeedInfo.seed([578F52FE38EDF98]:0)
        at 
jdk.jfr/jdk.jfr.internal.PlatformRecording.start(PlatformRecording.java:116)
        at 
jdk.jfr/jdk.jfr.consumer.RecordingStream.start(RecordingStream.java:356)
        at 
io.opentelemetry.instrumentation.runtimemetrics.java17.RuntimeMetrics$JfrRuntimeMetrics.lambda$new$2(RuntimeMetrics.java:104)
        at java.base/java.lang.Thread.run(Thread.java:1583)


FAILED:  
org.apache.solr.core.DirectoryFactoryTest.testGetDataHomeByteBuffersDirectory

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=26, name=Thread-4, state=RUNNABLE, 
group=TGRP-DirectoryFactoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=26, name=Thread-4, state=RUNNABLE, 
group=TGRP-DirectoryFactoryTest]
        at 
__randomizedtesting.SeedInfo.seed([578F52FE38EDF98:79B30B58A8C31B69]:0)
Caused by: java.lang.IllegalStateException: Recording can only be started once.
        at __randomizedtesting.SeedInfo.seed([578F52FE38EDF98]:0)
        at 
jdk.jfr/jdk.jfr.internal.PlatformRecording.start(PlatformRecording.java:116)
        at 
jdk.jfr/jdk.jfr.consumer.RecordingStream.start(RecordingStream.java:356)
        at 
io.opentelemetry.instrumentation.runtimemetrics.java17.RuntimeMetrics$JfrRuntimeMetrics.lambda$new$2(RuntimeMetrics.java:104)
        at java.base/java.lang.Thread.run(Thread.java:1583)


FAILED:  
org.apache.solr.core.DirectoryFactoryTest.testGetDataHomeByteBuffersDirectory

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=26, name=Thread-4, state=RUNNABLE, 
group=TGRP-DirectoryFactoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=26, name=Thread-4, state=RUNNABLE, 
group=TGRP-DirectoryFactoryTest]
        at 
__randomizedtesting.SeedInfo.seed([578F52FE38EDF98:79B30B58A8C31B69]:0)
Caused by: java.lang.IllegalStateException: Recording can only be started once.
        at __randomizedtesting.SeedInfo.seed([578F52FE38EDF98]:0)
        at 
jdk.jfr/jdk.jfr.internal.PlatformRecording.start(PlatformRecording.java:116)
        at 
jdk.jfr/jdk.jfr.consumer.RecordingStream.start(RecordingStream.java:356)
        at 
io.opentelemetry.instrumentation.runtimemetrics.java17.RuntimeMetrics$JfrRuntimeMetrics.lambda$new$2(RuntimeMetrics.java:104)
        at java.base/java.lang.Thread.run(Thread.java:1583)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to