You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2023/05/06 12:05:59 UTC

[JENKINS] Lucene-MMAPv2-Linux (64bit/hotspot/jdk-19) - Build # 813 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-MMAPv2-Linux/813/
Java: 64bit/hotspot/jdk-19 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriter.testThreadInterruptDeadlock

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2314, name=Lucene Merge Thread #9, state=RUNNABLE, group=TGRP-TestIndexWriter]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2314, name=Lucene Merge Thread #9, state=RUNNABLE, group=TGRP-TestIndexWriter]
	at __randomizedtesting.SeedInfo.seed([6886E023F804A5DC:2628B05992944ED0]:0)
Caused by: org.apache.lucene.index.MergePolicy$MergeException
	at __randomizedtesting.SeedInfo.seed([6886E023F804A5DC]:0)
	at app//org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:735)
	at app//org.apache.lucene.tests.index.SuppressingConcurrentMergeScheduler.handleMergeException(SuppressingConcurrentMergeScheduler.java:31)
	at app//org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:727)