Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1340/

3 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:57989: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:57989: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([4635141A8AB7FD33:CE612BC0244B90CB]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:123)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:71)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:748)


FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.stateVersionParamTest

Error Message:
Expected an extra information from server with the list of invalid collection 
states

Stack Trace:
java.lang.AssertionError: Expected an extra information from server with the 
list of invalid collection states
        at 
__randomizedtesting.SeedInfo.seed([CB6FF210C8C437B2:6E56FF6863DE9D3B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.stateVersionParamTest(CloudSolrClientTest.java:610)
        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.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:748)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:49463/zw_tq/cl/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:49463/zw_tq/cl/collection1
        at 
__randomizedtesting.SeedInfo.seed([4635141A8AB7FD33:CE612BC0244B90CB]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:635)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1066)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1111)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:315)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:142)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:521)
        ... 49 more




Build Log:
[...truncated 11882 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/init-core-data-001
   [junit4]   2> 939783 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 939784 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 939785 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-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> 939785 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 939817 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 939824 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 939826 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 939834 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-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_35762_hdfs____.e4zgsl/webapp
   [junit4]   2> 940131 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35762
   [junit4]   2> 940937 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 940938 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 940946 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-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_60485_datanode____.4jstb6/webapp
   [junit4]   2> 941286 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:60485
   [junit4]   2> 941338 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 941339 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 941350 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-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_60828_datanode____.b9vc0l/webapp
   [junit4]   2> 941431 INFO  (IPC Server handler 3 on 39970) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-5dc98b3f-73df-4536-ad45-b6ce2a2c5418 node 
DatanodeRegistration(127.0.0.1:57862, 
datanodeUuid=f32f082b-8419-41da-a20c-d1ffdbe0859e, infoPort=57673, 
infoSecurePort=0, ipcPort=52148, 
storageInfo=lv=-56;cid=testClusterID;nsid=985407307;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 941432 INFO  (IPC Server handler 3 on 39970) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-db4e9df1-ef51-4a96-a6b5-7d1983c65360 node 
DatanodeRegistration(127.0.0.1:57862, 
datanodeUuid=f32f082b-8419-41da-a20c-d1ffdbe0859e, infoPort=57673, 
infoSecurePort=0, ipcPort=52148, 
storageInfo=lv=-56;cid=testClusterID;nsid=985407307;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 941757 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[4635141A8AB7FD33]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:60828
   [junit4]   2> 941830 INFO  (IPC Server handler 8 on 39970) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-4d88b8cd-13ab-4726-95b5-0afb5478d817 node 
DatanodeRegistration(127.0.0.1:58891, 
datanodeUuid=42afb49f-6257-4ed6-8888-ce33bcb13f24, infoPort=40364, 
infoSecurePort=0, ipcPort=41625, 
storageInfo=lv=-56;cid=testClusterID;nsid=985407307;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 941830 INFO  (IPC Server handler 8 on 39970) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-829d9a4b-04a3-4ea9-a555-0d8adae52787 node 
DatanodeRegistration(127.0.0.1:58891, 
datanodeUuid=42afb49f-6257-4ed6-8888-ce33bcb13f24, infoPort=40364, 
infoSecurePort=0, ipcPort=41625, 
storageInfo=lv=-56;cid=testClusterID;nsid=985407307;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 942666 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 942666 INFO  (Thread-54477) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 942666 INFO  (Thread-54477) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 942677 ERROR (Thread-54477) [    ] 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> 942766 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52859
   [junit4]   2> 942794 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 942796 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 942797 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 942799 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 942801 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 942803 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 942804 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 942805 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 942806 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 942809 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 942811 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 942814 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cf245c8c40001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 942814 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 942918 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 942949 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2cf94b8c{/,null,AVAILABLE}
   [junit4]   2> 942949 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@645fc1c4{HTTP/1.1,[http/1.1]}{127.0.0.1:57989}
   [junit4]   2> 942949 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.Server Started @945331ms
   [junit4]   2> 942949 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:39970/hdfs__localhost_39970__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001_tempDir-002_control_data,
 replicaType=NRT, hostContext=/, hostPort=57989, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/control-001/cores}
   [junit4]   2> 942950 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 942950 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 942950 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942950 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 942950 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-29T05:14:38.943Z
   [junit4]   2> 942974 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 942974 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/control-001/solr.xml
   [junit4]   2> 942979 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 942991 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52859/solr
   [junit4]   2> 943077 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:57989_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 943077 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:57989_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:57989_
   [junit4]   2> 943078 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:57989_    ] o.a.s.c.Overseer Overseer 
(id=98219673430261764-127.0.0.1:57989_-n_0000000000) starting
   [junit4]   2> 943085 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:57989_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57989_
   [junit4]   2> 943092 INFO  
(zkCallback-821-thread-1-processing-n:127.0.0.1:57989_) [n:127.0.0.1:57989_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 943219 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:57989_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 943223 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:57989_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 943223 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:57989_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 943224 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:57989_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/control-001/cores
   [junit4]   2> 943293 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 943294 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52859/solr ready
   [junit4]   2> 943295 INFO  (qtp1400877615-59102) [n:127.0.0.1:57989_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57989_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 943299 INFO  
(OverseerThreadFactory-3086-thread-1-processing-n:127.0.0.1:57989_) 
[n:127.0.0.1:57989_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 943405 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 943405 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 943507 INFO  
(zkCallback-821-thread-1-processing-n:127.0.0.1:57989_) [n:127.0.0.1:57989_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 944420 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 944433 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 944570 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 944598 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 944598 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 944599 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:39970/solr_hdfs_home
   [junit4]   2> 944599 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 944599 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 944599 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:39970/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 944602 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:39970/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 944612 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 944612 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 944612 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 944631 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 944632 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:39970/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 944648 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:39970/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 944653 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 944653 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 944654 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 944669 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 944670 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7286172534908609]
   [junit4]   2> 944713 INFO  (IPC Server handler 0 on 39970) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58891 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-db4e9df1-ef51-4a96-a6b5-7d1983c65360:NORMAL:127.0.0.1:57862|RBW],
 
ReplicaUC[[DISK]DS-829d9a4b-04a3-4ea9-a555-0d8adae52787:NORMAL:127.0.0.1:58891|FINALIZED]]}
 size 0
   [junit4]   2> 944715 INFO  (IPC Server handler 4 on 39970) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57862 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-829d9a4b-04a3-4ea9-a555-0d8adae52787:NORMAL:127.0.0.1:58891|FINALIZED],
 
ReplicaUC[[DISK]DS-5dc98b3f-73df-4536-ad45-b6ce2a2c5418:NORMAL:127.0.0.1:57862|FINALIZED]]}
 size 0
   [junit4]   2> 944721 WARN  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
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> 944788 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 944788 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 944788 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 944800 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 944800 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 944805 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1200694454, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 944814 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45440700[control_collection_shard1_replica_n1] main]
   [junit4]   2> 944815 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 944815 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 944816 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 944817 INFO  
(searcherExecutor-3089-thread-1-processing-n:127.0.0.1:57989_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:57989_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@45440700[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 944817 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571514777138626560
   [junit4]   2> 944846 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 944846 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 944846 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57989/control_collection_shard1_replica_n1/
   [junit4]   2> 944847 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 944847 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:57989/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 944847 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 944852 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57989/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 944956 INFO  
(zkCallback-821-thread-1-processing-n:127.0.0.1:57989_) [n:127.0.0.1:57989_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 945003 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 945005 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1600
   [junit4]   2> 945015 INFO  (qtp1400877615-59102) [n:127.0.0.1:57989_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 945113 INFO  
(zkCallback-821-thread-2-processing-n:127.0.0.1:57989_) [n:127.0.0.1:57989_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 945299 INFO  
(OverseerCollectionConfigSetProcessor-98219673430261764-127.0.0.1:57989_-n_0000000000)
 [n:127.0.0.1:57989_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 946015 INFO  (qtp1400877615-59102) [n:127.0.0.1:57989_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57989_&wt=javabin&version=2}
 status=0 QTime=2719
   [junit4]   2> 946020 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 946021 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52859/solr ready
   [junit4]   2> 946021 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 946021 INFO  (qtp1400877615-59106) [n:127.0.0.1:57989_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 946023 INFO  
(OverseerThreadFactory-3086-thread-2-processing-n:127.0.0.1:57989_) 
[n:127.0.0.1:57989_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 946023 WARN  
(OverseerThreadFactory-3086-thread-2-processing-n:127.0.0.1:57989_) 
[n:127.0.0.1:57989_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 946227 INFO  (qtp1400877615-59106) [n:127.0.0.1:57989_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 946228 INFO  (qtp1400877615-59106) [n:127.0.0.1:57989_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 946310 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/shard-1-001
 of type NRT
   [junit4]   2> 946310 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 946321 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66ef1421{/,null,AVAILABLE}
   [junit4]   2> 946321 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13079686{HTTP/1.1,[http/1.1]}{127.0.0.1:37491}
   [junit4]   2> 946321 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.Server Started @948703ms
   [junit4]   2> 946321 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:39970/hdfs__localhost_39970__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37491, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/shard-1-001/cores}
   [junit4]   2> 946321 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 946322 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 946322 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 946322 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 946322 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-29T05:14:42.315Z
   [junit4]   2> 946325 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 946325 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/shard-1-001/solr.xml
   [junit4]   2> 946329 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 946332 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52859/solr
   [junit4]   2> 946366 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:37491_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 946367 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:37491_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 946368 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:37491_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37491_
   [junit4]   2> 946369 INFO  (zkCallback-828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 946373 INFO  
(zkCallback-821-thread-2-processing-n:127.0.0.1:57989_) [n:127.0.0.1:57989_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 946391 INFO  
(zkCallback-833-thread-1-processing-n:127.0.0.1:37491_) [n:127.0.0.1:37491_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 946489 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:37491_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 946493 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:37491_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 946493 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:37491_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 946496 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:37491_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/shard-1-001/cores
   [junit4]   2> 946512 INFO  (qtp1400877615-59100) [n:127.0.0.1:57989_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37491_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 946514 INFO  
(OverseerThreadFactory-3086-thread-3-processing-n:127.0.0.1:57989_) 
[n:127.0.0.1:57989_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:37491_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 946514 INFO  
(OverseerCollectionConfigSetProcessor-98219673430261764-127.0.0.1:57989_-n_0000000000)
 [n:127.0.0.1:57989_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 946515 INFO  
(OverseerThreadFactory-3086-thread-3-processing-n:127.0.0.1:57989_) 
[n:127.0.0.1:57989_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37491_ 
for creating new replica
   [junit4]   2> 946516 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 946516 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 946619 INFO  
(zkCallback-833-thread-1-processing-n:127.0.0.1:37491_) [n:127.0.0.1:37491_    
] 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> 947529 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 947551 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n0] Schema name=test
   [junit4]   2> 947651 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 947666 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 947667 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n0' (registry 
'solr.core.collection1.shard2.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 947667 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:39970/solr_hdfs_home
   [junit4]   2> 947667 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 947667 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 947667 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n0] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/shard-1-001/cores/collection1_shard2_replica_n0],
 dataDir=[hdfs://localhost:39970/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 947668 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:39970/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 947675 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 947675 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 947675 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 947683 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 947684 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:39970/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 947698 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:39970/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 947713 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 947713 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 947713 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 947720 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 947721 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7286172534908609]
   [junit4]   2> 947746 INFO  (IPC Server handler 6 on 39970) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57862 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-829d9a4b-04a3-4ea9-a555-0d8adae52787:NORMAL:127.0.0.1:58891|RBW],
 
ReplicaUC[[DISK]DS-db4e9df1-ef51-4a96-a6b5-7d1983c65360:NORMAL:127.0.0.1:57862|FINALIZED]]}
 size 0
   [junit4]   2> 947747 INFO  (IPC Server handler 7 on 39970) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58891 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-db4e9df1-ef51-4a96-a6b5-7d1983c65360:NORMAL:127.0.0.1:57862|FINALIZED],
 
ReplicaUC[[DISK]DS-4d88b8cd-13ab-4726-95b5-0afb5478d817:NORMAL:127.0.0.1:58891|FINALIZED]]}
 size 0
   [junit4]   2> 947751 WARN  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
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> 947798 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 947798 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 947798 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 947810 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 947810 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 947818 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1200694454, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 947826 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@157b0be1[collection1_shard2_replica_n0] main]
   [junit4]   2> 947826 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 947827 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 947827 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 947828 INFO  
(searcherExecutor-3100-thread-1-processing-n:127.0.0.1:37491_ 
x:collection1_shard2_replica_n0 s:shard2 c:collection1) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[collection1_shard2_replica_n0] Registered new searcher 
Searcher@157b0be1[collection1_shard2_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 947829 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571514780296937472
   [junit4]   2> 947837 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 947837 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 947837 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37491/collection1_shard2_replica_n0/
   [junit4]   2> 947837 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 947837 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
http://127.0.0.1:37491/collection1_shard2_replica_n0/ has no replicas
   [junit4]   2> 947837 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 947840 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37491/collection1_shard2_replica_n0/ shard2
   [junit4]   2> 947941 INFO  
(zkCallback-833-thread-1-processing-n:127.0.0.1:37491_) [n:127.0.0.1:37491_    
] 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> 947991 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 947992 INFO  (qtp434948853-59154) [n:127.0.0.1:37491_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1476
   [junit4]   2> 947994 INFO  (qtp1400877615-59100) [n:127.0.0.1:57989_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37491_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1481
   [junit4]   2> 948070 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/shard-2-001
 of type NRT
   [junit4]   2> 948071 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 948072 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75669b30{/,null,AVAILABLE}
   [junit4]   2> 948072 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5505ae8f{HTTP/1.1,[http/1.1]}{127.0.0.1:33828}
   [junit4]   2> 948072 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.e.j.s.Server Started @950454ms
   [junit4]   2> 948073 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:39970/hdfs__localhost_39970__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001_tempDir-002_jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33828, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/shard-2-001/cores}
   [junit4]   2> 948073 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 948074 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 948074 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 948074 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 948074 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-29T05:14:44.067Z
   [junit4]   2> 948076 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 948076 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/shard-2-001/solr.xml
   [junit4]   2> 948080 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 948085 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52859/solr
   [junit4]   2> 948094 INFO  
(zkCallback-833-thread-1-processing-n:127.0.0.1:37491_) [n:127.0.0.1:37491_    
] 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> 948102 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:33828_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 948103 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:33828_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 948105 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:33828_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33828_
   [junit4]   2> 948106 INFO  (zkCallback-828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 948106 INFO  
(zkCallback-833-thread-1-processing-n:127.0.0.1:37491_) [n:127.0.0.1:37491_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 948106 INFO  
(zkCallback-821-thread-2-processing-n:127.0.0.1:57989_) [n:127.0.0.1:57989_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 948113 INFO  
(zkCallback-839-thread-1-processing-n:127.0.0.1:33828_) [n:127.0.0.1:33828_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 948207 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:33828_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 948211 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:33828_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 948211 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:33828_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 948212 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[4635141A8AB7FD33]) 
[n:127.0.0.1:33828_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/shard-2-001/cores
   [junit4]   2> 948266 INFO  (qtp1400877615-59104) [n:127.0.0.1:57989_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33828_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 948270 INFO  
(OverseerThreadFactory-3086-thread-4-processing-n:127.0.0.1:57989_) 
[n:127.0.0.1:57989_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:33828_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 948270 INFO  
(OverseerCollectionConfigSetProcessor-98219673430261764-127.0.0.1:57989_-n_0000000000)
 [n:127.0.0.1:57989_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 948271 INFO  
(OverseerThreadFactory-3086-thread-4-processing-n:127.0.0.1:57989_) 
[n:127.0.0.1:57989_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33828_ 
for creating new replica
   [junit4]   2> 948273 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 948273 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 948381 INFO  
(zkCallback-839-thread-1-processing-n:127.0.0.1:33828_) [n:127.0.0.1:33828_    
] 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> 948381 INFO  
(zkCallback-833-thread-1-processing-n:127.0.0.1:37491_) [n:127.0.0.1:37491_    
] 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> 949290 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 949302 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n0] Schema name=test
   [junit4]   2> 949410 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 949421 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 949421 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n0' (registry 
'solr.core.collection1.shard1.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65a2d6ed
   [junit4]   2> 949421 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:39970/solr_hdfs_home
   [junit4]   2> 949421 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 949421 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 949422 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n0] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_4635141A8AB7FD33-001/shard-2-001/cores/collection1_shard1_replica_n0],
 dataDir=[hdfs://localhost:39970/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 949423 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:39970/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 949429 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 949429 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 949429 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 949439 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 949441 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:39970/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 949455 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:39970/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 949460 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 949460 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 949460 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 949473 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 949473 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7286172534908609]
   [junit4]   2> 949493 INFO  (IPC Server handler 8 on 39970) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58891 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-db4e9df1-ef51-4a96-a6b5-7d1983c65360:NORMAL:127.0.0.1:57862|RBW],
 
ReplicaUC[[DISK]DS-829d9a4b-04a3-4ea9-a555-0d8adae52787:NORMAL:127.0.0.1:58891|FINALIZED]]}
 size 0
   [junit4]   2> 949494 INFO  (IPC Server handler 1 on 39970) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57862 is 
added to blk_1073741827_1003 size 72
   [junit4]   2> 949498 WARN  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
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> 949535 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 949536 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 949536 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 949545 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 949545 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 949547 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1200694454, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 949551 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33aee290[collection1_shard1_replica_n0] main]
   [junit4]   2> 949553 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 949556 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 949558 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 949559 INFO  
(searcherExecutor-3111-thread-1-processing-n:127.0.0.1:33828_ 
x:collection1_shard1_replica_n0 s:shard1 c:collection1) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[collection1_shard1_replica_n0] Registered new searcher 
Searcher@33aee290[collection1_shard1_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 949560 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571514782112022528
   [junit4]   2> 949573 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 949573 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 949573 INFO  (qtp1656486905-59191) [n:127.0.0.1:33828_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o

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

) -> (2)
   [junit4]   2> 69875 INFO  
(zkCallback-91-thread-2-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 69875 INFO  (coreCloseExecutor-213-thread-1) 
[n:127.0.0.1:38983_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1411457272
   [junit4]   2> 69876 INFO  (coreCloseExecutor-213-thread-4) 
[n:127.0.0.1:38983_solr c:localShardsTestColl s:shard1 r:core_node2 
x:localShardsTestColl_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.localShardsTestColl.shard1.replica_n3, 
tag=563445556
   [junit4]   2> 69879 INFO  (coreCloseExecutor-213-thread-4) 
[n:127.0.0.1:38983_solr c:localShardsTestColl s:shard1 r:core_node2 
x:localShardsTestColl_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=563445556
   [junit4]   2> 69879 INFO  (coreCloseExecutor-213-thread-5) 
[n:127.0.0.1:38983_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.foo.shard1.replica_n2, tag=867217639
   [junit4]   2> 69881 INFO  (coreCloseExecutor-213-thread-5) 
[n:127.0.0.1:38983_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=867217639
   [junit4]   2> 69882 INFO  (coreCloseExecutor-213-thread-6) 
[n:127.0.0.1:38983_solr c:multicollection2 s:shard1 r:core_node1 
x:multicollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.multicollection2.shard1.replica_n1, 
tag=1838981422
   [junit4]   2> 69884 INFO  (coreCloseExecutor-213-thread-7) 
[n:127.0.0.1:38983_solr c:multicollection1 s:shard2 r:core_node2 
x:multicollection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.multicollection1.shard2.replica_n1, 
tag=1438804209
   [junit4]   2> 69887 INFO  (coreCloseExecutor-212-thread-5) 
[n:127.0.0.1:54264_solr c:foo s:shard1 r:core_node3 x:foo_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=2012205862
   [junit4]   2> 69888 INFO  (coreCloseExecutor-213-thread-7) 
[n:127.0.0.1:38983_solr c:multicollection1 s:shard2 r:core_node2 
x:multicollection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection1.shard2.leader, 
tag=1438804209
   [junit4]   2> 69888 INFO  (coreCloseExecutor-213-thread-6) 
[n:127.0.0.1:38983_solr c:multicollection2 s:shard1 r:core_node1 
x:multicollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection2.shard1.leader, 
tag=1838981422
   [junit4]   2> 69888 INFO  (coreCloseExecutor-212-thread-2) 
[n:127.0.0.1:54264_solr c:localShardsTestColl s:shard2 r:core_node7 
x:localShardsTestColl_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.localShardsTestColl.shard2.replica_n2, 
tag=229506033
   [junit4]   2> 69891 INFO  (coreCloseExecutor-212-thread-2) 
[n:127.0.0.1:54264_solr c:localShardsTestColl s:shard2 r:core_node7 
x:localShardsTestColl_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=229506033
   [junit4]   2> 69891 INFO  (coreCloseExecutor-212-thread-6) 
[n:127.0.0.1:54264_solr c:multicollection1 s:shard1 r:core_node1 
x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.multicollection1.shard1.replica_n1, 
tag=980299251
   [junit4]   2> 69893 INFO  (coreCloseExecutor-212-thread-6) 
[n:127.0.0.1:54264_solr c:multicollection1 s:shard1 r:core_node1 
x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection1.shard1.leader, 
tag=980299251
   [junit4]   2> 69894 INFO  (jetty-closer-76-thread-3) [    ] o.a.s.c.Overseer 
Overseer (id=98220147419381768-127.0.0.1:38983_solr-n_0000000000) closing
   [junit4]   2> 69894 INFO  
(OverseerStateUpdate-98220147419381768-127.0.0.1:38983_solr-n_0000000000) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38983_solr
   [junit4]   2> 69895 INFO  (coreCloseExecutor-212-thread-3) 
[n:127.0.0.1:54264_solr c:localShardsTestColl s:shard1 r:core_node1 
x:localShardsTestColl_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=1422374670
   [junit4]   2> 69899 INFO  
(zkCallback-92-thread-1-processing-n:127.0.0.1:54264_solr) 
[n:127.0.0.1:54264_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54264_solr
   [junit4]   2> 69906 INFO  
(zkCallback-92-thread-1-processing-n:127.0.0.1:54264_solr) 
[n:127.0.0.1:54264_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 69907 WARN  
(zkCallback-91-thread-3-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 69907 INFO  (jetty-closer-76-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6a701147{/solr,null,UNAVAILABLE}
   [junit4]   2> 71374 WARN  
(zkCallback-90-thread-1-processing-n:127.0.0.1:36586_solr) 
[n:127.0.0.1:36586_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 71375 INFO  (jetty-closer-76-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@69e02c59{/solr,null,UNAVAILABLE}
   [junit4]   2> 71408 WARN  
(zkCallback-92-thread-1-processing-n:127.0.0.1:54264_solr) 
[n:127.0.0.1:54264_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 71408 INFO  (jetty-closer-76-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@222ed134{/solr,null,UNAVAILABLE}
   [junit4]   2> 71409 ERROR 
(SUITE-CloudSolrClientTest-seed#[CB6FF210C8C437B2]-worker) [    ] 
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> 71410 INFO  
(SUITE-CloudSolrClientTest-seed#[CB6FF210C8C437B2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:48756 48756
   [junit4]   2> 71512 INFO  (Thread-81) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:48756 48756
   [junit4]   2> 71514 WARN  (Thread-81) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      /solr/collections/localShardsTestColl/state.json
   [junit4]   2>        21      /solr/collections/foo/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/nemesis/state.json
   [junit4]   2>        10      /solr/collections/multicollection2/state.json
   [junit4]   2>        10      /solr/collections/multicollection1/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        5       /solr/collections/overwrite/state.json
   [junit4]   2>        2       
/solr/collections/localShardsTestColl/leader_elect/shard2/election/98220147419381769-core_node7-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_CB6FF210C8C437B2-001
   [junit4]   2> Jun 29, 2017 7:15:40 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=BlockTreeOrds(blocksize=128), a_t=FST50, 
title_s=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128), 
text=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
multiDefault=DocValuesFormat(name=Direct), 
title_s=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1846, 
maxMBSortInHeap=7.460675624978801, sim=RandomSimilarity(queryNorm=true): {}, 
locale=no-NO, timezone=America/St_Barthelemy
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=254454520,total=419430400
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCloudSolrClientConnections, JdbcDriverTest, TestToleratedUpdateError, 
LBHttpSolrClientBuilderTest, TestDocumentObjectBinder, TestClusteringResponse, 
GetByIdTest, HyperbolicTangentEvaluatorTest, QueryResponseTest, 
TestV1toV2ApiMapper, GreaterThanEvaluatorTest, HttpSolrClientBuilderTest, 
ShardParamsTest, FacetFieldTest, TestSolrProperties, TestSolrJErrorHandling, 
TestUpdateRequestCodec, SolrExampleStreamingBinaryTest, CloudSolrClientTest]
   [junit4] Completed [34/135 (1!)] on J1 in 29.91s, 15 tests, 1 failure <<< 
FAILURES!

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

Reply via email to