Can't reproduce this one.

On Tue, Apr 7, 2020 at 3:28 PM Apache Jenkins Server
<[email protected]> wrote:
>
> Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4532/
>
> 1 tests failed.
> FAILED:  
> org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testRandom
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=328, name=Thread-295, 
> state=RUNNABLE, group=TGRP-TestUniformSplitPostingFormat]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=328, name=Thread-295, state=RUNNABLE, 
> group=TGRP-TestUniformSplitPostingFormat]
> Caused by: java.lang.RuntimeException: java.lang.AssertionError: 
> buffer=java.nio.HeapByteBuffer[pos=0 lim=0 cap=0] bufferSize=1024 
> buffer.length=0
>         at __randomizedtesting.SeedInfo.seed([6687BF0E1CDB57A2]:0)
>         at 
> org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1229)
> Caused by: java.lang.AssertionError: buffer=java.nio.HeapByteBuffer[pos=0 
> lim=0 cap=0] bufferSize=1024 buffer.length=0
>         at 
> org.apache.lucene.store.BufferedIndexInput.setBufferSize(BufferedIndexInput.java:78)
>         at 
> org.apache.lucene.codecs.MultiLevelSkipListReader.loadSkipLevels(MultiLevelSkipListReader.java:241)
>         at 
> org.apache.lucene.codecs.MultiLevelSkipListReader.init(MultiLevelSkipListReader.java:208)
>         at 
> org.apache.lucene.codecs.lucene84.Lucene84SkipReader.init(Lucene84SkipReader.java:103)
>         at 
> org.apache.lucene.codecs.lucene84.Lucene84PostingsReader$BlockDocsEnum.advance(Lucene84PostingsReader.java:481)
>         at 
> org.apache.lucene.index.RandomPostingsTester.verifyEnum(RandomPostingsTester.java:960)
>         at 
> org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1351)
>         at 
> org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1227)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to