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

2 tests failed.
REGRESSION:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=4201, name=collection4, state=RUNNABLE, 
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46343: Could not find collection : 
awholynewstresscollection_collection4_0
        at __randomizedtesting.SeedInfo.seed([6190DD4EE46CC554]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        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.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=40214, name=collection5, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=40214, name=collection5, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:54611, http://127.0.0.1:36876, 
http://127.0.0.1:43578, http://127.0.0.1:41340, http://127.0.0.1:33973]
        at __randomizedtesting.SeedInfo.seed([6190DD4EE46CC554]:0)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:898)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this request:[http://127.0.0.1:54611, 
http://127.0.0.1:36876, http://127.0.0.1:43578, http://127.0.0.1:41340, 
http://127.0.0.1:33973]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
        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.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured 
while waiting response from server at: http://127.0.0.1:41340
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        ... 5 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:465)
        ... 9 more




Build Log:
[...truncated 10713 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/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/init-core-data-001
   [junit4]   2> 619705 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 619705 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 619753 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 619764 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 619768 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 619787 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-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_59191_hdfs____.ty0m0h/webapp
   [junit4]   2> 619912 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.m.log NO JSP Support for /, did not find 
org.apache.jasper.servlet.JspServlet
   [junit4]   2> 620382 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59191
   [junit4]   2> 620451 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 620453 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 620468 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-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_53294_datanode____.ylpt0q/webapp
   [junit4]   2> 620595 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.m.log NO JSP Support for /, did not find 
org.apache.jasper.servlet.JspServlet
   [junit4]   2> 621023 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53294
   [junit4]   2> 621073 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 621076 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 621092 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-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_42364_datanode____1h2a8q/webapp
   [junit4]   2> 621121 INFO  (IPC Server handler 3 on 34642) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-31ed619b-178f-480e-9329-e5416a4f8fe5 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=93d7ca89-3375-4484-80ba-57aa729dbb7a, infoPort=53294, 
ipcPort=38989, storageInfo=lv=-56;cid=testClusterID;nsid=918709506;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 621123 INFO  (IPC Server handler 3 on 34642) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-3601162a-d64d-4873-83e0-eafab8373ff4 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=93d7ca89-3375-4484-80ba-57aa729dbb7a, infoPort=53294, 
ipcPort=38989, storageInfo=lv=-56;cid=testClusterID;nsid=918709506;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 621221 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.m.log NO JSP Support for /, did not find 
org.apache.jasper.servlet.JspServlet
   [junit4]   2> 621599 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42364
   [junit4]   2> 621712 INFO  (IPC Server handler 4 on 34642) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-d653a21d-8c82-4871-affe-a4c4de2383dc node DatanodeRegistration(127.0.0.1, 
datanodeUuid=8e943091-c894-42fc-ab70-42efe27c0642, infoPort=42364, 
ipcPort=47014, storageInfo=lv=-56;cid=testClusterID;nsid=918709506;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 621714 INFO  (IPC Server handler 4 on 34642) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-d6f94011-0712-45aa-8c89-212662106f18 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=8e943091-c894-42fc-ab70-42efe27c0642, infoPort=42364, 
ipcPort=47014, storageInfo=lv=-56;cid=testClusterID;nsid=918709506;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 621767 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 621768 INFO  (Thread-1471) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 621768 INFO  (Thread-1471) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 621868 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49058
   [junit4]   2> 621868 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 621869 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 621874 INFO  (zkCallback-243-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@49e7f976 
name:ZooKeeperConnection Watcher:127.0.0.1:49058 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621874 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 621874 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 621874 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 621878 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 621878 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 621880 INFO  (zkCallback-244-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ad936ed 
name:ZooKeeperConnection Watcher:127.0.0.1:49058/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621880 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 621881 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 621881 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 621883 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 621884 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 621886 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 621888 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621888 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 621891 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621891 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 621893 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621893 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 621895 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621895 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 621898 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621898 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 621900 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621900 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 621902 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621902 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 621909 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621910 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 621912 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621912 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 621914 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621914 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 621916 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621916 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 621919 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 621920 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 621921 INFO  (zkCallback-245-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8f201c3 name:ZooKeeperConnection 
Watcher:127.0.0.1:49058 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 621921 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 621922 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 621922 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 621924 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 621925 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 621926 INFO  (zkCallback-246-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@51be973a 
name:ZooKeeperConnection Watcher:127.0.0.1:49058/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621926 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 621927 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 621927 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621927 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 621931 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621931 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 621933 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621933 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 621936 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621936 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 621938 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621939 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 621940 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621941 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 621943 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621943 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 621945 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621945 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 621947 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621947 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 621949 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621949 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 621952 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621952 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 621954 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 621954 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 622271 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/cores/collection1
   [junit4]   2> 622273 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 622276 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c8ea929{/,null,AVAILABLE}
   [junit4]   2> 622277 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@791347df{HTTP/1.1}{127.0.0.1:60640}
   [junit4]   2> 622277 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.e.j.s.Server Started @625447ms
   [junit4]   2> 622277 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=60640, hostContext=/, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/cores,
 
solr.data.dir=hdfs://localhost:34642/hdfs__localhost_34642__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.x_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001_tempDir-002_control_data}
   [junit4]   2> 622278 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 622278 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/'
   [junit4]   2> 622301 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622302 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622304 INFO  (zkCallback-247-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ee01d42 
name:ZooKeeperConnection Watcher:127.0.0.1:49058/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622304 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622304 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622306 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 622306 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/solr.xml
   [junit4]   2> 622327 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/cores
   [junit4]   2> 622327 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1603681588
   [junit4]   2> 622327 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/]
   [junit4]   2> 622328 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/lib
   [junit4]   2> 622328 WARN  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/lib).
   [junit4]   2> 622337 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 622338 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 622339 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 622339 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 622339 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49058/solr
   [junit4]   2> 622339 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 622339 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622340 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622341 INFO  (zkCallback-249-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@436998d8 
name:ZooKeeperConnection Watcher:127.0.0.1:49058 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622342 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622343 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622345 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 622347 INFO  
(zkCallback-250-thread-1-processing-n:127.0.0.1:60640_) [n:127.0.0.1:60640_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@72cd2624 
name:ZooKeeperConnection Watcher:127.0.0.1:49058/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622347 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 622349 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 622351 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 622355 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 622357 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 622359 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 622362 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 622364 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 622365 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 622367 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 622368 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60640_
   [junit4]   2> 622368 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:60640_
   [junit4]   2> 622370 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 622372 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 622373 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 622374 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94459160707203078-127.0.0.1:60640_-n_0000000000
   [junit4]   2> 622374 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:60640_
   [junit4]   2> 622375 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 622376 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.Overseer Overseer 
(id=94459160707203078-127.0.0.1:60640_-n_0000000000) starting
   [junit4]   2> 622378 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 622385 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 622386 INFO  
(OverseerCollectionConfigSetProcessor-94459160707203078-127.0.0.1:60640_-n_0000000000)
 [n:127.0.0.1:60640_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 622386 INFO  
(OverseerStateUpdate-94459160707203078-127.0.0.1:60640_-n_0000000000) 
[n:127.0.0.1:60640_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 622387 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 622406 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 622406 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 622407 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] 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/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/cores
   [junit4]   2> 622408 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/cores/collection1/,
 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/cores/collection1,
 config=solrconfig.xml, schema=schema.xml, shard=, transient=false, 
collection=control_collection, name=collection1, loadOnStartup=true, 
coreNodeName=, dataDir=data/, configSetProperties=configsetprops.json}
   [junit4]   2> 622409 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/cores/collection1/
   [junit4]   2> 622409 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 622410 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
   [junit4]   2> 622410 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:60640_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 622411 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 622411 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 622414 INFO  
(OverseerStateUpdate-94459160707203078-127.0.0.1:60640_-n_0000000000) 
[n:127.0.0.1:60640_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60640";,
   [junit4]   2>   "node_name":"127.0.0.1:60640_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 622415 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 622415 INFO  
(OverseerStateUpdate-94459160707203078-127.0.0.1:60640_-n_0000000000) 
[n:127.0.0.1:60640_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60640";,
   [junit4]   2>   "node_name":"127.0.0.1:60640_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 622416 INFO  
(OverseerStateUpdate-94459160707203078-127.0.0.1:60640_-n_0000000000) 
[n:127.0.0.1:60640_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 622417 INFO  
(OverseerStateUpdate-94459160707203078-127.0.0.1:60640_-n_0000000000) 
[n:127.0.0.1:60640_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 622419 INFO  
(zkCallback-250-thread-1-processing-n:127.0.0.1:60640_) [n:127.0.0.1:60640_    
] 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> 623416 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 623416 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 623417 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 623417 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 623417 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 624216 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/cores/collection1/'
   [junit4]   2> 624284 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 624299 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 624339 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 624377 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 624379 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 624389 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 624760 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 624771 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 624773 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 624790 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 624799 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 624813 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 624827 WARN  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 624827 WARN  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 624827 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 624828 WARN  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 624828 WARN  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 624831 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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/J2
   [junit4]   2> 624831 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 624831 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 624831 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:34642/solr_hdfs_home
   [junit4]   2> 624831 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 624832 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 624832 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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@6c780878
   [junit4]   2> 624832 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34642/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 624862 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Registering direcotry 
hdfs://localhost:34642/solr_hdfs_home/control_collection/core_node1/data for 
locality metrics.
   [junit4]   2> 624862 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
hdfs://localhost:34642/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 624864 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=hdfs://localhost:34642/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 624875 WARN  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'hdfs:/localhost:34642/solr_hdfs_home/control_collection/core_node1/data/index' 
doesn't exist. Creating new index...
   [junit4]   2> 624875 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:34642/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 624913 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Registering direcotry 
hdfs://localhost:34642/solr_hdfs_home/control_collection/core_node1/data/index 
for locality metrics.
   [junit4]   2> 624914 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
hdfs://localhost:34642/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 624914 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.0, noCFSRatio=0.0]
   [junit4]   2> 624981 INFO  (IPC Server handler 3 on 34642) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43161 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-3601162a-d64d-4873-83e0-eafab8373ff4:NORMAL:127.0.0.1:45073|RBW],
 
ReplicaUnderConstruction[[DISK]DS-d6f94011-0712-45aa-8c89-212662106f18:NORMAL:127.0.0.1:43161|RBW]]}
 size 0
   [junit4]   2> 624985 INFO  (IPC Server handler 2 on 34642) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45073 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-3601162a-d64d-4873-83e0-eafab8373ff4:NORMAL:127.0.0.1:45073|RBW],
 
ReplicaUnderConstruction[[DISK]DS-d6f94011-0712-45aa-8c89-212662106f18:NORMAL:127.0.0.1:43161|RBW]]}
 size 0
   [junit4]   2> 624990 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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@b62f8bc0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44522403; 
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 624990 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 624997 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60640_ 
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:34642/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 625000 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 625000 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 625000 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 625001 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 625001 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 625001 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625001 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625001 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625002 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625005 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 625006 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 625007 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 625009 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 625019 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/schema,/update,/config,/update/csv,/admin/mbeans,/admin/file,/admin/properties,/admin/luke,/update/json/docs,/admin/threads,standard,/admin/logging,/admin/plugins,/admin/segments,/admin/ping,/update/json,/get,/admin/system,/replication
   [junit4]   2> 625021 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625026 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625026 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625039 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 625039 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 625042 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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=3, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=23.13671875, 
floorSegmentMB=0.2607421875, forceMergeDeletesPctAllowed=20.47632871696354, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6368169294796562
   [junit4]   2> 625069 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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@b62f8bc0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44522403; 
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 625070 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 625071 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@157b7159[collection1] main
   [junit4]   2> 625071 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625073 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625073 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625073 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 625074 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 625074 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625075 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625075 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625075 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 625075 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 625076 INFO  
(searcherExecutor-994-thread-1-processing-s:shard1 n:127.0.0.1:60640_ 
c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:60640_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@157b7159[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 625082 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625082 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625083 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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> 625083 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ 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 1511346574789181440
   [junit4]   2> 625084 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1511346574789181440
   [junit4]   2> 625085 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 625086 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:60640_) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 625087 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ 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:60640 collection:control_collection shard:shard1
   [junit4]   2> 625088 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ 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> 625092 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ 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/94459160707203078-core_node1-n_0000000000
   [junit4]   2> 625092 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 625094 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 625094 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ 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> 625095 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60640/collection1/
   [junit4]   2> 625095 INFO  
(OverseerStateUpdate-94459160707203078-127.0.0.1:60640_-n_0000000000) 
[n:127.0.0.1:60640_    ] 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> 625095 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 625095 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SyncStrategy http://127.0.0.1:60640/collection1/ has no replicas
   [junit4]   2> 625095 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ 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:60640/collection1/ shard1
   [junit4]   2> 625096 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 625096 INFO  
(zkCallback-250-thread-1-processing-n:127.0.0.1:60640_) [n:127.0.0.1:60640_    
] 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> 625100 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 625103 INFO  
(OverseerStateUpdate-94459160707203078-127.0.0.1:60640_-n_0000000000) 
[n:127.0.0.1:60640_    ] 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:60640";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 625205 INFO  
(zkCallback-250-thread-1-processing-n:127.0.0.1:60640_) [n:127.0.0.1:60640_    
] 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> 625220 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 625221 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 625223 INFO  (zkCallback-252-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11d77068 
name:ZooKeeperConnection Watcher:127.0.0.1:49058/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 625224 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625224 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 625224 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 625229 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 625253 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController We are http://127.0.0.1:60640/collection1/ and leader is 
http://127.0.0.1:60640/collection1/
   [junit4]   2> 625253 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ 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:60640
   [junit4]   2> 625253 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 625254 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController publishing state=active
   [junit4]   2> 625254 INFO  (coreZkRegister-987-thread-1-processing-s:shard1 
n:127.0.0.1:60640_ c:control_collection x:collection1 r:core_node1) 
[n:127.0.0.1:60640_ 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> 625258 INFO  
(OverseerStateUpdate-94459160707203078-127.0.0.1:60640_-n_0000000000) 
[n:127.0.0.1:60640_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"http://127.0.0.1:60640";,
   [junit4]   2>   "node_name":"127.0.0.1:60640_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1"} current state version: 3
   [junit4]   2> 625259 INFO  
(OverseerStateUpdate-94459160707203078-127.0.0.1:60640_-n_0000000000) 
[n:127.0.0.1:60640_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"http://127.0.0.1:60640";,
   [junit4]   2>   "node_name":"127.0.0.1:60640_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1"}
   [junit4]   2> 625363 INFO  
(zkCallback-250-thread-1-processing-n:127.0.0.1:60640_) [n:127.0.0.1:60640_    
] 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> 625365 INFO  (zkCallback-252-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> 625557 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/shard-1-001/cores/collection1
   [junit4]   2> 625559 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/shard-1-001
   [junit4]   2> 625562 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 625565 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3dd35ef5{/,null,AVAILABLE}
   [junit4]   2> 625566 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@506fcc5e{HTTP/1.1}{127.0.0.1:39153}
   [junit4]   2> 625566 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.e.j.s.Server Started @628736ms
   [junit4]   2> 625566 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/shard-1-001/cores,
 hostContext=/, hostPort=39153, 
solr.data.dir=hdfs://localhost:34642/hdfs__localhost_34642__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.x_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml}
   [junit4]   2> 625567 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 625567 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/shard-1-001/'
   [junit4]   2> 625583 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 625584 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 625588 INFO  (zkCallback-253-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@33caf6d0 
name:ZooKeeperConnection Watcher:127.0.0.1:49058/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 625588 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625589 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 625590 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 625590 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/shard-1-001/solr.xml
   [junit4]   2> 625607 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/shard-1-001/cores
   [junit4]   2> 625607 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 199466844
   [junit4]   2> 625607 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/shard-1-001/]
   [junit4]   2> 625607 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/shard-1-001/lib
   [junit4]   2> 625608 WARN  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6190DD4EE46CC554-001/shard-1-001/lib).
   [junit4]   2> 625617 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
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> 625618 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 625619 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 625619 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 625619 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49058/solr
   [junit4]   2> 625619 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 625619 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 625620 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 625621 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@62945531 
name:ZooKeeperConnection Watcher:127.0.0.1:49058 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 625622 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625622 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 625624 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:39153_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 625626 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:39153_) [n:127.0.0.1:39153_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7bb05237 
name:ZooKeeperConnection Watcher:127.0.0.1:49058/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 625626 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) 
[n:127.0.0.1:39153_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 625632 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[6190DD4EE46CC554]) [n:127.0

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

bleHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:465)
   [junit4]    >        ... 9 moreThrowable #6: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=40209, name=collection0, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:54611, http://127.0.0.1:36876, 
http://127.0.0.1:43578, http://127.0.0.1:41340, http://127.0.0.1:33973]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6190DD4EE46CC554]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:898)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this request:[http://127.0.0.1:54611, 
http://127.0.0.1:36876, http://127.0.0.1:43578, http://127.0.0.1:41340, 
http://127.0.0.1:33973]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
Timeout occured while waiting response from server at: http://127.0.0.1:41340
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        ... 5 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:465)
   [junit4]    >        ... 9 more
   [junit4]   2> 3380535 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6190DD4EE46CC554]-worker) 
[n:127.0.0.1:36876_ c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
other_tl1=PostingsFormat(name=Memory doPackFST= false), 
intDefault=PostingsFormat(name=Memory doPackFST= false), 
id=PostingsFormat(name=LuceneFixedGap), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
text=BlockTreeOrds(blocksize=128), 
a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_version_=PostingsFormat(name=Memory doPackFST= false), 
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_i_dv=DocValuesFormat(name=Lucene50), 
timestamp=DocValuesFormat(name=Lucene50), 
range_facet_l_dv=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, 
locale=ro, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=63061112,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConcurrentDeleteAndCreateCollectionTest, SolrTestCaseJ4Test, BufferStoreTest, 
TestCloudInspectUtil, TestDistributedStatsComponentCardinality, ShardSplitTest, 
BasicFunctionalityTest, TestQuerySenderNoQuery, TestRebalanceLeaders, 
ShardRoutingTest, ZkCLITest, ResponseHeaderTest, SolrIndexConfigTest, 
TestStressVersions, BitVectorTest, SecurityConfHandlerTest, TestUpdate, 
TestCryptoKeys, TestCollapseQParserPlugin, AnalysisErrorHandlingTest, 
SchemaVersionSpecificBehaviorTest, SaslZkACLProviderTest, StressHdfsTest, 
CSVRequestHandlerTest, TestDistributedGrouping, TestWordDelimiterFilterFactory, 
IndexBasedSpellCheckerTest, ChaosMonkeySafeLeaderTest, MultiThreadedOCPTest, 
CursorMarkTest, TestInitQParser, TestConfigReload, 
HdfsChaosMonkeySafeLeaderTest, TestMissingGroups, 
PreAnalyzedUpdateProcessorTest, DistributedFacetPivotLongTailTest, 
TestClassNameShortening, AddBlockUpdateTest, MinimalSchemaTest, 
TestLMJelinekMercerSimilarityFactory, TestDocBasedVersionConstraints, 
FastVectorHighlighterTest, PreAnalyzedFieldTest, TestFreeTextSuggestions, 
ZkControllerTest, TermVectorComponentTest, TestSuggestSpellingConverter, 
TestMacros, DistanceUnitsTest, TestCoreContainer, LoggingHandlerTest, 
TestMiniSolrCloudCluster, TestManagedSchemaFieldResource, 
TestNonDefinedSimilarityFactory, DistributedTermsComponentTest, 
DirectSolrSpellCheckerTest, SpellCheckCollatorTest, SolrPluginUtilsTest, 
TestCodecSupport, TestSolrCoreProperties, DeleteShardTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, RulesTest, SoftAutoCommitTest, 
URLClassifyProcessorTest, SuggesterFSTTest, WordBreakSolrSpellCheckerTest, 
SmileWriterTest, TestExpandComponent, NotRequiredUniqueKeyTest, 
AtomicUpdatesTest, SimpleMLTQParserTest, CollectionStateFormat2Test, 
TestReplicationHandlerBackup, TestSolrConfigHandlerCloud, TestConfigOverlay, 
TestJsonFacets, TestPartialUpdateDeduplication, 
LeaderFailoverAfterPartitionTest, TestImplicitCoreProperties, CircularListTest, 
TestFieldTypeResource, TestFastOutputStream, TestLFUCache, 
AsyncCallRequestStatusResponseTest, BasicDistributedZkTest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [266/537] on J1 in 893.44s, 1 test, 1 error <<< FAILURES!

[...truncated 875 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:524:
 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: 537 suites, 2124 tests, 2 errors, 29 ignored (17 
assumptions)

Total time: 216 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #911
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1252819107 bytes
Compression is 0.0%
Took 3 min 37 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to