Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/348/

2 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:45976/oneInstanceCollection22: 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 
/oneInstanceCollection22/update. Reason: <pre>    
{metadata={error-class=org.apache.solr.core.SolrCoreInitializationException,root-error-class=java.lang.OutOfMemoryError},msg=SolrCore
 &apos;oneInstanceCollection22&apos; is not available due to init failure: The 
max direct memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 
MB.,trace=org.apache.solr.core.SolrCoreInitializationException: SolrCore 
&apos;oneInstanceCollection22&apos; is not available due to init failure: The 
max direct memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.  at 
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1313)  at 
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:268)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:483)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
 at org.eclipse.jetty.server.Server.handle(Server.java:534)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
 at java.lang.Thread.run(Thread.java:745) Caused by: 
org.apache.solr.common.SolrException: The max direct memory is likely too low.  
Either increase it (by adding -XX:MaxDirectMemorySize=&lt;size&gt;g 
-XX:+UseLargePages to your containers startup args) or disable direct 
allocation using solr.hdfs.blockcache.direct.memory.allocation=false in 
solrconfig.xml. If you are putting the block cache on the heap, your java heap 
size might not be large enough. Failed allocating ~8.388608 MB.  at 
org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:977)  at 
org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:830)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:855)  at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
  at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
  at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
  at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)  
at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)  
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)  
... 13 more Caused by: java.lang.RuntimeException: The max direct memory is 
likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.  at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:312)
  at 
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:288)
  at 
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:228) 
 at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:346)
  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:91)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:728)  at 
org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:923)  ... 37 more 
Caused by: java.lang.OutOfMemoryError: Direct buffer memory  at 
java.nio.Bits.reserveMemory(Bits.java:693)  at 
java.nio.DirectByteBuffer.&lt;init&gt;(DirectByteBuffer.java:123)  at 
java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)  at 
org.apache.solr.store.blockcache.BlockCache.&lt;init&gt;(BlockCache.java:75)  
at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:310)
  ... 43 more ,code=500}</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45976/oneInstanceCollection22: 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 /oneInstanceCollection22/update. Reason:
<pre>    
{metadata={error-class=org.apache.solr.core.SolrCoreInitializationException,root-error-class=java.lang.OutOfMemoryError},msg=SolrCore
 &apos;oneInstanceCollection22&apos; is not available due to init failure: The 
max direct memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 
MB.,trace=org.apache.solr.core.SolrCoreInitializationException: SolrCore 
&apos;oneInstanceCollection22&apos; is not available due to init failure: The 
max direct memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.
        at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1313)
        at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:268)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:483)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: The max direct memory is 
likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=&lt;size&gt;g -XX:+UseLargePages to your containers 
startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~8.388608 MB.
        at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:977)
        at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:830)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:855)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
        ... 13 more
Caused by: java.lang.RuntimeException: The max direct memory is likely too low. 
 Either increase it (by adding -XX:MaxDirectMemorySize=&lt;size&gt;g 
-XX:+UseLargePages to your containers startup args) or disable direct 
allocation using solr.hdfs.blockcache.direct.memory.allocation=false in 
solrconfig.xml. If you are putting the block cache on the heap, your java heap 
size might not be large enough. Failed allocating ~8.388608 MB.
        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:312)
        at 
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:288)
        at 
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:228)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:346)
        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:91)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:728)
        at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:923)
        ... 37 more
Caused by: java.lang.OutOfMemoryError: Direct buffer memory
        at java.nio.Bits.reserveMemory(Bits.java:693)
        at java.nio.DirectByteBuffer.&lt;init&gt;(DirectByteBuffer.java:123)
        at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
        at 
org.apache.solr.store.blockcache.BlockCache.&lt;init&gt;(BlockCache.java:75)
        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:310)
        ... 43 more
,code=500}</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([1CFE855CF91E93CE:94AABA8657E2FE36]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:799)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:361)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.StressHdfsTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.NRTCachingDirectory  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:353)  at 
org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:3044)  
at org.apache.solr.core.SolrCore.close(SolrCore.java:1575)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:969)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)  at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:558)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.NRTCachingDirectory
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:353)
        at 
org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:3044)
        at org.apache.solr.core.SolrCore.close(SolrCore.java:1575)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:969)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:558)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([1CFE855CF91E93CE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
        at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        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:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13306 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/init-core-data-001
   [junit4]   2> 3452351 WARN  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=189 numCloses=189
   [junit4]   2> 3452351 INFO  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 3452352 INFO  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 3452353 INFO  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3452396 WARN  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3452405 WARN  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3452407 INFO  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 3452420 INFO  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_47987_hdfs____.h0weyp/webapp
   [junit4]   2> 3452859 INFO  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47987
   [junit4]   2> 3452919 WARN  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3452920 INFO  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 3452933 INFO  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_49292_datanode____.qwpp83/webapp
   [junit4]   2> 3453346 INFO  
(SUITE-HdfsBasicDistributedZkTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49292
   [junit4]   2> 3453437 INFO  (IPC Server handler 5 on 51012) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-76e2b8a0-249e-4d0e-95be-cdf4d6559ed8 node 
DatanodeRegistration(127.0.0.1:40108, 
datanodeUuid=9142dfcc-808e-4bba-9ff3-d1742d38e560, infoPort=35727, 
infoSecurePort=0, ipcPort=56598, 
storageInfo=lv=-56;cid=testClusterID;nsid=332336043;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 3453437 INFO  (IPC Server handler 5 on 51012) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-041d9309-bbbb-468e-86d0-6fce511669ef node 
DatanodeRegistration(127.0.0.1:40108, 
datanodeUuid=9142dfcc-808e-4bba-9ff3-d1742d38e560, infoPort=35727, 
infoSecurePort=0, ipcPort=56598, 
storageInfo=lv=-56;cid=testClusterID;nsid=332336043;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 3453505 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3453505 INFO  (Thread-67038) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3453505 INFO  (Thread-67038) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3453507 ERROR (Thread-67038) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3453605 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58428
   [junit4]   2> 3453619 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3453621 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3453622 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3453624 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3453625 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3453626 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3453628 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3453629 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3453630 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3453631 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3453633 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3453752 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/control-001/cores/collection1
   [junit4]   2> 3453754 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3453755 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49ace355{/,null,AVAILABLE}
   [junit4]   2> 3453756 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7c82baa{HTTP/1.1,[http/1.1]}{127.0.0.1:59041}
   [junit4]   2> 3453757 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.Server Started @3456924ms
   [junit4]   2> 3453757 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:51012/hdfs__localhost_51012__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001_tempDir-002_control_data,
 hostContext=/, hostPort=59041, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/control-001/cores}
   [junit4]   2> 3453757 ERROR 
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3453757 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 3453757 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3453757 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3453757 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-14T01:29:40.082Z
   [junit4]   2> 3453761 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3453761 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/control-001/solr.xml
   [junit4]   2> 3453768 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3453769 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58428/solr
   [junit4]   2> 3453789 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:59041_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3453790 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:59041_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:59041_
   [junit4]   2> 3453791 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:59041_    ] o.a.s.c.Overseer Overseer 
(id=97958322492604420-127.0.0.1:59041_-n_0000000000) starting
   [junit4]   2> 3453799 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:59041_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59041_
   [junit4]   2> 3453800 INFO  
(zkCallback-3434-thread-1-processing-n:127.0.0.1:59041_) [n:127.0.0.1:59041_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3453947 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:59041_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/control-001/cores
   [junit4]   2> 3453947 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:59041_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3453948 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3453951 INFO  
(OverseerStateUpdate-97958322492604420-127.0.0.1:59041_-n_0000000000) 
[n:127.0.0.1:59041_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3453974 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 3453990 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3454116 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3454130 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 3454131 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:51012/solr_hdfs_home
   [junit4]   2> 3454131 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3454131 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3454131 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:51012/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 3454131 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41eeb539
   [junit4]   2> 3454132 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51012/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 3454140 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3454140 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 3454140 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3454150 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3454150 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51012/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 3454167 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51012/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 3454174 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3454174 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 3454174 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3454188 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3454189 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3454199 INFO  (IPC Server handler 2 on 51012) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40108 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-76e2b8a0-249e-4d0e-95be-cdf4d6559ed8:NORMAL:127.0.0.1:40108|RBW]]}
 size 0
   [junit4]   2> 3454210 WARN  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3454264 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3454264 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3454264 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3454275 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3454276 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3454277 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=29.2421875, 
floorSegmentMB=0.8037109375, forceMergeDeletesPctAllowed=0.25638855136426497, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3780229629664714
   [junit4]   2> 3454281 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@373a9505[collection1] main]
   [junit4]   2> 3454282 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3454283 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3454283 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3454287 INFO  
(searcherExecutor-6827-thread-1-processing-n:127.0.0.1:59041_ x:collection1 
c:control_collection) [n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@373a9505[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3454291 WARN  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:51669/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:51669 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 3454291 WARN  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:51669/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:51669 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 3454292 INFO  
(coreLoadExecutor-6826-thread-1-processing-n:127.0.0.1:59041_) 
[n:127.0.0.1:59041_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1567333160705851392
   [junit4]   2> 3454298 INFO  
(coreZkRegister-6819-thread-1-processing-n:127.0.0.1:59041_ x:collection1 
c:control_collection) [n:127.0.0.1:59041_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 3454298 INFO  
(coreZkRegister-6819-thread-1-processing-n:127.0.0.1:59041_ x:collection1 
c:control_collection) [n:127.0.0.1:59041_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 3454298 INFO  
(coreZkRegister-6819-thread-1-processing-n:127.0.0.1:59041_ x:collection1 
c:control_collection) [n:127.0.0.1:59041_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59041/collection1/
   [junit4]   2> 3454298 INFO  
(coreZkRegister-6819-thread-1-processing-n:127.0.0.1:59041_ x:collection1 
c:control_collection) [n:127.0.0.1:59041_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 3454298 INFO  
(coreZkRegister-6819-thread-1-processing-n:127.0.0.1:59041_ x:collection1 
c:control_collection) [n:127.0.0.1:59041_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:59041/collection1/ has no replicas
   [junit4]   2> 3454298 INFO  
(coreZkRegister-6819-thread-1-processing-n:127.0.0.1:59041_ x:collection1 
c:control_collection) [n:127.0.0.1:59041_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 3454302 INFO  
(coreZkRegister-6819-thread-1-processing-n:127.0.0.1:59041_ x:collection1 
c:control_collection) [n:127.0.0.1:59041_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:59041/collection1/ shard1
   [junit4]   2> 3454453 INFO  
(coreZkRegister-6819-thread-1-processing-n:127.0.0.1:59041_ x:collection1 
c:control_collection) [n:127.0.0.1:59041_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 3454458 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3454459 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58428/solr ready
   [junit4]   2> 3454459 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3454459 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 3454577 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-1-001/cores/collection1
   [junit4]   2> 3454577 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-1-001
   [junit4]   2> 3454578 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3454579 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@419dae98{/,null,AVAILABLE}
   [junit4]   2> 3454580 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@50bcb3af{HTTP/1.1,[http/1.1]}{127.0.0.1:45976}
   [junit4]   2> 3454581 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.Server Started @3457748ms
   [junit4]   2> 3454581 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:51012/hdfs__localhost_51012__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=45976, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-1-001/cores}
   [junit4]   2> 3454581 ERROR 
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3454581 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 3454581 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3454581 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3454581 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-14T01:29:40.906Z
   [junit4]   2> 3454584 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3454584 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-1-001/solr.xml
   [junit4]   2> 3454590 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3454591 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58428/solr
   [junit4]   2> 3454600 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:45976_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3454603 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:45976_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3454605 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:45976_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45976_
   [junit4]   2> 3454607 INFO  
(zkCallback-3434-thread-1-processing-n:127.0.0.1:59041_) [n:127.0.0.1:59041_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3454607 INFO  (zkCallback-3438-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3454610 INFO  
(zkCallback-3444-thread-1-processing-n:127.0.0.1:45976_) [n:127.0.0.1:45976_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3454657 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:45976_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-1-001/cores
   [junit4]   2> 3454657 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:45976_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3454659 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3454660 INFO  
(OverseerStateUpdate-97958322492604420-127.0.0.1:59041_-n_0000000000) 
[n:127.0.0.1:59041_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 3454762 INFO  
(zkCallback-3444-thread-1-processing-n:127.0.0.1:45976_) [n:127.0.0.1:45976_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3455674 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 3455690 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3455814 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 3455826 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 3455826 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:51012/solr_hdfs_home
   [junit4]   2> 3455826 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 3455826 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3455826 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:51012/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 3455827 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41eeb539
   [junit4]   2> 3455827 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:51012/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 3455835 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 3455835 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 3455835 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 3455850 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 3455851 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:51012/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 3455869 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:51012/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 3455876 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 3455876 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 3455876 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 3455896 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 3455896 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3455913 INFO  (IPC Server handler 7 on 51012) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40108 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-041d9309-bbbb-468e-86d0-6fce511669ef:NORMAL:127.0.0.1:40108|RBW]]}
 size 0
   [junit4]   2> 3455921 WARN  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3455968 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3455968 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3455968 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3455984 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3455984 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3455986 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=29.2421875, floorSegmentMB=0.8037109375, 
forceMergeDeletesPctAllowed=0.25638855136426497, segmentsPerTier=32.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3780229629664714
   [junit4]   2> 3455990 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@43c5046a[collection1] main]
   [junit4]   2> 3455991 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3455991 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3455991 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 3455993 INFO  
(searcherExecutor-6838-thread-1-processing-n:127.0.0.1:45976_ x:collection1 
c:collection1) [n:127.0.0.1:45976_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@43c5046a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3456000 WARN  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:51669/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:51669 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 3456001 WARN  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:51669/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:51669 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 3456001 WARN  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:51669/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:51669 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 3456002 INFO  
(coreLoadExecutor-6837-thread-1-processing-n:127.0.0.1:45976_) 
[n:127.0.0.1:45976_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567333162498916352
   [junit4]   2> 3456008 INFO  
(coreZkRegister-6832-thread-1-processing-n:127.0.0.1:45976_ x:collection1 
c:collection1) [n:127.0.0.1:45976_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 3456009 INFO  
(coreZkRegister-6832-thread-1-processing-n:127.0.0.1:45976_ x:collection1 
c:collection1) [n:127.0.0.1:45976_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 3456009 INFO  
(coreZkRegister-6832-thread-1-processing-n:127.0.0.1:45976_ x:collection1 
c:collection1) [n:127.0.0.1:45976_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45976/collection1/
   [junit4]   2> 3456009 INFO  
(coreZkRegister-6832-thread-1-processing-n:127.0.0.1:45976_ x:collection1 
c:collection1) [n:127.0.0.1:45976_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3456009 INFO  
(coreZkRegister-6832-thread-1-processing-n:127.0.0.1:45976_ x:collection1 
c:collection1) [n:127.0.0.1:45976_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45976/collection1/ has no 
replicas
   [junit4]   2> 3456010 INFO  
(coreZkRegister-6832-thread-1-processing-n:127.0.0.1:45976_ x:collection1 
c:collection1) [n:127.0.0.1:45976_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 3456013 INFO  
(coreZkRegister-6832-thread-1-processing-n:127.0.0.1:45976_ x:collection1 
c:collection1) [n:127.0.0.1:45976_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45976/collection1/ shard2
   [junit4]   2> 3456115 INFO  
(zkCallback-3444-thread-1-processing-n:127.0.0.1:45976_) [n:127.0.0.1:45976_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3456165 INFO  
(coreZkRegister-6832-thread-1-processing-n:127.0.0.1:45976_ x:collection1 
c:collection1) [n:127.0.0.1:45976_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3456269 INFO  
(zkCallback-3444-thread-1-processing-n:127.0.0.1:45976_) [n:127.0.0.1:45976_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3456277 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-2-001/cores/collection1
   [junit4]   2> 3456277 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-2-001
   [junit4]   2> 3456278 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3456279 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d5b3ee1{/,null,AVAILABLE}
   [junit4]   2> 3456286 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@57c85cbd{HTTP/1.1,[http/1.1]}{127.0.0.1:48338}
   [junit4]   2> 3456287 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.e.j.s.Server Started @3459454ms
   [junit4]   2> 3456287 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:51012/hdfs__localhost_51012__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=48338, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-2-001/cores}
   [junit4]   2> 3456287 ERROR 
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3456287 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 3456287 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3456287 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3456287 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-14T01:29:42.612Z
   [junit4]   2> 3456290 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3456290 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-2-001/solr.xml
   [junit4]   2> 3456309 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3456309 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58428/solr
   [junit4]   2> 3456318 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:48338_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3456321 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:48338_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3456323 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:48338_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48338_
   [junit4]   2> 3456325 INFO  
(zkCallback-3444-thread-1-processing-n:127.0.0.1:45976_) [n:127.0.0.1:45976_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3456325 INFO  
(zkCallback-3434-thread-1-processing-n:127.0.0.1:59041_) [n:127.0.0.1:59041_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3456325 INFO  (zkCallback-3438-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3456325 INFO  
(zkCallback-3450-thread-1-processing-n:127.0.0.1:48338_) [n:127.0.0.1:48338_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3456386 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:48338_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-2-001/cores
   [junit4]   2> 3456386 INFO  
(TEST-HdfsBasicDistributedZkTest.test-seed#[1CFE855CF91E93CE]) 
[n:127.0.0.1:48338_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3456390 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3456391 INFO  
(OverseerStateUpdate-97958322492604420-127.0.0.1:59041_-n_0000000000) 
[n:127.0.0.1:59041_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3456493 INFO  
(zkCallback-3444-thread-1-processing-n:127.0.0.1:45976_) [n:127.0.0.1:45976_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3456493 INFO  
(zkCallback-3450-thread-1-processing-n:127.0.0.1:48338_) [n:127.0.0.1:48338_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3457405 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 3457423 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3457553 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 3457567 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 3457567 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:51012/solr_hdfs_home
   [junit4]   2> 3457567 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 3457567 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3457567 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_1CFE855CF91E93CE-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:51012/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 3457568 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41eeb539
   [junit4]   2> 3457568 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:51012/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 3457577 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 3457578 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 3457578 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 3457590 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 3457590 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:51012/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 3457610 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:51012/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 3457619 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 3457620 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 3457620 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 3457631 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 3457631 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3457640 INFO  (IPC Server handler 6 on 51012) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40108 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-76e2b8a0-249e-4d0e-95be-cdf4d6559ed8:NORMAL:127.0.0.1:40108|FINALIZED]]}
 size 0
   [junit4]   2> 3457649 WARN  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3457699 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3457699 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3457699 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3457710 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3457711 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3457713 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=29.2421875, floorSegmentMB=0.8037109375, 
forceMergeDeletesPctAllowed=0.25638855136426497, segmentsPerTier=32.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3780229629664714
   [junit4]   2> 3457716 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@76e97d2[collection1] main]
   [junit4]   2> 3457718 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3457718 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3457718 INFO  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 3457722 INFO  
(searcherExecutor-6849-thread-1-processing-n:127.0.0.1:48338_ x:collection1 
c:collection1) [n:127.0.0.1:48338_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@76e97d2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3457725 WARN  
(coreLoadExecutor-6848-thread-1-processing-n:127.0.0.1:48338_) 
[n:127.0.0.1:48338_ c:collection1   x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:51669/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:51669 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 3457725 WARN  (coreLoadExecutor-6848-thre

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

readPoolExecutor.java:1066)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> IPC Parameter Sending Thread #6:
   [junit4]   2>     [...sun.*]
   [junit4]   2>     
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>     
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>     
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>     
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> JUnit4-serializer-daemon:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> Finalizer:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
   [junit4]   2>     
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
   [junit4]   2>     
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
   [junit4]   2> 
   [junit4]   2> 3822533 INFO  
(SUITE-StressHdfsTest-seed#[1CFE855CF91E93CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{multiDefault=PostingsFormat(name=Direct), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
txt_t=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
_version_=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Lucene54), 
intDefault=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene54), text=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct), txt_t=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=27, maxMBSortInHeap=6.9544080595409685, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=es-PE, 
timezone=America/Anchorage
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=253585088,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter, 
TestReplicaProperties, TestComponentsName, RankQueryTest, 
CollectionsAPIAsyncDistributedZkTest, ShufflingReplicaListTransformerTest, 
TestCloudRecovery, MBeansHandlerTest, TestDocSet, TestDownShardTolerantSearch, 
DistanceUnitsTest, HLLSerializationTest, TlogReplayBufferedWhileIndexingTest, 
RegexBoostProcessorTest, TestApiFramework, TestAnalyzeInfixSuggestions, 
TestMaxScoreQueryParser, HdfsChaosMonkeySafeLeaderTest, 
DistributedFacetPivotSmallAdvancedTest, TestSchemaSimilarityResource, 
TestFaceting, QueryEqualityTest, TestLRUStatsCache, TestSolrFieldCacheMBean, 
NotRequiredUniqueKeyTest, TestSQLHandler, TestRealTimeGet, 
XsltUpdateRequestHandlerTest, ReturnFieldsTest, TestDocumentBuilder, 
TestCopyFieldCollectionResource, TestRangeQuery, 
PreAnalyzedFieldManagedSchemaCloudTest, TestPHPSerializedResponseWriter, 
TestFreeTextSuggestions, TestFieldTypeResource, OutputWriterTest, 
TestReplicationHandler, TestStressLiveNodes, 
ClassificationUpdateProcessorIntegrationTest, TestBlobHandler, 
SuggestComponentTest, FileBasedSpellCheckerTest, SyncSliceTest, 
TestRandomFlRTGCloud, DistributedQueryComponentCustomSortTest, 
BlockDirectoryTest, TestManagedSchemaAPI, SolrCLIZkUtilsTest, 
CoreAdminCreateDiscoverTest, RequiredFieldsTest, SecurityConfHandlerTest, 
TestValueSourceCache, TestReplicationHandlerBackup, ResponseHeaderTest, 
HighlighterConfigTest, OverseerCollectionConfigSetProcessorTest, PolyFieldTest, 
TestCollationFieldDocValues, TestStressRecovery, TestRTimerTree, 
DistributedFacetExistsSmallTest, TestSolrConfigHandler, TestPseudoReturnFields, 
UniqFieldsUpdateProcessorFactoryTest, DocValuesMissingTest, 
AliasIntegrationTest, TestHighlightDedupGrouping, DisMaxRequestHandlerTest, 
TestSolr4Spatial, ExitableDirectoryReaderTest, ResourceLoaderTest, 
TestLazyCores, BaseCdcrDistributedZkTest, TestStressLucene, 
QueryElevationComponentTest, CustomCollectionTest, TestAuthenticationFramework, 
TestBackupRepositoryFactory, TestFieldCollectionResource, 
TestClusterStateMutator, TestFastLRUCache, DefaultValueUpdateProcessorTest, 
TestCloudManagedSchema, BasicDistributedZkTest, TestCustomDocTransformer, 
CdcrReplicationHandlerTest, TestSSLRandomization, TestOmitPositions, 
TestFastWriter, TestSolrCloudSnapshots, CdcrUpdateLogTest, TestCustomStream, 
BooleanFieldTest, FastVectorHighlighterTest, BitVectorTest, TestCSVLoader, 
TestSizeLimitedDistributedMap, TestNamedUpdateProcessors, 
ChaosMonkeyNothingIsSafeTest, TestSolrDeletionPolicy2, 
LeaderElectionIntegrationTest, SolrGraphiteReporterTest, 
TestAtomicUpdateErrorCases, JvmMetricsTest, ConfigureRecoveryStrategyTest, 
TestImpersonationWithHadoopAuth, TestReloadAndDeleteDocs, SynonymTokenizerTest, 
DeleteNodeTest, DistributedSpellCheckComponentTest, 
RecoveryAfterSoftCommitTest, TestPerFieldSimilarity, TestUseDocValuesAsStored2, 
FacetPivotSmallTest, CacheHeaderTest, FieldMutatingUpdateProcessorTest, 
DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, 
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestQueryTypes, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, 
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, 
TestJmxIntegration, SearchHandlerTest, AlternateDirectoryTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, 
MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, 
ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, 
TestXIncludeConfig, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, ScriptEngineTest, 
TestSuggestSpellingConverter, DateFieldTest, CursorPagingTest, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestSimpleTrackingShardHandler, TestTolerantSearch, TestPathTrie, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
AssignTest, CdcrBootstrapTest, ConcurrentDeleteAndCreateCollectionTest, 
DistribJoinFromCollectionTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, OverseerTaskQueueTest, 
ReplicationFactorTest, SSLMigrationTest, ShardSplitTest, 
TriLevelCompositeIdRoutingTest, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsUnloadDistributedZkTest, 
StressHdfsTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StressHdfsTest 
-Dtests.seed=1CFE855CF91E93CE -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-PE -Dtests.timezone=America/Anchorage -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | StressHdfsTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [NRTCachingDirectory]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.NRTCachingDirectory
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:353)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:3044)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1575)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:969)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:558)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1CFE855CF91E93CE]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [563/711 (2!)] on J0 in 103.35s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43873 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to