You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/07/24 16:12:18 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2493 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2493/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at https://127.0.0.1:57406//collection1: java.lang.NullPointerException  at org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)  at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:747)  at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:730)  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:410)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:649)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:453)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)  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 https://127.0.0.1:57406//collection1: java.lang.NullPointerException
	at org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
	at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:747)
	at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:730)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:410)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:649)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:453)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
	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([468A7047E5F3B3E6:CEDE4F9D4B0FDE1E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	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:1133)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10532 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/init-core-data-001
   [junit4]   2> 1775932 INFO  (SUITE-TestDistributedSearch-seed#[468A7047E5F3B3E6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1775932 INFO  (SUITE-TestDistributedSearch-seed#[468A7047E5F3B3E6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1776355 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1776372 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1776379 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26252018{/,null,AVAILABLE}
   [junit4]   2> 1776389 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4f5e1b38{SSL-http/1.1}{127.0.0.1:57146}
   [junit4]   2> 1776390 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.e.j.s.Server Started @1781824ms
   [junit4]   2> 1776390 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=57146, hostContext=/, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores}
   [junit4]   2> 1776392 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 1776393 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/'
   [junit4]   2> 1776434 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/solr.xml
   [junit4]   2> 1776468 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores
   [junit4]   2> 1776468 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoreContainer New CoreContainer 2119343569
   [junit4]   2> 1776469 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/]
   [junit4]   2> 1776469 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/lib
   [junit4]   2> 1776469 WARN  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/lib).
   [junit4]   2> 1776483 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1776489 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1776492 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1776492 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1776492 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1776496 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores
   [junit4]   2> 1776497 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores/collection1/, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores/collection1, name=collection1, config=solrconfig.xml, configSet=collection1, dataDir=data/, schema=schema.xml, transient=false, configSetProperties=configsetprops.json}
   [junit4]   2> 1776497 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 1776498 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1776499 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1776499 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1776499 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1776499 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1776500 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1776538 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1776567 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1776646 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1776647 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1776654 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1777031 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1777045 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1777047 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1777055 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1777058 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1777061 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1777061 WARN  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1777061 WARN  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1777062 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1777063 WARN  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1777063 WARN  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1777066 INFO  (coreLoadExecutor-3403-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-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1777066 INFO  (coreLoadExecutor-3403-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1777066 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1777066 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1777066 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23d251a6
   [junit4]   2> 1777067 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1777067 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1777068 WARN  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1777068 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1777069 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1828991140, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1777069 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20924552 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63051b32),segFN=segments_1,generation=1}
   [junit4]   2> 1777070 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1777071 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-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1777071 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1777076 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1777076 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1777076 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1777077 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1777077 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1777077 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1777077 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1777077 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1777077 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1777078 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1777078 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1777078 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1777087 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1777089 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1777091 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1777093 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1777101 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1777107 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: tvrh,/get,/update/json,spellCheckWithWordbreak_Direct,/terms,mltrh,/admin/segments,/update,defaults,/admin/mbeans,/debug/dump,/mlt,lazy,/config,spellCheckCompRH1,spellCheckCompRH_Direct,/admin/logging,standard,spellCheckWithWordbreak,/admin/system,/admin/threads,/search-facet-invariants,/admin/properties,/search-facet-def,spellCheckCompRH,mock,/update/csv,/admin/ping,dismax,/admin/file,/admin/plugins,/replication,/schema,/update/json/docs,/admin/luke
   [junit4]   2> 1777109 WARN  (coreLoadExecutor-3403-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> 1777111 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1777112 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1777112 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1777113 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1777113 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1777114 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1935212648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1777115 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20924552 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63051b32),segFN=segments_1,generation=1}
   [junit4]   2> 1777115 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1777115 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1ec8927f[collection1] main
   [junit4]   2> 1777116 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1777116 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1777116 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1777116 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1777131 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1777183 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1777184 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1777185 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1777185 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1777185 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1777185 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1777185 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1777185 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1777186 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1507579560361721856
   [junit4]   2> 1777186 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1777187 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1777188 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1507579560361721856
   [junit4]   2> 1777188 INFO  (coreLoadExecutor-3403-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1777188 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1777189 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1777190 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1777190 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ec8927f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1777900 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1777903 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1777907 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8f95211{/,null,AVAILABLE}
   [junit4]   2> 1777915 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@287adeb1{SSL-http/1.1}{127.0.0.1:57148}
   [junit4]   2> 1777915 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.e.j.s.Server Started @1783349ms
   [junit4]   2> 1777916 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=57148, hostContext=/, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores}
   [junit4]   2> 1777918 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 1777919 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/'
   [junit4]   2> 1777955 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1777978 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores
   [junit4]   2> 1777978 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoreContainer New CoreContainer 2069147197
   [junit4]   2> 1777978 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/]
   [junit4]   2> 1777979 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/lib
   [junit4]   2> 1777979 WARN  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/lib).
   [junit4]   2> 1777987 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1777991 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1777993 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1777993 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1777993 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1777994 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores
   [junit4]   2> 1777996 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {configSetProperties=configsetprops.json, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores/collection1/, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores/collection1, schema=schema.xml, config=solrconfig.xml, name=collection1, loadOnStartup=true, configSet=collection1, dataDir=data/, transient=false}
   [junit4]   2> 1777996 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 1777996 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1777997 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1777998 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1777998 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1778005 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1778005 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1778051 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1778118 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1778185 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1778186 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1778196 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1778589 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1778601 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1778604 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1778612 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1778616 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1778619 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1778620 WARN  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1778620 WARN  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1778620 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1778621 WARN  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1778621 WARN  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1778625 INFO  (coreLoadExecutor-3414-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-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1778625 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1778625 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1778625 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1778626 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23d251a6
   [junit4]   2> 1778626 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1778626 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1778627 WARN  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1778627 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1778629 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1828991140, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1778630 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f861071 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3aa1ac1f),segFN=segments_1,generation=1}
   [junit4]   2> 1778630 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1778631 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-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1778632 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_468A7047E5F3B3E6-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1778643 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1778643 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1778644 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1778644 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1778644 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1778644 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1778644 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1778645 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1778645 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1778645 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1778645 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1778646 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1778670 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1778672 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1778673 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1778674 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1778680 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1778683 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: tvrh,/get,/update/json,spellCheckWithWordbreak_Direct,/terms,mltrh,/admin/segments,/update,defaults,/admin/mbeans,/debug/dump,/mlt,lazy,/config,spellCheckCompRH1,spellCheckCompRH_Direct,/admin/logging,standard,spellCheckWithWordbreak,/admin/system,/admin/threads,/search-facet-invariants,/admin/properties,/search-facet-def,spellCheckCompRH,mock,/update/csv,/admin/ping,dismax,/admin/file,/admin/plugins,/replication,/schema,/update/json/docs,/admin/luke
   [junit4]   2> 1778684 WARN  (coreLoadExecutor-3414-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> 1778685 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1778686 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1778686 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1778687 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1778687 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1778689 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1935212648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1778689 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f861071 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3aa1ac1f),segFN=segments_1,generation=1}
   [junit4]   2> 1778689 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1778690 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@21a67f94[collection1] main
   [junit4]   2> 1778690 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1778690 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1778690 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1778690 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1778705 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1778809 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1778810 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1778811 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1778811 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1778811 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1778811 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1778811 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1778812 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1778812 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1507579562066706432
   [junit4]   2> 1778813 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1778813 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1778814 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1507579562066706432
   [junit4]   2> 1778814 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1778814 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1778816 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1778817 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1778818 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21a67f94[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1779012 INFO  (TEST-TestDistributedSearch.test-seed#[468A7047E5F3B3E6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1779069 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1507579562333044736)} 0 3
   [junit4]   2> 1779127 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1507579562392813568)} 0 4
   [junit4]   2> 1779138 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1507579562404347904)]} 0 5
   [junit4]   2> 1779146 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1507579562413785088)]} 0 3
   [junit4]   2> 1779153 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1507579562422173696)]} 0 3
   [junit4]   2> 1779159 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1507579562429513728)]} 0 1
   [junit4]   2> 1779166 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3 (1507579562436853760)]} 0 2
   [junit4]   2> 1779173 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3 (1507579562443145216)]} 0 2
   [junit4]   2> 1779180 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4 (1507579562450485248)]} 0 2
   [junit4]   2> 1779199 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4 (1507579562458873856)]} 0 13
   [junit4]   2> 1779209 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1507579562481942528)]} 0 3
   [junit4]   2> 1779223 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1507579562495574016)]} 0 2
   [junit4]   2> 1779244 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1507579562518642688)]} 0 2
   [junit4]   2> 1779252 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1507579562525982720)]} 0 2
   [junit4]   2> 1779259 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1507579562534371328)]} 0 2
   [junit4]   2> 1779265 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1507579562540662784)]} 0 2
   [junit4]   2> 1779279 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1507579562555342848)]} 0 2
   [junit4]   2> 1779286 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1507579562561634304)]} 0 2
   [junit4]   2> 1779293 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[9 (1507579562568974336)]} 0 2
   [junit4]   2> 1779302 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[9 (1507579562579460096)]} 0 1
   [junit4]   2> 1779311 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1779325 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20924552 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63051b32),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20924552 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63051b32),segFN=segments_2,generation=2}
   [junit4]   2> 1779326 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1779331 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5b4a9f4d[collection1] main
   [junit4]   2> 1779331 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1779333 INFO  (searcherExecutor-3404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5b4a9f4d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C9)))}
   [junit4]   2> 1779333 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={softCommit=false&version=2&commit=true&waitSearcher=true&wt=javabin} {commit=} 0 22
   [junit4]   2> 1779337 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1779345 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f861071 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3aa1ac1f),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f861071 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3aa1ac1f),segFN=segments_2,generation=2}
   [junit4]   2> 1779346 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1779352 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d8c17c7[collection1] main
   [junit4]   2> 1779353 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1779355 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d8c17c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C9)))}
   [junit4]   2> 1779355 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={softCommit=false&version=2&commit=true&waitSearcher=true&wt=javabin} {commit=} 0 18
   [junit4]   2> 1779365 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[10 (1507579562641326080)]} 0 5
   [junit4]   2> 1779381 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[10 (1507579562650763264)]} 0 11
   [junit4]   2> 1779387 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[11 (1507579562667540480)]} 0 2
   [junit4]   2> 1779394 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[11 (1507579562675929088)]} 0 2
   [junit4]   2> 1779403 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[12 (1507579562685366272)]} 0 1
   [junit4]   2> 1779408 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[12 (1507579562690609152)]} 0 1
   [junit4]   2> 1779416 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[13 (1507579562697949184)]} 0 2
   [junit4]   2> 1779422 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[13 (1507579562704240640)]} 0 2
   [junit4]   2> 1779431 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1001 (1507579562714726400)]} 0 2
   [junit4]   2> 1779438 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1001 (1507579562721017856)]} 0 2
   [junit4]   2> 1779451 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[14 (1507579562735697920)]} 0 1
   [junit4]   2> 1779457 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[14 (1507579562741989376)]} 0 1
   [junit4]   2> 1779463 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[15 (1507579562748280832)]} 0 1
   [junit4]   2> 1779470 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[15 (1507579562755620864)]} 0 1
   [junit4]   2> 1779478 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[16 (1507579562764009472)]} 0 1
   [junit4]   2> 1779486 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[16 (1507579562772398080)]} 0 1
   [junit4]   2> 1779500 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[17 (1507579562786029568)]} 0 5
   [junit4]   2> 1779509 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[17 (1507579562795466752)]} 0 3
   [junit4]   2> 1779514 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[100 (1507579562801758208)]} 0 1
   [junit4]   2> 1779520 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[100 (1507579562808049664)]} 0 1
   [junit4]   2> 1779526 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[101 (1507579562814341120)]} 0 1
   [junit4]   2> 1779531 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[101 (1507579562819584000)]} 0 1
   [junit4]   2> 1779537 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[102 (1507579562825875456)]} 0 1
   [junit4]   2> 1779543 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[102 (1507579562832166912)]} 0 1
   [junit4]   2> 1779549 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[103 (1507579562839506944)]} 0 1
   [junit4]   2> 1779555 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[103 (1507579562844749824)]} 0 1
   [junit4]   2> 1779561 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[104 (1507579562851041280)]} 0 1
   [junit4]   2> 1779566 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[104 (1507579562856284160)]} 0 1
   [junit4]   2> 1779571 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[105 (1507579562861527040)]} 0 1
   [junit4]   2> 1779576 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[105 (1507579562867818496)]} 0 1
   [junit4]   2> 1779582 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[106 (1507579562873061376)]} 0 1
   [junit4]   2> 1779589 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[106 (1507579562881449984)]} 0 1
   [junit4]   2> 1779595 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[107 (1507579562886692864)]} 0 1
   [junit4]   2> 1779601 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[107 (1507579562892984320)]} 0 1
   [junit4]   2> 1779606 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[108 (1507579562899275776)]} 0 1
   [junit4]   2> 1779613 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[108 (1507579562905567232)]} 0 1
   [junit4]   2> 1779618 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[109 (1507579562910810112)]} 0 1
   [junit4]   2> 1779623 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[109 (1507579562916052992)]} 0 1
   [junit4]   2> 1779629 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[110 (1507579562921295872)]} 0 1
   [junit4]   2> 1779634 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[110 (1507579562927587328)]} 0 1
   [junit4]   2> 1779640 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[111 (1507579562933878784)]} 0 1
   [junit4]   2> 1779645 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[111 (1507579562939121664)]} 0 1
   [junit4]   2> 1779651 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[112 (1507579562945413120)]} 0 1
   [junit4]   2> 1779657 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[112 (1507579562951704576)]} 0 1
   [junit4]   2> 1779662 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[113 (1507579562956947456)]} 0 1
   [junit4]   2> 1779668 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[113 (1507579562963238912)]} 0 1
   [junit4]   2> 1779675 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[114 (1507579562969530368)]} 0 2
   [junit4]   2> 1779681 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[114 (1507579562976870400)]} 0 1
   [junit4]   2> 1779686 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[115 (1507579562982113280)]} 0 1
   [junit4]   2> 1779692 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[115 (1507579562988404736)]} 0 1
   [junit4]   2> 1779698 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[116 (1507579562994696192)]} 0 1
   [junit4]   2> 1779704 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[116 (1507579563000987648)]} 0 1
   [junit4]   2> 1779710 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[117 (1507579563008327680)]} 0 1
   [junit4]   2> 1779716 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[117 (1507579563013570560)]} 0 1
   [junit4]   2> 1779722 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[118 (1507579563019862016)]} 0 1
   [junit4]   2> 1779729 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[118 (1507579563027202048)]} 0 1
   [junit4]   2> 1779735 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[119 (1507579563033493504)]} 0 1
   [junit4]   2> 1779741 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[119 (1507579563039784960)]} 0 1
   [junit4]   2> 1779747 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[120 (1507579563046076416)]} 0 1
   [junit4]   2> 1779754 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[120 (1507579563053416448)]} 0 1
   [junit4]   2> 1779760 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[121 (1507579563059707904)]} 0 1
   [junit4]   2> 1779765 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[121 (1507579563065999360)]} 0 1
   [junit4]   2> 1779772 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[122 (1507579563072290816)]} 0 1
   [junit4]   2> 1779778 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[122 (1507579563078582272)]} 0 1
   [junit4]   2> 1779784 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[123 (1507579563084873728)]} 0 1
   [junit4]   2> 1779790 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[123 (1507579563092213760)]} 0 1
   [junit4]   2> 1779797 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[124 (1507579563097456640)]} 0 1
   [junit4]   2> 1779803 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[124 (1507579563104796672)]} 0 1
   [junit4]   2> 1779809 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[125 (1507579563111088128)]} 0 1
   [junit4]   2> 1779815 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[125 (1507579563117379584)]} 0 1
   [junit4]   2> 1779820 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[126 (1507579563122622464)]} 0 1
   [junit4]   2> 1779826 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[126 (1507579563128913920)]} 0 1
   [junit4]   2> 1779831 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[127 (1507579563135205376)]} 0 1
   [junit4]   2> 1779837 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[127 (1507579563141496832)]} 0 1
   [junit4]   2> 1779843 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[128 (1507579563146739712)]} 0 1
   [junit4]   2> 1779849 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[128 (1507579563153031168)]} 0 1
   [junit4]   2> 1779855 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[129 (1507579563159322624)]} 0 1
   [junit4]   2> 1779860 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[129 (1507579563165614080)]} 0 1
   [junit4]   2> 1779866 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[130 (1507579563170856960)]} 0 1
   [junit4]   2> 1779871 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[130 (1507579563176099840)]} 0 1
   [junit4]   2> 1779877 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[131 (1507579563183439872)]} 0 1
   [junit4]   2> 1779883 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[131 (1507579563188682752)]} 0 1
   [junit4]   2> 1779889 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[132 (1507579563194974208)]} 0 1
   [junit4]   2> 1779895 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[132 (1507579563201265664)]} 0 1
   [junit4]   2> 1779901 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[133 (1507579563207557120)]} 0 1
   [junit4]   2> 1779910 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[133 (1507579563216994304)]} 0 1
   [junit4]   2> 1779916 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[134 (1507579563223285760)]} 0 1
   [junit4]   2> 1779922 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[134 (1507579563229577216)]} 0 1
   [junit4]   2> 1779927 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[135 (1507579563234820096)]} 0 1
   [junit4]   2> 1779935 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[135 (1507579563243208704)]} 0 1
   [junit4]   2> 1779943 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[136 (1507579563251597312)]} 0 1
   [junit4]   2> 1779949 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[136 (1507579563257888768)]} 0 1
   [junit4]   2> 1779955 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[137 (1507579563264180224)]} 0 1
   [junit4]   2> 1779961 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[137 (1507579563270471680)]} 0 1
   [junit4]   2> 1779967 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[138 (1507579563276763136)]} 0 1
   [junit4]   2> 1779973 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[138 (1507579563283054592)]} 0 1
   [junit4]   2> 1779979 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[139 (1507579563289346048)]} 0 1
   [junit4]   2> 1779985 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[139 (1507579563295637504)]} 0 1
   [junit4]   2> 1779996 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[140 (1507579563307171840)]} 0 1
   [junit4]   2> 1780010 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[140 (1507579563321851904)]} 0 1
   [junit4]   2> 1780016 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[141 (1507579563328143360)]} 0 1
   [junit4]   2> 1780021 INFO  (qtp1138468977-8618) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[141 (1507579563334434816)]} 0 1
   [junit4]   2> 1780029 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[142 (1507579563339677696)]} 0 3
   [junit4]   2> 1780035 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[142 (1507579563348066304)]} 0 1
   [junit4]   2> 1780040 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[143 (1507579563353309184)]} 0 1
   [junit4]   2> 1780046 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[143 (1507579563359600640)]} 0 1
   [junit4]   2> 1780052 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[144 (1507579563365892096)]} 0 1
   [junit4]   2> 1780057 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[144 (1507579563371134976)]} 0 1
   [junit4]   2> 1780063 INFO  (qtp880837260-8598) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[145 (1507579563377426432)]} 0 1
   [junit4]   2> 1780069 INFO  (qtp1138468977-8616) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[145 (1507579563383717888)]} 0 1
   [junit4]   2> 1780087 INFO  (qtp880837260-8599) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[146 (1507579563402592256)]} 0 1
   [junit4]   2> 1780092 INFO  (qtp1138468977-8617) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[146 (1507579563407835136)]} 0 1
   [junit4]   2> 1780104 INFO  (qtp880837260-8600) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[147 (1507579563420418048)]} 0 1
   [junit4]   2> 1780116 INFO  (qtp1138468977-8619) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[147 (1507579563433000960)]} 0 1
   [junit4]   2> 1780122 INFO  (qtp880837260-8601) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[148 (1507579563439292416)]} 0 1
   [junit4]   2> 1780128 INFO  (qtp1138468977-8614) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[148 (1507579563445583872)]} 0 1
   [junit4]   2> 1780134 INFO  (qtp880837260-8594) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[149 (1507579563451875328)]} 0 1
   [junit4]   2> 1780140 INFO  (qtp1138468977-8615) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[149 (1507579563458166784)]} 0 1
   [junit4]   2> 1780148 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1780194 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20924552 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63051b32),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20924552 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63051b32),segFN=segments_3,generation=3}
   [junit4]   2> 1780194 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1780195 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7ed03cb4[collection1] main
   [junit4]   2> 1780195 INFO  (qtp880837260-8597) [    x:collection1] o.a.s.u.UpdateHandler end_comm

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

jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/core/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/test-framework/lib/junit-4.10.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/test-framework/lib/randomizedtesting-runner-2.1.13.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/antlr-2.7.7.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-core-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-core-api-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-core-avl-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/api-all-1.0.0-M20.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/bcprov-jdk15-1.45.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/cglib-nodep-2.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/commons-collections-3.2.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/commons-math3-3.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/easymock-3.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/ehcache-core-2.4.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jackson-annotations-2.5.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jackson-databind-2.5.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jersey-core-1.9.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jersey-server-1.9.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jetty-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jetty-util-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/mina-core-2.0.0-M5.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/objenesis-1.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/analysis/icu/lucene-analyzers-icu-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-analysis-extras/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/Users/jenkins/.ant/lib/ivy-2.3.0.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/lib/tools.jar:/Users/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.13.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20150724_114203_809.events @/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20150724_114203_809.suites
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 137. Very likely a JVM crash.  Process output piped in logs above.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1484)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:964)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:961)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:723: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:667: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1002: At least one slave process threw an exception, first: Forked process returned with error code: 137. Very likely a JVM crash.  Process output piped in logs above.

Total time: 175 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any