You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/27 11:26:34 UTC

[JENKINS] Lucene-Solr-5.5-Solaris (multiarch/jdk1.7.0) - Build # 16 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Solaris/16/
Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:44574/bo: Could not fully create collection: delete_data_dir

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44574/bo: Could not fully create collection: delete_data_dir
	at __randomizedtesting.SeedInfo.seed([1AD1ADCA981493F:89F92506077D24C7]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:665)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1523)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:153)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11991 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/init-core-data-001
   [junit4]   2> 2709271 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /bo/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2709388 WARN  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2709401 WARN  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2709404 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2709432 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-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_62107_hdfs____ap3qry/webapp
   [junit4]   2> 2709599 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2710220 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:62107
   [junit4]   2> 2711564 WARN  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2711570 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2711589 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-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_45502_datanode____.9fzkuz/webapp
   [junit4]   2> 2711723 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2712249 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:45502
   [junit4]   2> 2713244 WARN  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2713259 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2713655 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-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_33976_datanode____6upw7b/webapp
   [junit4]   2> 2714338 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2714366 INFO  (IPC Server handler 3 on 47811) [    ] BlockStateChange BLOCK* processReport: from storage DS-027a0e2b-6d3e-47b2-8320-5e9e18216504 node DatanodeRegistration(127.0.0.1, datanodeUuid=34336f7e-4e1b-43e3-8846-85eec92ad927, infoPort=45502, ipcPort=42875, storageInfo=lv=-56;cid=testClusterID;nsid=1218019856;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 2714367 INFO  (IPC Server handler 3 on 47811) [    ] BlockStateChange BLOCK* processReport: from storage DS-57ad338f-33c1-4433-aef8-f2b5852135e2 node DatanodeRegistration(127.0.0.1, datanodeUuid=34336f7e-4e1b-43e3-8846-85eec92ad927, infoPort=45502, ipcPort=42875, storageInfo=lv=-56;cid=testClusterID;nsid=1218019856;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 2714826 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:33976
   [junit4]   2> 2715940 INFO  (IPC Server handler 9 on 47811) [    ] BlockStateChange BLOCK* processReport: from storage DS-ba4a7d01-51aa-4f67-9ce2-f020c682e5d1 node DatanodeRegistration(127.0.0.1, datanodeUuid=9b49feeb-e888-4002-93e0-fca60384ee64, infoPort=33976, ipcPort=56465, storageInfo=lv=-56;cid=testClusterID;nsid=1218019856;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 2715945 INFO  (IPC Server handler 9 on 47811) [    ] BlockStateChange BLOCK* processReport: from storage DS-5320cee8-8ae8-4a3f-aa04-5cee3684c783 node DatanodeRegistration(127.0.0.1, datanodeUuid=9b49feeb-e888-4002-93e0-fca60384ee64, infoPort=33976, ipcPort=56465, storageInfo=lv=-56;cid=testClusterID;nsid=1218019856;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 2716084 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2716085 INFO  (Thread-8537) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2716085 INFO  (Thread-8537) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2716185 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.ZkTestServer start zk server on port:37229
   [junit4]   2> 2716185 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2716187 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2716217 INFO  (zkCallback-2904-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12a2da18 name:ZooKeeperConnection Watcher:127.0.0.1:37229 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2716217 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2716217 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2716218 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2716222 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2716222 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2716225 INFO  (zkCallback-2905-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@271c016c name:ZooKeeperConnection Watcher:127.0.0.1:37229/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2716226 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2716226 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2716226 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2716230 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2716234 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2716236 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2716240 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2716240 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2716245 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2716245 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2716250 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2716251 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2716254 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2716255 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2716258 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2716258 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2716262 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2716262 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2716266 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2716266 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2716269 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2716269 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2716272 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2716272 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2716277 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2716277 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2716281 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2716281 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2716494 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001/cores/collection1
   [junit4]   2> 2716496 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2716503 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11120181{/bo,null,AVAILABLE}
   [junit4]   2> 2716503 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3520c4e8{HTTP/1.1}{127.0.0.1:63755}
   [junit4]   2> 2716504 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.e.j.s.Server Started @2719549ms
   [junit4]   2> 2716504 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=63755, solr.data.dir=hdfs://solaris-vm:47811/hdfs__solaris-vm_47811__export_home_jenkins_workspace_Lucene-Solr-5.5-Solaris_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001_tempDir-002_control_data, hostContext=/bo, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001/cores}
   [junit4]   2> 2716504 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5935f7f3
   [junit4]   2> 2716504 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001'
   [junit4]   2> 2716505 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2716505 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2716505 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2716506 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2716510 INFO  (zkCallback-2906-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aa8ecc6 name:ZooKeeperConnection Watcher:127.0.0.1:37229/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2716510 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2716511 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2716513 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2716513 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001/solr.xml
   [junit4]   2> 2716570 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001/cores
   [junit4]   2> 2716570 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.CoreContainer New CoreContainer 995491850
   [junit4]   2> 2716570 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001]
   [junit4]   2> 2716571 WARN  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001/lib
   [junit4]   2> 2716571 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] 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> 2716575 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2716576 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2716576 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2716576 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37229/solr
   [junit4]   2> 2716576 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2716576 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2716577 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2716580 INFO  (zkCallback-2909-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@344c4e27 name:ZooKeeperConnection Watcher:127.0.0.1:37229 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2716580 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2716581 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2716584 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2716588 INFO  (zkCallback-2910-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cd9b311 name:ZooKeeperConnection Watcher:127.0.0.1:37229/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2716588 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2716589 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2716594 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2716600 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2716605 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2716609 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2716613 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2716615 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2716618 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2716622 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2716624 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63755_bo
   [junit4]   2> 2716625 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63755_bo
   [junit4]   2> 2716628 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2716631 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2716634 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2716635 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95457624327913476-127.0.0.1:63755_bo-n_0000000000
   [junit4]   2> 2716636 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63755_bo
   [junit4]   2> 2716636 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2716639 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.Overseer Overseer (id=95457624327913476-127.0.0.1:63755_bo-n_0000000000) starting
   [junit4]   2> 2716643 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2716656 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2716658 INFO  (OverseerCollectionConfigSetProcessor-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2716658 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2716658 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2716703 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2716703 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2716705 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001/cores
   [junit4]   2> 2716707 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, schema=schema.xml, name=collection1, coreNodeName=, transient=false, collection=control_collection, loadOnStartup=true, config=solrconfig.xml, shard=, dataDir=data/}
   [junit4]   2> 2716707 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001/cores/collection1
   [junit4]   2> 2716707 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2716711 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2716711 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:63755_bo    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2716711 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2716711 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2716715 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63755/bo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:63755_bo"} current state version: 0
   [junit4]   2> 2716716 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2716716 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63755/bo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:63755_bo"}
   [junit4]   2> 2716718 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2716719 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2716722 INFO  (zkCallback-2910-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo    ] 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> 2717719 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2717719 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2717721 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2717721 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2717722 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2717722 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001/cores/collection1'
   [junit4]   2> 2717722 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2717722 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2717726 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2717738 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2717783 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2718121 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2718134 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2718843 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2718855 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2718856 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2718871 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2718875 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2718879 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2718880 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2718883 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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-5.5-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2718883 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2718883 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 2718883 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:47811/solr_hdfs_home
   [junit4]   2> 2718883 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2718884 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/control-001/cores/collection1], dataDir=[hdfs://solaris-vm:47811/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 2718884 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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@417ec442
   [junit4]   2> 2718884 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:47811/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 2718908 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://solaris-vm:47811/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 2718910 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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:47811/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 2718924 WARN  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'hdfs:/solaris-vm:47811/solr_hdfs_home/control_collection/core_node1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2718924 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:47811/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 2718934 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2718934 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2718934 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2718963 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2718963 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://solaris-vm:47811/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 2718964 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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=50, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=85.22265625, floorSegmentMB=0.58203125, forceMergeDeletesPctAllowed=17.522875468884, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2718999 INFO  (IPC Server handler 1 on 47811) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39711 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-ba4a7d01-51aa-4f67-9ce2-f020c682e5d1:NORMAL:127.0.0.1:62882|RBW], ReplicaUnderConstruction[[DISK]DS-57ad338f-33c1-4433-aef8-f2b5852135e2:NORMAL:127.0.0.1:39711|RBW]]} size 0
   [junit4]   2> 2719001 INFO  (IPC Server handler 3 on 47811) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62882 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-ba4a7d01-51aa-4f67-9ce2-f020c682e5d1:NORMAL:127.0.0.1:62882|RBW], ReplicaUnderConstruction[[DISK]DS-57ad338f-33c1-4433-aef8-f2b5852135e2:NORMAL:127.0.0.1:39711|RBW]]} size 0
   [junit4]   2> 2719005 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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:47811/solr_hdfs_home/control_collection/core_node1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ba0d594); maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 2719005 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2719008 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63755_bo 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:47811/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 2719015 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2719015 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2719015 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2719015 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2719016 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2719016 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719016 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719016 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719016 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719017 WARN  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719026 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2719028 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2719030 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2719031 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2719035 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/admin/segments,/admin/ping,/get,/admin/luke,/admin/file,/replication,/admin/logging,/dump,/update/json/docs,/admin/threads,/config,standard,/update/csv,/admin/plugins,/admin/properties,/schema,/update,/admin/system,/update/json
   [junit4]   2> 2719036 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719037 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719037 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719050 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2719051 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2719053 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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=33, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=72.966796875, floorSegmentMB=2.14453125, forceMergeDeletesPctAllowed=19.715274359519668, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2719065 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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:47811/solr_hdfs_home/control_collection/core_node1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ba0d594); maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 2719066 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2719066 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5be89f98[collection1] main
   [junit4]   2> 2719066 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719067 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719067 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719068 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2719068 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2719068 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719069 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719070 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719070 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2719070 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2719072 INFO  (searcherExecutor-8608-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5be89f98[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2719072 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719072 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719072 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719072 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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 1527321992373469184
   [junit4]   2> 2719073 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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 1527321992373469184
   [junit4]   2> 2719073 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2719074 INFO  (coreLoadExecutor-8607-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2719074 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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:63755/bo collection:control_collection shard:shard1
   [junit4]   2> 2719076 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719082 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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/95457624327913476-core_node1-n_0000000000
   [junit4]   2> 2719083 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 2719086 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2719086 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719086 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] 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> 2719086 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63755/bo/collection1/
   [junit4]   2> 2719086 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2719086 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63755/bo/collection1/ has no replicas
   [junit4]   2> 2719088 INFO  (zkCallback-2910-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo    ] 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> 2719089 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2719095 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2719098 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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:63755/bo/collection1/ shard1
   [junit4]   2> 2719100 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] 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:63755/bo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2719210 INFO  (zkCallback-2910-thread-1-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo    ] 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> 2719218 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2719219 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2719221 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ed75d2b name:ZooKeeperConnection Watcher:127.0.0.1:37229/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2719221 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2719221 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2719221 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2719226 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2719226 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2719226 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2719227 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2719229 INFO  (zkCallback-2913-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@643114a7 name:ZooKeeperConnection Watcher:127.0.0.1:37229/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2719229 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2719230 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2719234 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] 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: 3
   [junit4]   2> 2719234 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2719252 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:63755/bo/collection1/ and leader is http://127.0.0.1:63755/bo/collection1/
   [junit4]   2> 2719252 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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:63755/bo
   [junit4]   2> 2719252 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2719253 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2719253 INFO  (coreZkRegister-8601-thread-1-processing-c:control_collection r:core_node1 s:shard1 x:collection1 n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo 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> 2719256 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "base_url":"http://127.0.0.1:63755/bo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:63755_bo"} current state version: 3
   [junit4]   2> 2719256 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "base_url":"http://127.0.0.1:63755/bo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:63755_bo"}
   [junit4]   2> 2719257 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 2719364 INFO  (zkCallback-2912-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> 2719364 INFO  (zkCallback-2910-thread-2-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo    ] 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> 2719416 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001/cores/collection1
   [junit4]   2> 2719417 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001
   [junit4]   2> 2719418 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2719423 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34ab357b{/bo,null,AVAILABLE}
   [junit4]   2> 2719423 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@54443940{HTTP/1.1}{127.0.0.1:54380}
   [junit4]   2> 2719424 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.e.j.s.Server Started @2722469ms
   [junit4]   2> 2719424 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bo, hostPort=54380, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001/cores, solr.data.dir=hdfs://solaris-vm:47811/hdfs__solaris-vm_47811__export_home_jenkins_workspace_Lucene-Solr-5.5-Solaris_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001_tempDir-002_jetty1, solrconfig=solrconfig.xml}
   [junit4]   2> 2719424 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5935f7f3
   [junit4]   2> 2719424 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001'
   [junit4]   2> 2719424 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2719425 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2719425 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2719426 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2719431 INFO  (zkCallback-2914-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45e510e name:ZooKeeperConnection Watcher:127.0.0.1:37229/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2719431 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2719431 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2719433 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2719433 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001/solr.xml
   [junit4]   2> 2719456 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001/cores
   [junit4]   2> 2719456 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.CoreContainer New CoreContainer 1868370142
   [junit4]   2> 2719456 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001]
   [junit4]   2> 2719456 WARN  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001/lib
   [junit4]   2> 2719457 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] 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> 2719458 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2719459 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2719459 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2719459 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37229/solr
   [junit4]   2> 2719459 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2719459 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2719459 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2719462 INFO  (zkCallback-2917-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3832a18b name:ZooKeeperConnection Watcher:127.0.0.1:37229 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2719462 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2719462 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2719465 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2719468 INFO  (zkCallback-2918-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@373de8b9 name:ZooKeeperConnection Watcher:127.0.0.1:37229/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2719468 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2719476 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2720486 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54380_bo
   [junit4]   2> 2720487 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54380_bo
   [junit4]   2> 2720489 INFO  (zkCallback-2912-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> 2720489 INFO  (zkCallback-2918-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo    ] 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> 2720490 INFO  (zkCallback-2910-thread-2-processing-n:127.0.0.1:63755_bo) [n:127.0.0.1:63755_bo    ] 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> 2720495 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2720497 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95457624327913481-127.0.0.1:54380_bo-n_0000000001
   [junit4]   2> 2720498 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95457624327913476-127.0.0.1:63755_bo-n_0000000000 to know if I could be the leader
   [junit4]   2> 2720514 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2720514 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2720516 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001/cores
   [junit4]   2> 2720517 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, coreNodeName=, schema=schema.xml, collection=collection1, config=solrconfig.xml, shard=, transient=false, dataDir=data/, configSetProperties=configsetprops.json, name=collection1}
   [junit4]   2> 2720517 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001/cores/collection1
   [junit4]   2> 2720517 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2720519 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2720519 INFO  (TEST-StressHdfsTest.test-seed#[1AD1ADCA981493F]) [n:127.0.0.1:54380_bo    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2720519 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2720519 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2720523 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 2720523 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 2720524 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54380/bo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:54380_bo"} current state version: 4
   [junit4]   2> 2720524 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 2720524 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2720525 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54380/bo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:54380_bo"}
   [junit4]   2> 2720525 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 2720525 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2720630 INFO  (OverseerStateUpdate-95457624327913476-127.0.0.1:63755_bo-n_0000000000) [n:127.0.0.1:63755_bo    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2720631 INFO  (zkCallback-2918-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2720632 INFO  (zkCallback-2918-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 2721525 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2721525 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2721526 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2721526 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2721527 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2721527 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001/shard-1-001/cores/collection1'
   [junit4]   2> 2721528 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2721528 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2721533 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2721549 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2721564 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2721604 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2721613 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2721975 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2721985 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2721987 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2722004 INFO  (coreLoadExecutor-8618-thread-1-processing-n:127.0.0.1:54380_bo) [n:127.0.0.1:54380_bo c:collection1   x

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

ShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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> 2799239 INFO  (SUITE-StressHdfsTest-seed#[1AD1ADCA981493F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_1AD1ADCA981493F-001
   [junit4]   2> Feb 27, 2016 10:10:37 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=Asserting(Lucene54): {range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=Asserting), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Memory doPackFST= false), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), txt_t=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_i_dv=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=en-AU, timezone=Africa/Niamey
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_95 (64-bit)/cpus=3,threads=2,free=105170064,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter, DeleteLastCustomShardedReplicaTest, SolrPluginUtilsTest, TestRandomFaceting, BlockJoinFacetRandomTest, TestDistributedGrouping, TestIndexingPerformance, TestCollationFieldDocValues, BlockCacheTest, SearchHandlerTest, DirectSolrConnectionTest, RuleEngineTest, FieldMutatingUpdateProcessorTest, TestSchemaSimilarityResource, TestCollationField, MigrateRouteKeyTest, TestPerFieldSimilarity, TestJsonRequest, CoreAdminRequestStatusTest, TestFoldingMultitermQuery, TestUseDocValuesAsStored2, DistributedVersionInfoTest, TestSolrCLIRunExample, TestObjectReleaseTracker, StatsComponentTest, DistribCursorPagingTest, TestInitQParser, TestCopyFieldCollectionResource, QueryResultKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, SegmentsInfoRequestHandlerTest, BasicFunctionalityTest, OverseerCollectionConfigSetProcessorTest, TestDistributedMissingSort, TestAtomicUpdateErrorCases, TermVectorComponentDistributedTest, BasicDistributedZk2Test, SolrXmlInZkTest, TestQueryTypes, TestCustomDocTransformer, TestReload, TestOrdValues, PreAnalyzedUpdateProcessorTest, DistributedFacetPivotSmallTest, BufferStoreTest, FullSolrCloudDistribCmdsTest, TestOverriddenPrefixQueryForCustomFieldType, TestFuzzyAnalyzedSuggestions, DistributedIntervalFacetingTest, SharedFSAutoReplicaFailoverTest, TestReplicaProperties, TestSolrConfigHandler, TestWriterPerf, TestLRUStatsCache, ShowFileRequestHandlerTest, TestConfigSetsAPIExclusivity, TestCloudInspectUtil, TestBulkSchemaAPI, DistributedExpandComponentTest, CopyFieldTest, TestSolrXml, TestRealTimeGet, HLLUtilTest, TestLMJelinekMercerSimilarityFactory, TestConfigSets, IgnoreCommitOptimizeUpdateProcessorFactoryTest, AutoCommitTest, FieldAnalysisRequestHandlerTest, DeleteShardTest, RequestHandlersTest, CheckHdfsIndexTest, NoCacheHeaderTest, TestSerializedLuceneMatchVersion, RecoveryAfterSoftCommitTest, TestSha256AuthenticationProvider, TestSolrCoreProperties, TestSimpleTrackingShardHandler, TestJoin, TestBlobHandler, SpellingQueryConverterTest, CurrencyFieldOpenExchangeTest, LeaderElectionIntegrationTest, HdfsRecoveryZkTest, TestManagedSchemaDynamicFieldResource, TestScoreJoinQPNoScore, VMParamsZkACLAndCredentialsProvidersTest, TestDocBasedVersionConstraints, UpdateRequestProcessorFactoryTest, SimpleMLTQParserTest, TestSolrIndexConfig, DefaultValueUpdateProcessorTest, ConnectionReuseTest, TestValueSourceCache, TestSolrConfigHandlerConcurrent, BadIndexSchemaTest, TestFieldCollectionResource, HdfsLockFactoryTest, TestFastWriter, HttpPartitionTest, QueryParsingTest, HighlighterMaxOffsetTest, HdfsSyncSliceTest, TestCoreDiscovery, TestDynamicFieldCollectionResource, FullHLLTest, BasicZkTest, TestCrossCoreJoin, TestDefaultStatsCache, TestBulkSchemaConcurrent, DistanceFunctionTest, TestStressRecovery, SolrInfoMBeanTest, TestCSVResponseWriter, TestSolrQueryParserResource, InfoHandlerTest, TestFastOutputStream, EnumFieldTest, TestInitParams, OpenExchangeRatesOrgProviderTest, TestReversedWildcardFilterFactory, TestRequestStatusCollectionAPI, AnalyticsQueryTest, TestMissingGroups, DirectUpdateHandlerOptimizeTest, TestCryptoKeys, FileUtilsTest, TestConfigSetImmutable, DistribJoinFromCollectionTest, TestSortingResponseWriter, SmileWriterTest, TestSolrJ, TestSolrCloudWithKerberosAlt, AddSchemaFieldsUpdateProcessorFactoryTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ZkCLITest, ShardRoutingCustomTest, TestRecovery, DistributedSpellCheckComponentTest, DistributedTermsComponentTest, SpellCheckComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, TestIndexSearcher, SpellCheckCollatorTest, CoreAdminHandlerTest, SuggesterTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, QueryEqualityTest, SortByFunctionTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, RequiredFieldsTest, TestArbitraryIndexDir, LoggingHandlerTest, ReturnFieldsTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, MinimalSchemaTest, TestConfig, NotRequiredUniqueKeyTest, TestCodecSupport, TestLMDirichletSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, URLClassifyProcessorTest, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CustomCollectionTest, DeleteStatusTest, OverseerRolesTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, StressHdfsTest]
   [junit4] Completed [464/566 (1!)] on J1 in 99.79s, 1 test, 1 error <<< FAILURES!

[...truncated 333 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:750: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:694: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/common-build.xml:534: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1477: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 error, 55 ignored (39 assumptions) [seed: 1AD1ADCA981493F]

Total time: 85 minutes 45 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



[JENKINS] Lucene-Solr-5.5-Solaris (64bit/jdk1.8.0) - Build # 17 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Solaris/17/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader

Error Message:
The request took too long to iterate over terms. Timeout: timeoutAt: 1040199529198899 (System.nanoTime(): 1040199539471335), TermsEnum=org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum@7093c8e3

Stack Trace:
org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: timeoutAt: 1040199529198899 (System.nanoTime(): 1040199539471335), TermsEnum=org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum@7093c8e3
	at __randomizedtesting.SeedInfo.seed([7144CD6343DB6D8F:C92160222801E476]:0)
	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:167)
	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:157)
	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.iterator(ExitableDirectoryReader.java:141)
	at org.apache.lucene.index.FilterLeafReader$FilterTerms.iterator(FilterLeafReader.java:113)
	at org.apache.lucene.index.TestExitableDirectoryReader$TestReader$TestTerms.iterator(TestExitableDirectoryReader.java:58)
	at org.apache.lucene.index.Terms.intersect(Terms.java:72)
	at org.apache.lucene.util.automaton.CompiledAutomaton.getTermsEnum(CompiledAutomaton.java:336)
	at org.apache.lucene.search.AutomatonQuery.getTermsEnum(AutomatonQuery.java:108)
	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:318)
	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:146)
	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.bulkScorer(MultiTermQueryConstantScoreWrapper.java:199)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:818)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:535)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:744)
	at org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:460)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:489)
	at org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader(TestExitableDirectoryReader.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1373 lines...]
   [junit4] Suite: org.apache.lucene.index.TestExitableDirectoryReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExitableDirectoryReader -Dtests.method=testExitableFilterIndexReader -Dtests.seed=7144CD6343DB6D8F -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Australia/Lindeman -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.13s J1 | TestExitableDirectoryReader.testExitableFilterIndexReader <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: timeoutAt: 1040199529198899 (System.nanoTime(): 1040199539471335), TermsEnum=org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum@7093c8e3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7144CD6343DB6D8F:C92160222801E476]:0)
   [junit4]    > 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:167)
   [junit4]    > 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:157)
   [junit4]    > 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.iterator(ExitableDirectoryReader.java:141)
   [junit4]    > 	at org.apache.lucene.index.FilterLeafReader$FilterTerms.iterator(FilterLeafReader.java:113)
   [junit4]    > 	at org.apache.lucene.index.TestExitableDirectoryReader$TestReader$TestTerms.iterator(TestExitableDirectoryReader.java:58)
   [junit4]    > 	at org.apache.lucene.index.Terms.intersect(Terms.java:72)
   [junit4]    > 	at org.apache.lucene.util.automaton.CompiledAutomaton.getTermsEnum(CompiledAutomaton.java:336)
   [junit4]    > 	at org.apache.lucene.search.AutomatonQuery.getTermsEnum(AutomatonQuery.java:108)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:318)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:146)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.bulkScorer(MultiTermQueryConstantScoreWrapper.java:199)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:818)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:535)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:744)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:460)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:489)
   [junit4]    > 	at org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader(TestExitableDirectoryReader.java:127)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {default=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=crazy): {default=DFR G3(800.0)}, locale=ro, timezone=Australia/Lindeman
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=213833640,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestWildcard, TestNamedSPILoader, TestIndexWriterMergePolicy, TestSimilarity2, TestPhrasePrefixQuery, TestDocument, TestNumericRangeQuery32, TestFieldCacheRewriteMethod, Test2BBinaryDocValues, TestBinaryDocument, TestSearchAfter, TestIndexWriterCommit, TestTwoPhaseCommitTool, TestDocValuesRewriteMethod, Test2BPostings, TestReqExclBulkScorer, TestNot, TestNoMergePolicy, TestIndexWriterReader, TestStressDeletes, TestSloppyMath, TestSpansAdvanced2, TestNIOFSDirectory, TestReaderWrapperDVTypeCheck, TestNoDeletionPolicy, Test4GBStoredFields, TestRateLimiter, TestCrashCausesCorruptIndex, TestTopDocsCollector, TestDisjunctionMaxQuery, TestDocValuesIndexing, TestRecyclingByteBlockAllocator, TestPrefixQuery, TestLucene50StoredFieldsFormatHighCompression, TestCompiledAutomaton, TestNRTCachingDirectory, TestPositionIncrement, TestSearcherManager, TestRAMDirectory, TestMultiLevelSkipList, TestFieldValueQuery, TestBM25Similarity, TestIndexWriterForceMerge, TestHighCompressionMode, TestToken, TestBlockPostingsFormat3, TestTermVectorsReader, TestParallelLeafReader, TestUpgradeIndexMergePolicy, TestQueryCachingPolicy, TestTopFieldCollector, TestCrash, TestIndexWriterExceptions2, TestIsCurrent, TestInPlaceMergeSorter, TestIndexWriterMaxDocs, TestCustomSearcherSort, TestSpans, TestBytesRefHash, TestMultiTermConstantScore, TestCharsRefBuilder, TestMatchAllDocsQuery, TestBoostQuery, TestSimilarityProvider, TestUnicodeUtil, TestBooleanOr, TestRoaringDocIdSet, TestSpanOrQuery, TestSegmentTermEnum, TestOrdinalMap, TestAutomatonQueryUnicode, TestFixedBitDocIdSet, TestVirtualMethod, TestNGramPhraseQuery, TestFileSwitchDirectory, TestIndexCommit, TestFilterIterator, TestFilterDirectory, TestInfoStream, TestMatchNoDocsQuery, TestDocumentsWriterStallControl, MultiCollectorTest, TestNumericRangeQuery64, TestSpanCollection, TestDemoParallelLeafReader, TestIndexReaderClose, TestDocTermOrdsRewriteMethod, TestCodecs, TestConsistentFieldNumbers, TestDocValuesScoring, TestPagedBytes, TestDeterminism, TestFixedBitSet, TestExceedMaxTermLength, TestPayloads, TestOfflineSorter, TestAutomaton, TestSentinelIntSet, TestSpanNearQuery, TestSizeBoundedForceMerge, Test2BPostingsBytes, TestMergeSchedulerExternal, TestNRTReaderCleanup, TestMergedIterator, TestIndexWriter, TestPerFieldDocValuesFormat, TestPackedInts, TestAddIndexes, TestShardSearching, TestMultiMMap, TestDeletionPolicy, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestNRTThreads, TestDuelingCodecs, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestStressAdvance, TestNorms, TestTimeLimitingCollector, TestSearchWithThreads, TestTopDocsMerge, TestLongPostings, TestStressIndexing, TestRollingUpdates, TestSnapshotDeletionPolicy, TestTieredMergePolicy, TestLevenshteinAutomata, TestByteSlices, TestWeakIdentityMap, TestSimpleExplanations, TestLockFactory, TestSegmentMerger, TestRegexpRandom2, TestSegmentReader, TestFastDecompressionMode, TestTransactions, TestSort, TestMultiDocValues, TestSimpleSearchEquivalence, TestHugeRamFile, TestNumericUtils, TestSpanExplanations, TestTermVectorsWriter, TestCharTermAttributeImpl, TestFilteredQuery, TestForceMergeForever, TestNearSpansOrdered, TestTermRangeQuery, TestDocumentWriter, TestForTooMuchCloning, TestSpanSearchEquivalence, TestDoc, TestTermRangeFilter, TestExternalCodecs, TestMultiValuedNumericRangeQuery, TestIntBlockPool, TestPrefixInBooleanQuery, TestSortRandom, TestParallelReaderEmptyIndex, TestMaxTermFrequency, TestDirectory, TestPayloadsOnVectors, TestCachingWrapperFilter, TestIndexFileDeleter, TestFilteredSearch, TestSubScorerFreqs, TestIndexWriterConfig, TestConjunctions, TestMultiTermQueryRewrites, TestSimilarity, TestNumericTokenStream, TestFilterLeafReader, TestSpansAdvanced, TestCharsRef, TestCachingCollector, TestBooleanScorer, TestBytesRef, TestCharFilter, TestCloseableThreadLocal, TestCodecHoldsOpenFiles, TestIntsRef, Test2BPositions, TestPositiveScoresOnlyCollector, TestByteArrayDataInput, TestBytesRefAttImpl, TestBlockPostingsFormat, TestForUtil, TestLucene50FieldInfoFormat, TestLucene50SegmentInfoFormat, TestLucene50StoredFieldsFormat, TestLucene53NormsFormat, TestFieldType, Test2BSortedDocValuesOrds, TestAllFilesCheckIndexHeader, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, TestCodecUtil, TestDocValues, TestExitableDirectoryReader]
   [junit4] Completed [362/421 (1!)] on J1 in 1.14s, 1 test, 1 error <<< FAILURES!

[...truncated 195 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:750: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:694: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/build.xml:50: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1477: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1033: There were test failures: 421 suites (1 ignored), 3386 tests, 1 error, 50 ignored (46 assumptions) [seed: 7144CD6343DB6D8F]

Total time: 6 minutes 50 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