Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.6/2/

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:50296/ayn/i

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:50296/ayn/i
        at 
__randomizedtesting.SeedInfo.seed([28FC43B0604ED96F:A0A87C6ACEB2B497]: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:447)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
        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 12439 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/init-core-data-001
   [junit4]   2> 1719196 WARN  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=193 numCloses=193
   [junit4]   2> 1719199 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1719201 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-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> 1719201 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ayn/i
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1719330 WARN  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1719363 WARN  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1719365 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1719432 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-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_40107_hdfs____ionjqe/webapp
   [junit4]   2> 1720029 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40107
   [junit4]   2> 1720139 WARN  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1720140 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1720160 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-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_40445_datanode____.fv9k2o/webapp
   [junit4]   2> 1720666 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40445
   [junit4]   2> 1720774 WARN  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1720775 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1720796 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-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_44190_datanode____2w48f/webapp
   [junit4]   2> 1720903 INFO  (IPC Server handler 3 on 58772) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-bc58eff3-3f75-42e2-a9a2-1c86049aac03 node 
DatanodeRegistration(127.0.0.1:38518, 
datanodeUuid=ced21855-bb98-4737-a651-eff2eb2e3f94, infoPort=36238, 
infoSecurePort=0, ipcPort=60519, 
storageInfo=lv=-56;cid=testClusterID;nsid=2065067337;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1720903 INFO  (IPC Server handler 3 on 58772) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-e4c3ba58-65da-4415-8cbd-1b48283dede6 node 
DatanodeRegistration(127.0.0.1:38518, 
datanodeUuid=ced21855-bb98-4737-a651-eff2eb2e3f94, infoPort=36238, 
infoSecurePort=0, ipcPort=60519, 
storageInfo=lv=-56;cid=testClusterID;nsid=2065067337;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1721303 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44190
   [junit4]   2> 1721521 INFO  (IPC Server handler 5 on 58772) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-1e74546e-90e2-432c-8155-91d688202530 node 
DatanodeRegistration(127.0.0.1:52649, 
datanodeUuid=422c94fc-f58d-40dc-a191-063a463506e7, infoPort=35885, 
infoSecurePort=0, ipcPort=51926, 
storageInfo=lv=-56;cid=testClusterID;nsid=2065067337;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1721521 INFO  (IPC Server handler 5 on 58772) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-036b5a44-92f1-4916-bd7a-6f0caf9db027 node 
DatanodeRegistration(127.0.0.1:52649, 
datanodeUuid=422c94fc-f58d-40dc-a191-063a463506e7, infoPort=35885, 
infoSecurePort=0, ipcPort=51926, 
storageInfo=lv=-56;cid=testClusterID;nsid=2065067337;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1721734 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 1721735 INFO  (Thread-10501) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1721735 INFO  (Thread-10501) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1721746 ERROR (Thread-10501) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1721835 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:59460
   [junit4]   2> 1721853 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1721855 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1721856 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1721858 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1721859 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1721860 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1721862 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1721863 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1721864 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1721866 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1721867 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1722003 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/control-001/cores/collection1
   [junit4]   2> 1722004 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1722007 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64bc9f2d{/ayn/i,null,AVAILABLE}
   [junit4]   2> 1722007 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3c16fbd2{HTTP/1.1,[http/1.1]}{127.0.0.1:58719}
   [junit4]   2> 1722007 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.e.j.s.Server 
Started @1724874ms
   [junit4]   2> 1722007 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58772/hdfs__localhost_58772__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001_tempDir-002_control_data,
 hostContext=/ayn/i, hostPort=58719, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/control-001/cores}
   [junit4]   2> 1722008 ERROR 
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1722008 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 1722008 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1722008 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1722008 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-13T14:56:15.236Z
   [junit4]   2> 1722024 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1722024 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/control-001/solr.xml
   [junit4]   2> 1722033 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1722039 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:59460/solr
   [junit4]   2> 1722059 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:58719_ayn%2Fi   
 ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1722060 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:58719_ayn%2Fi   
 ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:58719_ayn%2Fi
   [junit4]   2> 1722060 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:58719_ayn%2Fi   
 ] o.a.s.c.Overseer Overseer 
(id=97955831805640708-127.0.0.1:58719_ayn%2Fi-n_0000000000) starting
   [junit4]   2> 1722070 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:58719_ayn%2Fi   
 ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58719_ayn%2Fi
   [junit4]   2> 1722072 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1722154 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:58719_ayn%2Fi   
 ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/control-001/cores
   [junit4]   2> 1722154 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:58719_ayn%2Fi   
 ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1722155 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1722160 INFO  
(OverseerStateUpdate-97955831805640708-127.0.0.1:58719_ayn%2Fi-n_0000000000) 
[n:127.0.0.1:58719_ayn%2Fi    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1723184 WARN  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1723185 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1723224 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1723339 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1723352 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 1723352 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58772/solr_hdfs_home
   [junit4]   2> 1723352 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1723352 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1723352 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:58772/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 1723353 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi 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@2f28d4f1
   [junit4]   2> 1723353 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58772/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 1723361 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi 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> 1723361 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi 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> 1723372 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1723378 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58772/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 1723429 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58772/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 1723436 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi 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> 1723436 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi 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> 1723445 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1723445 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1723475 INFO  (IPC Server handler 0 on 58772) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52649 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bc58eff3-3f75-42e2-a9a2-1c86049aac03:NORMAL:127.0.0.1:38518|RBW],
 
ReplicaUC[[DISK]DS-1e74546e-90e2-432c-8155-91d688202530:NORMAL:127.0.0.1:52649|FINALIZED]]}
 size 0
   [junit4]   2> 1723476 INFO  (IPC Server handler 1 on 58772) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38518 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bc58eff3-3f75-42e2-a9a2-1c86049aac03:NORMAL:127.0.0.1:38518|RBW],
 
ReplicaUC[[DISK]DS-1e74546e-90e2-432c-8155-91d688202530:NORMAL:127.0.0.1:52649|FINALIZED]]}
 size 0
   [junit4]   2> 1723486 WARN  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi 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> 1723560 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1723560 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1723561 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1723572 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1723572 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1723573 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@2fe7d89a
   [junit4]   2> 1723584 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@20e027f2[collection1] main]
   [junit4]   2> 1723585 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1723586 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1723586 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1723593 INFO  
(searcherExecutor-3728-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi 
x:collection1 c:control_collection) [n:127.0.0.1:58719_ayn%2Fi 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@20e027f2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1723599 INFO  
(coreLoadExecutor-3727-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1567293310843748352
   [junit4]   2> 1723612 INFO  
(coreZkRegister-3720-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi 
x:collection1 c:control_collection) [n:127.0.0.1:58719_ayn%2Fi 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1723612 INFO  
(coreZkRegister-3720-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi 
x:collection1 c:control_collection) [n:127.0.0.1:58719_ayn%2Fi 
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> 1723612 INFO  
(coreZkRegister-3720-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi 
x:collection1 c:control_collection) [n:127.0.0.1:58719_ayn%2Fi 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:58719/ayn/i/collection1/
   [junit4]   2> 1723612 INFO  
(coreZkRegister-3720-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi 
x:collection1 c:control_collection) [n:127.0.0.1:58719_ayn%2Fi 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1723612 INFO  
(coreZkRegister-3720-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi 
x:collection1 c:control_collection) [n:127.0.0.1:58719_ayn%2Fi 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:58719/ayn/i/collection1/ has no replicas
   [junit4]   2> 1723612 INFO  
(coreZkRegister-3720-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi 
x:collection1 c:control_collection) [n:127.0.0.1:58719_ayn%2Fi 
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> 1723615 INFO  
(coreZkRegister-3720-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi 
x:collection1 c:control_collection) [n:127.0.0.1:58719_ayn%2Fi 
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:58719/ayn/i/collection1/ shard1
   [junit4]   2> 1723666 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1723667 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59460/solr ready
   [junit4]   2> 1723667 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1723667 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1723718 INFO  
(coreZkRegister-3720-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi 
x:collection1 c:control_collection) [n:127.0.0.1:58719_ayn%2Fi 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1723776 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-1-001/cores/collection1
   [junit4]   2> 1723777 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-1-001
   [junit4]   2> 1723777 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1723779 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29caace5{/ayn/i,null,AVAILABLE}
   [junit4]   2> 1723779 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3e7b9596{HTTP/1.1,[http/1.1]}{127.0.0.1:52698}
   [junit4]   2> 1723779 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.e.j.s.Server 
Started @1726646ms
   [junit4]   2> 1723779 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58772/hdfs__localhost_58772__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/ayn/i, hostPort=52698, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-1-001/cores}
   [junit4]   2> 1723779 ERROR 
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1723780 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 1723780 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1723780 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1723780 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-13T14:56:17.008Z
   [junit4]   2> 1723783 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1723784 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-1-001/solr.xml
   [junit4]   2> 1723790 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1723791 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:59460/solr
   [junit4]   2> 1723800 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:52698_ayn%2Fi   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1723802 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:52698_ayn%2Fi   
 ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1723805 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:52698_ayn%2Fi   
 ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52698_ayn%2Fi
   [junit4]   2> 1723806 INFO  (zkCallback-1207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1723807 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1723815 INFO  
(zkCallback-1213-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1723902 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:52698_ayn%2Fi   
 ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-1-001/cores
   [junit4]   2> 1723902 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:52698_ayn%2Fi   
 ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1723929 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1723931 INFO  
(OverseerStateUpdate-97955831805640708-127.0.0.1:58719_ayn%2Fi-n_0000000000) 
[n:127.0.0.1:58719_ayn%2Fi    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1724033 INFO  
(zkCallback-1213-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1724951 WARN  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1724952 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1724969 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1725103 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1725124 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1725125 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58772/solr_hdfs_home
   [junit4]   2> 1725125 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1725125 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1725125 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:58772/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 1725125 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f28d4f1
   [junit4]   2> 1725126 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58772/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 1725134 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi 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> 1725134 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi 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> 1725137 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1725139 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58772/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 1725164 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58772/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 1725170 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi 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> 1725170 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi 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> 1725173 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1725173 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1725184 INFO  (IPC Server handler 8 on 58772) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38518 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-1e74546e-90e2-432c-8155-91d688202530:NORMAL:127.0.0.1:52649|RBW],
 
ReplicaUC[[DISK]DS-e4c3ba58-65da-4415-8cbd-1b48283dede6:NORMAL:127.0.0.1:38518|RBW]]}
 size 0
   [junit4]   2> 1725185 INFO  (IPC Server handler 9 on 58772) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52649 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-e4c3ba58-65da-4415-8cbd-1b48283dede6:NORMAL:127.0.0.1:38518|RBW],
 
ReplicaUC[[DISK]DS-036b5a44-92f1-4916-bd7a-6f0caf9db027:NORMAL:127.0.0.1:52649|FINALIZED]]}
 size 0
   [junit4]   2> 1725193 WARN  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi 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> 1725238 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1725238 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1725239 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1725249 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1725250 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1725251 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@205d8e57
   [junit4]   2> 1725258 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7100f104[collection1] main]
   [junit4]   2> 1725260 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1725260 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1725260 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1725262 INFO  
(searcherExecutor-3739-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:52698_ayn%2Fi c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7100f104[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1725264 INFO  
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1567293312589627392
   [junit4]   2> 1725271 INFO  
(coreZkRegister-3733-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:52698_ayn%2Fi c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1725271 INFO  
(coreZkRegister-3733-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:52698_ayn%2Fi 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> 1725271 INFO  
(coreZkRegister-3733-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:52698_ayn%2Fi c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52698/ayn/i/collection1/
   [junit4]   2> 1725271 INFO  
(coreZkRegister-3733-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:52698_ayn%2Fi c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1725271 INFO  
(coreZkRegister-3733-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:52698_ayn%2Fi c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:52698/ayn/i/collection1/ has no replicas
   [junit4]   2> 1725271 INFO  
(coreZkRegister-3733-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:52698_ayn%2Fi c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1725277 INFO  
(coreZkRegister-3733-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:52698_ayn%2Fi c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:52698/ayn/i/collection1/ shard1
   [junit4]   2> 1725379 INFO  
(zkCallback-1213-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1725428 INFO  
(coreZkRegister-3733-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:52698_ayn%2Fi c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1725535 INFO  
(zkCallback-1213-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1725540 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-2-001/cores/collection1
   [junit4]   2> 1725541 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-2-001
   [junit4]   2> 1725541 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1725542 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@261bd5d1{/ayn/i,null,AVAILABLE}
   [junit4]   2> 1725543 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7176579e{HTTP/1.1,[http/1.1]}{127.0.0.1:40330}
   [junit4]   2> 1725543 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.e.j.s.Server 
Started @1728409ms
   [junit4]   2> 1725543 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58772/hdfs__localhost_58772__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/ayn/i, hostPort=40330, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-2-001/cores}
   [junit4]   2> 1725543 ERROR 
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1725551 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 1725551 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725552 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725552 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-13T14:56:18.780Z
   [junit4]   2> 1725570 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1725570 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-2-001/solr.xml
   [junit4]   2> 1725577 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1725577 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:59460/solr
   [junit4]   2> 1725605 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:40330_ayn%2Fi   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1725607 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:40330_ayn%2Fi   
 ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1725609 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:40330_ayn%2Fi   
 ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40330_ayn%2Fi
   [junit4]   2> 1725611 INFO  (zkCallback-1207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1725611 INFO  
(zkCallback-1213-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1725611 INFO  
(zkCallback-1203-thread-2-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1725619 INFO  
(zkCallback-1219-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1725709 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:40330_ayn%2Fi   
 ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-2-001/cores
   [junit4]   2> 1725709 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:40330_ayn%2Fi   
 ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1725720 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1725722 INFO  
(OverseerStateUpdate-97955831805640708-127.0.0.1:58719_ayn%2Fi-n_0000000000) 
[n:127.0.0.1:58719_ayn%2Fi    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1725839 INFO  
(zkCallback-1213-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1725839 INFO  
(zkCallback-1219-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1726755 WARN  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1726756 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1726772 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1726901 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1726916 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1726916 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58772/solr_hdfs_home
   [junit4]   2> 1726916 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1726916 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1726917 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:58772/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 1726917 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f28d4f1
   [junit4]   2> 1726917 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58772/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 1726933 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi 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> 1726933 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi 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> 1726939 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1726940 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58772/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 1726987 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58772/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 1726996 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi 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> 1726996 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi 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> 1727007 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1727008 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1727061 INFO  (IPC Server handler 8 on 58772) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52649 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bc58eff3-3f75-42e2-a9a2-1c86049aac03:NORMAL:127.0.0.1:38518|RBW],
 
ReplicaUC[[DISK]DS-1e74546e-90e2-432c-8155-91d688202530:NORMAL:127.0.0.1:52649|RBW]]}
 size 0
   [junit4]   2> 1727062 INFO  (IPC Server handler 9 on 58772) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38518 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bc58eff3-3f75-42e2-a9a2-1c86049aac03:NORMAL:127.0.0.1:38518|RBW],
 
ReplicaUC[[DISK]DS-1e74546e-90e2-432c-8155-91d688202530:NORMAL:127.0.0.1:52649|RBW]]}
 size 0
   [junit4]   2> 1727078 WARN  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi 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> 1727185 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1727186 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1727186 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1727206 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1727206 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1727209 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3c5aa045
   [junit4]   2> 1727214 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@485ed53b[collection1] main]
   [junit4]   2> 1727215 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1727215 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1727215 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1727217 INFO  
(searcherExecutor-3750-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:40330_ayn%2Fi c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@485ed53b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1727227 INFO  
(coreLoadExecutor-3749-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1567293314647982080
   [junit4]   2> 1727234 INFO  
(coreZkRegister-3744-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 c:collection1) [n:127.0.0.1:40330_ayn%2Fi c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 1727248 INFO  
(updateExecutor-1216-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1727265 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1727266 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1727266 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 1727266 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
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> 1727266 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
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:52698/ayn/i/collection1/] and I am 
[http://127.0.0.1:40330/ayn/i/collection1/]
   [junit4]   2> 1727276 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:52698/ayn/i]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40330_ayn%252Fi&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1727294 INFO  (qtp1026256261-16905) [n:127.0.0.1:52698_ayn%2Fi 
   ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, 
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1727295 INFO  (qtp1026256261-16905) [n:127.0.0.1:52698_ayn%2Fi 
   ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1727295 INFO  (qtp1026256261-16905) [n:127.0.0.1:52698_ayn%2Fi 
   ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:40330_ayn%2Fi, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:40330/ayn/i","node_name":"127.0.0.1:40330_ayn%2Fi","state":"down"}
   [junit4]   2> 1727359 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-3-001/cores/collection1
   [junit4]   2> 1727360 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-3-001
   [junit4]   2> 1727361 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1727370 INFO  
(zkCallback-1213-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1727370 INFO  
(zkCallback-1219-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1727399 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@121afc68{/ayn/i,null,AVAILABLE}
   [junit4]   2> 1727399 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@67d3b18c{HTTP/1.1,[http/1.1]}{127.0.0.1:36744}
   [junit4]   2> 1727399 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.e.j.s.Server 
Started @1730266ms
   [junit4]   2> 1727399 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58772/hdfs__localhost_58772__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001_tempDir-002_jetty3,
 solrconfig=solrconfig.xml, hostContext=/ayn/i, hostPort=36744, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-3-001/cores}
   [junit4]   2> 1727400 ERROR 
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1727411 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 1727411 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1727411 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1727411 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-13T14:56:20.639Z
   [junit4]   2> 1727447 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1727447 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-3-001/solr.xml
   [junit4]   2> 1727453 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1727454 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:59460/solr
   [junit4]   2> 1727484 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:36744_ayn%2Fi   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1727487 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:36744_ayn%2Fi   
 ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1727489 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:36744_ayn%2Fi   
 ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36744_ayn%2Fi
   [junit4]   2> 1727491 INFO  
(zkCallback-1213-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1727491 INFO  
(zkCallback-1219-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1727491 INFO  (zkCallback-1207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727491 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:58719_ayn%2Fi) 
[n:127.0.0.1:58719_ayn%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1727504 INFO  
(zkCallback-1226-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1727597 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:36744_ayn%2Fi   
 ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-3-001/cores
   [junit4]   2> 1727597 INFO  
(TEST-StressHdfsTest.test-seed#[28FC43B0604ED96F]) [n:127.0.0.1:36744_ayn%2Fi   
 ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1727599 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1727600 INFO  
(OverseerStateUpdate-97955831805640708-127.0.0.1:58719_ayn%2Fi-n_0000000000) 
[n:127.0.0.1:58719_ayn%2Fi    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1727702 INFO  
(zkCallback-1219-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi) 
[n:127.0.0.1:40330_ayn%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1727702 INFO  
(zkCallback-1226-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1727702 INFO  
(zkCallback-1213-thread-1-processing-n:127.0.0.1:52698_ayn%2Fi) 
[n:127.0.0.1:52698_ayn%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1728295 INFO  (qtp1026256261-16905) [n:127.0.0.1:52698_ayn%2Fi 
   ] 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:40330_ayn%2Fi, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","dataDir":"hdfs://localhost:58772/solr_hdfs_home/collection1/core_node2/data/","base_url":"http://127.0.0.1:40330/ayn/i","node_name":"127.0.0.1:40330_ayn%2Fi","state":"recovering","ulogDir":"hdfs://localhost:58772/solr_hdfs_home/collection1/core_node2/data/tlog"}
   [junit4]   2> 1728295 INFO  (qtp1026256261-16905) [n:127.0.0.1:52698_ayn%2Fi 
   ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1728295 INFO  (qtp1026256261-16905) [n:127.0.0.1:52698_ayn%2Fi 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:40330_ayn%252Fi&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 1728634 WARN  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1728635 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1728654 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1728789 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1728796 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:52698/ayn/i/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1728796 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:40330/ayn/i START 
replicas=[http://127.0.0.1:52698/ayn/i/collection1/] nUpdates=100
   [junit4]   2> 1728802 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1728802 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58772/solr_hdfs_home
   [junit4]   2> 1728802 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1728802 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1728802 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001/shard-3-001/cores/collection1],
 dataDir=[hdfs://localhost:58772/solr_hdfs_home/collection1/core_node3/data/]
   [junit4]   2> 1728803 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f28d4f1
   [junit4]   2> 1728803 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58772/solr_hdfs_home/collection1/core_node3/data/snapshot_metadata
   [junit4]   2> 1728810 INFO  (qtp1026256261-16903) [n:127.0.0.1:52698_ayn%2Fi 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1728810 INFO  (qtp1026256261-16903) [n:127.0.0.1:52698_ayn%2Fi 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/ayn/i path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1728813 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1728814 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
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> 1728814 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
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> 1728814 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) 
[n:127.0.0.1:36744_ayn%2Fi 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> 1728814 INFO  
(recoveryExecutor-1217-thread-1-processing-n:127.0.0.1:40330_ayn%2Fi 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40330_ayn%2Fi 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1728814 INFO  
(coreLoadExecutor-3760-thread-1-processing-n:127.0.0.1:36744_ayn%2Fi) [

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

n
   [junit4]   2>        at 
sun.reflect.GeneratedMethodAccessor146.invoke(Unknown Source)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.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> 1877848 INFO  
(SUITE-StressHdfsTest-seed#[28FC43B0604ED96F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_28FC43B0604ED96F-001
   [junit4]   2> May 13, 2017 2:58:51 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=PostingsFormat(name=Asserting), 
intDefault=PostingsFormat(name=Direct), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_i_dv=PostingsFormat(name=Direct), text=PostingsFormat(name=Memory 
doPackFST= false), range_facet_l=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=Direct), txt_t=PostingsFormat(name=Memory 
doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene54), 
multiDefault=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
id=DocValuesFormat(name=Memory), text=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene54), 
range_facet_l=DocValuesFormat(name=Lucene54), 
txt_t=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=2019, 
maxMBSortInHeap=5.038765738398198, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=tr, 
timezone=Etc/GMT-10
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=120380536,total=535298048
   [junit4]   2> NOTE: All tests run in this JVM: [AnalyticsQueryTest, 
ReplaceNodeTest, XmlUpdateRequestHandlerTest, HardAutoCommitTest, 
SpellCheckCollatorWithCollapseTest, SuggesterTest, 
DistributedSuggestComponentTest, TestLMJelinekMercerSimilarityFactory, 
TestClassicSimilarityFactory, HdfsTlogReplayBufferedWhileIndexingTest, 
TestSolrXml, PreAnalyzedFieldTest, JavabinLoaderTest, TestSort, 
SolrGangliaReporterTest, TestMergePolicyConfig, 
TermVectorComponentDistributedTest, OpenExchangeRatesOrgProviderTest, 
HdfsDirectoryTest, DistributedFacetPivotWhiteBoxTest, 
TestFieldCacheWithThreads, TestFieldCacheSort, 
TestTolerantUpdateProcessorRandomCloud, TestSolrCoreParser, BadCopyFieldTest, 
TestConfig, TestObjectReleaseTracker, TestRandomCollapseQParserPlugin, 
LukeRequestHandlerTest, DirectUpdateHandlerTest, 
LeaderFailureAfterFreshStartTest, CdcrVersionReplicationTest, 
PrimitiveFieldTypeTest, HdfsRestartWhileUpdatingTest, TestStressReorder, 
ShardSplitTest, TestPostingsSolrHighlighter, 
AsyncCallRequestStatusResponseTest, DistribDocExpirationUpdateProcessorTest, 
TestMiniSolrCloudCluster, SOLR749Test, PeerSyncReplicationTest, 
TestIndexingPerformance, TestXIncludeConfig, DirectoryFactoryTest, 
TestCollectionAPI, TestFieldTypeCollectionResource, TestFieldCache, 
MergeStrategyTest, TestManagedResourceStorage, TestRestoreCore, 
TestConfigSetsAPIZkFailure, TestDFRSimilarityFactory, BJQParserTest, 
ConcurrentDeleteAndCreateCollectionTest, DistributedExpandComponentTest, 
TestRecovery, TestSimpleTextCodec, ZkStateWriterTest, 
SpellPossibilityIteratorTest, TestTolerantSearch, 
TestPerFieldSimilarityClassic, ReplicaListTransformerTest, 
TestExtendedDismaxParser, DistributedVersionInfoTest, TestNestedDocsSort, 
TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, 
TestUseDocValuesAsStored, StressHdfsTest]
   [junit4] Completed [272/711 (1!)] on J2 in 168.38s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to