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 2016/04/22 12:41:50 UTC

[JENKINS] Lucene-Solr-5.5-MacOSX (64bit/jdk1.7.0) - Build # 31 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-MacOSX/31/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Error from server at http://127.0.0.1:60896/solr/collection1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/collection1/select. Reason: <pre>    {metadata={error-class=org.apache.solr.common.SolrException,root-error-class=org.xml.sax.SAXParseException},msg=SolrCore &apos;collection1&apos; is not available due to init failure: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.,trace=org.apache.solr.common.SolrException: SolrCore &apos;collection1&apos; is not available due to init failure: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1066)  at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:250)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:412)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  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) Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:84)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:812)  at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)  at java.util.concurrent.FutureTask.run(FutureTask.java:262)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  ... 1 more Caused by: org.apache.solr.common.SolrException: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:577)  at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:159)  at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)  at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)  at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)  ... 9 more Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.  at org.apache.solr.core.Config.&lt;init&gt;(Config.java:154)  at org.apache.solr.core.Config.&lt;init&gt;(Config.java:90)  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:436)  ... 14 more Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.  at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198)  at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)  at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)  at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)  at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1436)  at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1019)  at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)  at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)  at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)  at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)  at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)  at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)  at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)  at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)  at org.apache.solr.core.Config.&lt;init&gt;(Config.java:143)  ... 16 more ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60896/solr/collection1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/collection1/select. Reason:
<pre>    {metadata={error-class=org.apache.solr.common.SolrException,root-error-class=org.xml.sax.SAXParseException},msg=SolrCore &apos;collection1&apos; is not available due to init failure: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.,trace=org.apache.solr.common.SolrException: SolrCore &apos;collection1&apos; is not available due to init failure: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1066)
	at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:250)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:412)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	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)
Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:84)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:812)
	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: org.apache.solr.common.SolrException: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:577)
	at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:159)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
	... 9 more
Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
	at org.apache.solr.core.Config.&lt;init&gt;(Config.java:154)
	at org.apache.solr.core.Config.&lt;init&gt;(Config.java:90)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:436)
	... 14 more
Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1436)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1019)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
	at org.apache.solr.core.Config.&lt;init&gt;(Config.java:143)
	... 16 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([66AA0AB18250BAE7:72E251E4A15707F9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:545)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.handler.TestReplicationHandler.query(TestReplicationHandler.java:182)
	at org.apache.solr.handler.TestReplicationHandler.rQuery(TestReplicationHandler.java:189)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:521)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11450 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/init-core-data-001
   [junit4]   2> 1959024 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
   [junit4]   2> 1959024 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1
   [junit4]   2> 1959031 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1959034 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17186c6a{/solr,null,AVAILABLE}
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4475aefe{HTTP/1.1}{127.0.0.1:60555}
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.Server Started @1965172ms
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60555, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1/data}
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4dfd245f
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001'
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1959036 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/solr.xml
   [junit4]   2> 1959076 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/.
   [junit4]   2> 1959076 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer New CoreContainer 1780329625
   [junit4]   2> 1959076 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001]
   [junit4]   2> 1959076 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/lib
   [junit4]   2> 1959076 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1959077 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1959077 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1959077 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1959077 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1959077 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1959080 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/.
   [junit4]   2> 1959082 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, transient=false, schema=schema.xml, loadOnStartup=true, name=collection1, config=solrconfig.xml, dataDir=data/}
   [junit4]   2> 1959082 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1
   [junit4]   2> 1959083 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1959083 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1'
   [junit4]   2> 1959083 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1959083 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1959083 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1959083 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1959100 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1959112 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1959136 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1959139 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1959147 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1959151 INFO  (coreLoadExecutor-6228-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.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1'
   [junit4]   2> 1959151 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1
   [junit4]   2> 1959151 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1959151 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1959152 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1959152 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data
   [junit4]   2> 1959152 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1959152 WARN  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1959152 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1959152 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1959153 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_1,generation=1}
   [junit4]   2> 1959153 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1959153 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.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1959155 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1959161 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959162 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959163 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959164 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959173 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1959173 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/system,lazy,/update/json/docs,/get,standard,/update/json,/schema,/admin/threads,/update/csv,/admin/segments,/admin/properties,/admin/luke,/admin/ping,/admin/logging,defaults,/admin/file,/update,/replication,/admin/plugins,/config,/admin/mbeans
   [junit4]   2> 1959174 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1959174 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1959174 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1959174 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=51.5615234375, floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=26.53111633520438, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_1,generation=1}
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@39c9c839[collection1] main
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1/conf
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1/conf
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1959176 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1959176 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1959176 INFO  (searcherExecutor-6229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39c9c839[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1959176 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1959592 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1
   [junit4]   2> 1959599 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1959602 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f1d43eb{/solr,null,AVAILABLE}
   [junit4]   2> 1959602 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2a561177{HTTP/1.1}{127.0.0.1:60560}
   [junit4]   2> 1959602 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.Server Started @1965739ms
   [junit4]   2> 1959602 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=60560, hostContext=/solr, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1/data}
   [junit4]   2> 1959603 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4dfd245f
   [junit4]   2> 1959603 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002'
   [junit4]   2> 1959603 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1959603 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1959603 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/solr.xml
   [junit4]   2> 1959638 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/.
   [junit4]   2> 1959638 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer New CoreContainer 1016523250
   [junit4]   2> 1959638 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002]
   [junit4]   2> 1959638 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/lib
   [junit4]   2> 1959638 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1959639 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1959639 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1959639 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1959639 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1959640 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1959641 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/.
   [junit4]   2> 1959642 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, dataDir=data/, configSetProperties=configsetprops.json, schema=schema.xml, transient=false, name=collection1, config=solrconfig.xml}
   [junit4]   2> 1959642 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1
   [junit4]   2> 1959643 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1959643 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1'
   [junit4]   2> 1959643 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1959643 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1959643 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1959643 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1959654 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1959663 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1959683 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1959687 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1959694 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1959697 INFO  (coreLoadExecutor-6238-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.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1'
   [junit4]   2> 1959697 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1959698 WARN  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1959699 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1959699 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_1,generation=1}
   [junit4]   2> 1959699 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1959699 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.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1959700 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1959707 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959708 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959709 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959710 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959712 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1959712 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/system,lazy,/update/json/docs,/get,standard,/update/json,/schema,/admin/threads,/update/csv,/admin/segments,/admin/properties,/admin/luke,/admin/ping,/admin/logging,defaults,/admin/file,/update,/replication,/admin/plugins,/config,/admin/mbeans
   [junit4]   2> 1959712 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=51.5615234375, floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=26.53111633520438, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_1,generation=1}
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@64648dd9[collection1] main
   [junit4]   2> 1959714 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1/conf
   [junit4]   2> 1959714 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1959714 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1/conf
   [junit4]   2> 1959714 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1959721 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1959721 INFO  (searcherExecutor-6239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@64648dd9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1959721 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1959725 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1960156 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={version=2&wt=javabin&sort=id+desc&q=*:*} hits=0 status=0 QTime=0
   [junit4]   2> 1960162 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[1]} 0 0
   [junit4]   2> 1960165 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1960166 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_2,generation=2}
   [junit4]   2> 1960166 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1960167 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@27c57f9b[collection1] main
   [junit4]   2> 1960167 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1960168 INFO  (searcherExecutor-6229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@27c57f9b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 1960168 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&version=2&wt=javabin}{commit=} 0 3
   [junit4]   2> 1960188 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1960191 INFO  (qtp604364218-14830) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1960191 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1960191 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1960191 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1960199 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filelist&qt=/replication&version=2&wt=javabin&generation=2} status=0 QTime=5
   [junit4]   2> 1960200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 1960200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061152967
   [junit4]   2> 1960200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1960200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.1640625, floorSegmentMB=1.1181640625, forceMergeDeletesPctAllowed=28.567397015673276, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_1,generation=1}
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_1,generation=1}
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1d550c98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3aadde33)
   [junit4]   2> 1960204 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_0.cfs&wt=filestream&checksum=true&generation=2} status=0 QTime=0
   [junit4]   2> 1960215 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_0.cfe&wt=filestream&checksum=true&generation=2} status=0 QTime=0
   [junit4]   2> 1960218 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_0.si&wt=filestream&checksum=true&generation=2} status=0 QTime=0
   [junit4]   2> 1960223 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=segments_2&wt=filestream&checksum=true&generation=2} status=0 QTime=0
   [junit4]   2> 1960223 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2275) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1d550c98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3aadde33)
   [junit4]   2> 1960225 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=59.6904296875, floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=18.32027578700802, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3552292911533911
   [junit4]   2> 1960226 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 1960226 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1960226 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1960227 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@14bfd938[collection1] main
   [junit4]   2> 1960227 INFO  (searcherExecutor-6239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14bfd938[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 1960227 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061152967 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061152967;done=true>>]
   [junit4]   2> 1960227 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061152967
   [junit4]   2> 1960227 INFO  (qtp743116904-14844) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=fetchindex&wait=true&masterUrl=http://127.0.0.1:60555/solr/collection1/replication} status=0 QTime=39
   [junit4]   2> 1960232 INFO  (qtp743116904-14845) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={version=2&wt=javabin&sort=id+desc&q=name:empty1} hits=1 status=0 QTime=0
   [junit4]   2> 1960233 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1960237 INFO  (qtp604364218-14830) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=0
   [junit4]   2> 1960242 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=0
   [junit4]   2> 1960248 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&slave=false} status=0 QTime=0
   [junit4]   2> 1960248 INFO  (qtp743116904-14846) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=3
   [junit4]   2> 1960250 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin&_trace=assertVersions} status=0 QTime=0
   [junit4]   2> 1960253 INFO  (qtp743116904-14847) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin&_trace=assertVersions} status=0 QTime=0
   [junit4]   2> 1960255 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1960255 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1960255 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 1960256 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1960256 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&version=2&wt=javabin}{commit=} 0 0
   [junit4]   2> 1960257 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1960263 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1960263 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 1960263 INFO  (qtp743116904-14848) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=fetchindex&wait=true&masterUrl=http://127.0.0.1:60555/solr/collection1/replication} status=0 QTime=6
   [junit4]   2> 1960267 INFO  (qtp604364218-14830) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[2]} 0 1
   [junit4]   2> 1960270 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1960272 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_3,generation=3}
   [junit4]   2> 1960272 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1960272 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@339a90a3[collection1] main
   [junit4]   2> 1960272 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1960272 INFO  (searcherExecutor-6229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@339a90a3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1) Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 1960272 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&version=2&wt=javabin}{commit=} 0 2
   [junit4]   2> 1960274 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1960277 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1960277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1960277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1960277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1960283 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filelist&qt=/replication&version=2&wt=javabin&generation=3} status=0 QTime=0
   [junit4]   2> 1960283 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 1960283 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061153050
   [junit4]   2> 1960284 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1960284 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.1640625, floorSegmentMB=1.1181640625, forceMergeDeletesPctAllowed=28.567397015673276, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1a118168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7346e036)
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1960287 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_1.cfs&wt=filestream&checksum=true&generation=3} status=0 QTime=0
   [junit4]   2> 1960291 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_1.si&wt=filestream&checksum=true&generation=3} status=0 QTime=0
   [junit4]   2> 1960293 INFO  (qtp604364218-14830) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_1.cfe&wt=filestream&checksum=true&generation=3} status=0 QTime=0
   [junit4]   2> 1960296 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=segments_3&wt=filestream&checksum=true&generation=3} status=0 QTime=0
   [junit4]   2> 1960297 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2338) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1a118168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7346e036)
   [junit4]   2> 1960299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=59.6904296875, floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=18.32027578700802, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3552292911533911
   [junit4]   2> 1960299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1960299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1960299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1960300 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7e915a23[collection1] main
   [junit4]   2> 1960300 INFO  (searcherExecutor-6239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e915a23[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1) Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 1960300 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061153050 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061153050;done=true>>]
   [junit4]   2> 1960300 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061153050
   [junit4]   2> 1960301 INFO  (qtp743116904-14849) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=fetchindex&wait=true&masterUrl=http://127.0.0.1:60555/solr/collection1/replication} status=0 QTime=27
   [junit4]   2> 1960304 INFO  (qtp743116904-14844) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={version=2&wt=javabin&sort=id+desc&q=name:empty2} hits=1 status=0 QTime=0
   [junit4]   2> 1960304 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1960308 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=0
   [junit4]   2> 1960311 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=0
   [junit4]   2> 1960317 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&slave=false} status=0 QTime=0
   [junit4]   2> 1960318 INFO  (qtp743116904-14845) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=5
   [junit4]   2> 1960323 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin&_trace=assertVersions} status=0 QTime=0
   [junit4]   2> 1960327 INFO  (qtp743116904-14846) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin&_trace=assertVersions} status=0 QTime=0
   [junit4]   2> 1960333 INFO  (qtp604364218-14830) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[3]} 0 0
   [junit4]   2> 1960337 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1960339 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=4
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_4,generation=4}
   [junit4]   2> 1960339 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1960339 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@576d5c9c[collection1] realtime
   [junit4]   2> 1960339 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1960339 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&version=2&wt=javabin&openSearcher=false}{commit=} 0 2
   [junit4]   2> 1960340 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1960343 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1960344 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1960344 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1960344 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1960348 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filelist&qt=/replication&version=2&wt=javabin&generation=4} status=0 QTime=0
   [junit4]   2> 1960348 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1960348 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061153115
   [junit4]   2> 1960349 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.1640625, floorSegmentMB=1.1181640625, forceMergeDeletesPctAllowed=28.567397015673276, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1960351 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1960351 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1960351 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1960351 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1961360 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1961360 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1961360 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1961360 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1962361 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1962361 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1962361 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1962363 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1963363 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1963363 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1963363 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1963364 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1964364 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1964364 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1964364 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1964364 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1965374 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1965374 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1965374 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1965374 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms

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

/solr-instance-027/./collection1/data/index;done=false>>]
   [junit4]   2> 2066320 INFO  (coreCloseExecutor-6834-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 2066321 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cedf46d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2066324 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3b144513{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2066324 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1896553605
   [junit4]   2> 2066326 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5349e741
   [junit4]   2> 2066327 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2066327 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2066327 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2066327 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2066327 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2066328 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2066328 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 2066328 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data
   [junit4]   2> 2066328 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 2066328 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 2066329 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4854db76{/solr,null,UNAVAILABLE}
   [junit4]   2> 2066334 INFO  (SUITE-TestReplicationHandler-seed#[66AA0AB18250BAE7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), newname=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, sim=DefaultSimilarity, locale=lv-LV, timezone=US/Michigan
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=230121640,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRestartWhileUpdatingTest, PrimUtilsTest, QueryElevationComponentTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestPostingsSolrHighlighter, TestMergePolicyConfig, TimeZoneUtilsTest, FastVectorHighlighterTest, OverseerStatusTest, TestManagedSchemaFieldResource, TestExactSharedStatsCache, CustomCollectionTest, DirectoryFactoryTest, SpatialRPTFieldTypeTest, ZkCLITest, CleanupOldIndexTest, TestCloudSchemaless, TestCSVLoader, ClusterStateTest, TestRestManager, TestIBSimilarityFactory, TestSurroundQueryParser, DeleteLastCustomShardedReplicaTest, TestStressVersions, TestClusterStateMutator, TriLevelCompositeIdRoutingTest, ClusterStateUpdateTest, SOLR749Test, SolrTestCaseJ4Test, TestConfig, TestFaceting, TestEmbeddedSolrServerConstructors, ChaosMonkeyNothingIsSafeTest, TestSolrCLIRunExample, ActionThrottleTest, TestComponentsName, BitVectorTest, DocValuesTest, WrapperMergePolicyFactoryTest, AlternateDirectoryTest, DistributedFacetPivotSmallAdvancedTest, TestWordDelimiterFilterFactory, RequestLoggingTest, TestPseudoReturnFields, DocValuesMultiTest, RollingRestartTest, TestRecoveryHdfs, TestPartialUpdateDeduplication, TestOverriddenPrefixQueryForCustomFieldType, TestIntervalFaceting, XmlUpdateRequestHandlerTest, SliceStateTest, HdfsThreadLeakTest, TestInitQParser, DocumentAnalysisRequestHandlerTest, TestFieldTypeResource, UnloadDistributedZkTest, DisMaxRequestHandlerTest, TestDynamicFieldResource, HdfsBasicDistributedZk2Test, PKIAuthenticationIntegrationTest, TestStressReorder, TestLRUCache, TestFreeTextSuggestions, DocumentBuilderTest, TestAnalyzedSuggestions, TestFieldResource, TestConfigSetsAPIZkFailure, BlockJoinFacetRandomTest, JSONWriterTest, DeleteShardTest, TestPKIAuthenticationPlugin, ShardRoutingTest, ZkControllerTest, TestConfigReload, UpdateParamsTest, CoreAdminCreateDiscoverTest, TestRawResponseWriter, StatelessScriptUpdateProcessorFactoryTest, TermsComponentTest, TestReqParamsAPI, SimpleFacetsTest, TestConfigOverlay, SystemInfoHandlerTest, TestReplicaProperties, TestClassNameShortening, HLLUtilTest, DOMUtilTest, TestTolerantSearch, DistributedSpellCheckComponentTest, DistributedDebugComponentTest, BufferStoreTest, TestSolrConfigHandlerCloud, FacetPivotSmallTest, TestHdfsUpdateLog, SpatialFilterTest, TestQuerySenderNoQuery, OutOfBoxZkACLAndCredentialsProvidersTest, SaslZkACLProviderTest, URLClassifyProcessorTest, MigrateRouteKeyTest, TestManagedSchema, CursorPagingTest, TestStressLucene, SolrCoreTest, TestJmxMonitoredMap, TestDynamicLoading, TestRandomRequestDistribution, LeaderElectionTest, TestCloudManagedSchema, TestRandomDVFaceting, TestUseDocValuesAsStored2, TestXIncludeConfig, HighlighterTest, ChangedSchemaMergeTest, DistributedFacetPivotLargeTest, PreAnalyzedUpdateProcessorTest, TestLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, BJQParserTest, TestDFISimilarityFactory, SchemaVersionSpecificBehaviorTest, SolrXmlInZkTest, TestMiniSolrCloudClusterSSL, HdfsChaosMonkeyNothingIsSafeTest, TestComplexPhraseQParserPlugin, TestCodecSupport, ScriptEngineTest, AssignTest, DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, TestGroupingSearch, TestLazyCores, TestDefaultStatsCache, AsyncMigrateRouteKeyTest, TestSolrDeletionPolicy1, TestConfigSetsAPI, RecoveryAfterSoftCommitTest, DistributedVersionInfoTest, TestStandardQParsers, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler]
   [junit4] Completed [296/571 (1!)] on J0 in 107.33s, 13 tests, 1 error <<< FAILURES!

[...truncated 868 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:750: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:694: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/common-build.xml:534: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/lucene/common-build.xml:1477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/lucene/common-build.xml:1033: There were test failures: 571 suites (7 ignored), 2289 tests, 1 error, 89 ignored (38 assumptions) [seed: 66AA0AB18250BAE7]

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