Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/237/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Could not load collection from ZK:delete_data_dir

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from 
ZK:delete_data_dir
        at 
__randomizedtesting.SeedInfo.seed([152909D45EB83B9A:9D7D360EF0445662]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1018)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:551)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:190)
        at 
org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:120)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:834)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:896)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:859)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:874)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:191)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:100)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/delete_data_dir/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1031)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1016)
        ... 53 more




Build Log:
[...truncated 10841 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/init-core-data-001
   [junit4]   2> 2610665 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fm/d
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2610891 WARN  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2610911 WARN  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2610920 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2610939 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
 to ./temp/Jetty_solaris.vm_65111_hdfs____.jw06m4/webapp
   [junit4]   2> 2611114 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log NO JSP 
Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2612179 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:65111
   [junit4]   2> 2612823 WARN  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2612825 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2612846 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_solaris.vm_42708_datanode____.ye7t68/webapp
   [junit4]   2> 2613035 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log NO JSP 
Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2613484 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:42708
   [junit4]   2> 2613616 WARN  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2613658 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2613693 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_solaris.vm_43798_datanode____nz2wau/webapp
   [junit4]   2> 2613801 INFO  (IPC Server handler 5 on 34361) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-23e09b1e-b1d9-4ea5-854d-21da099c68b9 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=e3b856a4-9b7b-4b1d-9ca9-d76cf212cd71, infoPort=42708, 
ipcPort=46205, storageInfo=lv=-56;cid=testClusterID;nsid=1274834529;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 2613801 INFO  (IPC Server handler 5 on 34361) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-f2e25c0f-e0aa-4aab-90f4-c32f34cefd96 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=e3b856a4-9b7b-4b1d-9ca9-d76cf212cd71, infoPort=42708, 
ipcPort=46205, storageInfo=lv=-56;cid=testClusterID;nsid=1274834529;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 2613839 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log NO JSP 
Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2614222 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:43798
   [junit4]   2> 2614440 INFO  (IPC Server handler 4 on 34361) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-2b05070d-6223-4f19-bf39-647971b9de43 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=57618bc7-aa32-4cd5-9a27-9092e18283a1, infoPort=43798, 
ipcPort=48861, storageInfo=lv=-56;cid=testClusterID;nsid=1274834529;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 2614441 INFO  (IPC Server handler 4 on 34361) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-71ae8ee9-e8a7-4a46-90b0-992c04135dcd node DatanodeRegistration(127.0.0.1, 
datanodeUuid=57618bc7-aa32-4cd5-9a27-9092e18283a1, infoPort=43798, 
ipcPort=48861, storageInfo=lv=-56;cid=testClusterID;nsid=1274834529;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 2614572 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 2614573 INFO  (Thread-7980) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2614573 INFO  (Thread-7980) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2614673 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:39023
   [junit4]   2> 2614673 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2614674 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2614680 INFO  (zkCallback-1884-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@43a372c3 
name:ZooKeeperConnection Watcher:127.0.0.1:39023 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2614680 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2614681 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2614681 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2614690 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2614694 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2614696 INFO  (zkCallback-1885-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18144b70 
name:ZooKeeperConnection Watcher:127.0.0.1:39023/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2614697 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2614697 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2614697 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2614701 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2614708 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2614710 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2614713 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2614713 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2614718 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2614718 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2614724 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2614725 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2614738 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2614739 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2614789 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2614790 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2614798 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2614799 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2614807 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2614807 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2614812 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2614813 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2614819 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2614819 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2614823 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2614824 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2614831 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2614831 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2615284 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001/cores/collection1
   [junit4]   2> 2615286 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.e.j.s.Server 
jetty-9.3.6.v20151106
   [junit4]   2> 2615288 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@360f4875{/fm/d,null,AVAILABLE}
   [junit4]   2> 2615288 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@28e8afee{HTTP/1.1,[http/1.1]}{127.0.0.1:59004}
   [junit4]   2> 2615288 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.e.j.s.Server 
Started @2619295ms
   [junit4]   2> 2615288 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://solaris-vm:34361/hdfs__solaris-vm_34361__export_home_jenkins_workspace_Lucene-Solr-trunk-Solaris_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001_tempDir-002_control_data,
 hostContext=/fm/d, hostPort=59004, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001/cores}
   [junit4]   2> 2615289 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2615289 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001'
   [junit4]   2> 2615289 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2615289 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2615302 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2615303 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2615305 INFO  (zkCallback-1886-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f1ba8ff 
name:ZooKeeperConnection Watcher:127.0.0.1:39023/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2615306 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2615307 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2615309 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2615310 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001/solr.xml
   [junit4]   2> 2615316 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001/cores
   [junit4]   2> 2615316 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.CoreContainer 
New CoreContainer 500560316
   [junit4]   2> 2615316 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.CoreContainer 
Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001]
   [junit4]   2> 2615316 WARN  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.CoreContainer 
Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001/lib
   [junit4]   2> 2615316 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2615338 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2615339 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2615339 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2615339 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:39023/solr
   [junit4]   2> 2615340 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.ZkController 
zkHost includes chroot
   [junit4]   2> 2615340 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2615340 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2615350 INFO  (zkCallback-1888-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f52dfd5 
name:ZooKeeperConnection Watcher:127.0.0.1:39023 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2615350 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2615351 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2615354 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2615358 INFO  
(zkCallback-1889-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5efbeed7 
name:ZooKeeperConnection Watcher:127.0.0.1:39023/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2615358 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2615360 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2615376 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2615384 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2615398 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2615497 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2615504 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2615523 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2615527 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2615530 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2615546 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59004_fm%2Fd
   [junit4]   2> 2615547 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59004_fm%2Fd
   [junit4]   2> 2615551 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2615560 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2615564 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2615565 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000
   [junit4]   2> 2615566 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:59004_fm%2Fd
   [junit4]   2> 2615566 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2615569 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.Overseer Overseer 
(id=94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) starting
   [junit4]   2> 2615573 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2615600 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2615601 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2615601 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 2615610 INFO  
(OverseerCollectionConfigSetProcessor-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000)
 [n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 2615636 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2615636 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2615637 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001/cores
   [junit4]   2> 2615641 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=control_collection, 
coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2615641 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001/cores/collection1
   [junit4]   2> 2615641 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2615644 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2615644 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:59004_fm%2Fd    
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2615659 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2615659 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 2615666 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2615667 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59004/fm/d";,
   [junit4]   2>   "node_name":"127.0.0.1:59004_fm%2Fd",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2615668 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59004/fm/d";,
   [junit4]   2>   "node_name":"127.0.0.1:59004_fm%2Fd",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2615669 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 2615670 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2615687 INFO  
(zkCallback-1889-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2616669 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2616669 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2616670 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2616670 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 2616672 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 2616672 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001/cores/collection1'
   [junit4]   2> 2616672 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2616672 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2616675 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 2616683 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2616689 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2616701 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2616714 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2617674 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2617683 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2617684 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2617715 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2617730 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2617736 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2617738 WARN  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2617739 WARN  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2617739 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2617741 WARN  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2617741 WARN  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2617744 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2617744 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 2617744 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 2617745 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://solaris-vm:34361/solr_hdfs_home
   [junit4]   2> 2617745 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication 
disabled
   [junit4]   2> 2617745 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/control-001/cores/collection1],
 dataDir=[null]
   [junit4]   2> 2617745 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18bab51a
   [junit4]   2> 2617745 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://solaris-vm:34361/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 2617770 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
hdfs://solaris-vm:34361/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 2617774 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=hdfs://solaris-vm:34361/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 2617791 WARN  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'hdfs:/solaris-vm:34361/solr_hdfs_home/control_collection/core_node1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2617791 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://solaris-vm:34361/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 2617801 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] 
with direct memory allocation set to [true]
   [junit4]   2> 2617801 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
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> 2617801 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS 
BlockCache
   [junit4]   2> 2617833 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2617833 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
hdfs://solaris-vm:34361/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 2617839 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=94.15625, 
floorSegmentMB=1.31640625, forceMergeDeletesPctAllowed=9.367987593712853, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2617922 INFO  (IPC Server handler 8 on 34361) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47818 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-f2e25c0f-e0aa-4aab-90f4-c32f34cefd96:NORMAL:127.0.0.1:54537|RBW],
 
ReplicaUnderConstruction[[DISK]DS-2b05070d-6223-4f19-bf39-647971b9de43:NORMAL:127.0.0.1:47818|RBW]]}
 size 0
   [junit4]   2> 2617940 INFO  (IPC Server handler 6 on 34361) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54537 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-2b05070d-6223-4f19-bf39-647971b9de43:NORMAL:127.0.0.1:47818|RBW],
 
ReplicaUnderConstruction[[DISK]DS-23e09b1e-b1d9-4ea5-854d-21da099c68b9:NORMAL:127.0.0.1:54537|FINALIZED]]}
 size 0
   [junit4]   2> 2617946 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(BlockDirectory(HdfsDirectory@hdfs://solaris-vm:34361/solr_hdfs_home/control_collection/core_node1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d630a10); 
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 2617946 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2617959 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
hdfs://solaris-vm:34361/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 2617962 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2617963 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2617963 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2617963 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2617963 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2617963 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2617963 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2617963 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2617964 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2617964 WARN  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2617967 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2617968 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2617970 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2617976 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2617980 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2617981 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2617981 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2617981 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
tlogDfsReplication=2
   [junit4]   2> 2618003 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2618004 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2618006 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.618924071838814]
   [junit4]   2> 2618021 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(BlockDirectory(HdfsDirectory@hdfs://solaris-vm:34361/solr_hdfs_home/control_collection/core_node1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d630a10); 
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 2618021 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2618022 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5e322f7f[collection1] 
main
   [junit4]   2> 2618022 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 2618024 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2618024 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based 
storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2618025 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 2618025 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2618025 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2618026 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2618027 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2618027 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2618027 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2618029 INFO  
(searcherExecutor-7184-thread-1-processing-n:127.0.0.1:59004_fm%2Fd 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e322f7f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2618029 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2618029 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
256 version buckets from index
   [junit4]   2> 2618029 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2618029 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1519796245193818112
   [junit4]   2> 2618029 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with 
highest version 1519796245193818112
   [junit4]   2> 2618029 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2618032 INFO  
(coreLoadExecutor-7183-thread-1-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2618036 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:59004/fm/d 
collection:control_collection shard:shard1
   [junit4]   2> 2618040 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2618054 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94987265098317828-core_node1-n_0000000000
   [junit4]   2> 2618056 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2618068 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 2618072 INFO  
(zkCallback-1889-thread-2-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2618072 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2618072 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
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> 2618072 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:59004/fm/d/collection1/
   [junit4]   2> 2618072 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2618072 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:59004/fm/d/collection1/ has no replicas
   [junit4]   2> 2618095 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2618101 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2618107 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
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:59004/fm/d/collection1/ shard1
   [junit4]   2> 2618112 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59004/fm/d";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2618128 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2618129 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618131 INFO  (zkCallback-1891-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f2d64ce 
name:ZooKeeperConnection Watcher:127.0.0.1:39023/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2618131 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618132 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2618132 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2618142 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2618142 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2618142 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2618143 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618146 INFO  (zkCallback-1892-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2cda239 name:ZooKeeperConnection 
Watcher:127.0.0.1:39023/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2618146 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618146 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2618157 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 2618157 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 2618158 INFO  (zkCallback-1891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 2618158 INFO  
(zkCallback-1889-thread-2-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2618166 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:59004/fm/d/collection1/ and leader is 
http://127.0.0.1:59004/fm/d/collection1/
   [junit4]   2> 2618166 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59004/fm/d
   [junit4]   2> 2618166 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2618166 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 2618166 INFO  
(coreZkRegister-7177-thread-1-processing-n:127.0.0.1:59004_fm%2Fd x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59004_fm%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 2618172 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59004/fm/d";,
   [junit4]   2>   "node_name":"127.0.0.1:59004_fm%2Fd",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2618173 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59004/fm/d";,
   [junit4]   2>   "node_name":"127.0.0.1:59004_fm%2Fd",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2618174 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.o.ZkStateWriter going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 2618288 INFO  
(zkCallback-1889-thread-2-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2618288 INFO  (zkCallback-1891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 2618545 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001/cores/collection1
   [junit4]   2> 2618548 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001
   [junit4]   2> 2618549 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.e.j.s.Server 
jetty-9.3.6.v20151106
   [junit4]   2> 2618552 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25d06e78{/fm/d,null,AVAILABLE}
   [junit4]   2> 2618553 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c7e6570{HTTP/1.1,[http/1.1]}{127.0.0.1:55062}
   [junit4]   2> 2618554 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.e.j.s.Server 
Started @2622561ms
   [junit4]   2> 2618554 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://solaris-vm:34361/hdfs__solaris-vm_34361__export_home_jenkins_workspace_Lucene-Solr-trunk-Solaris_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/fm/d, hostPort=55062, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001/cores}
   [junit4]   2> 2618554 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2618554 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001'
   [junit4]   2> 2618555 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2618555 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2618555 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2618556 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618558 INFO  (zkCallback-1893-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c3d041a 
name:ZooKeeperConnection Watcher:127.0.0.1:39023/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2618558 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618560 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2618561 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2618561 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001/solr.xml
   [junit4]   2> 2618568 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001/cores
   [junit4]   2> 2618569 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.CoreContainer 
New CoreContainer 1146315411
   [junit4]   2> 2618569 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.CoreContainer 
Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001]
   [junit4]   2> 2618569 WARN  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.CoreContainer 
Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001/lib
   [junit4]   2> 2618569 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2618571 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2618572 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2618572 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2618572 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:39023/solr
   [junit4]   2> 2618572 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] o.a.s.c.ZkController 
zkHost includes chroot
   [junit4]   2> 2618572 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2618572 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618574 INFO  (zkCallback-1895-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6dec5b32 
name:ZooKeeperConnection Watcher:127.0.0.1:39023 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2618575 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618575 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2618577 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618579 INFO  
(zkCallback-1896-thread-1-processing-n:127.0.0.1:55062_fm%2Fd) 
[n:127.0.0.1:55062_fm%2Fd    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@65f24cdc 
name:ZooKeeperConnection Watcher:127.0.0.1:39023/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2618580 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618600 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2619672 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55062_fm%2Fd
   [junit4]   2> 2619673 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55062_fm%2Fd
   [junit4]   2> 2619677 INFO  (zkCallback-1891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 2619677 INFO  
(zkCallback-1896-thread-1-processing-n:127.0.0.1:55062_fm%2Fd) 
[n:127.0.0.1:55062_fm%2Fd    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 1)
   [junit4]   2> 2619677 INFO  
(zkCallback-1889-thread-2-processing-n:127.0.0.1:59004_fm%2Fd) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 1)
   [junit4]   2> 2619684 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2619696 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/94987265098317833-127.0.0.1:55062_fm%2Fd-n_0000000001
   [junit4]   2> 2619713 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000 
to know if I could be the leader
   [junit4]   2> 2619740 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2619740 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2619741 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001/cores
   [junit4]   2> 2619742 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 2619742 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001/shard-1-001/cores/collection1
   [junit4]   2> 2619743 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2619744 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2619744 INFO  
(TEST-StressHdfsTest.test-seed#[152909D45EB83B9A]) [n:127.0.0.1:55062_fm%2Fd    
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2619746 INFO  
(coreLoadExecutor-7194-thread-1-processing-n:127.0.0.1:55062_fm%2Fd) 
[n:127.0.0.1:55062_fm%2Fd c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 2619746 INFO  
(coreLoadExecutor-7194-thread-1-processing-n:127.0.0.1:55062_fm%2Fd) 
[n:127.0.0.1:55062_fm%2Fd c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 2619754 INFO  
(coreLoadExecutor-7194-thread-1-processing-n:127.0.0.1:55062_fm%2Fd) 
[n:127.0.0.1:55062_fm%2Fd c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for collection collection1
   [junit4]   2> 2619754 INFO  
(coreLoadExecutor-7194-thread-1-processing-n:127.0.0.1:55062_fm%2Fd) 
[n:127.0.0.1:55062_fm%2Fd c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 2619754 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55062/fm/d";,
   [junit4]   2>   "node_name":"127.0.0.1:55062_fm%2Fd",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 2619755 INFO  
(coreLoadExecutor-7194-thread-1-processing-n:127.0.0.1:55062_fm%2Fd) 
[n:127.0.0.1:55062_fm%2Fd c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 2619755 INFO  
(coreLoadExecutor-7194-thread-1-processing-n:127.0.0.1:55062_fm%2Fd) 
[n:127.0.0.1:55062_fm%2Fd c:collection1   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 2619760 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55062/fm/d";,
   [junit4]   2>   "node_name":"127.0.0.1:55062_fm%2Fd",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2619760 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.o.ReplicaMutator Collection already 
exists with numShards=1
   [junit4]   2> 2619760 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2619865 INFO  
(OverseerStateUpdate-94987265098317828-127.0.0.1:59004_fm%2Fd-n_0000000000) 
[n:127.0.0.1:59004_fm%2Fd    ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2619866 INFO  (zkCallback-1896-thr

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

:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [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:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [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:198)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2>        ... 54 more
   [junit4]   2> 2638424 INFO  
(SUITE-StressHdfsTest-seed#[152909D45EB83B9A]-worker) [n:127.0.0.1:55062_fm%2Fd 
c:delete_data_dir s:shard2 r:core_node1 x:delete_data_dir_shard2_replica1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_152909D45EB83B9A-001
   [junit4]   2> Dec 06, 2015 8:31:05 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=ClassicSimilarity, locale=fi, timezone=Asia/Thimbu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=2,free=351058872,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtendedDismaxParser, 
ReturnFieldsTest, TestCSVLoader, SolrRequestParserTest, TestHdfsUpdateLog, 
TestStressVersions, HdfsDirectoryTest, HdfsRecoveryZkTest, TestCodecSupport, 
PingRequestHandlerTest, PreAnalyzedUpdateProcessorTest, 
TriLevelCompositeIdRoutingTest, QueryEqualityTest, TestHashPartitioner, 
HdfsChaosMonkeySafeLeaderTest, TestPerFieldSimilarityClassic, 
HardAutoCommitTest, BitVectorTest, AnalyticsQueryTest, ForceLeaderTest, 
DistributedQueueTest, TestManagedSchemaFieldTypeResource, FullHLLTest, 
BJQParserTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSQLHandler, 
CdcrVersionReplicationTest, TestCopyFieldCollectionResource, TestSearchPerf, 
JSONWriterTest, DisMaxRequestHandlerTest, DocumentBuilderTest, 
TestFunctionQuery, BigEndianAscendingWordDeserializerTest, TestStressReorder, 
SimplePostToolTest, BlockDirectoryTest, RemoteQueryErrorTest, 
TestConfigSetImmutable, HdfsBasicDistributedZk2Test, SortSpecParsingTest, 
TestLMDirichletSimilarityFactory, TestSurroundQueryParser, 
TestObjectReleaseTracker, TestConfigOverlay, TestElisionMultitermQuery, 
TestLeaderElectionZkExpiry, TestCloudManagedSchema, TestImplicitCoreProperties, 
TestMiniSolrCloudCluster, TestSolr4Spatial2, SpatialFilterTest, TestLFUCache, 
TestSimpleTrackingShardHandler, TestRTimerTree, ChaosMonkeyNothingIsSafeTest, 
BufferStoreTest, SliceStateTest, AlternateDirectoryTest, 
IndexBasedSpellCheckerTest, SystemInfoHandlerTest, 
TestFieldTypeCollectionResource, ClusterStateTest, SimpleMLTQParserTest, 
DirectSolrSpellCheckerTest, TestRequestStatusCollectionAPI, IndexSchemaTest, 
TestPostingsSolrHighlighter, TestFreeTextSuggestions, 
TestPerFieldSimilarityWithDefaultOverride, CdcrReplicationDistributedZkTest, 
TestCloudPivotFacet, RestartWhileUpdatingTest, TestIntervalFaceting, 
TestCoreContainer, TestStressLucene, HdfsChaosMonkeyNothingIsSafeTest, 
ShardSplitTest, PrimUtilsTest, TestFilteredDocIdSet, QueryResultKeyTest, 
URLClassifyProcessorTest, TestMaxScoreQueryParser, SolrCloudExampleTest, 
BasicDistributedZkTest, TestUniqueKeyFieldResource, 
SchemaVersionSpecificBehaviorTest, TestUpdate, TestSchemaNameResource, 
DocValuesMultiTest, DistanceUnitsTest, TestFaceting, RegexBoostProcessorTest, 
TestRemoteStreaming, MBeansHandlerTest, StandardRequestHandlerTest, 
SolrIndexConfigTest, EnumFieldTest, CollectionStateFormat2Test, 
TestPhraseSuggestions, TestArbitraryIndexDir, TestManagedSynonymFilterFactory, 
LeaderInitiatedRecoveryOnCommitTest, TestQueryWrapperFilter, 
HdfsNNFailoverTest, RulesTest, HdfsBasicDistributedZkTest, RollingRestartTest, 
TestRawResponseWriter, TestOrdValues, TestWordDelimiterFilterFactory, 
TestRestoreCore, TermsComponentTest, ExplicitHLLTest, TestPseudoReturnFields, 
CollectionsAPIAsyncDistributedZkTest, UnloadDistributedZkTest, 
TimeZoneUtilsTest, HdfsThreadLeakTest, SolrTestCaseJ4Test, PolyFieldTest, 
DistributedQueryComponentCustomSortTest, TestRequestForwarding, 
PathHierarchyTokenizerFactoryTest, SyncSliceTest, TestManagedStopFilterFactory, 
SimpleFacetsTest, TestShardHandlerFactory, TestInitQParser, TestCollectionAPI, 
UUIDUpdateProcessorFallbackTest, TestSortingResponseWriter, 
TestShortCircuitedRequests, TestExclusionRuleCollectionAccess, 
TestReplicationHandler, AutoCommitTest, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, 
TestJoin, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, 
QueryElevationComponentTest, PeerSyncTest, TestSort, TestFiltering, 
BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, 
HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, 
CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, 
TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestTrie, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, 
DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, 
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, TestIndexingPerformance, MoreLikeThisHandlerTest, 
RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, 
TestJmxIntegration, JsonLoaderTest, CSVRequestHandlerTest, SearchHandlerTest, 
UpdateParamsTest, BadComponentTest, TestSolrDeletionPolicy2, SampleTest, 
NumericFieldsTest, OutputWriterTest, TestSolrCoreProperties, 
TestLuceneMatchVersion, SynonymTokenizerTest, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, 
TestFastLRUCache, PreAnalyzedFieldTest, SpellingQueryConverterTest, TestSolrJ, 
TestLRUCache, TestDocumentBuilder, UUIDFieldTest, DistributedMLTComponentTest, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestTolerantSearch, TestJettySolrRunner, AliasIntegrationTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, 
DistribJoinFromCollectionTest, HttpPartitionTest, MultiThreadedOCPTest, 
OverseerStatusTest, RecoveryAfterSoftCommitTest, TestMiniSolrCloudClusterSSL, 
TestRandomRequestDistribution, TestReplicaProperties, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest]
   [junit4] Completed [469/564] on J0 in 37.44s, 1 test, 1 error <<< FAILURES!

[...truncated 331 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:782: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:726: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987:
 There were test failures: 564 suites (8 ignored), 2238 tests, 1 error, 84 
ignored (69 assumptions) [seed: 152909D45EB83B9A]

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


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

Reply via email to