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/06/10 21:49:05 UTC

[JENKINS] Lucene-9.x-Linux (64bit/hotspot/jdk-16.0.2) - Build # 11015 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-9.x-Linux/11015/
Java: 64bit/hotspot/jdk-16.0.2 -XX:+UseCompressedOops -XX:+UseShenandoahGC

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=726, name=Lucene Merge Thread #9, state=RUNNABLE, group=TGRP-TestIndexWriter]
Caused by: org.apache.lucene.index.MergePolicy$MergeException
	at __randomizedtesting.SeedInfo.seed([FDE79540093EFC90]: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)