You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/14 09:30:55 UTC

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 576 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/576/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT

Error Message:
Captured an uncaught exception in thread: Thread[id=42, name=Thread-13, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=42, name=Thread-13, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
	at __randomizedtesting.SeedInfo.seed([1E9A6530C42DD200:BAB46B8D9CF20EBC]:0)
Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
	at __randomizedtesting.SeedInfo.seed([1E9A6530C42DD200]:0)
	at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)




Build Log:
[...truncated 9310 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
   [junit4]   2> dic 14, 2016 2:15:38 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-13,5,TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([1E9A6530C42DD200]:0)
   [junit4]   2> 	at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT -Dtests.seed=1E9A6530C42DD200 -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   9.86s J1 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=42, name=Thread-13, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E9A6530C42DD200:BAB46B8D9CF20EBC]:0)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E9A6530C42DD200]:0)
   [junit4]    > 	at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-UY, timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=117750600,total=227016704
   [junit4]   2> NOTE: All tests run in this JVM: [FuzzySuggesterTest, DocumentValueSourceDictionaryTest, AnalyzingSuggesterTest, TestSuggestStopFilter, TestInputIterator, CompletionTokenStreamTest, TestPlainTextDictionary, BlendedInfixSuggesterTest, WFSTCompletionTest, AnalyzingInfixSuggesterTest]
   [junit4] Completed [31/32 (1!)] on J1 in 11.23s, 22 tests, 1 error <<< FAILURES!

[...truncated 65866 lines...]