Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/134/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Error from server at http://127.0.0.1:55860//collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:105)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:753)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:736)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:426)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2015)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:652)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
 at org.eclipse.jetty.server.Server.handle(Server.java:518)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572) 
 at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55860//collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:105)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:753)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:736)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:426)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2015)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:652)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:518)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:745)

        at 
__randomizedtesting.SeedInfo.seed([3DD3A4E3A83D945F:B5879B3906C1F9A7]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        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.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1137)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1099)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:961)
        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:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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 11541 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\init-core-data-001
   [junit4]   2> 2019549 INFO  
(SUITE-TestDistributedSearch-seed#[3DD3A4E3A83D945F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2019549 INFO  
(SUITE-TestDistributedSearch-seed#[3DD3A4E3A83D945F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2020146 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2020153 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 2020154 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11f2a40{/,null,AVAILABLE}
   [junit4]   2> 2020157 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@cbeb67{HTTP/1.1,[http/1.1]}{127.0.0.1:55753}
   [junit4]   2> 2020157 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] o.e.j.s.Server 
Started @2024562ms
   [junit4]   2> 2020157 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=55753, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores}
   [junit4]   2> 2020157 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2020158 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control'
   [junit4]   2> 2020158 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2020158 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2020159 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\solr.xml
   [junit4]   2> 2020172 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores
   [junit4]   2> 2020172 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 33408168
   [junit4]   2> 2020172 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control]
   [junit4]   2> 2020172 WARN  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\lib
   [junit4]   2> 2020173 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2020179 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2020180 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2020180 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2020180 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2020181 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2020183 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores
   [junit4]   2> 2020185 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
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> 2020186 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2020186 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2020186 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2020186 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2020188 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2020188 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2020188 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2020189 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2020189 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2020285 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2020290 WARN  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2020292 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2020314 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2020324 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2020421 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2020432 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2020432 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2020437 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2020441 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2020443 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2020444 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2020454 INFO  (coreLoadExecutor-7527-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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2020454 INFO  (coreLoadExecutor-7527-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2020455 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2020455 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2020455 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f3473
   [junit4]   2> 2020457 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 2020457 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 2020457 WARN  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2020457 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 2020457 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=46.01953125, 
floorSegmentMB=1.9130859375, forceMergeDeletesPctAllowed=25.696578135216626, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6245264871312525
   [junit4]   2> 2020457 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@f68af9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11400f1),segFN=segments_1,generation=1}
   [junit4]   2> 2020457 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2020458 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 2020459 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\control\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2020461 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2020461 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2020461 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2020461 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2020462 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2020462 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2020462 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2020462 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2020462 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2020462 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2020462 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2020462 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2020472 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2020473 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2020475 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2020476 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2020480 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2020482 INFO  (coreLoadExecutor-7527-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> 2020482 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2020483 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2020483 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2020484 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2020484 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2020485 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=22.130859375, 
floorSegmentMB=0.2978515625, forceMergeDeletesPctAllowed=15.680202815959328, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2020485 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@f68af9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11400f1),segFN=segments_1,generation=1}
   [junit4]   2> 2020485 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2020485 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cd4b1[collection1] 
main]
   [junit4]   2> 2020487 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2020487 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2020487 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2020487 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2020577 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2020877 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2020878 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2020878 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2020878 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2020878 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1532405723369046016
   [junit4]   2> 2020880 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1532405723369046016
   [junit4]   2> 2020881 INFO  (coreLoadExecutor-7527-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2020881 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2020882 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2020882 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2020883 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2020883 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2020884 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2020890 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2020891 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2020892 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2020895 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cd4b1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2021860 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2021864 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 2021865 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@103678{/,null,AVAILABLE}
   [junit4]   2> 2021867 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@177dc9a{HTTP/1.1,[http/1.1]}{127.0.0.1:55756}
   [junit4]   2> 2021868 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] o.e.j.s.Server 
Started @2026272ms
   [junit4]   2> 2021868 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=55756, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores}
   [junit4]   2> 2021868 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2021868 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0'
   [junit4]   2> 2021869 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2021869 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2021870 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 2021881 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores
   [junit4]   2> 2021881 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 19509998
   [junit4]   2> 2021881 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0]
   [junit4]   2> 2021881 WARN  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\lib
   [junit4]   2> 2021882 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2021888 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2021888 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2021889 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2021889 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2021889 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2021890 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores
   [junit4]   2> 2021892 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
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> 2021892 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2021893 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2021893 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2021893 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2021894 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2021894 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2021894 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2021895 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2021895 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2021971 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2021977 WARN  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2021979 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2021997 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2022005 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2022113 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2022124 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2022125 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2022133 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2022137 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2022140 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2022140 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2022154 INFO  (coreLoadExecutor-7538-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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2022154 INFO  (coreLoadExecutor-7538-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2022154 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2022155 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 2022155 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f3473
   [junit4]   2> 2022156 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 2022157 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 2022157 WARN  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2022157 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 2022157 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=46.01953125, 
floorSegmentMB=1.9130859375, forceMergeDeletesPctAllowed=25.696578135216626, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6245264871312525
   [junit4]   2> 2022158 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e066a1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ebf69b),segFN=segments_1,generation=1}
   [junit4]   2> 2022158 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2022160 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 2022160 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001\tempDir-001\shard0\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2022162 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2022162 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2022162 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2022162 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2022162 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2022163 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2022163 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2022163 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2022163 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2022163 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2022163 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2022163 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2022170 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2022173 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2022175 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2022178 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2022190 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2022191 INFO  (coreLoadExecutor-7538-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> 2022191 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2022193 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2022193 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2022194 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2022194 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2022202 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=22.130859375, 
floorSegmentMB=0.2978515625, forceMergeDeletesPctAllowed=15.680202815959328, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2022204 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e066a1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ebf69b),segFN=segments_1,generation=1}
   [junit4]   2> 2022204 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2022204 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a3c5b2[collection1] 
main]
   [junit4]   2> 2022204 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2022204 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2022207 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2022207 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2022295 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2022625 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2022626 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2022626 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2022626 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2022626 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1532405725201956864
   [junit4]   2> 2022628 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1532405725201956864
   [junit4]   2> 2022628 INFO  (coreLoadExecutor-7538-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2022631 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2022632 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2022632 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2022632 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2022633 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2022633 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2022633 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2022633 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2022633 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2022634 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a3c5b2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2022901 INFO  
(TEST-TestDistributedSearch.test-seed#[3DD3A4E3A83D945F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2022908 INFO  (qtp17258688-39888) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1532405725494509568)} 0 2
   [junit4]   2> 2022920 INFO  (qtp15823711-39907) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1532405725502898176)} 0 6
   [junit4]   2> 2022925 INFO  (qtp17258688-39890) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1532405725512335360)]} 0 3
   [junit4]   2> 2022928 INFO  (qtp15823711-39908) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1532405725517578240)]} 0 1
   [junit4]   2> 2022934 INFO  (qtp17258688-39891) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1532405725521772544)]} 0 2
   [junit4]   2> 2022938 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1532405725528064000)]} 0 1
   [junit4]   2> 2022943 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1532405725533306880)]} 0 1
   [junit4]   2> 2022947 INFO  (qtp15823711-39910) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1532405725537501184)]} 0 0
   [junit4]   2> 2022949 INFO  (qtp17258688-39893) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1532405725539598336)]} 0 0
   [junit4]   2> 2022952 INFO  (qtp15823711-39910) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1532405725542744064)]} 0 0
   [junit4]   2> 2022954 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1532405725544841216)]} 0 0
   [junit4]   2> 2022961 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1532405725547986944)]} 0 5
   [junit4]   2> 2022965 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1532405725556375552)]} 0 0
   [junit4]   2> 2022967 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1532405725558472704)]} 0 0
   [junit4]   2> 2022969 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1532405725561618432)]} 0 0
   [junit4]   2> 2022971 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1532405725563715584)]} 0 0
   [junit4]   2> 2022975 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1532405725566861312)]} 0 0
   [junit4]   2> 2022978 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1532405725568958464)]} 0 0
   [junit4]   2> 2022979 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1532405725572104192)]} 0 0
   [junit4]   2> 2022981 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1532405725574201344)]} 0 0
   [junit4]   2> 2022983 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2023201 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@f68af9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11400f1),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@f68af9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11400f1),segFN=segments_2,generation=2}
   [junit4]   2> 2023202 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2023206 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@198e2f4[collection1] main]
   [junit4]   2> 2023207 INFO  
(searcherExecutor-7528-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@198e2f4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c9)))}
   [junit4]   2> 2023207 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2023207 INFO  (qtp17258688-39894) [    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 224
   [junit4]   2> 2023208 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2023217 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e066a1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ebf69b),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e066a1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ebf69b),segFN=segments_2,generation=2}
   [junit4]   2> 2023219 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2023223 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ad24ca[collection1] main]
   [junit4]   2> 2023224 INFO  
(searcherExecutor-7539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ad24ca[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c9)))}
   [junit4]   2> 2023224 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2023224 INFO  (qtp15823711-39912) [    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 16
   [junit4]   2> 2023239 INFO  (qtp17258688-39888) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1532405725831102464)]} 0 12
   [junit4]   2> 2023246 INFO  (qtp15823711-39907) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1532405725847879680)]} 0 3
   [junit4]   2> 2023249 INFO  (qtp17258688-39890) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1532405725853122560)]} 0 1
   [junit4]   2> 2023252 INFO  (qtp15823711-39908) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1532405725857316864)]} 0 1
   [junit4]   2> 2023258 INFO  (qtp17258688-39891) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1532405725861511168)]} 0 2
   [junit4]   2> 2023261 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1532405725865705472)]} 0 2
   [junit4]   2> 2023264 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1532405725870948352)]} 0 0
   [junit4]   2> 2023266 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1532405725873045504)]} 0 0
   [junit4]   2> 2023269 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1001 (1532405725875142656)]} 0 1
   [junit4]   2> 2023271 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1001 (1532405725877239808)]} 0 0
   [junit4]   2> 2023275 INFO  (qtp17258688-39895) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1532405725881434112)]} 0 0
   [junit4]   2> 2023276 INFO  (qtp15823711-39905) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1532405725883531264)]} 0 0
   [junit4]   2> 2023281 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1532405725888774144)]} 0 0
   [junit4]   2> 2023285 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1532405725890871296)]} 0 1
   [junit4]   2> 2023287 INFO  (qtp17258688-39888) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1532405725895065600)]} 0 0
   [junit4]   2> 2023290 INFO  (qtp15823711-39907) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1532405725898211328)]} 0 0
   [junit4]   2> 2023294 INFO  (qtp17258688-39890) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1532405725901357056)]} 0 0
   [junit4]   2> 2023297 INFO  (qtp15823711-39908) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1532405725905551360)]} 0 1
   [junit4]   2> 2023299 INFO  (qtp17258688-39890) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1532405725907648512)]} 0 0
   [junit4]   2> 2023302 INFO  (qtp15823711-39908) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1532405725910794240)]} 0 0
   [junit4]   2> 2023306 INFO  (qtp17258688-39890) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1532405725913939968)]} 0 0
   [junit4]   2> 2023309 INFO  (qtp15823711-39910) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1532405725918134272)]} 0 1
   [junit4]   2> 2023311 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1532405725920231424)]} 0 0
   [junit4]   2> 2023315 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1532405725923377152)]} 0 0
   [junit4]   2> 2023317 INFO  (qtp17258688-39895) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1532405725926522880)]} 0 0
   [junit4]   2> 2023319 INFO  (qtp15823711-39905) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1532405725928620032)]} 0 0
   [junit4]   2> 2023322 INFO  (qtp17258688-39895) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1532405725931765760)]} 0 0
   [junit4]   2> 2023326 INFO  (qtp15823711-39905) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1532405725934911488)]} 0 0
   [junit4]   2> 2023328 INFO  (qtp17258688-39888) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1532405725937008640)]} 0 0
   [junit4]   2> 2023331 INFO  (qtp15823711-39905) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1532405725940154368)]} 0 0
   [junit4]   2> 2023332 INFO  (qtp17258688-39891) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1532405725942251520)]} 0 0
   [junit4]   2> 2023336 INFO  (qtp15823711-39905) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1532405725945397248)]} 0 0
   [junit4]   2> 2023338 INFO  (qtp17258688-39891) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1532405725948542976)]} 0 0
   [junit4]   2> 2023341 INFO  (qtp15823711-39908) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1532405725951688704)]} 0 0
   [junit4]   2> 2023344 INFO  (qtp17258688-39890) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1532405725953785856)]} 0 0
   [junit4]   2> 2023346 INFO  (qtp15823711-39910) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1532405725955883008)]} 0 0
   [junit4]   2> 2023348 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1532405725959028736)]} 0 0
   [junit4]   2> 2023352 INFO  (qtp15823711-39910) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1532405725962174464)]} 0 0
   [junit4]   2> 2023355 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1532405725965320192)]} 0 0
   [junit4]   2> 2023357 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1532405725967417344)]} 0 0
   [junit4]   2> 2023358 INFO  (qtp17258688-39895) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1532405725969514496)]} 0 0
   [junit4]   2> 2023360 INFO  (qtp15823711-39907) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1532405725971611648)]} 0 0
   [junit4]   2> 2023363 INFO  (qtp17258688-39888) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1532405725973708800)]} 0 0
   [junit4]   2> 2023364 INFO  (qtp15823711-39907) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1532405725975805952)]} 0 0
   [junit4]   2> 2023369 INFO  (qtp17258688-39893) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1532405725978951680)]} 0 1
   [junit4]   2> 2023372 INFO  (qtp15823711-39905) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1532405725983145984)]} 0 0
   [junit4]   2> 2023373 INFO  (qtp17258688-39891) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1532405725985243136)]} 0 0
   [junit4]   2> 2023376 INFO  (qtp15823711-39908) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1532405725987340288)]} 0 0
   [junit4]   2> 2023378 INFO  (qtp17258688-39890) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1532405725990486016)]} 0 0
   [junit4]   2> 2023382 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1532405725993631744)]} 0 0
   [junit4]   2> 2023384 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1532405725996777472)]} 0 0
   [junit4]   2> 2023387 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1532405725999923200)]} 0 0
   [junit4]   2> 2023390 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1532405726003068928)]} 0 0
   [junit4]   2> 2023393 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1532405726006214656)]} 0 0
   [junit4]   2> 2023395 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1532405726008311808)]} 0 0
   [junit4]   2> 2023397 INFO  (qtp15823711-39911) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1532405726010408960)]} 0 0
   [junit4]   2> 2023399 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1532405726012506112)]} 0 0
   [junit4]   2> 2023400 INFO  (qtp15823711-39911) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1532405726013554688)]} 0 0
   [junit4]   2> 2023403 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1532405726015651840)]} 0 0
   [junit4]   2> 2023404 INFO  (qtp15823711-39911) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1532405726017748992)]} 0 0
   [junit4]   2> 2023407 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1532405726020894720)]} 0 0
   [junit4]   2> 2023410 INFO  (qtp15823711-39911) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1532405726024040448)]} 0 0
   [junit4]   2> 2023414 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1532405726027186176)]} 0 0
   [junit4]   2> 2023433 INFO  (qtp15823711-39910) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1532405726029283328)]} 0 18
   [junit4]   2> 2023435 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1532405726050254848)]} 0 0
   [junit4]   2> 2023438 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1532405726053400576)]} 0 0
   [junit4]   2> 2023441 INFO  (qtp17258688-39895) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1532405726056546304)]} 0 0
   [junit4]   2> 2023443 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1532405726058643456)]} 0 0
   [junit4]   2> 2023445 INFO  (qtp17258688-39888) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1532405726060740608)]} 0 0
   [junit4]   2> 2023448 INFO  (qtp15823711-39907) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1532405726062837760)]} 0 0
   [junit4]   2> 2023450 INFO  (qtp17258688-39893) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1532405726064934912)]} 0 0
   [junit4]   2> 2023454 INFO  (qtp15823711-39905) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1532405726069129216)]} 0 0
   [junit4]   2> 2023455 INFO  (qtp17258688-39891) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1532405726071226368)]} 0 0
   [junit4]   2> 2023457 INFO  (qtp15823711-39908) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1532405726073323520)]} 0 0
   [junit4]   2> 2023461 INFO  (qtp17258688-39890) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1532405726076469248)]} 0 0
   [junit4]   2> 2023462 INFO  (qtp15823711-39911) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1532405726078566400)]} 0 0
   [junit4]   2> 2023463 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1532405726079614976)]} 0 0
   [junit4]   2> 2023464 INFO  (qtp15823711-39910) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1532405726080663552)]} 0 0
   [junit4]   2> 2023465 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1532405726081712128)]} 0 0
   [junit4]   2> 2023468 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1532405726084857856)]} 0 0
   [junit4]   2> 2023472 INFO  (qtp17258688-39895) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1532405726089052160)]} 0 0
   [junit4]   2> 2023475 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1532405726091149312)]} 0 0
   [junit4]   2> 2023479 INFO  (qtp17258688-39888) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1532405726095343616)]} 0 0
   [junit4]   2> 2023481 INFO  (qtp15823711-39907) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1532405726098489344)]} 0 0
   [junit4]   2> 2023483 INFO  (qtp17258688-39893) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1532405726100586496)]} 0 0
   [junit4]   2> 2023485 INFO  (qtp15823711-39905) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1532405726102683648)]} 0 0
   [junit4]   2> 2023489 INFO  (qtp17258688-39891) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1532405726104780800)]} 0 1
   [junit4]   2> 2023492 INFO  (qtp15823711-39908) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1532405726108975104)]} 0 1
   [junit4]   2> 2023495 INFO  (qtp17258688-39890) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1532405726113169408)]} 0 0
   [junit4]   2> 2023498 INFO  (qtp15823711-39908) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1532405726116315136)]} 0 0
   [junit4]   2> 2023500 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1532405726118412288)]} 0 0
   [junit4]   2> 2023502 INFO  (qtp15823711-39910) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1532405726120509440)]} 0 0
   [junit4]   2> 2023506 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1532405726123655168)]} 0 0
   [junit4]   2> 2023508 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1532405726125752320)]} 0 0
   [junit4]   2> 2023509 INFO  (qtp17258688-39895) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1532405726127849472)]} 0 0
   [junit4]   2> 2023513 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1532405726132043776)]} 0 0
   [junit4]   2> 2023516 INFO  (qtp17258688-39888) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1532405726134140928)]} 0 0
   [junit4]   2> 2023519 INFO  (qtp15823711-39907) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1532405726138335232)]} 0 0
   [junit4]   2> 2023523 INFO  (qtp17258688-39893) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1532405726141480960)]} 0 0
   [junit4]   2> 2023526 INFO  (qtp15823711-39905) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1532405726144626688)]} 0 0
   [junit4]   2> 2023527 INFO  (qtp17258688-39891) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1532405726146723840)]} 0 0
   [junit4]   2> 2023529 INFO  (qtp15823711-39911) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1532405726148820992)]} 0 0
   [junit4]   2> 2023531 INFO  (qtp17258688-39890) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1532405726150918144)]} 0 0
   [junit4]   2> 2023533 INFO  (qtp15823711-39908) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1532405726153015296)]} 0 0
   [junit4]   2> 2023535 INFO  (qtp17258688-39892) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1532405726154063872)]} 0 0
   [junit4]   2> 2023537 INFO  (qtp15823711-39910) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1532405726156161024)]} 0 0
   [junit4]   2> 2023538 INFO  (qtp17258688-39894) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1532405726158258176)]} 0 0
   [junit4]   2> 2023541 INFO  (qtp15823711-39912) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1532405726160355328)]} 0 0
   [junit4]   2> 2023543 INFO  (qtp17258688-39895) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1532405726163501056)]} 0 0
   [junit4]   2> 2023544 INFO  (qtp15823711-39909) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1532405726164549632)]} 0 0
   [junit4]   2> 2023548 INFO  (qtp17258688-39888) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1532405726167695360)]} 0 1
   [junit4]   2> 2023552 INFO  (qtp15823711-39907) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1532405726172938240)]} 0 0
   [junit4]   2> 2023554 INFO  (qtp17258688-39893) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1532405726175035392)]} 0 0
   [junit4]   2> 2023559 INFO  (qtp15823711-39905) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1532405726179229696)]} 0 0
   [junit4]   2> 2023561 INFO  (qtp17258688-39891) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1532405726181326848)]} 0 0
   [junit4]   2> 2023563 INFO  (qtp15823711-39911) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] 

[...truncated too long message...]

[junit4]    >   at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:736)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:426)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2015)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:652)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    >        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    >        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3DD3A4E3A83D945F:B5879B3906C1F9A7]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1137)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1099)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:961)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2136141 INFO  
(SUITE-TestDistributedSearch-seed#[3DD3A4E3A83D945F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_3DD3A4E3A83D945F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), 
sim=ClassicSimilarity, locale=hu, timezone=Hongkong
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_72 
(32-bit)/cpus=3,threads=1,free=133840560,total=441188352
   [junit4]   2> NOTE: All tests run in this JVM: [TestGroupingSearch, 
SolrTestCaseJ4Test, XsltUpdateRequestHandlerTest, 
OverseerCollectionConfigSetProcessorTest, TestFieldTypeResource, 
DistribJoinFromCollectionTest, TestSweetSpotSimilarityFactory, 
DistributedQueryElevationComponentTest, CloudExitableDirectoryReaderTest, 
TestMergePolicyConfig, ReturnFieldsTest, StandardRequestHandlerTest, 
HighlighterMaxOffsetTest, TestCursorMarkWithoutUniqueKey, 
TestUseDocValuesAsStored2, SuggestComponentTest, SampleTest, 
TestPseudoReturnFields, CollectionStateFormat2Test, TestSQLHandler, 
ZkStateReaderTest, HdfsCollectionsAPIDistributedZkTest, 
TestSizeLimitedDistributedMap, DirectoryFactoryTest, BitVectorTest, 
TestFaceting, TestExpandComponent, ZkCLITest, MoreLikeThisHandlerTest, 
DeleteShardTest, TestCloudPivotFacet, TestJmxMonitoredMap, 
TestMiniSolrCloudClusterSSL, TestSolrCLIRunExample, TestStressUserVersions, 
TestAuthorizationFramework, RulesTest, RollingRestartTest, TestMacros, 
TestObjectReleaseTracker, TestHighlightDedupGrouping, TestFileDictionaryLookup, 
TestSchemaVersionResource, FullHLLTest, TestSolrConfigHandlerConcurrent, 
SmileWriterTest, TriLevelCompositeIdRoutingTest, 
LeaderInitiatedRecoveryOnCommitTest, SimpleMLTQParserTest, 
TestDFRSimilarityFactory, TestUniqueKeyFieldResource, TestCloudSchemaless, 
TestLFUCache, TestCoreContainer, PolyFieldTest, HardAutoCommitTest, 
TestQueryWrapperFilter, DirectSolrSpellCheckerTest, TestDistribIDF, 
AnalyticsQueryTest, QueryElevationComponentTest, UpdateParamsTest, 
XmlUpdateRequestHandlerTest, JSONWriterTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSchemaResource, 
SortSpecParsingTest, TestInfoStreamLogging, AlternateDirectoryTest, 
TestRestManager, MigrateRouteKeyTest, HdfsDirectoryTest, 
TestDistribDocBasedVersion, TestStressLiveNodes, TestAnalyzeInfixSuggestions, 
TestRemoteStreaming, MBeansHandlerTest, 
ConcurrentDeleteAndCreateCollectionTest, ZkControllerTest, DOMUtilTest, 
TestUpdate, TestMaxScoreQueryParser, SyncSliceTest, SimplePostToolTest, 
DeleteLastCustomShardedReplicaTest, TestRequestStatusCollectionAPI, 
CursorPagingTest, TestWordDelimiterFilterFactory, DocValuesMissingTest, 
DistributedFacetPivotSmallTest, TestTrackingShardHandlerFactory, 
TestShardHandlerFactory, JsonLoaderTest, RequiredFieldsTest, TestSmileRequest, 
TestTolerantUpdateProcessorRandomCloud, BadComponentTest, SliceStateTest, 
TestXmlQParser, PathHierarchyTokenizerFactoryTest, TestConfigSetsAPI, 
TestIBSimilarityFactory, ResponseHeaderTest, PrimUtilsTest, 
HdfsChaosMonkeyNothingIsSafeTest, HighlighterTest, OverseerTest, 
TestLuceneMatchVersion, TestReplicationHandler, 
TestLeaderInitiatedRecoveryThread, StatelessScriptUpdateProcessorFactoryTest, 
MergeStrategyTest, ChaosMonkeyNothingIsSafeTest, 
TestEmbeddedSolrServerConstructors, DocumentBuilderTest, TestReplicaProperties, 
CdcrRequestHandlerTest, SpatialRPTFieldTypeTest, TestElisionMultitermQuery, 
TestExclusionRuleCollectionAccess, TestStressReorder, CircularListTest, 
PeerSyncTest, ConnectionManagerTest, TestSurroundQueryParser, 
SystemInfoHandlerTest, SOLR749Test, AddBlockUpdateTest, 
TestConfigSetProperties, TestTolerantSearch, DocValuesMultiTest, 
TestManagedSchema, ScriptEngineTest, HdfsBasicDistributedZk2Test, 
ExternalFileFieldSortTest, ClassificationUpdateProcessorFactoryTest, 
TestHashPartitioner, TestSolrFieldCacheMBean, DistributedVersionInfoTest, 
TestDefaultSearchFieldResource, PreAnalyzedFieldTest, 
TestPartialUpdateDeduplication, ShardRoutingTest, 
CollectionsAPIDistributedZkTest, LeaderElectionTest, TestDistributedSearch]
   [junit4] Completed [321/591 (1!)] on J0 in 116.62s, 1 test, 1 error <<< 
FAILURES!

[...truncated 900 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:529: 
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1457:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1014:
 There were test failures: 591 suites (10 ignored), 2381 tests, 1 error, 123 
ignored (79 assumptions) [seed: 3DD3A4E3A83D945F]

Total time: 81 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to