Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/465/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=5040, 
name=testExecutor-832-thread-11, state=RUNNABLE, 
group=TGRP-HdfsUnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=5040, name=testExecutor-832-thread-11, 
state=RUNNABLE, group=TGRP-HdfsUnloadDistributedZkTest]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:45438/nfp/uu
        at __randomizedtesting.SeedInfo.seed([8538263769257EA5]:0)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:659)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured 
while waiting response from server at: http://127.0.0.1:45438/nfp/uu
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:657)
        ... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 9 more




Build Log:
[...truncated 13484 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
   [junit4]   2> 653235 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/init-core-data-001
   [junit4]   2> 653235 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 653235 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 653237 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 653237 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /nfp/uu
   [junit4]   2> 653998 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 654770 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 654939 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@53c10705 via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 654968 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 655032 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 655077 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_lucene2.us.west_apache_org_33257_hdfs____pxywri/webapp
   [junit4]   2> 655582 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.m.log Started 
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:33257
   [junit4]   2> 656529 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 656533 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 656551 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_39354_datanode____.m9jjh/webapp
   [junit4]   2> 656921 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39354
   [junit4]   2> 657383 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 657393 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 657435 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_46578_datanode____.a7e41x/webapp
   [junit4]   2> 657958 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[8538263769257EA5]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46578
   [junit4]   2> 658208 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:41744) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 658392 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:41744) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 658444 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x777e0e7f21d78b: from storage 
DS-c07a0fb8-01e8-4c92-afdd-c2c591cc41c9 node 
DatanodeRegistration(127.0.0.1:40626, 
datanodeUuid=73104496-e031-4151-88aa-ea94def453a8, infoPort=43105, 
infoSecurePort=0, ipcPort=33380, 
storageInfo=lv=-56;cid=testClusterID;nsid=1054785077;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 658444 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x777e0e7ea63a67: from storage 
DS-0c53d31c-13fd-470d-935a-a52206d4ee2f node 
DatanodeRegistration(127.0.0.1:45976, 
datanodeUuid=44c73516-599d-493b-9bd5-8bd9b272e323, infoPort=41211, 
infoSecurePort=0, ipcPort=45573, 
storageInfo=lv=-56;cid=testClusterID;nsid=1054785077;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 658444 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x777e0e7f21d78b: from storage 
DS-fe3d3030-9396-44ff-933e-cbcca97ee938 node 
DatanodeRegistration(127.0.0.1:40626, 
datanodeUuid=73104496-e031-4151-88aa-ea94def453a8, infoPort=43105, 
infoSecurePort=0, ipcPort=33380, 
storageInfo=lv=-56;cid=testClusterID;nsid=1054785077;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 658449 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x777e0e7ea63a67: from storage 
DS-be309fac-603d-4f6a-ae72-74e493070815 node 
DatanodeRegistration(127.0.0.1:45976, 
datanodeUuid=44c73516-599d-493b-9bd5-8bd9b272e323, infoPort=41211, 
infoSecurePort=0, ipcPort=45573, 
storageInfo=lv=-56;cid=testClusterID;nsid=1054785077;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 659156 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 659156 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 659156 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 659256 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36221
   [junit4]   2> 659256 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36221
   [junit4]   2> 659256 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36221
   [junit4]   2> 659279 INFO  (zkConnectionManagerCallback-614-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659289 INFO  (zkConnectionManagerCallback-616-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659290 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 659291 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 659292 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 659294 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 659294 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 659295 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 659296 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 659297 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 659298 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 659299 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 659300 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 659301 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 659438 WARN  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 659438 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 659438 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 659438 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 659439 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 659439 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 659439 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 659441 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13c14491{/nfp/uu,null,AVAILABLE}
   [junit4]   2> 659462 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7413d0f6{HTTP/1.1,[http/1.1]}{127.0.0.1:33385}
   [junit4]   2> 659462 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.e.j.s.Server Started @659693ms
   [junit4]   2> 659462 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:41744/hdfs__lucene2-us-west.apache.org_41744__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001_tempDir-002_control_data,
 replicaType=NRT, hostContext=/nfp/uu, hostPort=33385, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/control-001/cores}
   [junit4]   2> 659463 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 659463 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 659463 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.8.0
   [junit4]   2> 659463 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659463 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 659463 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-27T19:45:23.045Z
   [junit4]   2> 659485 INFO  (zkConnectionManagerCallback-618-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659493 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 659493 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/control-001/solr.xml
   [junit4]   2> 659497 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 659497 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 659499 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 659609 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 659635 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36221/solr
   [junit4]   2> 659645 INFO  (zkConnectionManagerCallback-622-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659651 INFO  (zkConnectionManagerCallback-624-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659742 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:33385_nfp%2Fuu
   [junit4]   2> 659743 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.Overseer Overseer 
(id=74261839967158276-127.0.0.1:33385_nfp%2Fuu-n_0000000000) starting
   [junit4]   2> 659781 INFO  (zkConnectionManagerCallback-631-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659783 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:36221/solr ready
   [junit4]   2> 659793 INFO  
(OverseerStateUpdate-74261839967158276-127.0.0.1:33385_nfp%2Fuu-n_0000000000) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33385_nfp%2Fuu
   [junit4]   2> 659799 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33385_nfp%2Fuu
   [junit4]   2> 659817 INFO  (zkCallback-630-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 659829 INFO  (zkCallback-623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 659841 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 659853 DEBUG 
(OverseerAutoScalingTriggerThread-74261839967158276-127.0.0.1:33385_nfp%2Fuu-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:33385_nfp%2Fuu]
   [junit4]   2> 659859 DEBUG (ScheduledTrigger-737-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 659869 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 659877 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 659878 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 659879 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/control-001/cores
   [junit4]   2> 659947 INFO  (zkConnectionManagerCallback-637-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659948 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 659949 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36221/solr ready
   [junit4]   2> 659951 INFO  (qtp83919837-3783) [n:127.0.0.1:33385_nfp%2Fuu    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33385_nfp%252Fuu&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 659955 INFO  
(OverseerThreadFactory-739-thread-1-processing-n:127.0.0.1:33385_nfp%2Fuu) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 660062 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 660063 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 660861 DEBUG (ScheduledTrigger-737-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 661121 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 661174 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 661326 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 661341 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 661341 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 661354 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home
   [junit4]   2> 661354 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 661354 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 661355 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 661391 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 661391 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 661391 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 661861 DEBUG (ScheduledTrigger-737-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 661947 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 661956 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 662002 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 662009 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 662009 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 662009 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 662018 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 662018 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=94.3671875, 
floorSegmentMB=0.380859375, forceMergeDeletesPctAllowed=17.643245130019533, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5255854636206986, deletesPctAllowed=39.36033509397844
   [junit4]   2> 662259 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45976 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0c53d31c-13fd-470d-935a-a52206d4ee2f:NORMAL:127.0.0.1:45976|RBW],
 
ReplicaUC[[DISK]DS-fe3d3030-9396-44ff-933e-cbcca97ee938:NORMAL:127.0.0.1:40626|RBW]]}
 size 69
   [junit4]   2> 662259 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40626 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 662680 WARN  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 662732 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 662733 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 662733 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 662754 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 662754 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 662757 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=1.4580078125, 
floorSegmentMB=1.2763671875, forceMergeDeletesPctAllowed=6.444856485901584, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.40449981511610267, deletesPctAllowed=43.82316033470495
   [junit4]   2> 662826 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6de84579[control_collection_shard1_replica_n1] main]
   [junit4]   2> 662827 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 662828 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 662831 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 662833 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1626652516197335040
   [junit4]   2> 662837 INFO  
(searcherExecutor-744-thread-1-processing-n:127.0.0.1:33385_nfp%2Fuu 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:33385_nfp%2Fuu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@6de84579[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 662839 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 662840 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 662843 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 662843 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 662843 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33385/nfp/uu/control_collection_shard1_replica_n1/
   [junit4]   2> 662843 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 662843 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33385/nfp/uu/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 662843 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 662844 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/74261839967158276-core_node2-n_0000000000
   [junit4]   2> 662845 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33385/nfp/uu/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 662858 INFO  (zkCallback-623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662859 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 662861 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2799
   [junit4]   2> 662862 DEBUG (ScheduledTrigger-737-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 662866 INFO  (qtp83919837-3783) [n:127.0.0.1:33385_nfp%2Fuu    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 662962 INFO  (zkCallback-623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662962 INFO  (zkCallback-623-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662962 INFO  (zkCallback-623-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662962 INFO  (qtp83919837-3783) [n:127.0.0.1:33385_nfp%2Fuu    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33385_nfp%252Fuu&wt=javabin&version=2}
 status=0 QTime=3011
   [junit4]   2> 662971 INFO  (zkConnectionManagerCallback-642-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662972 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 662973 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36221/solr ready
   [junit4]   2> 662973 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 662977 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 662989 INFO  
(OverseerThreadFactory-739-thread-2-processing-n:127.0.0.1:33385_nfp%2Fuu) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 662990 INFO  
(OverseerCollectionConfigSetProcessor-74261839967158276-127.0.0.1:33385_nfp%2Fuu-n_0000000000)
 [n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 663194 WARN  
(OverseerThreadFactory-739-thread-2-processing-n:127.0.0.1:33385_nfp%2Fuu) 
[n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 663200 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 663209 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=232
   [junit4]   2> 663222 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 663349 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-1-001
 of type NRT
   [junit4]   2> 663350 WARN  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 663351 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 663351 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 663351 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 663352 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 663352 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 663352 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 663352 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@293862c5{/nfp/uu,null,AVAILABLE}
   [junit4]   2> 663357 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6fe0914f{HTTP/1.1,[http/1.1]}{127.0.0.1:45438}
   [junit4]   2> 663357 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.Server Started @663588ms
   [junit4]   2> 663357 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:41744/hdfs__lucene2-us-west.apache.org_41744__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001_tempDir-002_jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/nfp/uu, 
hostPort=45438, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-1-001/cores}
   [junit4]   2> 663357 ERROR (closeThreadPool-643-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 663358 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 663358 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.8.0
   [junit4]   2> 663358 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 663358 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 663358 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-27T19:45:26.940Z
   [junit4]   2> 663371 INFO  (zkConnectionManagerCallback-645-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663372 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 663372 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-1-001/solr.xml
   [junit4]   2> 663376 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 663376 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 663377 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 663454 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 663460 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36221/solr
   [junit4]   2> 663463 INFO  (zkConnectionManagerCallback-649-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663466 INFO  (zkConnectionManagerCallback-651-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663470 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 663471 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-2-001
 of type NRT
   [junit4]   2> 663472 WARN  (closeThreadPool-643-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 663472 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 663472 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 663472 INFO  (closeThreadPool-643-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 663473 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45438_nfp%2Fuu as DOWN
   [junit4]   2> 663474 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 663474 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45438_nfp%2Fuu
   [junit4]   2> 663480 INFO  (zkCallback-623-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 663485 INFO  (zkCallback-630-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 663486 INFO  (zkCallback-641-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 663486 INFO  (zkCallback-650-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 663489 INFO  (closeThreadPool-643-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 663489 INFO  (closeThreadPool-643-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 663489 INFO  (closeThreadPool-643-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 663489 INFO  (closeThreadPool-643-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fd76089{/nfp/uu,null,AVAILABLE}
   [junit4]   2> 663494 INFO  (closeThreadPool-643-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@21be2985{HTTP/1.1,[http/1.1]}{127.0.0.1:38709}
   [junit4]   2> 663494 INFO  (closeThreadPool-643-thread-2) [    ] 
o.e.j.s.Server Started @663725ms
   [junit4]   2> 663494 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:41744/hdfs__lucene2-us-west.apache.org_41744__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001_tempDir-002_jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/nfp/uu, 
hostPort=38709, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-2-001/cores}
   [junit4]   2> 663494 ERROR (closeThreadPool-643-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 663494 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 663494 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.8.0
   [junit4]   2> 663494 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 663494 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 663494 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-27T19:45:27.076Z
   [junit4]   2> 663497 INFO  (zkConnectionManagerCallback-655-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663498 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 663498 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-2-001/solr.xml
   [junit4]   2> 663519 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 663519 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 663520 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 663525 INFO  (zkConnectionManagerCallback-660-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663526 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 663527 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:36221/solr ready
   [junit4]   2> 663528 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 663557 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 663572 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 663572 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 663574 INFO  (closeThreadPool-643-thread-1) 
[n:127.0.0.1:45438_nfp%2Fuu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-1-001/cores
   [junit4]   2> 663610 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-3-001
 of type NRT
   [junit4]   2> 663611 WARN  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 663614 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 663614 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 663614 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 663665 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 663665 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 663665 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 663665 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 663669 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6caada0e{/nfp/uu,null,AVAILABLE}
   [junit4]   2> 663674 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2ca7f92b{HTTP/1.1,[http/1.1]}{127.0.0.1:35881}
   [junit4]   2> 663674 INFO  (closeThreadPool-643-thread-1) [    ] 
o.e.j.s.Server Started @663905ms
   [junit4]   2> 663674 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:41744/hdfs__lucene2-us-west.apache.org_41744__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001_tempDir-002_jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/nfp/uu, 
hostPort=35881, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-3-001/cores}
   [junit4]   2> 663675 ERROR (closeThreadPool-643-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 663675 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 663675 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.8.0
   [junit4]   2> 663675 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 663675 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 663675 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-27T19:45:27.257Z
   [junit4]   2> 663679 INFO  (closeThreadPool-643-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36221/solr
   [junit4]   2> 663692 INFO  (zkConnectionManagerCallback-667-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663692 INFO  (zkConnectionManagerCallback-664-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663692 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 663692 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-3-001/solr.xml
   [junit4]   2> 663701 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 663701 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 663702 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 663707 INFO  (zkConnectionManagerCallback-669-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663711 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 663714 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38709_nfp%2Fuu as DOWN
   [junit4]   2> 663715 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 663715 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38709_nfp%2Fuu
   [junit4]   2> 663716 INFO  (zkCallback-630-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 663718 INFO  (zkCallback-641-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 663718 INFO  (zkCallback-650-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 663719 INFO  (zkCallback-623-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 663721 INFO  (zkCallback-659-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 663728 INFO  (zkCallback-668-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 663743 INFO  (zkConnectionManagerCallback-676-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663744 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 663745 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:36221/solr ready
   [junit4]   2> 663745 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 663754 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[8538263769257EA5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-4-001
 of type NRT
   [junit4]   2> 663761 WARN  (closeThreadPool-643-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 663762 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 663762 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 663762 INFO  (closeThreadPool-643-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 663762 INFO  (closeThreadPool-643-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 663762 INFO  (closeThreadPool-643-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 663763 INFO  (closeThreadPool-643-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 663763 INFO  (closeThreadPool-643-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c5e756c{/nfp/uu,null,AVAILABLE}
   [junit4]   2> 663770 INFO  (closeThreadPool-643-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6c087568{HTTP/1.1,[http/1.1]}{127.0.0.1:38544}
   [junit4]   2> 663770 INFO  (closeThreadPool-643-thread-3) [    ] 
o.e.j.s.Server Started @664001ms
   [junit4]   2> 663770 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://lucene2-us-west.apache.org:41744/hdfs__lucene2-us-west.apache.org_41744__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001_tempDir-002_jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/nfp/uu, 
hostPort=38544, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-4-001/cores}
   [junit4]   2> 663770 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 663770 ERROR (closeThreadPool-643-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 663770 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 663770 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.8.0
   [junit4]   2> 663770 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 663771 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 663771 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-27T19:45:27.353Z
   [junit4]   2> 663783 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 663783 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 663784 INFO  (closeThreadPool-643-thread-2) 
[n:127.0.0.1:38709_nfp%2Fuu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-2-001/cores
   [junit4]   2> 663785 INFO  (zkConnectionManagerCallback-679-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663793 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 663793 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-4-001/solr.xml
   [junit4]   2> 663797 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 663797 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 663798 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 663862 DEBUG (ScheduledTrigger-737-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3 and last live nodes: 1
   [junit4]   2> 663892 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 663923 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36221/solr
   [junit4]   2> 663933 INFO  (zkConnectionManagerCallback-683-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663945 INFO  (zkConnectionManagerCallback-685-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663949 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 663952 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35881_nfp%2Fuu as DOWN
   [junit4]   2> 663953 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 663953 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35881_nfp%2Fuu
   [junit4]   2> 663955 INFO  (zkCallback-641-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 663955 INFO  (zkCallback-630-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 663955 INFO  (zkCallback-668-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 663955 INFO  (zkCallback-623-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 663955 INFO  (zkCallback-659-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 663955 INFO  (zkCallback-650-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 663955 INFO  (zkCallback-675-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 663956 INFO  (zkCallback-684-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 663992 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 663993 INFO  (zkConnectionManagerCallback-692-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663994 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 663995 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36221/solr ready
   [junit4]   2> 663996 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 663996 INFO  (closeThreadPool-643-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36221/solr
   [junit4]   2> 664013 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 664021 INFO  (zkConnectionManagerCallback-697-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664021 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 664021 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 664033 INFO  (closeThreadPool-643-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-3-001/cores
   [junit4]   2> 664041 INFO  (zkConnectionManagerCallback-699-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664049 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 664053 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38544_nfp%2Fuu as DOWN
   [junit4]   2> 664053 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 664053 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38544_nfp%2Fuu
   [junit4]   2> 664055 INFO  (zkCallback-630-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664055 INFO  (zkCallback-623-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664055 INFO  (zkCallback-659-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664055 INFO  (zkCallback-650-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664055 INFO  (zkCallback-668-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664055 INFO  (zkCallback-675-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664055 INFO  (zkCallback-641-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664069 INFO  (zkCallback-684-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664069 INFO  (zkCallback-691-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664069 INFO  (zkCallback-698-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664117 INFO  (zkConnectionManagerCallback-706-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664118 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (5)
   [junit4]   2> 664119 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:36221/solr ready
   [junit4]   2> 664120 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 664136 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 664145 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 664146 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 664147 INFO  (closeThreadPool-643-thread-3) 
[n:127.0.0.1:38544_nfp%2Fuu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-4-001/cores
   [junit4]   2> 664214 INFO  (qtp83919837-3783) [n:127.0.0.1:33385_nfp%2Fuu    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:38709_nfp%252Fuu&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 664214 INFO  (qtp83919837-3782) [n:127.0.0.1:33385_nfp%2Fuu    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45438_nfp%252Fuu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 664214 INFO  (qtp83919837-3784) [n:127.0.0.1:33385_nfp%2Fuu    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:35881_nfp%252Fuu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 664215 INFO  (qtp83919837-3785) [n:127.0.0.1:33385_nfp%2Fuu    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:38544_nfp%252Fuu&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 664226 INFO  
(OverseerThreadFactory-739-thread-3-processing-n:127.0.0.1:33385_nfp%2Fuu) 
[n:127.0.0.1:33385_nfp%2Fuu c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:38709_nfp%2Fuu for creating new replica of shard 
shard1 for collection collection1
   [junit4]   2> 664226 INFO  
(OverseerCollectionConfigSetProcessor-74261839967158276-127.0.0.1:33385_nfp%2Fuu-n_0000000000)
 [n:127.0.0.1:33385_nfp%2Fuu    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 664227 INFO  
(OverseerThreadFactory-739-thread-4-processing-n:127.0.0.1:33385_nfp%2Fuu) 
[n:127.0.0.1:33385_nfp%2Fuu c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:45438_nfp%2Fuu for creating new replica of shard 
shard2 for collection collection1
   [junit4]   2> 664230 INFO  
(OverseerThreadFactory-739-thread-3-processing-n:127.0.0.1:33385_nfp%2Fuu) 
[n:127.0.0.1:33385_nfp%2Fuu c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 664232 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu  
  x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 664232 INFO  
(OverseerThreadFactory-739-thread-4-processing-n:127.0.0.1:33385_nfp%2Fuu) 
[n:127.0.0.1:33385_nfp%2Fuu c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 664235 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu  
  x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 664863 DEBUG (ScheduledTrigger-737-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5 and last live nodes: 3
   [junit4]   2> 665255 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 665255 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 665313 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 665357 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 665474 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 665523 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 665523 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 665524 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home
   [junit4]   2> 665524 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 665524 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-1-001/cores/collection1_shard2_replica_n2],
 
dataDir=[hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home/collection1/core_node4/data/]
   [junit4]   2> 665525 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home/collection1/core_node4/data/snapshot_metadata
   [junit4]   2> 665533 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 665533 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 665533 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 665591 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 665592 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 665594 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home/collection1/core_node4/data
   [junit4]   2> 665634 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 665634 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5738fd
   [junit4]   2> 665634 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home
   [junit4]   2> 665635 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 665635 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_8538263769257EA5-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home/collection1/core_node3/data/]
   [junit4]   2> 665635 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home/collection1/core_node4/data/index
   [junit4]   2> 665637 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:41744/solr_hdfs_home/collection1/core_node3/data/snapshot_metadata
   [junit4]   2> 665641 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 665641 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 665641 INFO  (qtp1027209206-3853) [n:127.0.0.1:45438_nfp%2Fuu 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 665647 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 665647 INFO  (qtp1443691439-3876) [n:127.0.0.1:38709_nfp%2Fuu 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] wil

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

ce] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1471345745
     [copy] Copying 242 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1471345745
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1471345745

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 71ms :: artifacts dl 16ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 472 minutes 23 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to