Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3033/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:57837//collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:106)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:748)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:731)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:406)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2083)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:671)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:459)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
at org.eclipse.jetty.server.Server.handle(Server.java:499)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
 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:57837//collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:106)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:748)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:731)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:406)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2083)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:671)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:459)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:499)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)

        at 
__randomizedtesting.SeedInfo.seed([1FCC767F0F2CEE53:979849A5A1D083AB]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1139)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1101)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:974)
        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:497)
        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:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        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 10390 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/init-core-data-001
   [junit4]   2> 1653069 INFO  
(SUITE-TestDistributedSearch-seed#[1FCC767F0F2CEE53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1653069 INFO  
(SUITE-TestDistributedSearch-seed#[1FCC767F0F2CEE53]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1656303 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1656313 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 1656316 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e1488b9{/,null,AVAILABLE}
   [junit4]   2> 1656320 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@45096a21{HTTP/1.1}{127.0.0.1:57701}
   [junit4]   2> 1656320 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] o.e.j.s.Server 
Started @1660216ms
   [junit4]   2> 1656320 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=57701, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores}
   [junit4]   2> 1656320 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1656320 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control'
   [junit4]   2> 1656320 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1656320 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1656321 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/solr.xml
   [junit4]   2> 1656327 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores
   [junit4]   2> 1656327 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 612552738
   [junit4]   2> 1656327 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control]
   [junit4]   2> 1656327 WARN  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/lib
   [junit4]   2> 1656328 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
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> 1656331 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1656331 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1656331 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1656331 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1656331 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1656334 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores
   [junit4]   2> 1656335 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
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> 1656335 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1656335 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1656336 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1656336 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1656337 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1656337 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1656337 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1656337 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1656338 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1656372 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1656378 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1656404 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1656408 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1656474 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1656480 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1656480 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1656484 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1656487 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1656488 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1656488 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1656492 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1656492 INFO  (coreLoadExecutor-5638-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1656492 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1656492 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1656492 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bda127c
   [junit4]   2> 1656492 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1656493 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1656493 WARN  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1656493 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1656493 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.005859375, 
floorSegmentMB=1.1767578125, forceMergeDeletesPctAllowed=0.021614163113390372, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1656493 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@24b70ef7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41b4a772),segFN=segments_1,generation=1}
   [junit4]   2> 1656493 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1656494 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1656494 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1656499 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1656500 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1656500 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1656500 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1656500 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1656500 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1656500 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1656500 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1656500 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1656500 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1656501 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1656501 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1656507 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1656510 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1656510 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1656511 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1656516 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1656517 INFO  (coreLoadExecutor-5638-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> 1656517 WARN  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1656519 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1656520 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1656520 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1656521 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1656521 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1656521 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1656522 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@24b70ef7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41b4a772),segFN=segments_1,generation=1}
   [junit4]   2> 1656522 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1656522 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6eaca6bb[collection1] main]
   [junit4]   2> 1656522 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1656522 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1656522 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1656522 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1656797 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1656907 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1656907 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1656908 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1656908 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1656908 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1656908 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1656908 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1656908 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1656908 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1524233892812292096
   [junit4]   2> 1656909 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1656909 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1656910 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1656910 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1524233892812292096
   [junit4]   2> 1656910 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1656911 INFO  (coreLoadExecutor-5638-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1656911 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1656912 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6eaca6bb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1657591 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1657593 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 1657596 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@767938b2{/,null,AVAILABLE}
   [junit4]   2> 1657597 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4cf73c6b{HTTP/1.1}{127.0.0.1:57705}
   [junit4]   2> 1657597 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] o.e.j.s.Server 
Started @1661493ms
   [junit4]   2> 1657597 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=57705, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores}
   [junit4]   2> 1657597 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1657598 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0'
   [junit4]   2> 1657598 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1657598 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1657598 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1657608 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores
   [junit4]   2> 1657608 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1185974580
   [junit4]   2> 1657608 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0]
   [junit4]   2> 1657608 WARN  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/lib
   [junit4]   2> 1657608 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
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> 1657612 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1657613 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1657613 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1657613 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1657613 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1657614 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores
   [junit4]   2> 1657615 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
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> 1657616 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1657616 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1657616 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1657617 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1657617 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1657618 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1657618 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1657618 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1657618 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1657654 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1657660 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1657674 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1657677 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1657746 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1657751 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1657752 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1657755 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1657757 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1657758 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1657759 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1657762 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1657762 INFO  (coreLoadExecutor-5649-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1657762 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1657763 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1657763 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bda127c
   [junit4]   2> 1657763 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1657763 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1657763 WARN  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1657763 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1657764 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.005859375, 
floorSegmentMB=1.1767578125, forceMergeDeletesPctAllowed=0.021614163113390372, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1657764 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4460394f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@252a2296),segFN=segments_1,generation=1}
   [junit4]   2> 1657764 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1657765 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1657765 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1657768 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1657768 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1657768 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1657769 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1657769 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1657769 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1657769 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1657769 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1657769 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1657769 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1657769 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1657769 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1657773 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1657774 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1657774 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1657775 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1657780 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1657781 INFO  (coreLoadExecutor-5649-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> 1657782 WARN  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1657783 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1657783 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1657783 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1657784 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1657784 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1657785 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1657785 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4460394f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@252a2296),segFN=segments_1,generation=1}
   [junit4]   2> 1657785 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1657785 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d8ff8c1[collection1] main]
   [junit4]   2> 1657785 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1657786 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1657786 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1657786 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1657793 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1657832 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1657833 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1657833 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1657833 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1657833 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1657834 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1657834 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1657834 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1657834 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1524233893783273472
   [junit4]   2> 1657834 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1657835 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1657835 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1657835 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1524233893783273472
   [junit4]   2> 1657836 INFO  (coreLoadExecutor-5649-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1657836 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1657836 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1657837 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d8ff8c1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1658122 INFO  
(TEST-TestDistributedSearch.test-seed#[1FCC767F0F2CEE53]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1658127 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1524233894087360512)} 0 2
   [junit4]   2> 1658131 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1524233894092603392)} 0 2
   [junit4]   2> 1658138 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1524233894097846272)]} 0 4
   [junit4]   2> 1658141 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1524233894105186304)]} 0 0
   [junit4]   2> 1658145 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1524233894109380608)]} 0 0
   [junit4]   2> 1658148 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1524233894112526336)]} 0 0
   [junit4]   2> 1658151 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1524233894114623488)]} 0 0
   [junit4]   2> 1658153 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1524233894117769216)]} 0 0
   [junit4]   2> 1658157 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1524233894120914944)]} 0 0
   [junit4]   2> 1658161 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1524233894125109248)]} 0 0
   [junit4]   2> 1658163 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1524233894128254976)]} 0 0
   [junit4]   2> 1658166 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1524233894130352128)]} 0 0
   [junit4]   2> 1658168 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1524233894133497856)]} 0 0
   [junit4]   2> 1658172 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1524233894137692160)]} 0 0
   [junit4]   2> 1658175 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1524233894140837888)]} 0 0
   [junit4]   2> 1658179 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1524233894143983616)]} 0 0
   [junit4]   2> 1658181 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1524233894147129344)]} 0 0
   [junit4]   2> 1658185 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1524233894150275072)]} 0 0
   [junit4]   2> 1658188 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1524233894154469376)]} 0 0
   [junit4]   2> 1658191 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1524233894157615104)]} 0 0
   [junit4]   2> 1658193 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1658199 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@24b70ef7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41b4a772),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@24b70ef7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41b4a772),segFN=segments_2,generation=2}
   [junit4]   2> 1658200 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1658201 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@190bd7b6[collection1] main]
   [junit4]   2> 1658202 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1658222 INFO  
(searcherExecutor-5639-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@190bd7b6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)))}
   [junit4]   2> 1658223 INFO  (qtp1650857815-12252) [    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 29
   [junit4]   2> 1658225 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1658231 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4460394f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@252a2296),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4460394f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@252a2296),segFN=segments_2,generation=2}
   [junit4]   2> 1658231 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1658232 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2750ce18[collection1] main]
   [junit4]   2> 1658233 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1658234 INFO  
(searcherExecutor-5650-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2750ce18[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)))}
   [junit4]   2> 1658234 INFO  (qtp703526701-12270) [    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 8
   [junit4]   2> 1658238 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1524233894204801024)]} 0 2
   [junit4]   2> 1658247 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1524233894213189632)]} 0 2
   [junit4]   2> 1658249 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1524233894218432512)]} 0 0
   [junit4]   2> 1658252 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1524233894221578240)]} 0 0
   [junit4]   2> 1658254 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1524233894223675392)]} 0 0
   [junit4]   2> 1658259 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1524233894228918272)]} 0 0
   [junit4]   2> 1658262 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1524233894231015424)]} 0 0
   [junit4]   2> 1658264 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1524233894234161152)]} 0 0
   [junit4]   2> 1658267 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1001 (1524233894237306880)]} 0 0
   [junit4]   2> 1658270 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1001 (1524233894239404032)]} 0 0
   [junit4]   2> 1658273 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1524233894243598336)]} 0 0
   [junit4]   2> 1658276 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1524233894245695488)]} 0 0
   [junit4]   2> 1658278 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1524233894248841216)]} 0 0
   [junit4]   2> 1658280 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1524233894250938368)]} 0 0
   [junit4]   2> 1658284 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1524233894255132672)]} 0 0
   [junit4]   2> 1658287 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1524233894258278400)]} 0 0
   [junit4]   2> 1658290 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1524233894260375552)]} 0 0
   [junit4]   2> 1658293 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1524233894263521280)]} 0 0
   [junit4]   2> 1658295 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1524233894266667008)]} 0 0
   [junit4]   2> 1658297 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1524233894268764160)]} 0 0
   [junit4]   2> 1658300 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1524233894271909888)]} 0 0
   [junit4]   2> 1658302 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1524233894274007040)]} 0 0
   [junit4]   2> 1658304 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1524233894276104192)]} 0 0
   [junit4]   2> 1658308 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1524233894280298496)]} 0 0
   [junit4]   2> 1658311 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1524233894282395648)]} 0 0
   [junit4]   2> 1658313 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1524233894285541376)]} 0 0
   [junit4]   2> 1658315 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1524233894287638528)]} 0 0
   [junit4]   2> 1658318 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1524233894289735680)]} 0 0
   [junit4]   2> 1658320 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1524233894292881408)]} 0 0
   [junit4]   2> 1658325 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1524233894298124288)]} 0 0
   [junit4]   2> 1658328 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1524233894301270016)]} 0 0
   [junit4]   2> 1658331 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1524233894304415744)]} 0 0
   [junit4]   2> 1658335 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1524233894308610048)]} 0 0
   [junit4]   2> 1658337 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1524233894310707200)]} 0 0
   [junit4]   2> 1658340 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1524233894312804352)]} 0 0
   [junit4]   2> 1658342 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1524233894315950080)]} 0 0
   [junit4]   2> 1658344 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1524233894318047232)]} 0 0
   [junit4]   2> 1658348 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1524233894322241536)]} 0 0
   [junit4]   2> 1658355 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1524233894329581568)]} 0 0
   [junit4]   2> 1658357 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1524233894331678720)]} 0 0
   [junit4]   2> 1658359 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1524233894333775872)]} 0 0
   [junit4]   2> 1658364 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1524233894339018752)]} 0 0
   [junit4]   2> 1658368 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1524233894343213056)]} 0 0
   [junit4]   2> 1658370 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1524233894345310208)]} 0 0
   [junit4]   2> 1658374 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1524233894349504512)]} 0 0
   [junit4]   2> 1658377 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1524233894352650240)]} 0 0
   [junit4]   2> 1658379 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1524233894354747392)]} 0 0
   [junit4]   2> 1658385 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1524233894361038848)]} 0 0
   [junit4]   2> 1658389 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1524233894364184576)]} 0 0
   [junit4]   2> 1658392 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1524233894367330304)]} 0 0
   [junit4]   2> 1658394 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1524233894370476032)]} 0 0
   [junit4]   2> 1658397 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1524233894373621760)]} 0 0
   [junit4]   2> 1658399 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1524233894375718912)]} 0 0
   [junit4]   2> 1658402 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1524233894377816064)]} 0 0
   [junit4]   2> 1658404 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1524233894380961792)]} 0 0
   [junit4]   2> 1658407 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1524233894384107520)]} 0 0
   [junit4]   2> 1658409 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1524233894386204672)]} 0 0
   [junit4]   2> 1658413 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1524233894389350400)]} 0 0
   [junit4]   2> 1658415 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1524233894392496128)]} 0 0
   [junit4]   2> 1658417 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1524233894394593280)]} 0 0
   [junit4]   2> 1658420 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1524233894397739008)]} 0 0
   [junit4]   2> 1658422 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1524233894399836160)]} 0 0
   [junit4]   2> 1658425 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1524233894402981888)]} 0 0
   [junit4]   2> 1658428 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1524233894406127616)]} 0 0
   [junit4]   2> 1658431 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1524233894408224768)]} 0 0
   [junit4]   2> 1658433 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1524233894411370496)]} 0 0
   [junit4]   2> 1658435 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1524233894413467648)]} 0 0
   [junit4]   2> 1658437 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1524233894415564800)]} 0 0
   [junit4]   2> 1658440 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1524233894418710528)]} 0 0
   [junit4]   2> 1658444 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1524233894422904832)]} 0 0
   [junit4]   2> 1658450 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1524233894428147712)]} 0 0
   [junit4]   2> 1658455 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1524233894434439168)]} 0 0
   [junit4]   2> 1658460 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1524233894438633472)]} 0 0
   [junit4]   2> 1658463 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1524233894442827776)]} 0 0
   [junit4]   2> 1658468 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1524233894447022080)]} 0 1
   [junit4]   2> 1658471 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1524233894451216384)]} 0 0
   [junit4]   2> 1658477 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1524233894456459264)]} 0 1
   [junit4]   2> 1658481 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1524233894460653568)]} 0 0
   [junit4]   2> 1658486 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1524233894465896448)]} 0 1
   [junit4]   2> 1658494 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1524233894474285056)]} 0 0
   [junit4]   2> 1658497 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1524233894477430784)]} 0 0
   [junit4]   2> 1658499 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1524233894480576512)]} 0 0
   [junit4]   2> 1658503 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1524233894483722240)]} 0 0
   [junit4]   2> 1658505 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1524233894486867968)]} 0 0
   [junit4]   2> 1658507 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1524233894488965120)]} 0 0
   [junit4]   2> 1658509 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1524233894491062272)]} 0 0
   [junit4]   2> 1658512 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1524233894494208000)]} 0 0
   [junit4]   2> 1658514 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1524233894496305152)]} 0 0
   [junit4]   2> 1658518 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1524233894500499456)]} 0 0
   [junit4]   2> 1658520 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1524233894502596608)]} 0 0
   [junit4]   2> 1658524 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1524233894506790912)]} 0 0
   [junit4]   2> 1658527 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1524233894509936640)]} 0 0
   [junit4]   2> 1658529 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1524233894512033792)]} 0 0
   [junit4]   2> 1658531 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1524233894514130944)]} 0 0
   [junit4]   2> 1658534 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1524233894516228096)]} 0 0
   [junit4]   2> 1658536 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1524233894519373824)]} 0 0
   [junit4]   2> 1658539 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1524233894522519552)]} 0 0
   [junit4]   2> 1658541 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1524233894524616704)]} 0 0
   [junit4]   2> 1658543 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1524233894526713856)]} 0 0
   [junit4]   2> 1658545 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1524233894528811008)]} 0 0
   [junit4]   2> 1658548 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1524233894531956736)]} 0 0
   [junit4]   2> 1658550 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1524233894534053888)]} 0 0
   [junit4]   2> 1658552 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1524233894536151040)]} 0 0
   [junit4]   2> 1658554 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1524233894538248192)]} 0 0
   [junit4]   2> 1658559 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1524233894542442496)]} 0 0
   [junit4]   2> 1658561 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1524233894544539648)]} 0 0
   [junit4]   2> 1658563 INFO  (qtp1650857815-12252) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1524233894547685376)]} 0 0
   [junit4]   2> 1658565 INFO  (qtp703526701-12270) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1524233894549782528)]} 0 0
   [junit4]   2> 1658567 INFO  (qtp1650857815-12253) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1524233894551879680)]} 0 0
   [junit4]   2> 1658569 INFO  (qtp703526701-12271) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1524233894553976832)]} 0 0
   [junit4]   2> 1658574 INFO  (qtp1650857815-12248) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1524233894559219712)]} 0 0
   [junit4]   2> 1658579 INFO  (qtp703526701-12266) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1524233894563414016)]} 0 0
   [junit4]   2> 1658581 INFO  (qtp1650857815-12249) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1524233894566559744)]} 0 0
   [junit4]   2> 1658583 INFO  (qtp703526701-12267) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1524233894568656896)]} 0 0
   [junit4]   2> 1658585 INFO  (qtp1650857815-12250) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1524233894570754048)]} 0 0
   [junit4]   2> 1658588 INFO  (qtp703526701-12268) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1524233894573899776)]} 0 0
   [junit4]   2> 1658590 INFO  (qtp1650857815-12251) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[149 (1524233894575996928)]} 0 0
   [junit4]   2> 1658594 INFO  (qtp703526701-12269) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[149 (1524233894580191232)]} 0 0
   [junit4]   2> 1658596 INFO  (qtp1650857815-12252) 

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

Handler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1FCC767F0F2CEE53:979849A5A1D083AB]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1139)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1101)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:974)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1843122 INFO  
(SUITE-TestDistributedSearch-seed#[1FCC767F0F2CEE53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1FCC767F0F2CEE53-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{other_tl1=PostingsFormat(name=Memory doPackFST= false), 
range_facet_l_dv=Lucene50(blocksize=128), 
SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= false), 
n_l1=PostingsFormat(name=Memory doPackFST= true), 
a_n_tdt=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=Memory doPackFST= true), 
intDefault=PostingsFormat(name=Memory doPackFST= false), 
n_td1=PostingsFormat(name=Memory doPackFST= false), 
n_d1=PostingsFormat(name=Memory doPackFST= true), 
n_f1=PostingsFormat(name=Memory doPackFST= false), 
range_facet_l=PostingsFormat(name=Memory doPackFST= true), 
n_tl1=PostingsFormat(name=Memory doPackFST= false), 
oddField_s=Lucene50(blocksize=128), n_tf1=PostingsFormat(name=Memory doPackFST= 
true), lowerfilt1and2=PostingsFormat(name=Memory doPackFST= true), 
a_t=PostingsFormat(name=Memory doPackFST= true), 
lowerfilt=PostingsFormat(name=Memory doPackFST= true), 
id=Lucene50(blocksize=128), text=PostingsFormat(name=MockRandom), 
timestamp=PostingsFormat(name=Memory doPackFST= true), 
severity=PostingsFormat(name=MockRandom), 
foo_sev_enum=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=Memory 
doPackFST= false), a_i1=PostingsFormat(name=Memory doPackFST= true), 
b_n_tdt=PostingsFormat(name=Memory doPackFST= false), 
n_ti1=Lucene50(blocksize=128), rnd_b=Lucene50(blocksize=128), 
_version_=PostingsFormat(name=Memory doPackFST= false), 
foo_b=PostingsFormat(name=MockRandom), n_tdt1=PostingsFormat(name=Memory 
doPackFST= false), foo_d=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), 
foo_f=PostingsFormat(name=MockRandom)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
foo_sev_enum=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, sim=ClassicSimilarity, locale=ar-LB, 
timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=1,free=174664720,total=443707392
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionTest, 
TestReversedWildcardFilterFactory, DistributedFacetPivotLargeTest, 
DateFieldTest, SuggesterTest, TestQueryTypes, TestTrieFacet, TestFastWriter, 
HdfsRecoveryZkTest, IndexSchemaRuntimeFieldTest, TestStressRecovery, 
TermVectorComponentTest, TestBinaryResponseWriter, TestManagedResourceStorage, 
CoreMergeIndexesAdminHandlerTest, ExitableDirectoryReaderTest, 
TestSortingResponseWriter, TestWriterPerf, 
BigEndianAscendingWordSerializerTest, LeaderElectionIntegrationTest, 
TestBulkSchemaAPI, TestBlobHandler, TestSolrQueryParser, TestSolrJ, TestJoin, 
TestBM25SimilarityFactory, BasicDistributedZk2Test, TestSolrCoreProperties, 
TestDistributedMissingSort, TestTrie, TestMiniSolrCloudCluster, 
DefaultValueUpdateProcessorTest, BinaryUpdateRequestHandlerTest, 
TestFieldTypeCollectionResource, SignatureUpdateProcessorFactoryTest, 
CoreAdminCreateDiscoverTest, ResponseLogComponentTest, 
TestDistributedStatsComponentCardinality, TestRangeQuery, TestRealTimeGet, 
FacetPivotSmallTest, TestRecovery, TestNonDefinedSimilarityFactory, 
StatsComponentTest, TestDistributedGrouping, NotRequiredUniqueKeyTest, 
TestDownShardTolerantSearch, CacheHeaderTest, BadIndexSchemaTest, 
OpenExchangeRatesOrgProviderTest, QueryResultKeyTest, ZkStateReaderTest, 
NumericFieldsTest, DateMathParserTest, DistributedIntervalFacetingTest, 
TestCollationField, TestCryptoKeys, TestMaxScoreQueryParser, 
CdcrReplicationHandlerTest, SolrInfoMBeanTest, TestUtils, TestPivotHelperCode, 
QueryParsingTest, TestPerFieldSimilarity, TestSha256AuthenticationProvider, 
SolrCmdDistributorTest, DistanceUnitsTest, DistributedVersionInfoTest, 
TestJettySolrRunner, SortSpecParsingTest, EnumFieldTest, TestBinaryField, 
TestSchemaSimilarityResource, EchoParamsTest, FileUtilsTest, ZkSolrClientTest, 
TestInitParams, CheckHdfsIndexTest, TestReplicaProperties, CopyFieldTest, 
TestLMJelinekMercerSimilarityFactory, TestUseDocValuesAsStored2, 
SynonymTokenizerTest, TestQueryWrapperFilter, TestTestInjection, 
TestNamedUpdateProcessors, TestSolrXml, TestExactSharedStatsCache, 
DocExpirationUpdateProcessorFactoryTest, TestLeaderElectionZkExpiry, 
TestExceedMaxTermLength, TestRawTransformer, TestPKIAuthenticationPlugin, 
DistributedMLTComponentTest, HdfsChaosMonkeySafeLeaderTest, 
TestSimpleTrackingShardHandler, ShardRoutingCustomTest, TestSolrIndexConfig, 
DistanceFunctionTest, TestManagedSchemaDynamicFieldResource, TestOrdValues, 
LeaderInitiatedRecoveryOnCommitTest, ZkNodePropsTest, 
UniqFieldsUpdateProcessorFactoryTest, 
TestPerFieldSimilarityWithDefaultOverride, DistribCursorPagingTest, 
UpdateRequestProcessorFactoryTest, CloudMLTQParserTest, TestReload, 
TestSolrConfigHandler, HdfsUnloadDistributedZkTest, TestOmitPositions, 
TestManagedSchemaFieldTypeResource, HdfsBasicDistributedZkTest, 
TestFuzzyAnalyzedSuggestions, RAMDirectoryFactoryTest, TestFastOutputStream, 
TestMacros, BasicZkTest, FileBasedSpellCheckerTest, 
TestSuggestSpellingConverter, DeleteReplicaTest, TestReplicationHandlerBackup, 
AnalysisErrorHandlingTest, TestCustomDocTransformer, CollectionReloadTest, 
ShowFileRequestHandlerTest, TestSolrConfigHandlerCloud, TestRTGBase, 
TestValueSourceCache, SolrCoreCheckLockOnStartupTest, 
DistributedDebugComponentTest, CollectionsAPIDistributedZkTest, 
NoCacheHeaderTest, BJQParserTest, TestJsonFacets, 
AsyncCallRequestStatusResponseTest, TestReloadAndDeleteDocs, 
TestReplicationHandler, TestDistributedSearch]
   [junit4] Completed [367/577 (1!)] on J1 in 190.07s, 1 test, 1 error <<< 
FAILURES!

[...truncated 682 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:675: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:619: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:57: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:524: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1424: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: 
There were test failures: 577 suites (8 ignored), 2316 tests, 1 error, 119 
ignored (69 assumptions) [seed: 1FCC767F0F2CEE53]

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


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

Reply via email to