Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/370/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  
org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=18, 
name=ReplicationThread-index, state=RUNNABLE, 
group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=18, name=ReplicationThread-index, 
state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
        at 
__randomizedtesting.SeedInfo.seed([7CF3E587946AE14D:F37D0227860612B2]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
        at __randomizedtesting.SeedInfo.seed([7CF3E587946AE14D]:0)
        at 
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  
junit.framework.TestSuite.org.apache.solr.spelling.suggest.SuggesterFSTTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001

        at __randomizedtesting.SeedInfo.seed([FC1F64C15397452]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001

        at __randomizedtesting.SeedInfo.seed([1A2FA9FEF473C682]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 8890 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> ??? 30, 2017 9:05:31 AM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([7CF3E587946AE14D]:0)
   [junit4]   2>        at 
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2>        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=IndexReplicationClientTest 
-Dtests.method=testConsistencyOnExceptions -Dtests.seed=7CF3E587946AE14D 
-Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=Etc/GMT+8 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.60s J1 | 
IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=18, name=ReplicationThread-index, 
state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7CF3E587946AE14D:F37D0227860612B2]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many 
times: -1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7CF3E587946AE14D]:0)
   [junit4]    >        at 
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1914, maxMBSortInHeap=5.054286755231927, 
sim=RandomSimilarity(queryNorm=false): {}, locale=he-IL, timezone=Etc/GMT+8
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=80238856,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: 
[IndexAndTaxonomyRevisionTest, IndexRevisionTest, IndexReplicationClientTest]
   [junit4] Completed [3/9 (1!)] on J1 in 2.13s, 4 tests, 1 error <<< FAILURES!

[...truncated 4353 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterFSTTest
   [junit4]   2> 2144244 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001
   [junit4]   2> 2144245 WARN  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2144245 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2144258 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2144259 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2144260 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2144440 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2144453 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=Solr SpellCheck Test
   [junit4]   2> 2144463 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field 
id
   [junit4]   2> 2144656 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d18668a
   [junit4]   2> 2144674 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d18668a
   [junit4]   2> 2144675 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d18668a
   [junit4]   2> 2144677 INFO  (coreLoadExecutor-7078-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2144677 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2144946 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2144974 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=Solr SpellCheck 
Test
   [junit4]   2> 2144999 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with 
uniqueid field id
   [junit4]   2> 2145001 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 2145001 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d18668a
   [junit4]   2> 2145004 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2145004 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\]
   [junit4]   2> 2145016 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=59.94921875, 
floorSegmentMB=1.822265625, forceMergeDeletesPctAllowed=27.826400892651385, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2145219 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2145219 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2145221 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7091001256430095]
   [junit4]   2> 2145227 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45bdb42e[collection1] main]
   [junit4]   2> 2145229 WARN  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2145235 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2145235 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2145246 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.s.s.j.JaspellLookupFactory init: 
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2145266 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest
   [junit4]   2> 2145266 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2145266 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2145300 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest_tst
   [junit4]   2> 2145301 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2145301 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
   [junit4]   2> 2145343 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest_fst
   [junit4]   2> 2145343 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2145343 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
   [junit4]   2> 2145344 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest_wfst
   [junit4]   2> 2145344 INFO  (coreLoadExecutor-7078-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2145346 INFO  
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 2145346 INFO  
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 2145346 ERROR 
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest
   [junit4]   2> java.io.FileNotFoundException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
 (The system cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2145347 INFO  
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 2145347 INFO  
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 2145348 ERROR 
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_tst
   [junit4]   2> java.io.FileNotFoundException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
 (The system cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2145349 INFO  
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 2145349 INFO  
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 2145349 ERROR 
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_fst
   [junit4]   2> java.io.FileNotFoundException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
 (The system cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2145349 INFO  
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 2145349 INFO  
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 2145350 ERROR 
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
 (The system cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2145351 INFO  
(searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@45bdb42e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2145356 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2145358 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRebuild
   [junit4]   2> 2145364 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 5
   [junit4]   2> 2145372 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2145372 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2145373 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2145373 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@8abdc51 commitCommandVersion:0
   [junit4]   2> 2145545 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e148946[collection1] main]
   [junit4]   2> 2145546 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2145546 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 2145546 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2145570 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 2145570 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_tst
   [junit4]   2> 2145570 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2145586 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 2145586 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_fst
   [junit4]   2> 2145586 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2145641 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 2145641 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_wfst
   [junit4]   2> 2145641 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2145655 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 2145657 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e148946[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c3)))}
   [junit4]   2> 2145657 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 284
   [junit4]   2> 2145669 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
 status=0 QTime=12
   [junit4]   2> 2145673 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 6
   [junit4]   2> 2145673 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2145673 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@8abdc51 commitCommandVersion:0
   [junit4]   2> 2145800 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@667cbaa7[collection1] main]
   [junit4]   2> 2145801 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 2145801 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2145825 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 2145825 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_tst
   [junit4]   2> 2145825 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2145828 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2145845 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 2145845 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_fst
   [junit4]   2> 2145845 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2145860 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 2145860 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_wfst
   [junit4]   2> 2145860 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2145868 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 2145870 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@667cbaa7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c3)
 Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 2145870 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 193
   [junit4]   2> 2145871 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
 status=0 QTime=0
   [junit4]   2> 2145871 INFO  
(TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRebuild
   [junit4]   2> 2145874 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReload
   [junit4]   2> 2145875 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 2145876 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2145877 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2145877 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2145878 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@8abdc51 commitCommandVersion:0
   [junit4]   2> 2145997 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13e13b0d[collection1] main]
   [junit4]   2> 2145997 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2145997 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 2145997 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146002 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 2146002 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_tst
   [junit4]   2> 2146002 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146010 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 2146010 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_fst
   [junit4]   2> 2146010 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146027 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 2146027 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_wfst
   [junit4]   2> 2146027 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146036 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 2146038 INFO  (searcherExecutor-7079-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13e13b0d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)
 Uninverting(_2(7.3.0):c3)))}
   [junit4]   2> 2146039 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 161
   [junit4]   2> 2146040 ERROR 
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 2146042 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2146147 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2146191 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=Solr SpellCheck Test
   [junit4]   2> 2146198 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field 
id
   [junit4]   2> 2146201 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2146248 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d18668a
   [junit4]   2> 2146249 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\]
   [junit4]   2> 2146406 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2146407 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2146410 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a9f472d[collection1] main]
   [junit4]   2> 2146412 WARN  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2146414 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2146414 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.s.s.Suggester init: 
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2146414 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.s.s.j.JaspellLookupFactory init: 
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2146416 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: suggest
   [junit4]   2> 2146417 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2146417 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.s.s.Suggester init: 
{name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2146421 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: suggest_tst
   [junit4]   2> 2146421 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2146421 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.s.s.Suggester init: 
{name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
   [junit4]   2> 2146422 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: suggest_fst
   [junit4]   2> 2146422 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2146422 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.s.s.Suggester init: 
{name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
   [junit4]   2> 2146423 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: suggest_wfst
   [junit4]   2> 2146423 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2146424 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=66.5322265625, 
floorSegmentMB=1.5517578125, forceMergeDeletesPctAllowed=4.5075269946102905, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2146426 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 2146426 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 2146426 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 2146427 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 2146429 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 2146429 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 2146430 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 2146430 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 2146433 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a9f472d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)
 Uninverting(_2(7.3.0):c3)))}
   [junit4]   2> 2146441 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2146443 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@95dd0d9[collection1] main]
   [junit4]   2> 2146444 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 2146444 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146444 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5b8888a2
   [junit4]   2> 2146444 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1535674530
   [junit4]   2> 2146449 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70d8652c: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1ebeac49
   [junit4]   2> 2146449 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 2146462 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_tst
   [junit4]   2> 2146462 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146471 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 2146472 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_fst
   [junit4]   2> 2146472 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146480 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 2146480 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_wfst
   [junit4]   2> 2146480 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146489 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 2146490 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@95dd0d9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)
 Uninverting(_2(7.3.0):c3)))}
   [junit4]   2> 2146515 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
 status=0 QTime=0
   [junit4]   2> 2146515 INFO  
(TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testReload
   [junit4]   2> 2146517 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testSuggestions
   [junit4]   2> 2146519 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 1
   [junit4]   2> 2146520 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 2146520 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 2146521 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2146521 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@52d2a12f commitCommandVersion:0
   [junit4]   2> 2146623 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2438829[collection1] 
main]
   [junit4]   2> 2146625 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 2146625 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146628 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2146628 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 2146628 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_tst
   [junit4]   2> 2146628 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146642 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 2146643 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_fst
   [junit4]   2> 2146643 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146666 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 2146666 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_wfst
   [junit4]   2> 2146666 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 2146682 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 2146687 INFO  
(searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2438829[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)
 Uninverting(_3(7.3.0):c3)))}
   [junit4]   2> 2146690 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 169
   [junit4]   2> 2146691 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
 status=0 QTime=0
   [junit4]   2> 2146692 INFO  
(TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testSuggestions
   [junit4]   2> 2146702 INFO  
(TEST-SuggesterFSTTest.testAnalyzer-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testAnalyzer
   [junit4]   2> 2146702 INFO  
(TEST-SuggesterFSTTest.testAnalyzer-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.s.s.Suggester init: 
{field=test_field,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookupFactory}
   [junit4]   2> 2146702 INFO  
(TEST-SuggesterFSTTest.testAnalyzer-seed#[FC1F64C15397452]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testAnalyzer
   [junit4]   2> 2146702 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2146702 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1557644217
   [junit4]   2> 2146702 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2146702 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c372032: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@57fc2aed
   [junit4]   2> 2146707 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2146707 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@380e75c9: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@acb2131
   [junit4]   2> 2146711 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2146711 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@567370fb: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@41dfd289
   [junit4]   2> 2146711 INFO  
(coreCloseExecutor-7087-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@12a84df1
   [junit4]   2> 2146713 INFO  
(coreCloseExecutor-7087-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=313019889
   [junit4]   2> 2146713 INFO  
(coreCloseExecutor-7087-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e94abc0: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1ebeac49
   [junit4]   2> 2146797 INFO  
(SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Dec 30, 2017 5:44:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{spell=PostingsFormat(name=Memory), id=PostingsFormat(name=Asserting), 
suggest=FSTOrd50, text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{}, maxPointsInLeafNode=1857, maxMBSortInHeap=7.677500891144596, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ko, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=171949880,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocValuesNotIndexedTest, 
WrapperMergePolicyFactoryTest, TestSuggestSpellingConverter, TestTestInjection, 
DeleteReplicaTest, TestStressVersions, 
TestOverriddenPrefixQueryForCustomFieldType, TestMaxTokenLenTokenizer, 
UpdateParamsTest, FileUtilsTest, DistributedFacetExistsSmallTest, 
TestSolrConfigHandlerConcurrent, CloudExitableDirectoryReaderTest, 
DateRangeFieldTest, TestAuthenticationFramework, SimplePostToolTest, 
TestRemoteStreaming, TestSolrCloudSnapshots, ZkNodePropsTest, 
TestZkAclsWithHadoopAuth, TestShardHandlerFactory, TestFieldResource, 
TestManagedResource, SolrGraphiteReporterTest, 
PKIAuthenticationIntegrationTest, TestConfigSetsAPIExclusivity, 
TestDynamicFieldResource, TestDocBasedVersionConstraints, SortSpecParsingTest, 
EnumFieldTest, CoreSorterTest, PolyFieldTest, PropertiesRequestHandlerTest, 
TestClusterProperties, TriggerIntegrationTest, TestMergePolicyConfig, 
QueryElevationComponentTest, TestSubQueryTransformerCrossCore, 
TestCloudPivotFacet, LeaderFailoverAfterPartitionTest, 
TestLeaderInitiatedRecoveryThread, DebugComponentTest, TestXmlQParser, 
TestRandomFaceting, TestStressLucene, TermVectorComponentTest, TestCoreBackup, 
CdcrVersionReplicationTest, HdfsRecoveryZkTest, SolrPluginUtilsTest, 
TestLegacyNumericUtils, TestNestedDocsSort, TestPostingsSolrHighlighter, 
TestFieldTypeResource, ChaosMonkeySafeLeaderTest, TestHashPartitioner, 
CdcrReplicationHandlerTest, TestUniqueKeyFieldResource, TestFieldSortValues, 
JsonLoaderTest, BufferStoreTest, HdfsChaosMonkeySafeLeaderTest, 
CustomCollectionTest, SpellingQueryConverterTest, CoreAdminHandlerTest, 
TestCharFilters, TestClusterStateMutator, 
TestCollectionsAPIViaSolrCloudCluster, IndexSchemaRuntimeFieldTest, 
TestComponentsName, TestStreamBody, ExternalFileFieldSortTest, SparseHLLTest, 
MoreLikeThisHandlerTest, V2ApiIntegrationTest, TestFunctionQuery, TestLRUCache, 
TestAnalyzedSuggestions, TestLeaderElectionWithEmptyReplica, 
TestJavabinTupleStreamParser, TestSearchPerf, TestCloudRecovery, 
SynonymTokenizerTest, TestManagedSynonymFilterFactory, BlockCacheTest, 
TestDynamicLoading, SSLMigrationTest, TestFieldCacheVsDocValues, 
TestFreeTextSuggestions, TestWordDelimiterFilterFactory, 
FieldMutatingUpdateProcessorTest, SpellPossibilityIteratorTest, 
HdfsLockFactoryTest, TestSimpleQParserPlugin, 
DocumentAnalysisRequestHandlerTest, DistributedMLTComponentTest, TestBadConfig, 
TestFastLRUCache, TestDocSet, TestSolrIndexConfig, TestInitQParser, 
HdfsWriteToMultipleCollectionsTest, ChangedSchemaMergeTest, 
DocumentBuilderTest, TestFoldingMultitermQuery, SearchHandlerTest, 
InfixSuggestersTest, SolrJmxReporterTest, BadCopyFieldTest, 
StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, 
LukeRequestHandlerTest, TestMacros, FileBasedSpellCheckerTest, DocValuesTest, 
TestCloudInspectUtil, SpellCheckCollatorWithCollapseTest, BasicZkTest, 
TestReRankQParserPlugin, TestRawResponseWriter, 
TestTrackingShardHandlerFactory, TermsComponentTest, 
SchemaVersionSpecificBehaviorTest, TestPerFieldSimilarity, TestSort, 
QueryEqualityTest, TermVectorComponentDistributedTest, TestSolrQueryParser, 
TestSlowCompositeReaderWrapper, TolerantUpdateProcessorTest, 
DocValuesMultiTest, LegacyCloudClusterPropTest, TestUtilizeNode, 
SolrCloudReportersTest, TestTrie, TestSolr4Spatial2, TestFastWriter, 
UpdateRequestProcessorFactoryTest, TestCorePropertiesReload, 
SolrCloudExampleTest, TestGraphTermsQParserPlugin, HdfsBasicDistributedZkTest, 
LoggingHandlerTest, DistribDocExpirationUpdateProcessorTest, TestApiFramework, 
BaseCdcrDistributedZkTest, TestExtendedDismaxParser, 
TestMultiValuedNumericRangeQuery, AtomicUpdateProcessorFactoryTest, 
InfoHandlerTest, BlockJoinFacetRandomTest, TestJsonFacets, TestReload, 
BJQParserTest, VersionInfoTest, DeleteLastCustomShardedReplicaTest, 
TestDistributedMissingSort, DistributedQueryComponentCustomSortTest, 
TestInPlaceUpdatesStandalone, CopyFieldTest, TestHttpShardHandlerFactory, 
DeleteStatusTest, TestStressUserVersions, TestSQLHandlerNonCloud, 
TestCloudManagedSchema, ExplicitHLLTest, ParsingFieldUpdateProcessorsTest, 
FullSolrCloudDistribCmdsTest, MergeStrategyTest, TestExecutePlanAction, 
TestSolrJ, MetricTriggerTest, TestBlobHandler, TestNamedUpdateProcessors, 
SimpleCollectionCreateDeleteTest, AutoAddReplicasPlanActionTest, TestZkChroot, 
TestSolrConfigHandler, SolrMetricsIntegrationTest, MBeansHandlerTest, 
ZkStateWriterTest, OverseerCollectionConfigSetProcessorTest, 
TestSchemaResource, BasicAuthIntegrationTest, CdcrUpdateLogTest, 
DistributedIntervalFacetingTest, BasicDistributedZkTest, LeaderElectionTest, 
TestRandomDVFaceting, TestDistributedSearch, TestRealTimeGet, TestRangeQuery, 
StatsComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, 
BasicFunctionalityTest, TestLazyCores, HighlighterTest, SoftAutoCommitTest, 
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, 
SuggesterFSTTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SuggesterFSTTest 
-Dtests.seed=FC1F64C15397452 -Dtests.slow=true -Dtests.locale=ko 
-Dtests.timezone=Etc/GMT+7 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SuggesterFSTTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FC1F64C15397452]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [426/764 (1!)] on J1 in 2.86s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 1067 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20171230_170830_7742519586482136898732.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\heapdumps\java_pid8564.hprof 
...
   [junit4] Heap dump file created [135972470 bytes in 0.741 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 2374 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ro-RO, timezone=Asia/Aden
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=52997712,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=1A2FA9FEF473C682 -Dtests.slow=true -Dtests.locale=ro-RO 
-Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1A2FA9FEF473C682]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.78s, 8 tests, 1 error <<< FAILURES!

[...truncated 6206 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:835: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:787: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid8564.hprof

Total time: 97 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to