Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5609/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.handler.component.SpellCheckComponentTest.testRebuildOnCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([DB3C8B394BBD80C4:9130F65418B123A7]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:721)
at
org.apache.solr.handler.component.SpellCheckComponentTest.testRebuildOnCommit(SpellCheckComponentTest.java:267)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//arr[@name='suggestion'][.='lucenejava']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">336</int></lst><result name="response" numFound="0"
start="0"></result><lst name="spellcheck"><lst name="suggestions"/></lst>
</response>
request
was:q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
... 41 more
FAILED:
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test
Error Message:
Error from server at https://127.0.0.1:56045//collection1: Directory
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\spellchecker1
lockFactory=org.apache.lucene.store.NativeFSLockFactory@19f4936 still has
pending deleted files; cannot initialize IndexWriter
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:56045//collection1: Directory
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\spellchecker1
lockFactory=org.apache.lucene.store.NativeFSLockFactory@19f4936 still has
pending deleted files; cannot initialize IndexWriter
at
__randomizedtesting.SeedInfo.seed([DB3C8B394BBD80C4:5368B4E3E541ED3C]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
at
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.q(DistributedSpellCheckComponentTest.java:67)
at
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test(DistributedSpellCheckComponentTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:990)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11112 lines...]
[junit4] Suite:
org.apache.solr.handler.component.DistributedSpellCheckComponentTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\init-core-data-001
[junit4] 2> 1069040 INFO
(SUITE-DistributedSpellCheckComponentTest-seed#[DB3C8B394BBD80C4]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
[junit4] 2> 1069040 INFO
(SUITE-DistributedSpellCheckComponentTest-seed#[DB3C8B394BBD80C4]-worker) [
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1069601 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1
[junit4] 2> 1069604 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1069607 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@154f561{/,null,AVAILABLE}
[junit4] 2> 1069617 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@127b8f8{SSL-http/1.1}{127.0.0.1:56003}
[junit4] 2> 1069617 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.e.j.s.Server Started @1069651ms
[junit4] 2> 1069617 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=56003,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores}
[junit4] 2> 1069619 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1069619 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control'
[junit4] 2> 1069619 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1069619 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1069620 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\solr.xml
[junit4] 2> 1069630 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores
[junit4] 2> 1069630 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreContainer New CoreContainer 12529943
[junit4] 2> 1069630 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control]
[junit4] 2> 1069630 WARN
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\lib
[junit4] 2> 1069631 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1069639 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1069642 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1069642 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1069643 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1069643 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1069644 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores
[junit4] 2> 1069645 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\,
configSet=collection1}
[junit4] 2> 1069645 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1
[junit4] 2> 1069645 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1069645 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 1069646 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1069646 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1069646 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1069646 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1069647 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1069647 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1069700 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1069709 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1069737 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1069744 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1069832 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1069842 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1069843 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1069851 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1069854 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1069856 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1069856 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1069862 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 1069862 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 1069863 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
[junit4] 2> 1069863 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\]
[junit4] 2> 1069863 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19b9166
[junit4] 2> 1069865 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data
[junit4] 2> 1069866 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\index/
[junit4] 2> 1069866 WARN (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1069867 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\index
[junit4] 2> 1069868 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=72.73046875,
floorSegmentMB=1.5068359375, forceMergeDeletesPctAllowed=8.425053357661344,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1070410 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15fd8c6;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 1070410 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1070411 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\
[junit4] 2> 1070416 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1070416 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1070416 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1070416 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1070416 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1070416 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1070416 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1070416 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1070416 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1070417 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1070417 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1070417 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1070420 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1070422 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1070423 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1070424 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1070431 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1070433 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1070433 WARN (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 1070433 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1070434 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1070434 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1070435 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1070435 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1070436 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1694172342,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1070437 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15fd8c6;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 1070437 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1070437 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b8e629[collection1]
main]
[junit4] 2> 1070437 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1070437 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1070437 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1070438 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1070475 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1070627 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1070629 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1070629 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1070629 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1070629 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1070630 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1070630 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1070630 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1070630 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1070630 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1070630 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1525701012083441664
[junit4] 2> 1070630 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1070630 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1070630 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1070631 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1525701012083441664
[junit4] 2> 1070631 INFO (coreLoadExecutor-3291-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1070631 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b8e629[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1071608 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1
[junit4] 2> 1071610 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1071613 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1538ec7{/,null,AVAILABLE}
[junit4] 2> 1071621 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1fa4b5d{SSL-http/1.1}{127.0.0.1:56024}
[junit4] 2> 1071621 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.e.j.s.Server Started @1071742ms
[junit4] 2> 1071621 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=56024,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores}
[junit4] 2> 1071621 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1071621 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0'
[junit4] 2> 1071621 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1071621 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1071622 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\solr.xml
[junit4] 2> 1071630 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores
[junit4] 2> 1071630 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreContainer New CoreContainer 13802705
[junit4] 2> 1071630 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0]
[junit4] 2> 1071630 WARN
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\lib
[junit4] 2> 1071630 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1071635 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1071638 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1071638 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1071638 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1071638 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1071640 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores
[junit4] 2> 1071641 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\,
configSet=collection1}
[junit4] 2> 1071641 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1
[junit4] 2> 1071641 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1071642 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 1071643 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1071643 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1071643 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1071644 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1071644 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1071644 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1071687 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1071695 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1071713 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1071720 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1071812 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1071819 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1071820 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1071827 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1071828 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1071830 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1071830 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1071837 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 1071837 INFO (coreLoadExecutor-3302-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 1071837 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
[junit4] 2> 1071838 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1\data\]
[junit4] 2> 1071838 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19b9166
[junit4] 2> 1071839 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1\data
[junit4] 2> 1071840 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1\data\index/
[junit4] 2> 1071840 WARN (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1071841 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1\data\index
[junit4] 2> 1071842 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=72.73046875,
floorSegmentMB=1.5068359375, forceMergeDeletesPctAllowed=8.425053357661344,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1072096 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@be904c;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 1072096 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1072097 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1\data\
[junit4] 2> 1072101 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1072101 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1072101 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1072101 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1072101 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1072101 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1072101 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1072102 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1072102 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1072102 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1072102 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1072102 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1072106 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1072107 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1072109 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1072110 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1072122 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1072127 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1072128 WARN (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 1072128 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1072129 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1072129 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1072130 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1072130 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1072131 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1694172342,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1072131 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@be904c;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 1072131 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1072131 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e0a383[collection1]
main]
[junit4] 2> 1072131 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1072132 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1072132 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1072132 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1072168 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1072358 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1072358 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1072358 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1072358 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1072358 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1072358 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1072359 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1072359 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1072359 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1072359 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1072359 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1072359 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1525701013896429568
[junit4] 2> 1072360 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1072360 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1072361 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1525701013896429568
[junit4] 2> 1072361 INFO (coreLoadExecutor-3302-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1072363 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e0a383[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1072611 INFO
(TEST-DistributedSpellCheckComponentTest.test-seed#[DB3C8B394BBD80C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1072685 INFO (qtp11462207-6721) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1525701014234071040)} 0 4
[junit4] 2> 1072750 INFO (qtp31264299-6739) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1525701014303277056)} 0 2
[junit4] 2> 1072756 INFO (qtp11462207-6722) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1525701014309568512)]} 0 2
[junit4] 2> 1072761 INFO (qtp31264299-6740) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1525701014315859968)]} 0 1
[junit4] 2> 1072764 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1525701014320054272)]} 0 0
[junit4] 2> 1072767 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1525701014324248576)]} 0 0
[junit4] 2> 1072771 INFO (qtp11462207-6724) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1525701014328442880)]} 0 0
[junit4] 2> 1072775 INFO (qtp31264299-6742) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1525701014331588608)]} 0 0
[junit4] 2> 1072778 INFO (qtp11462207-6719) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1525701014334734336)]} 0 0
[junit4] 2> 1072782 INFO (qtp31264299-6737) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1525701014338928640)]} 0 0
[junit4] 2> 1072785 INFO (qtp11462207-6720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1525701014342074368)]} 0 0
[junit4] 2> 1072788 INFO (qtp31264299-6738) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1525701014346268672)]} 0 0
[junit4] 2> 1072792 INFO (qtp11462207-6721) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1525701014349414400)]} 0 0
[junit4] 2> 1072795 INFO (qtp31264299-6739) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1525701014352560128)]} 0 0
[junit4] 2> 1072798 INFO (qtp11462207-6722) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1525701014355705856)]} 0 0
[junit4] 2> 1072802 INFO (qtp31264299-6740) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1525701014359900160)]} 0 0
[junit4] 2> 1072805 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1525701014364094464)]} 0 0
[junit4] 2> 1072809 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1525701014367240192)]} 0 0
[junit4] 2> 1072812 INFO (qtp11462207-6724) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1525701014371434496)]} 0 0
[junit4] 2> 1072815 INFO (qtp31264299-6742) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1525701014373531648)]} 0 0
[junit4] 2> 1072819 INFO (qtp11462207-6719) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1525701014377725952)]} 0 0
[junit4] 2> 1072823 INFO (qtp31264299-6737) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1525701014382968832)]} 0 0
[junit4] 2> 1072826 INFO (qtp11462207-6720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1525701014385065984)]} 0 0
[junit4] 2> 1072828 INFO (qtp31264299-6738) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1525701014387163136)]} 0 0
[junit4] 2> 1072831 INFO (qtp11462207-6721) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1525701014391357440)]} 0 0
[junit4] 2> 1072835 INFO (qtp31264299-6739) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1525701014394503168)]} 0 0
[junit4] 2> 1072838 INFO (qtp11462207-6722) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1525701014397648896)]} 0 0
[junit4] 2> 1072841 INFO (qtp31264299-6740) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1525701014401843200)]} 0 0
[junit4] 2> 1072844 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1525701014403940352)]} 0 0
[junit4] 2> 1072847 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1525701014407086080)]} 0 0
[junit4] 2> 1072850 INFO (qtp11462207-6724) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1525701014410231808)]} 0 0
[junit4] 2> 1072853 INFO (qtp31264299-6742) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1525701014413377536)]} 0 0
[junit4] 2> 1072856 INFO (qtp11462207-6719) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1525701014417571840)]} 0 0
[junit4] 2> 1072858 INFO (qtp31264299-6737) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1525701014419668992)]} 0 0
[junit4] 2> 1072862 INFO (qtp11462207-6720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18 (1525701014422814720)]} 0 0
[junit4] 2> 1072865 INFO (qtp31264299-6738) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18 (1525701014425960448)]} 0 0
[junit4] 2> 1072868 INFO (qtp11462207-6721) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[19 (1525701014429106176)]} 0 0
[junit4] 2> 1072872 INFO (qtp31264299-6739) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[19 (1525701014433300480)]} 0 0
[junit4] 2> 1072874 INFO (qtp11462207-6722) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[20 (1525701014435397632)]} 0 0
[junit4] 2> 1072876 INFO (qtp31264299-6740) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[20 (1525701014438543360)]} 0 0
[junit4] 2> 1072879 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[21 (1525701014441689088)]} 0 0
[junit4] 2> 1072883 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[21 (1525701014445883392)]} 0 0
[junit4] 2> 1072887 INFO (qtp11462207-6724) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[22 (1525701014449029120)]} 0 0
[junit4] 2> 1072888 INFO (qtp31264299-6742) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[22 (1525701014451126272)]} 0 0
[junit4] 2> 1072892 INFO (qtp11462207-6719) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[23 (1525701014454272000)]} 0 0
[junit4] 2> 1072894 INFO (qtp31264299-6737) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[23 (1525701014457417728)]} 0 0
[junit4] 2> 1072897 INFO (qtp11462207-6720) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[24 (1525701014460563456)]} 0 0
[junit4] 2> 1072900 INFO (qtp31264299-6738) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[24 (1525701014463709184)]} 0 0
[junit4] 2> 1072903 INFO (qtp11462207-6721) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[25 (1525701014466854912)]} 0 0
[junit4] 2> 1072905 INFO (qtp31264299-6739) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[25 (1525701014468952064)]} 0 0
[junit4] 2> 1072908 INFO (qtp11462207-6722) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[26 (1525701014472097792)]} 0 0
[junit4] 2> 1072911 INFO (qtp31264299-6740) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[26 (1525701014475243520)]} 0 0
[junit4] 2> 1072915 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1073199 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15fd8c6;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\control\cores\collection1\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15fd8c6;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4] 2> 1073200 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1073204 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d58c6[collection1] main]
[junit4] 2> 1073205 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1073209 INFO
(searcherExecutor-3292-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2d58c6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c25)))}
[junit4] 2> 1073209 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 308
[junit4] 2> 1073213 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1073479 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@be904c;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_DB3C8B394BBD80C4-001\tempDir-001\shard0\cores\collection1\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@be904c;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4] 2> 1073480 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1073482 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d8c5f[collection1] main]
[junit4] 2> 1073482 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1073485 INFO
(searcherExecutor-3303-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3d8c5f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c25)))}
[junit4] 2> 1073485 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 283
[junit4] 2> 1073635 INFO (qtp11462207-6724) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&spellcheck.build=true&shards.qt=spellCheckCompRH}
hits=25 status=0 QTime=153
[junit4] 2> 1074181 INFO (qtp31264299-6739) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={distrib=false&qt=spellCheckCompRH&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:56024//collection1&rows=10&version=2&spellcheck.build=true&shards.qt=spellCheckCompRH&spellcheck.extendedResults=false&q=*:*&spellcheck=true&NOW=1455021872748&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=5&wt=javabin}
hits=25 status=0 QTime=139
[junit4] 2> 1074186 INFO (qtp31264299-6740) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt&shards.purpose=64&shard.url=https://127.0.0.1:56024//collection1&version=2&spellcheck.build=true&shards.qt=spellCheckCompRH&spellcheck.extendedResults=false&q=*:*&spellcheck=false&NOW=1455021872748&spellcheck.onlyMorePopular=false&ids=1,2,3,4,5,6,7,8,9,10&isShard=true&spellcheck.count=1&wt=javabin}
status=0 QTime=1
[junit4] 2> 1074192 INFO (qtp31264299-6742) [ x:collection1]
o.a.s.h.c.SpellCheckComponent https://127.0.0.1:56024//collection1 null
[junit4] 2> 1074192 INFO (qtp31264299-6742) [ x:collection1]
o.a.s.h.c.SpellCheckComponent https://127.0.0.1:56024//collection1 null
[junit4] 2> 1074192 INFO (qtp31264299-6742) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=https://127.0.0.1:56024//collection1&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&spellcheck.build=true&shards.qt=spellCheckCompRH}
hits=25 status=0 QTime=576
[junit4] 2> 1074238 INFO (qtp11462207-6719) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&spellcheck.q=toyata&distrib=false&qt=spellCheckCompRH_Direct&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&group.field=id&shards.qt=spellCheckCompRH_Direct&group=true}
hits=25 status=0 QTime=41
[junit4] 2> 1074253 INFO (qtp31264299-6737) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={group.distributed.first=true&distrib=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&shards.purpose=2048&start=0&shard.url=[ff01::213]:33332/|https://127.0.0.1:56024//collection1&rows=10&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=false&q=*:*&spellcheck.q=toyata&spellcheck=true&NOW=1455021873353&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=5&wt=javabin&group.field=id&group=true}
status=0 QTime=7
[junit4] 2> 1074259 INFO (qtp31264299-6738) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={distrib=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&shards.purpose=4&start=0&shard.url=[ff01::213]:33332/|https://127.0.0.1:56024//collection1&rows=10&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2&group.distributed.second=true&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=false&q=*:*&spellcheck.q=toyata&spellcheck=false&NOW=1455021873353&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=1&wt=javabin&group.field=id&group=true}
status=0 QTime=3
[junit4] 2> 1074263 INFO (qtp31264299-6739) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={distrib=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt,id&shards.purpose=64&shard.url=[ff01::213]:33332/|https://127.0.0.1:56024//collection1&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=false&q=*:*&spellcheck.q=toyata&spellcheck=false&NOW=1455021873353&spellcheck.onlyMorePopular=false&ids=1,2,3,4,5,6,7,8,9,10&isShard=true&spellcheck.count=1&wt=javabin&group.field=id}
status=0 QTime=0
[junit4] 2> 1074264 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.h.c.SpellCheckComponent
[ff01::213]:33332/|https://127.0.0.1:56024//collection1
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,suggestion=[toyota]}},originalTerms=[toyata]}
[junit4] 2> 1074264 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.h.c.SpellCheckComponent
[ff01::213]:33332/|https://127.0.0.1:56024//collection1 null
[junit4] 2> 1074264 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.h.c.SpellCheckComponent
[ff01::213]:33332/|https://127.0.0.1:56024//collection1 null
[junit4] 2> 1074264 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::213]:33332/|https://127.0.0.1:56024//collection1&spellcheck.q=toyata&qt=spellCheckCompRH_Direct&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&group.field=id&shards.qt=spellCheckCompRH_Direct&group=true}
status=0 QTime=20
[junit4] 2> 1074270 INFO (qtp11462207-6720) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&spellcheck.q=toyata&distrib=false&qt=spellCheckCompRH_Direct&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true}
hits=25 status=0 QTime=2
[junit4] 2> 1074278 INFO (qtp31264299-6742) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={distrib=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:56024//collection1&rows=10&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&q=*:*&spellcheck.q=toyata&spellcheck=true&NOW=1455021873381&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=5&wt=javabin}
hits=25 status=0 QTime=2
[junit4] 2> 1074282 INFO (qtp31264299-6737) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={distrib=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt&shards.purpose=64&shard.url=https://127.0.0.1:56024//collection1&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&q=*:*&spellcheck.q=toyata&spellcheck=false&NOW=1455021873381&spellcheck.onlyMorePopular=false&ids=1,2,3,4,5,6,7,8,9,10&isShard=true&spellcheck.count=1&wt=javabin}
status=0 QTime=0
[junit4] 2> 1074282 INFO (qtp31264299-6740) [ x:collection1]
o.a.s.h.c.SpellCheckComponent https://127.0.0.1:56024//collection1
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1}]}},correctlySpelled=true,originalTerms=[toyata]}
[junit4] 2> 1074282 INFO (qtp31264299-6740) [ x:collection1]
o.a.s.h.c.SpellCheckComponent https://127.0.0.1:56024//collection1 null
[junit4] 2> 1074282 INFO (qtp31264299-6740) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=https://127.0.0.1:56024//collection1&spellcheck.q=toyata&qt=spellCheckCompRH_Direct&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true}
hits=25 status=0 QTime=10
[junit4] 2> 1074287 INFO (qtp11462207-6721) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={distrib=false&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&q=*:*&spellcheck.q=bluo&spellcheck=true&spellcheck.count=4&wt=javabin&group.field=id&group=true}
hits=25 status=0 QTime=2
[junit4] 2> 1074317 INFO (qtp31264299-6739) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={group.distributed.first=true&distrib=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&shards.purpose=2048&start=0&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:56024//collection1&rows=10&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&q=*:*&spellcheck.q=bluo&spellcheck=true&NOW=1455021873399&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=5&wt=javabin&group.field=id&group=true}
status=0 QTime=1
[junit4] 2> 1074321 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={distrib=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&shards.purpose=4&start=0&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:56024//collection1&rows=10&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2&group.distributed.second=true&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&q=*:*&spellcheck.q=bluo&spellcheck=false&NOW=1455021873399&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=4&wt=javabin&group.field=id&group=true}
status=0 QTime=0
[junit4] 2> 1074324 INFO (qtp31264299-6742) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={distrib=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt,id&shards.purpose=64&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:56024//collection1&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&q=*:*&spellcheck.q=bluo&spellcheck=false&NOW=1455021873399&spellcheck.onlyMorePopular=false&ids=1,2,3,4,5,6,7,8,9,10&isShard=true&spellcheck.count=4&wt=javabin&group.field=id}
status=0 QTime=0
[junit4] 2> 1074325 INFO (qtp31264299-6738) [ x:collection1]
o.a.s.h.c.SpellCheckComponent
[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:56024//collection1
{suggestions={bluo={numFound=1,startOffset=0,endOffset=4,origFreq=0,suggestion=[{word=blue,freq=1}]}},correctlySpelled=false,originalTerms=[bluo]}
[junit4] 2> 1074325 INFO (qtp31264299-6738) [ x:collection1]
o.a.s.h.c.SpellCheckComponent
[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:56024//collection1 null
[junit4] 2> 1074325 INFO (qtp31264299-6738) [ x:collection1]
o.a.s.h.c.SpellCheckComponent
[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:56024//collection1 null
[junit4] 2> 1074325 INFO (qtp31264299-6738) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={qt=spellCheckCompRH_Direct&fl=id,lowerfilt&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:56024//collection1&spellcheck.q=bluo&spellcheck=true&spellcheck.count=4&wt=javabin&group.field=id&group=true}
status=0 QTime=36
[junit4] 2> 1074345 INFO (qtp11462207-6722) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=The+quick+reb+fox+jumped+over+the+lazy+brown+dogs&distrib=false&qt=spellCheckCompRH_Direct&spellcheck=true&fl=id,lowerfilt&spellcheck.count=4&wt=javabin&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&spellcheck.collate=true}
hits=0 status=0 QTime=18
[junit4] 2> 1074357 INFO (qtp31264299-6740) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={distrib=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=[ff01::213]:33332/|https://127.0.0.1:56024//collection1&rows=10&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&q=The+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellcheck=true&NOW=1455021873459&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=5&wt=javabin&spellcheck.collate=true}
hits=0 status=0 QTime=3
[junit4] 2> 1074358 INFO (qtp31264299-6737) [ x:collection1]
o.a.s.h.c.SpellCheckComponent
[ff01::213]:33332/|https://127.0.0.1:56024//collection1
{suggestions={reb={numFound=1,startOffset=10,endOffset=13,origFreq=0,suggestion=[{word=red,freq=14}]},dogs={numFound=1,startOffset=45,endOffset=49,origFreq=0,suggestion=[{word=dogs.,freq=14}]}},correctlySpelled=false,collations={collation=The
quick red fox jumped over the lazy brown dogs.},originalTerms=[the, quick,
reb, fox, jumped, over, the, lazy, brown, dogs]}
[junit4] 2> 1074358 INFO (qtp31264299-6737) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=The+quick+reb+fox+jumped+over+the+lazy+brown+dogs&shards=[ff01::213]:33332/|https://127.0.0.1:56024//collection1&qt=spellCheckCompRH_Direct&spellcheck=true&fl=id,lowerfilt&spellcheck.count=4&wt=javabin&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&spellcheck.collate=true}
hits=0 status=0 QTime=7
[junit4] 2> 1074363 INFO (qtp11462207-6723) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={spellcheck.collateExtendedResults=true&distrib=false&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
hits=0 status=0 QTime=3
[junit4] 2> 1074374 INFO (qtp31264299-6741) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={spellcheck.collateExtendedResults=true&group.distributed.first=true&distrib=false&spellcheck.dictionary=direct&fl=id,score&shards.purpose=2048&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&shard.url=[ff01::114]:33332/|https://127.0.0.1:56024//collection1|[ff01::083]:33332/&wt=javabin&group.field=id&group=true&qt=spellCheckCompRH_Direct&start=0&rows=10&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck=true&NOW=1455021873477&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=10&spellcheck.collate=true}
status=0 QTime=3
[junit4] 2> 1074375 INFO (qtp31264299-6739) [ x:collection1]
o.a.s.h.c.SpellCheckComponent
[ff01::114]:33332/|https://127.0.0.1:56024//collection1|[ff0
[...truncated too long message...]
g down CoreContainer instance=19670265
[junit4] 2> 1837476 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@a89881
[junit4] 2> 1837476 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=24,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=112,cumulative_deletesById=0,cumulative_deletesByQuery=11,cumulative_errors=0}
[junit4] 2> 1837477 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1837477 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1837477 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1837477 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1837477 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1837477 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_DB3C8B394BBD80C4-001\init-core-data-001\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_DB3C8B394BBD80C4-001\init-core-data-001\;done=false>>]
[junit4] 2> 1837477 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_DB3C8B394BBD80C4-001\init-core-data-001\
[junit4] 2> 1837477 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_DB3C8B394BBD80C4-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_DB3C8B394BBD80C4-001\init-core-data-001\index;done=false>>]
[junit4] 2> 1837477 INFO (coreCloseExecutor-5768-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_DB3C8B394BBD80C4-001\init-core-data-001\index
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_DB3C8B394BBD80C4-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{start1=Lucene50(blocksize=128), range_facet_l_dv=PostingsFormat(name=Memory
doPackFST= false), multiDefault=PostingsFormat(name=MockRandom),
intDefault=BlockTreeOrds(blocksize=128),
range_facet_l=BlockTreeOrds(blocksize=128),
lowerfilt1and2=PostingsFormat(name=MockRandom), end4=Lucene50(blocksize=128),
end3=PostingsFormat(name=MockRandom), end2=PostingsFormat(name=Memory
doPackFST= false), end1=BlockTreeOrds(blocksize=128),
lowerfilt=PostingsFormat(name=MockRandom), gram1=BlockTreeOrds(blocksize=128),
id=PostingsFormat(name=Memory doPackFST= false),
range_facet_i_dv=BlockTreeOrds(blocksize=128), gram2=PostingsFormat(name=Memory
doPackFST= false), gram3=PostingsFormat(name=MockRandom),
start3=PostingsFormat(name=Memory doPackFST= false),
gram4=Lucene50(blocksize=128), start2=PostingsFormat(name=MockRandom),
word=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128),
start4=BlockTreeOrds(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, sim=ClassicSimilarity,
locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Pacific/Enderbury
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_72
(32-bit)/cpus=3,threads=1,free=86267832,total=422051840
[junit4] 2> NOTE: All tests run in this JVM:
[TestLMJelinekMercerSimilarityFactory, TestManagedSchemaDynamicFieldResource,
TestUseDocValuesAsStored2, ShardSplitTest, LukeRequestHandlerTest,
SignatureUpdateProcessorFactoryTest, SSLMigrationTest, TestReqParamsAPI,
TestHashQParserPlugin, ConnectionManagerTest, TestRandomFaceting,
ZkNodePropsTest, TestOmitPositions, AliasIntegrationTest,
TestExceedMaxTermLength, SpellCheckCollatorTest, SpellPossibilityIteratorTest,
CoreAdminRequestStatusTest, TestSolrCoreProperties, CheckHdfsIndexTest,
CacheHeaderTest, TestStressRecovery, ConcurrentDeleteAndCreateCollectionTest,
TestJsonFacets, TestPHPSerializedResponseWriter, TestRebalanceLeaders,
TestBlendedInfixSuggestions, DirectUpdateHandlerOptimizeTest,
MultiThreadedOCPTest, DataDrivenBlockJoinTest, TestDynamicLoading,
RAMDirectoryFactoryTest, TestCollationFieldDocValues,
TestManagedStopFilterFactory, OverseerRolesTest, TestTestInjection,
HdfsDirectoryFactoryTest, TestNamedUpdateProcessors, OutputWriterTest,
TestFoldingMultitermQuery, TestManagedResourceStorage,
TestFieldCollectionResource, TestTrie, TestManagedSchemaFieldTypeResource,
DateMathParserTest, DistributedIntervalFacetingTest,
TestCopyFieldCollectionResource, TestTrackingShardHandlerFactory,
TestClassicSimilarityFactory, SortSpecParsingTest,
DistributedFacetPivotSmallTest, AtomicUpdatesTest, HdfsSyncSliceTest,
TestMiniSolrCloudClusterBase, TestExpandComponent, NoCacheHeaderTest,
TestSolrJ, FullSolrCloudDistribCmdsTest, DistributedQueueTest,
TestSerializedLuceneMatchVersion, InfoHandlerTest, OverseerTaskQueueTest,
DateFieldTest, VersionInfoTest, TestConfigSetProperties, TestReload,
HLLSerializationTest, TestFastOutputStream, TestRequestForwarding,
StatsComponentTest, TestDistributedMissingSort, BinaryUpdateRequestHandlerTest,
TestDistribDocBasedVersion, MinimalSchemaTest,
TlogReplayBufferedWhileIndexingTest, TestRangeQuery, QueryParsingTest,
SparseHLLTest, LoggingHandlerTest, TestShardHandlerFactory, TestRecovery,
AnalyticsQueryTest, TestCollationField, TestFieldTypeCollectionResource,
TestShortCircuitedRequests, TestUtils, ShowFileRequestHandlerTest,
SolrCloudExampleTest, TestSQLHandler, BigEndianAscendingWordSerializerTest,
TestExclusionRuleCollectionAccess, TestBulkSchemaAPI, RequestLoggingTest,
TestSearcherReuse, LeaderFailoverAfterPartitionTest,
OverriddenZkACLAndCredentialsProvidersTest, TestSha256AuthenticationProvider,
TestMaxScoreQueryParser, RequestHandlersTest, SuggesterTSTTest,
BadIndexSchemaTest, FileUtilsTest, BaseCdcrDistributedZkTest,
TestConfigSetsAPIZkFailure, CloudMLTQParserTest, EchoParamsTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestRawTransformer,
SortByFunctionTest, SuggestComponentTest, TestExactSharedStatsCache,
CopyFieldTest, ConjunctionSolrSpellCheckerTest, HdfsRecoveryZkTest,
TestBinaryField, WordBreakSolrSpellCheckerTest, TestFreeTextSuggestions,
TestSolrDynamicMBean, TestRealTimeGet, TestFuzzyAnalyzedSuggestions,
HighlighterConfigTest, DeleteReplicaTest, TestCustomDocTransformer,
ChaosMonkeySafeLeaderTest, TestNoOpRegenerator, TestConfigSetsAPI,
DistributedFacetPivotLongTailTest, SolrInfoMBeanTest,
CurrencyFieldOpenExchangeTest, DeleteInactiveReplicaTest, DebugComponentTest,
TestBinaryResponseWriter, CdcrVersionReplicationTest, DirectSolrConnectionTest,
AnalysisErrorHandlingTest, ExplicitHLLTest, TestScoreJoinQPScore,
UpdateRequestProcessorFactoryTest, TestSchemaNameResource,
ResponseLogComponentTest, BasicDistributedZk2Test, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest,
LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest,
AutoCommitTest, TestDistributedGrouping, TestFaceting,
TermVectorComponentDistributedTest, ZkControllerTest, TestJoin,
TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest,
TestSolr4Spatial, SpellCheckComponentTest]
[junit4] Completed [316/579 (2!)] on J1 in 10.32s, 11 tests, 1 error <<<
FAILURES!
[...truncated 892 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:740: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:684: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:524:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1457:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1014:
There were test failures: 579 suites (8 ignored), 2323 tests, 2 errors, 126
ignored (82 assumptions) [seed: DB3C8B394BBD80C4]
Total time: 72 minutes 44 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: [email protected]
For additional commands, e-mail: [email protected]