Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/973/

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:34287: Could not load collection from 
ZK:halfcollectionblocker

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34287: Could not load collection from 
ZK:halfcollectionblocker
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:302)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:419)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:169)
        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:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=30692, name=collection3, 
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=30692, name=collection3, state=RUNNABLE, 
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35798: collection already exists: 
awholynewstresscollection_collection3_3
        at __randomizedtesting.SeedInfo.seed([C9BB8C2B9752CFE4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)




Build Log:
[...truncated 11581 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/init-core-data-001
   [junit4]   2> 4349994 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 4349994 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 4350083 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 4350106 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4350120 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 4350162 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_54538_hdfs____5x28lh/webapp
   [junit4]   2> 4350302 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log NO JSP Support for /, did not find 
org.apache.jasper.servlet.JspServlet
   [junit4]   2> 4350960 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54538
   [junit4]   2> 4351243 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4351246 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 4351275 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_56509_datanode____.56hk2k/webapp
   [junit4]   2> 4351548 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log NO JSP Support for /, did not find 
org.apache.jasper.servlet.JspServlet
   [junit4]   2> 4351906 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56509
   [junit4]   2> 4352191 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4352193 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 4352222 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_54465_datanode____r1qsij/webapp
   [junit4]   2> 4352244 INFO  (IPC Server handler 8 on 40525) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-a197d61d-8460-429c-9839-67df572b7306 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=9ff7864e-0265-4ad3-bb27-8d580fbeacf8, infoPort=56509, 
ipcPort=47662, storageInfo=lv=-56;cid=testClusterID;nsid=266012631;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 4352244 INFO  (IPC Server handler 8 on 40525) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-6fe562b5-2f05-4a35-adee-176e93ad0d96 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=9ff7864e-0265-4ad3-bb27-8d580fbeacf8, infoPort=56509, 
ipcPort=47662, storageInfo=lv=-56;cid=testClusterID;nsid=266012631;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 4352347 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log NO JSP Support for /, did not find 
org.apache.jasper.servlet.JspServlet
   [junit4]   2> 4352825 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C9BB8C2B9752CFE4]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54465
   [junit4]   2> 4352933 INFO  (IPC Server handler 3 on 40525) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-6ac1c38b-fd37-4e0d-8b0f-e7d581e148a6 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=be36c3a4-ca63-404e-be80-7d6291a842f5, infoPort=54465, 
ipcPort=40258, storageInfo=lv=-56;cid=testClusterID;nsid=266012631;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 4352934 INFO  (IPC Server handler 3 on 40525) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-619b496c-da47-48e1-bcf1-dd912fb7c94a node DatanodeRegistration(127.0.0.1, 
datanodeUuid=be36c3a4-ca63-404e-be80-7d6291a842f5, infoPort=54465, 
ipcPort=40258, storageInfo=lv=-56;cid=testClusterID;nsid=266012631;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 4353014 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4353015 INFO  (Thread-14965) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4353015 INFO  (Thread-14965) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 4353115 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47617
   [junit4]   2> 4353115 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4353127 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4353135 INFO  (zkCallback-3038-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@56f81590 
name:ZooKeeperConnection Watcher:127.0.0.1:47617 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4353135 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4353136 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4353136 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 4353139 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4353141 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4353142 INFO  (zkCallback-3039-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@21f586b3 
name:ZooKeeperConnection Watcher:127.0.0.1:47617/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4353142 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4353142 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4353142 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 4353145 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 4353146 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 4353148 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 4353149 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 4353149 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 4353152 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 4353152 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 4353154 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4353154 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4353156 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 4353156 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 4353158 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 4353158 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 4353159 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 4353160 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 4353161 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4353161 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 4353181 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4353181 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4353183 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4353183 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4353184 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4353185 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 4353186 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 4353186 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 4353188 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4353216 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4353228 INFO  (zkCallback-3040-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@665f304f 
name:ZooKeeperConnection Watcher:127.0.0.1:47617 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4353228 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4353229 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4353229 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 4353230 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4353248 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4353257 INFO  (zkCallback-3041-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@45383d34 
name:ZooKeeperConnection Watcher:127.0.0.1:47617/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4353257 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4353257 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4353258 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 4353258 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 4353260 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 4353260 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 4353262 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf2/enumsConfig.xml
   [junit4]   2> 4353262 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 4353263 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4353264 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4353265 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 4353265 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 4353266 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 4353267 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 4353268 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 4353268 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 4353269 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 4353270 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 4353271 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4353271 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4353272 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 4353273 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 4353274 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 4353274 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 4353275 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 4353275 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 4353718 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/cores/collection1
   [junit4]   2> 4353719 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 4353736 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28d69891{/,null,AVAILABLE}
   [junit4]   2> 4353737 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@20ba6c89{HTTP/1.1}{127.0.0.1:48887}
   [junit4]   2> 4353737 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.e.j.s.Server Started @4357370ms
   [junit4]   2> 4353737 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:40525/hdfs__localhost_40525__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.x_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001_tempDir-002_control_data,
 hostContext=/, hostPort=48887, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/cores}
   [junit4]   2> 4353737 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 4353737 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/'
   [junit4]   2> 4353757 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4353776 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4353781 INFO  (zkCallback-3042-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@cae3315 name:ZooKeeperConnection 
Watcher:127.0.0.1:47617/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 4353781 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4353782 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4353792 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4353792 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/solr.xml
   [junit4]   2> 4353807 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/cores
   [junit4]   2> 4353807 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 949093131
   [junit4]   2> 4353807 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/]
   [junit4]   2> 4353808 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/lib
   [junit4]   2> 4353808 WARN  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/lib).
   [junit4]   2> 4353816 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
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> 4353819 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4353819 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4353819 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4353819 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47617/solr
   [junit4]   2> 4353819 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 4353820 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4353822 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4353830 INFO  (zkCallback-3044-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8c27510 name:ZooKeeperConnection 
Watcher:127.0.0.1:47617 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 4353832 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4353832 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4353841 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4353847 INFO  
(zkCallback-3045-thread-1-processing-n:127.0.0.1:48887_) [n:127.0.0.1:48887_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@38dd8ee7 
name:ZooKeeperConnection Watcher:127.0.0.1:47617/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4353848 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 4353849 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 4353850 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 4353853 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 4353854 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 4353856 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 4353857 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 4353858 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 4353860 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 4353861 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 4353862 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48887_
   [junit4]   2> 4353862 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:48887_
   [junit4]   2> 4353863 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 4353864 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 4353865 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4353866 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94619421874323462-127.0.0.1:48887_-n_0000000000
   [junit4]   2> 4353866 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:48887_
   [junit4]   2> 4353866 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 4353867 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.Overseer Overseer 
(id=94619421874323462-127.0.0.1:48887_-n_0000000000) starting
   [junit4]   2> 4353869 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 4353873 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4353881 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 4353882 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 4353882 INFO  
(OverseerCollectionConfigSetProcessor-94619421874323462-127.0.0.1:48887_-n_0000000000)
 [n:127.0.0.1:48887_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 4353894 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 4353913 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 4353913 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 4353914 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/cores
   [junit4]   2> 4353915 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{collection=control_collection, config=solrconfig.xml, coreNodeName=, shard=, 
dataDir=data/, schema=schema.xml, configSetProperties=configsetprops.json, 
transient=false, name=collection1, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/cores/collection1,
 loadOnStartup=true, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/cores/collection1/}
   [junit4]   2> 4353915 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/cores/collection1/
   [junit4]   2> 4353915 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 4353916 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 4353916 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) 
[n:127.0.0.1:48887_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 4353917 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 4353917 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 4353919 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "base_url":"http://127.0.0.1:48887";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:48887_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1"} current state version: 0
   [junit4]   2> 4353919 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "base_url":"http://127.0.0.1:48887";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:48887_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 4353920 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 4353920 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 4353920 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 4353922 INFO  
(zkCallback-3045-thread-1-processing-n:127.0.0.1:48887_) [n:127.0.0.1:48887_    
] 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> 4353922 INFO  
(zkCallback-3045-thread-2-processing-n:127.0.0.1:48887_) [n:127.0.0.1:48887_    
] 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> 4354920 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4354921 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 4354921 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 4354921 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 4354922 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 4354922 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/cores/collection1/'
   [junit4]   2> 4354949 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 4354956 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 4354995 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 4355066 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 4355067 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 4355073 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 4355374 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4355387 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 4355389 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 4355410 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4355413 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4355423 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 4355424 WARN  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 4355424 WARN  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 4355424 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 4355425 WARN  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 4355425 WARN  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 4355426 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 4355426 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 4355426 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 4355427 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:40525/solr_hdfs_home
   [junit4]   2> 4355427 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 4355427 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 4355427 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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@28b51c44
   [junit4]   2> 4355427 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40525/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 4355522 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
hdfs://localhost:40525/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 4355523 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=hdfs://localhost:40525/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 4355548 WARN  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'hdfs:/localhost:40525/solr_hdfs_home/control_collection/core_node1/data/index' 
doesn't exist. Creating new index...
   [junit4]   2> 4355548 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40525/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 4355588 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
hdfs://localhost:40525/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 4355588 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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=6, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=78.7978515625, 
floorSegmentMB=1.955078125, forceMergeDeletesPctAllowed=1.6096643303880698, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.45784176023457757
   [junit4]   2> 4355701 INFO  (IPC Server handler 3 on 40525) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35081 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-6fe562b5-2f05-4a35-adee-176e93ad0d96:NORMAL:127.0.0.1:40041|RBW],
 
ReplicaUnderConstruction[[DISK]DS-6ac1c38b-fd37-4e0d-8b0f-e7d581e148a6:NORMAL:127.0.0.1:35081|RBW]]}
 size 0
   [junit4]   2> 4355703 INFO  (IPC Server handler 4 on 40525) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40041 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-6ac1c38b-fd37-4e0d-8b0f-e7d581e148a6:NORMAL:127.0.0.1:35081|RBW],
 
ReplicaUnderConstruction[[DISK]DS-a197d61d-8460-429c-9839-67df572b7306:NORMAL:127.0.0.1:40041|FINALIZED]]}
 size 0
   [junit4]   2> 4355707 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=NRTCachingDirectory(HdfsDirectory@b6de80af 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f3545d7; 
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 4355707 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4355709 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48887_ 
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://localhost:40525/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 4355713 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 4355713 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4355714 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4355714 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4355714 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4355714 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355714 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355714 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355715 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355717 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4355719 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4355720 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4355721 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4355727 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/properties,/admin/system,/admin/mbeans,/update/json,/admin/ping,/update/csv,/config,/admin/luke,/admin/logging,/update,/update/json/docs,/get,/admin/segments,/admin/file,/schema,/admin/threads,/admin/plugins,standard,/replication
   [junit4]   2> 4355728 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355729 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355729 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing HdfsUpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 tlogDfsReplication=2
   [junit4]   2> 4355742 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 4355742 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 4355743 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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=40, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=34.984375, 
floorSegmentMB=1.65625, forceMergeDeletesPctAllowed=23.733475683926926, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=0.2333984375, 
noCFSRatio=0.8666214776254545
   [junit4]   2> 4355752 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=NRTCachingDirectory(HdfsDirectory@b6de80af 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f3545d7; 
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 4355752 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4355752 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@7bbb2f02[collection1] main
   [junit4]   2> 4355752 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355753 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355753 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355754 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4355754 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 4355754 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355755 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355755 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355755 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 4355755 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4355756 INFO  
(searcherExecutor-7823-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@7bbb2f02[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4355757 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355757 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355757 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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> 4355757 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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 1513910752863322112
   [junit4]   2> 4355757 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ 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 
1513910752863322112
   [junit4]   2> 4355757 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 4355758 INFO  
(coreLoadExecutor-7822-thread-1-processing-n:127.0.0.1:48887_) 
[n:127.0.0.1:48887_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 4355758 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
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:48887 
collection:control_collection shard:shard1
   [junit4]   2> 4355759 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
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> 4355762 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
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/94619421874323462-core_node1-n_0000000000
   [junit4]   2> 4355762 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 4355764 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4355764 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] 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> 4355764 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
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> 4355764 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:48887/collection1/
   [junit4]   2> 4355765 INFO  
(zkCallback-3045-thread-1-processing-n:127.0.0.1:48887_) [n:127.0.0.1:48887_    
] 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> 4355766 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 4355766 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:48887/collection1/ has no replicas
   [junit4]   2> 4355766 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
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:48887/collection1/ shard1
   [junit4]   2> 4355765 INFO  
(zkCallback-3045-thread-2-processing-n:127.0.0.1:48887_) [n:127.0.0.1:48887_    
] 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> 4355766 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 4355769 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 4355771 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] 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:48887";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 4355874 INFO  
(zkCallback-3045-thread-1-processing-n:127.0.0.1:48887_) [n:127.0.0.1:48887_    
] 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> 4355874 INFO  
(zkCallback-3045-thread-2-processing-n:127.0.0.1:48887_) [n:127.0.0.1:48887_    
] 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> 4355882 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:48887/collection1/ and leader is 
http://127.0.0.1:48887/collection1/
   [junit4]   2> 4355882 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
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:48887
   [junit4]   2> 4355882 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 4355882 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 4355882 INFO  
(coreZkRegister-7816-thread-1-processing-s:shard1 r:core_node1 
n:127.0.0.1:48887_ c:control_collection x:collection1) [n:127.0.0.1:48887_ 
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> 4355885 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "base_url":"http://127.0.0.1:48887";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:48887_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1"} current state version: 3
   [junit4]   2> 4355885 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "base_url":"http://127.0.0.1:48887";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:48887_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 4355919 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4355941 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4355957 INFO  (zkCallback-3047-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d7df201 
name:ZooKeeperConnection Watcher:127.0.0.1:47617/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4355957 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4355957 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4355958 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4355960 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 4355960 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 4355960 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4355969 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4355973 INFO  (zkCallback-3048-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@79a31aad 
name:ZooKeeperConnection Watcher:127.0.0.1:47617/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4355973 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4355973 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4355975 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 4355975 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 4355976 INFO  
(zkCallback-3045-thread-1-processing-n:127.0.0.1:48887_) [n:127.0.0.1:48887_    
] 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> 4355976 INFO  
(zkCallback-3045-thread-2-processing-n:127.0.0.1:48887_) [n:127.0.0.1:48887_    
] 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> 4355980 INFO  (zkCallback-3047-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> 4356079 INFO  
(OverseerStateUpdate-94619421874323462-127.0.0.1:48887_-n_0000000000) 
[n:127.0.0.1:48887_    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 4356349 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/shard-1-001/cores/collection1
   [junit4]   2> 4356350 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/shard-1-001
   [junit4]   2> 4356351 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 4356424 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@658c0e16{/,null,AVAILABLE}
   [junit4]   2> 4356425 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7c9b563{HTTP/1.1}{127.0.0.1:53646}
   [junit4]   2> 4356425 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.e.j.s.Server Started @4360058ms
   [junit4]   2> 4356425 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, hostPort=53646, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/shard-1-001/cores,
 
solr.data.dir=hdfs://localhost:40525/hdfs__localhost_40525__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.x_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001_tempDir-002_jetty1}
   [junit4]   2> 4356425 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 4356425 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/shard-1-001/'
   [junit4]   2> 4356443 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4356447 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4356448 INFO  (zkCallback-3049-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@27927fc4 
name:ZooKeeperConnection Watcher:127.0.0.1:47617/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4356449 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4356449 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4356450 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4356450 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/shard-1-001/solr.xml
   [junit4]   2> 4356465 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/shard-1-001/cores
   [junit4]   2> 4356465 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2031373959
   [junit4]   2> 4356465 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/shard-1-001/]
   [junit4]   2> 4356465 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C9BB8C2B9752CFE4-001/shard-1-001/lib
   [junit4]   2> 4356465 WARN  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C9BB8C2B9752CFE4]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build

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

ted from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@577c5693[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1901]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 7168850 ERROR 
(zkCallback-2178-thread-23-processing-n:127.0.0.1:45341_-EventThread) 
[n:127.0.0.1:45341_ c:acollectionafterbaddelete s:shard1 r:core_node2 
x:acollectionafterbaddelete_shard1_replica1] o.a.z.ClientCnxn Error while 
calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@7523f000 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@577c5693[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1901]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 7168851 ERROR 
(zkCallback-2178-thread-23-processing-n:127.0.0.1:45341_-EventThread) 
[n:127.0.0.1:45341_ c:acollectionafterbaddelete s:shard1 r:core_node2 
x:acollectionafterbaddelete_shard1_replica1] o.a.z.ClientCnxn Error while 
calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@1a9d7c06 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@577c5693[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1901]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 7168851 ERROR 
(zkCallback-2178-thread-23-processing-n:127.0.0.1:45341_-EventThread) 
[n:127.0.0.1:45341_ c:acollectionafterbaddelete s:shard1 r:core_node2 
x:acollectionafterbaddelete_shard1_replica1] o.a.z.ClientCnxn Error while 
calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@4cdf58b3 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@577c5693[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1901]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
other_tl1=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=PostingsFormat(name=LuceneVarGapFixedInterval), text=FSTOrd50, 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{timestamp=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
range_facet_l_dv=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, 
locale=el_GR, timezone=Pacific/Guam
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=54616072,total=471334912
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, 
TestCollationField, TestStressReorder, TestWriterPerf, TestDistribIDF, 
HdfsDirectoryFactoryTest, TestSolrQueryParser, LukeRequestHandlerTest, 
MergeStrategyTest, SuggesterWFSTTest, TestCharFilters, 
HdfsUnloadDistributedZkTest, AddBlockUpdateTest, TestSolrConfigHandlerCloud, 
TestFastWriter, TestLeaderInitiatedRecoveryThread, DirectSolrConnectionTest, 
TestJsonFacets, SmileWriterTest, TestReplicationHandlerBackup, 
TestCollapseQParserPlugin, TestSort, UUIDFieldTest, TestExactSharedStatsCache, 
RulesTest, TestFieldTypeResource, HdfsDirectoryTest, ResponseHeaderTest, 
TestConfigSetsAPIExclusivity, TestDefaultSimilarityFactory, 
FieldMutatingUpdateProcessorTest, TestShortCircuitedRequests, 
TestDistributedMissingSort, SolrTestCaseJ4Test, 
DistributedFacetPivotLongTailTest, HdfsBasicDistributedZkTest, 
TestLeaderElectionZkExpiry, TestAddFieldRealTimeGet, 
ShowFileRequestHandlerTest, OverseerTest, TermVectorComponentDistributedTest, 
TestDefaultSearchFieldResource, TestXIncludeConfig, TestExtendedDismaxParser, 
SpatialRPTFieldTypeTest, TestPerFieldSimilarity, HardAutoCommitTest, 
TestSolrCloudWithKerberosAlt, TestDefaultStatsCache, TestSolrDynamicMBean, 
TestMinMaxOnMultiValuedField, TestSolrQueryParserResource, ShardSplitTest, 
TestSearchPerf, TestSolrIndexConfig, HdfsWriteToMultipleCollectionsTest, 
TestPostingsSolrHighlighter, SearchHandlerTest, ChangedSchemaMergeTest, 
TestReversedWildcardFilterFactory, ClusterStateTest, BitVectorTest, 
DirectUpdateHandlerOptimizeTest, TestJettySolrRunner, 
PreAnalyzedUpdateProcessorTest, TestSystemIdResolver, ZkNodePropsTest, 
TestElisionMultitermQuery, TestNoOpRegenerator, TestDynamicLoading, 
RequestLoggingTest, BJQParserTest, DistributedExpandComponentTest, 
BadComponentTest, SecurityConfHandlerTest, TestAuthorizationFramework, 
TestReload, QueryResultKeyTest, TestSolrQueryParserDefaultOperatorResource, 
TestRemoveLastDynamicCopyField, DirectUpdateHandlerTest, 
FieldAnalysisRequestHandlerTest, PluginInfoTest, TestJmxIntegration, 
AsyncCallRequestStatusResponseTest, TestLRUCache, BasicDistributedZk2Test, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [539/539] on J2 in 4899.26s, 1 test, 1 error <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006:
 There were test failures: 539 suites (7 ignored), 2128 tests, 2 errors, 29 
ignored (17 assumptions) [seed: C9BB8C2B9752CFE4]

Total time: 244 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to