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

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:55522

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:55522
        at 
__randomizedtesting.SeedInfo.seed([7BFB3A6D140A423B:F3AF05B7BAF62FC3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:440)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1364)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1115)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1054)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:220)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)
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.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        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.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        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.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        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:515)
        ... 51 more




Build Log:
[...truncated 13494 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/init-core-data-001
   [junit4]   2> 5202851 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 5202853 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-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> 5202853 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 5203040 WARN  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 5203056 WARN  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5203059 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 5203166 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-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_45177_hdfs____6lx8ii/webapp
   [junit4]   2> 5204264 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45177
   [junit4]   2> 5204492 WARN  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5204494 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 5204540 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-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_46661_datanode____.dz5pm2/webapp
   [junit4]   2> 5205622 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46661
   [junit4]   2> 5205732 WARN  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5205734 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 5205756 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-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_39892_datanode____t9sivm/webapp
   [junit4]   2> 5205926 INFO  (IPC Server handler 3 on 46099) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-86cd4a50-d25c-47bb-a9b4-52848bd3bde6 node 
DatanodeRegistration(127.0.0.1:57173, 
datanodeUuid=b11c1953-927e-41f8-bbec-ff80fae8d243, infoPort=50382, 
infoSecurePort=0, ipcPort=55115, 
storageInfo=lv=-56;cid=testClusterID;nsid=316245964;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 5205926 INFO  (IPC Server handler 3 on 46099) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-4055881a-c1b7-4c23-bfb6-d1fe517a645b node 
DatanodeRegistration(127.0.0.1:57173, 
datanodeUuid=b11c1953-927e-41f8-bbec-ff80fae8d243, infoPort=50382, 
infoSecurePort=0, ipcPort=55115, 
storageInfo=lv=-56;cid=testClusterID;nsid=316245964;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 5206308 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39892
   [junit4]   2> 5206805 INFO  (IPC Server handler 6 on 46099) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-34ca6cd4-6587-44a6-b40b-1908220b1c26 node 
DatanodeRegistration(127.0.0.1:46854, 
datanodeUuid=c600ad82-9db0-46ec-a47f-3b89ec781980, infoPort=59514, 
infoSecurePort=0, ipcPort=33432, 
storageInfo=lv=-56;cid=testClusterID;nsid=316245964;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 5206805 INFO  (IPC Server handler 6 on 46099) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-28fffe38-362a-4b2e-9bee-a5de5fa48ab5 node 
DatanodeRegistration(127.0.0.1:46854, 
datanodeUuid=c600ad82-9db0-46ec-a47f-3b89ec781980, infoPort=59514, 
infoSecurePort=0, ipcPort=33432, 
storageInfo=lv=-56;cid=testClusterID;nsid=316245964;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 5206893 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 5206902 INFO  (Thread-20320) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5206902 INFO  (Thread-20320) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 5207002 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:46055
   [junit4]   2> 5207061 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 5207063 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 5207064 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5207066 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 5207067 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 5207068 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 5207069 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5207070 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5207072 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5207073 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5207074 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 5207387 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/control-001/cores/collection1
   [junit4]   2> 5207394 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 5207430 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2998a508{/,null,AVAILABLE}
   [junit4]   2> 5207430 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@35576abd{HTTP/1.1,[http/1.1]}{127.0.0.1:53553}
   [junit4]   2> 5207430 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.e.j.s.Server 
Started @5215439ms
   [junit4]   2> 5207430 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:46099/hdfs__localhost_46099__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001_tempDir-002_control_data,
 hostContext=/, hostPort=53553, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/control-001/cores}
   [junit4]   2> 5207431 ERROR 
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5207431 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 5207431 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5207431 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5207431 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-08T10:56:27.625Z
   [junit4]   2> 5207439 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 5207439 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/control-001/solr.xml
   [junit4]   2> 5207448 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5207450 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:46055/solr
   [junit4]   2> 5207608 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:53553_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5207608 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:53553_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53553_
   [junit4]   2> 5207611 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:53553_    ] 
o.a.s.c.Overseer Overseer (id=97756708018388996-127.0.0.1:53553_-n_0000000000) 
starting
   [junit4]   2> 5207645 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:53553_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53553_
   [junit4]   2> 5207646 INFO  
(zkCallback-4031-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5207762 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:53553_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/control-001/cores
   [junit4]   2> 5207762 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:53553_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 5207763 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 5207789 INFO  
(OverseerStateUpdate-97756708018388996-127.0.0.1:53553_-n_0000000000) 
[n:127.0.0.1:53553_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 5208803 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 5208834 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 5208971 WARN  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 5208973 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 5208995 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 5208995 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46099/solr_hdfs_home
   [junit4]   2> 5208996 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 5208996 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 5208996 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:46099/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 5208996 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@108affea
   [junit4]   2> 5208996 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 5209007 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 5209007 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 5209042 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 5209044 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 5209065 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 5209071 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 5209071 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 5209082 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 5209082 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=68.6806640625, 
floorSegmentMB=2.1181640625, forceMergeDeletesPctAllowed=27.15756989484955, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=1.619140625, noCFSRatio=1.0
   [junit4]   2> 5209122 INFO  (IPC Server handler 0 on 46099) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46854 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-4055881a-c1b7-4c23-bfb6-d1fe517a645b:NORMAL:127.0.0.1:57173|RBW],
 
ReplicaUC[[DISK]DS-34ca6cd4-6587-44a6-b40b-1908220b1c26:NORMAL:127.0.0.1:46854|RBW]]}
 size 0
   [junit4]   2> 5209124 INFO  (IPC Server handler 2 on 46099) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57173 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34ca6cd4-6587-44a6-b40b-1908220b1c26:NORMAL:127.0.0.1:46854|RBW],
 
ReplicaUC[[DISK]DS-86cd4a50-d25c-47bb-a9b4-52848bd3bde6:NORMAL:127.0.0.1:57173|FINALIZED]]}
 size 0
   [junit4]   2> 5209142 WARN  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 5209225 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 5209225 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5209225 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 5209264 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 5209265 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 5209269 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=1.064453125, 
floorSegmentMB=0.486328125, forceMergeDeletesPctAllowed=17.68311266548782, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5209304 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@22eca311[collection1] main]
   [junit4]   2> 5209305 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 5209306 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5209306 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 5209308 INFO  
(searcherExecutor-8651-thread-1-processing-n:127.0.0.1:53553_ x:collection1 
c:control_collection) [n:127.0.0.1:53553_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@22eca311[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5209310 INFO  
(coreLoadExecutor-8650-thread-1-processing-n:127.0.0.1:53553_) 
[n:127.0.0.1:53553_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1564107330818146304
   [junit4]   2> 5209318 INFO  
(coreZkRegister-8643-thread-1-processing-n:127.0.0.1:53553_ x:collection1 
c:control_collection) [n:127.0.0.1:53553_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 5209318 INFO  
(coreZkRegister-8643-thread-1-processing-n:127.0.0.1:53553_ x:collection1 
c:control_collection) [n:127.0.0.1:53553_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 5209318 INFO  
(coreZkRegister-8643-thread-1-processing-n:127.0.0.1:53553_ x:collection1 
c:control_collection) [n:127.0.0.1:53553_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53553/collection1/
   [junit4]   2> 5209319 INFO  
(coreZkRegister-8643-thread-1-processing-n:127.0.0.1:53553_ x:collection1 
c:control_collection) [n:127.0.0.1:53553_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 5209319 INFO  
(coreZkRegister-8643-thread-1-processing-n:127.0.0.1:53553_ x:collection1 
c:control_collection) [n:127.0.0.1:53553_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:53553/collection1/ has no replicas
   [junit4]   2> 5209319 INFO  
(coreZkRegister-8643-thread-1-processing-n:127.0.0.1:53553_ x:collection1 
c:control_collection) [n:127.0.0.1:53553_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 5209326 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5209329 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46055/solr ready
   [junit4]   2> 5209329 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5209329 INFO  
(coreZkRegister-8643-thread-1-processing-n:127.0.0.1:53553_ x:collection1 
c:control_collection) [n:127.0.0.1:53553_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:53553/collection1/ shard1
   [junit4]   2> 5209482 INFO  
(coreZkRegister-8643-thread-1-processing-n:127.0.0.1:53553_ x:collection1 
c:control_collection) [n:127.0.0.1:53553_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 5209486 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-1-001/cores/collection1
   [junit4]   2> 5209487 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-1-001
   [junit4]   2> 5209493 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 5209517 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@588e6549{/,null,AVAILABLE}
   [junit4]   2> 5209518 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ba7d18d{HTTP/1.1,[http/1.1]}{127.0.0.1:33884}
   [junit4]   2> 5209518 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.e.j.s.Server 
Started @5217526ms
   [junit4]   2> 5209518 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:46099/hdfs__localhost_46099__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=33884, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-1-001/cores}
   [junit4]   2> 5209518 ERROR 
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5209528 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 5209528 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5209528 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5209528 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-08T10:56:29.722Z
   [junit4]   2> 5209541 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 5209541 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-1-001/solr.xml
   [junit4]   2> 5209549 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5209550 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:46055/solr
   [junit4]   2> 5209638 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:33884_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5209640 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:33884_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5209644 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:33884_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33884_
   [junit4]   2> 5209646 INFO  (zkCallback-4035-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5209646 INFO  
(zkCallback-4031-thread-2-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5209647 INFO  
(zkCallback-4040-thread-1-processing-n:127.0.0.1:33884_) [n:127.0.0.1:33884_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5209783 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:33884_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-1-001/cores
   [junit4]   2> 5209784 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:33884_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 5209798 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 5209808 INFO  
(OverseerStateUpdate-97756708018388996-127.0.0.1:53553_-n_0000000000) 
[n:127.0.0.1:53553_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 5210842 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 5210934 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 5211397 WARN  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 5211399 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 5211444 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 5211444 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46099/solr_hdfs_home
   [junit4]   2> 5211444 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 5211444 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 5211444 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:46099/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 5211445 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@108affea
   [junit4]   2> 5211445 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 5211486 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 5211486 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 5211496 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 5211496 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 5211561 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 5211581 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 5211581 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 5211605 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 5211605 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, 
maxMergedSegmentMB=68.6806640625, floorSegmentMB=2.1181640625, 
forceMergeDeletesPctAllowed=27.15756989484955, segmentsPerTier=34.0, 
maxCFSSegmentSizeMB=1.619140625, noCFSRatio=1.0
   [junit4]   2> 5211673 INFO  (IPC Server handler 4 on 46099) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57173 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34ca6cd4-6587-44a6-b40b-1908220b1c26:NORMAL:127.0.0.1:46854|RBW],
 
ReplicaUC[[DISK]DS-4055881a-c1b7-4c23-bfb6-d1fe517a645b:NORMAL:127.0.0.1:57173|FINALIZED]]}
 size 0
   [junit4]   2> 5211675 INFO  (IPC Server handler 7 on 46099) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46854 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-4055881a-c1b7-4c23-bfb6-d1fe517a645b:NORMAL:127.0.0.1:57173|FINALIZED],
 
ReplicaUC[[DISK]DS-28fffe38-362a-4b2e-9bee-a5de5fa48ab5:NORMAL:127.0.0.1:46854|FINALIZED]]}
 size 0
   [junit4]   2> 5211684 WARN  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 5211874 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 5211874 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5211874 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 5211915 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 5211915 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 5211918 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=23, 
maxMergedSegmentMB=1.064453125, floorSegmentMB=0.486328125, 
forceMergeDeletesPctAllowed=17.68311266548782, segmentsPerTier=49.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5211939 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1f0261f6[collection1] main]
   [junit4]   2> 5211941 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 5211942 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5211942 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 5211945 INFO  
(searcherExecutor-8662-thread-1-processing-n:127.0.0.1:33884_ x:collection1 
c:collection1) [n:127.0.0.1:33884_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f0261f6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5211948 INFO  
(coreLoadExecutor-8661-thread-1-processing-n:127.0.0.1:33884_) 
[n:127.0.0.1:33884_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1564107333584289792
   [junit4]   2> 5211993 INFO  
(coreZkRegister-8656-thread-1-processing-n:127.0.0.1:33884_ x:collection1 
c:collection1) [n:127.0.0.1:33884_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 5211993 INFO  
(coreZkRegister-8656-thread-1-processing-n:127.0.0.1:33884_ x:collection1 
c:collection1) [n:127.0.0.1:33884_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 5211993 INFO  
(coreZkRegister-8656-thread-1-processing-n:127.0.0.1:33884_ x:collection1 
c:collection1) [n:127.0.0.1:33884_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33884/collection1/
   [junit4]   2> 5211994 INFO  
(coreZkRegister-8656-thread-1-processing-n:127.0.0.1:33884_ x:collection1 
c:collection1) [n:127.0.0.1:33884_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 5211994 INFO  
(coreZkRegister-8656-thread-1-processing-n:127.0.0.1:33884_ x:collection1 
c:collection1) [n:127.0.0.1:33884_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33884/collection1/ has no 
replicas
   [junit4]   2> 5211994 INFO  
(coreZkRegister-8656-thread-1-processing-n:127.0.0.1:33884_ x:collection1 
c:collection1) [n:127.0.0.1:33884_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 5212001 INFO  
(coreZkRegister-8656-thread-1-processing-n:127.0.0.1:33884_ x:collection1 
c:collection1) [n:127.0.0.1:33884_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33884/collection1/ shard1
   [junit4]   2> 5212102 INFO  
(coreZkRegister-8656-thread-1-processing-n:127.0.0.1:33884_ x:collection1 
c:collection1) [n:127.0.0.1:33884_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5212505 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-2-001/cores/collection1
   [junit4]   2> 5212506 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-2-001
   [junit4]   2> 5212506 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 5212556 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b7ded6{/,null,AVAILABLE}
   [junit4]   2> 5212557 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5cbd07d4{HTTP/1.1,[http/1.1]}{127.0.0.1:42613}
   [junit4]   2> 5212557 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.e.j.s.Server 
Started @5220565ms
   [junit4]   2> 5212557 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:46099/hdfs__localhost_46099__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=42613, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-2-001/cores}
   [junit4]   2> 5212561 ERROR 
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5212562 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 5212563 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5212563 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5212563 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-08T10:56:32.757Z
   [junit4]   2> 5212578 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 5212578 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-2-001/solr.xml
   [junit4]   2> 5212585 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5212586 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:46055/solr
   [junit4]   2> 5212603 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:42613_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5212607 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:42613_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5212610 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:42613_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42613_
   [junit4]   2> 5212614 INFO  
(zkCallback-4040-thread-1-processing-n:127.0.0.1:33884_) [n:127.0.0.1:33884_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5212614 INFO  (zkCallback-4035-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5212614 INFO  
(zkCallback-4046-thread-1-processing-n:127.0.0.1:42613_) [n:127.0.0.1:42613_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5212615 INFO  
(zkCallback-4031-thread-2-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5212706 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:42613_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-2-001/cores
   [junit4]   2> 5212706 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:42613_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 5212706 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 5212708 INFO  
(OverseerStateUpdate-97756708018388996-127.0.0.1:53553_-n_0000000000) 
[n:127.0.0.1:53553_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 5213740 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 5213858 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 5214302 WARN  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 5214311 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 5214358 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 5214359 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46099/solr_hdfs_home
   [junit4]   2> 5214359 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 5214359 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 5214359 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:46099/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 5214359 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@108affea
   [junit4]   2> 5214359 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 5214632 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 5214632 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 5214651 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 5214657 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 5214784 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 5214823 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 5214823 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 5214828 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 5214828 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, 
maxMergedSegmentMB=68.6806640625, floorSegmentMB=2.1181640625, 
forceMergeDeletesPctAllowed=27.15756989484955, segmentsPerTier=34.0, 
maxCFSSegmentSizeMB=1.619140625, noCFSRatio=1.0
   [junit4]   2> 5214853 INFO  (IPC Server handler 4 on 46099) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46854 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-86cd4a50-d25c-47bb-a9b4-52848bd3bde6:NORMAL:127.0.0.1:57173|RBW],
 
ReplicaUC[[DISK]DS-34ca6cd4-6587-44a6-b40b-1908220b1c26:NORMAL:127.0.0.1:46854|RBW]]}
 size 0
   [junit4]   2> 5214855 INFO  (IPC Server handler 7 on 46099) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57173 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-86cd4a50-d25c-47bb-a9b4-52848bd3bde6:NORMAL:127.0.0.1:57173|RBW],
 
ReplicaUC[[DISK]DS-34ca6cd4-6587-44a6-b40b-1908220b1c26:NORMAL:127.0.0.1:46854|RBW]]}
 size 0
   [junit4]   2> 5214868 WARN  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 5215085 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 5215085 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5215085 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 5215107 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 5215108 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 5215113 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=23, 
maxMergedSegmentMB=1.064453125, floorSegmentMB=0.486328125, 
forceMergeDeletesPctAllowed=17.68311266548782, segmentsPerTier=49.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5215124 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7874e81b[collection1] main]
   [junit4]   2> 5215126 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 5215126 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5215126 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 5215128 INFO  
(searcherExecutor-8673-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
c:collection1) [n:127.0.0.1:42613_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7874e81b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5215131 INFO  
(coreLoadExecutor-8672-thread-1-processing-n:127.0.0.1:42613_) 
[n:127.0.0.1:42613_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1564107336921907200
   [junit4]   2> 5215136 INFO  
(coreZkRegister-8667-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
c:collection1) [n:127.0.0.1:42613_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 5215137 INFO  
(updateExecutor-4043-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 5215137 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 5215138 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 5215138 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 5215138 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
HDFSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 5215138 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:33884/collection1/] 
and I am [http://127.0.0.1:42613/collection1/]
   [junit4]   2> 5215141 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:33884]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42613_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 5215145 INFO  (qtp989961820-36790) [n:127.0.0.1:33884_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 5215146 INFO  (qtp989961820-36790) [n:127.0.0.1:33884_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 5215146 INFO  (qtp989961820-36790) [n:127.0.0.1:33884_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:42613_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","dataDir":"hdfs://localhost:46099/solr_hdfs_home/collection1/core_node2/data/","base_url":"http://127.0.0.1:42613","node_name":"127.0.0.1:42613_","state":"recovering","ulogDir":"hdfs://localhost:46099/solr_hdfs_home/collection1/core_node2/data/tlog"}
   [junit4]   2> 5215146 INFO  (qtp989961820-36790) [n:127.0.0.1:33884_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 5215146 INFO  (qtp989961820-36790) [n:127.0.0.1:33884_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:42613_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5215647 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:33884/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 5215647 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:42613 START replicas=[http://127.0.0.1:33884/collection1/] 
nUpdates=100
   [junit4]   2> 5215658 INFO  (qtp989961820-36788) [n:127.0.0.1:33884_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 5215658 INFO  (qtp989961820-36788) [n:127.0.0.1:33884_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5215659 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 5215659 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to 
do a PeerSync 
   [junit4]   2> 5215659 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5215660 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 5215660 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5215661 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 5215661 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 5215661 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 5215661 INFO  
(recoveryExecutor-4044-thread-1-processing-n:127.0.0.1:42613_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42613_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 5215716 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-3-001/cores/collection1
   [junit4]   2> 5215717 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-3-001
   [junit4]   2> 5215717 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 5215720 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@362da6d7{/,null,AVAILABLE}
   [junit4]   2> 5215720 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14d4896d{HTTP/1.1,[http/1.1]}{127.0.0.1:59188}
   [junit4]   2> 5215720 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.e.j.s.Server 
Started @5223729ms
   [junit4]   2> 5215720 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:46099/hdfs__localhost_46099__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001_tempDir-002_jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=59188, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-3-001/cores}
   [junit4]   2> 5215721 ERROR 
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5215742 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 5215742 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5215742 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5215742 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-08T10:56:35.936Z
   [junit4]   2> 5215746 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 5215746 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-3-001/solr.xml
   [junit4]   2> 5215753 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5215753 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:46055/solr
   [junit4]   2> 5215763 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:59188_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 5215767 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:59188_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5215769 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:59188_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59188_
   [junit4]   2> 5215771 INFO  
(zkCallback-4046-thread-1-processing-n:127.0.0.1:42613_) [n:127.0.0.1:42613_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5215772 INFO  (zkCallback-4035-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5215772 INFO  
(zkCallback-4040-thread-1-processing-n:127.0.0.1:33884_) [n:127.0.0.1:33884_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5215772 INFO  
(zkCallback-4031-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5215772 INFO  
(zkCallback-4053-thread-1-processing-n:127.0.0.1:59188_) [n:127.0.0.1:59188_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5215830 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:59188_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-3-001/cores
   [junit4]   2> 5215830 INFO  
(TEST-StressHdfsTest.test-seed#[7BFB3A6D140A423B]) [n:127.0.0.1:59188_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 5215830 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 5215832 INFO  
(OverseerStateUpdate-97756708018388996-127.0.0.1:53553_-n_0000000000) 
[n:127.0.0.1:53553_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 5216848 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 5216862 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 5217136 WARN  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 5217142 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 5217156 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 5217156 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46099/solr_hdfs_home
   [junit4]   2> 5217156 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 5217157 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 5217157 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001/shard-3-001/cores/collection1],
 dataDir=[hdfs://localhost:46099/solr_hdfs_home/collection1/core_node3/data/]
   [junit4]   2> 5217157 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@108affea
   [junit4]   2> 5217157 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/collection1/core_node3/data/snapshot_metadata
   [junit4]   2> 5217165 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 5217165 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 5217168 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 5217170 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/collection1/core_node3/data
   [junit4]   2> 5217208 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:46099/solr_hdfs_home/collection1/core_node3/data/index
   [junit4]   2> 5217218 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 5217218 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 5217228 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 5217229 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, 
maxMergedSegmentMB=68.6806640625, floorSegmentMB=2.1181640625, 
forceMergeDeletesPctAllowed=27.15756989484955, segmentsPerTier=34.0, 
maxCFSSegmentSizeMB=1.619140625, noCFSRatio=1.0
   [junit4]   2> 5217241 INFO  (IPC Server handler 4 on 46099) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57173 is 
added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-28fffe38-362a-4b2e-9bee-a5de5fa48ab5:NORMAL:127.0.0.1:46854|RBW],
 
ReplicaUC[[DISK]DS-4055881a-c1b7-4c23-bfb6-d1fe517a645b:NORMAL:127.0.0.1:57173|RBW]]}
 size 0
   [junit4]   2> 5217245 INFO  (IPC Server handler 1 on 46099) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46854 is 
added to blk_1073741828_1004 size 71
   [junit4]   2> 5217266 WARN  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 5217548 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 5217548 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5217548 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 5217564 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 5217564 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 5217566 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=23, 
maxMergedSegmentMB=1.064453125, floorSegmentMB=0.486328125, 
forceMergeDeletesPctAllowed=17.68311266548782, segmentsPerTier=49.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5217571 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3c71abe0[collection1] main]
   [junit4]   2> 5217572 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 5217572 INFO  
(coreLoadExecutor-8683-thread-1-processing-n:127.0.0.1:59188_) 
[n:127.0.0.1:59188_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:p

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

sSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:203)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.teardownClass(StressHdfsTest.java:77)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 53 more
   [junit4]   2> 5515241 INFO  
(SUITE-StressHdfsTest-seed#[7BFB3A6D140A423B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_7BFB3A6D140A423B-001
   [junit4]   2> Apr 08, 2017 11:01:35 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=FST50, text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
txt_t=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene54), 
intDefault=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
intDvoDefault=DocValuesFormat(name=Direct), 
range_facet_l=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1786, 
maxMBSortInHeap=5.904949466004148, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sl, 
timezone=Asia/Saigon
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=206456120,total=535298048
   [junit4]   2> NOTE: All tests run in this JVM: [CopyFieldTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestRestManager, 
CollectionsAPIDistributedZkTest, JsonLoaderTest, TestBM25SimilarityFactory, 
TermVectorComponentTest, TestSchemaManager, TestCharFilters, 
TestManagedSchemaAPI, TestCollapseQParserPlugin, BadCopyFieldTest, 
PeerSyncWithIndexFingerprintCachingTest, ShufflingReplicaListTransformerTest, 
TestLuceneMatchVersion, WordBreakSolrSpellCheckerTest, 
TestDistribDocBasedVersion, CdcrBootstrapTest, SolrMetricReporterTest, 
OpenCloseCoreStressTest, OverseerModifyCollectionTest, TestQueryUtils, 
LeaderInitiatedRecoveryOnShardRestartTest, ShardRoutingCustomTest, TestRTGBase, 
RemoteQueryErrorTest, ForceLeaderTest, TestSurroundQueryParser, 
TestStressVersions, VMParamsZkACLAndCredentialsProvidersTest, 
WrapperMergePolicyFactoryTest, CachingDirectoryFactoryTest, 
DistributedQueryComponentCustomSortTest, CSVRequestHandlerTest, 
SearchHandlerTest, SaslZkACLProviderTest, AnalysisErrorHandlingTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestSha256AuthenticationProvider, 
SliceStateTest, DistribCursorPagingTest, TestSubQueryTransformerDistrib, 
TestTrie, BasicAuthIntegrationTest, TestFieldTypeCollectionResource, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestDynamicFieldResource, 
DocExpirationUpdateProcessorFactoryTest, CursorMarkTest, SuggestComponentTest, 
FileUtilsTest, ConnectionManagerTest, TestSimpleQParserPlugin, 
CollectionsAPISolrJTest, DateRangeFieldTest, TestElisionMultitermQuery, 
TestSolrConfigHandlerConcurrent, TestFieldCache, JSONWriterTest, 
SolrInfoMBeanTest, TestSolrCloudWithKerberosAlt, HighlighterTest, 
MultiTermTest, TestSystemIdResolver, ClusterStateUpdateTest, 
TestBulkSchemaConcurrent, TestSolrConfigHandler, 
SchemaVersionSpecificBehaviorTest, TestCoreContainer, 
ChaosMonkeySafeLeaderTest, TestXmlQParserPlugin, BJQParserTest, TestLRUCache, 
TestSolrCloudWithHadoopAuthPlugin, TestSchemaResource, 
CollectionStateFormat2Test, IndexSchemaRuntimeFieldTest, TestCSVResponseWriter, 
DistributedQueueTest, DocumentBuilderTest, ShardRoutingTest, 
TestNoOpRegenerator, TestLeaderInitiatedRecoveryThread, TestCoreAdminApis, 
TestImplicitCoreProperties, TestStressUserVersions, TestBlobHandler, 
TestReplicationHandlerBackup, SmileWriterTest, DeleteReplicaTest, 
TestPivotHelperCode, TestMaxScoreQueryParser, RAMDirectoryFactoryTest, 
PreAnalyzedUpdateProcessorTest, SolrIndexConfigTest, 
TestCursorMarkWithoutUniqueKey, TestSQLHandler, 
UpdateRequestProcessorFactoryTest, DirectSolrSpellCheckerTest, 
SimplePostToolTest, TestNamedUpdateProcessors, TestRecoveryHdfs, 
HighlighterMaxOffsetTest, TestCustomDocTransformer, TestFieldCacheWithThreads, 
SpatialFilterTest, TestConfigSetImmutable, SimpleMLTQParserTest, 
TestCustomSort, SolrIndexSplitterTest, TestCloudPseudoReturnFields, 
OverseerTaskQueueTest, AssignTest, TermsComponentTest, 
HdfsRestartWhileUpdatingTest, BasicDistributedZkTest, OverseerTest, 
BasicZkTest, RecoveryZkTest, TestReplicationHandler, SpellCheckComponentTest, 
SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, TestIndexSearcher, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, 
DocValuesTest, TestUpdate, TestWordDelimiterFilterFactory, SortByFunctionTest, 
DistanceFunctionTest, CacheHeaderTest, StandardRequestHandlerTest, 
TestQueryTypes, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, 
FastVectorHighlighterTest, LoggingHandlerTest, TestJmxIntegration, 
TestPartialUpdateDeduplication, SOLR749Test, TestQuerySenderListener, 
TestSolrIndexConfig, BadComponentTest, TestStressRecovery, TestSearchPerf, 
MinimalSchemaTest, DirectSolrConnectionTest, TestPhraseSuggestions, 
SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest, 
DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, 
TestSolrJ, TestDocumentBuilder, SystemInfoHandlerTest, 
DistributedMLTComponentTest, DistributedIntervalFacetingTest, 
ActionThrottleTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, 
RecoveryAfterSoftCommitTest, SSLMigrationTest, ShardSplitTest, 
TestOnReconnectListenerSupport, TestReplicaProperties, TestRequestForwarding, 
TestRequestStatusCollectionAPI, TestStressInPlaceUpdates, 
HdfsBasicDistributedZk2Test, HdfsRecoverLeaseTest, HdfsThreadLeakTest, 
StressHdfsTest]
   [junit4] Completed [585/703 (1!)] on J1 in 322.45s, 1 test, 1 error <<< 
FAILURES!

[...truncated 43713 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to