Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1916/

2 tests failed.
FAILED:  org.apache.lucene.analysis.core.TestRandomChains.testRandomChains

Error Message:
stage 3: inconsistent endOffset at pos=1: 6 vs 7; token=Aҧtdswqrrlnアtdswqrrlnア 糵

Stack Trace:
java.lang.IllegalStateException: stage 3: inconsistent endOffset at pos=1: 6 vs 
7; token=Aҧtdswqrrlnアtdswqrrlnア 糵
        at 
__randomizedtesting.SeedInfo.seed([AE57BD8561C5398D:93B694E426D7244D]:0)
        at 
org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:146)
        at 
org.apache.lucene.analysis.miscellaneous.ConditionalTokenFilter.incrementToken(ConditionalTokenFilter.java:174)
        at 
org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:77)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:746)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:657)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:559)
        at 
org.apache.lucene.analysis.core.TestRandomChains.testRandomChains(TestRandomChains.java:872)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:36385/e_n/delete_data_dir

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:36385/e_n/delete_data_dir
        at 
__randomizedtesting.SeedInfo.seed([3C60DA1BA194197F:B434E5C10F687487]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:189)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        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:555)
        ... 47 more




Build Log:
[...truncated 3345 lines...]
   [junit4] Suite: org.apache.lucene.analysis.core.TestRandomChains
   [junit4]   2> stage 0: A?<[0-2] +1> ?<[5-5] +1> ?<[5-6] +1> ?<[6-7] +1> 
   [junit4]   2> stage 1: A?<[0-2] +1> ?<[5-5] +1> ?<[5-6] +1> ?<[6-7] +1> 
   [junit4]   2> stage 2: A?<[0-2] +1> A? ?<[0-5] +0> ?<[5-5] +1> ? ?<[5-6] +0> 
?<[5-6] +1> ? ?<[5-7] +0> 
   [junit4]   2> stage 3: A?tdswqrrln?tdswqrrln?<[0-6] +1> 
A?tdswqrrln?tdswqrrln? ?<[0-7] +0> 
   [junit4]   2> TEST FAIL: useCharFilter=true 
text='A\u04a7\uda7d\udd29<\uff71\u7cf5\ud966\udf1f c'
   [junit4]   2> Exception from random analyzer: 
   [junit4]   2> charfilters=
   [junit4]   2>   
org.apache.lucene.analysis.fa.PersianCharFilter(java.io.StringReader@261d8e6d)
   [junit4]   2>   
org.apache.lucene.analysis.charfilter.HTMLStripCharFilter(org.apache.lucene.analysis.fa.PersianCharFilter@19531aa,
 [<EMOJI>])
   [junit4]   2> tokenizer=
   [junit4]   2>   org.apache.lucene.analysis.standard.ClassicTokenizer()
   [junit4]   2> filters=
   [junit4]   2>   
org.apache.lucene.analysis.shingle.ShingleFilter(ValidatingTokenFilter@4e820e33 
term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1)
   [junit4]   2>   
org.apache.lucene.analysis.shingle.FixedShingleFilter(ValidatingTokenFilter@20c532d2
 
term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,
 3, tdswqrrln, ou)
   [junit4]   2>   
Conditional:org.apache.lucene.analysis.standard.ClassicFilter(OneTimeWrapper@bf629e1
 
term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomChains 
-Dtests.method=testRandomChains -Dtests.seed=AE57BD8561C5398D 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-CL -Dtests.timezone=Asia/Samarkand -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.96s J2 | TestRandomChains.testRandomChains <<<
   [junit4]    > Throwable #1: java.lang.IllegalStateException: stage 3: 
inconsistent endOffset at pos=1: 6 vs 7; token=Aҧtdswqrrlnアtdswqrrlnア 糵
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AE57BD8561C5398D:93B694E426D7244D]:0)
   [junit4]    >        at 
org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:146)
   [junit4]    >        at 
org.apache.lucene.analysis.miscellaneous.ConditionalTokenFilter.incrementToken(ConditionalTokenFilter.java:174)
   [junit4]    >        at 
org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:77)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:746)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:657)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:559)
   [junit4]    >        at 
org.apache.lucene.analysis.core.TestRandomChains.testRandomChains(TestRandomChains.java:872)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/analysis/common/test/J2/temp/lucene.analysis.core.TestRandomChains_AE57BD8561C5398D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2eb804d9),
 locale=es-CL, timezone=Asia/Samarkand
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 11.0.1 
(64-bit)/cpus=4,threads=1,free=135139608,total=264241152
   [junit4]   2> NOTE: All tests run in this JVM: [TestComplexPrefix, 
TestPersianCharFilter, TestFlattenGraphFilter, TestZeroAffix, 
TestBulgarianStemFilterFactory, TestStemmerOverrideFilter, 
TestItalianLightStemFilterFactory, TestGermanMinimalStemFilterFactory, 
TestGreekLowerCaseFilterFactory, TestRandomChains]
   [junit4] Completed [35/295 (1!)] on J2 in 41.11s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 12181 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/init-core-data-001
   [junit4]   2> 4325856 WARN  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 4325856 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4325869 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-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> 4325869 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4325870 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e_n/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 4326003 WARN  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 4326036 WARN  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4326037 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 4326038 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 4326038 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 4326050 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 4326051 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21bcd6f9{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 4326717 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@2f10f0b8{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/jetty-lucene2-us-west.apache.org-36615-hdfs-_-any-13360826430382274965.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 4326718 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2268f3fe{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:36615}
   [junit4]   2> 4326718 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] o.e.j.s.Server 
Started @4326842ms
   [junit4]   2> 4326966 WARN  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4326967 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 4326970 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 4326982 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 4326982 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 4326990 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7346abe8{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 4327588 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@136184a3{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost-42973-datanode-_-any-11409149788599621827.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 4327588 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5db7210e{HTTP/1.1,[http/1.1]}{localhost:42973}
   [junit4]   2> 4327588 INFO  
(SUITE-StressHdfsTest-seed#[3C60DA1BA194197F]-worker) [     ] o.e.j.s.Server 
Started @4327712ms
   [junit4]   2> 4328503 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x521291b30ebbff10: Processing first 
storage report for DS-caa80efa-c207-45b8-861e-cf4534964b7e from datanode 
7edd07ca-e274-4ba3-b32c-9fcd02131811
   [junit4]   2> 4328504 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x521291b30ebbff10: from storage 
DS-caa80efa-c207-45b8-861e-cf4534964b7e node 
DatanodeRegistration(127.0.0.1:39651, 
datanodeUuid=7edd07ca-e274-4ba3-b32c-9fcd02131811, infoPort=33608, 
infoSecurePort=0, ipcPort=41638, 
storageInfo=lv=-57;cid=testClusterID;nsid=805685343;c=1564641838384), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 4328504 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x521291b30ebbff10: Processing first 
storage report for DS-219ba313-61bd-4913-a8bd-e29f773507de from datanode 
7edd07ca-e274-4ba3-b32c-9fcd02131811
   [junit4]   2> 4328504 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x521291b30ebbff10: from storage 
DS-219ba313-61bd-4913-a8bd-e29f773507de node 
DatanodeRegistration(127.0.0.1:39651, 
datanodeUuid=7edd07ca-e274-4ba3-b32c-9fcd02131811, infoPort=33608, 
infoSecurePort=0, ipcPort=41638, 
storageInfo=lv=-57;cid=testClusterID;nsid=805685343;c=1564641838384), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 4328777 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 4328794 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4328794 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4328894 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
start zk server on port:42516
   [junit4]   2> 4328894 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
parse host and port list: 127.0.0.1:42516
   [junit4]   2> 4328894 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1 42516
   [junit4]   2> 4328938 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4329016 INFO  (zkConnectionManagerCallback-11498-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4329016 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4329069 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4329072 INFO  (zkConnectionManagerCallback-11500-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4329072 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4329085 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 4329087 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 4329088 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4329089 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 4329110 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 4329111 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 4329112 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4329125 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4329127 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4329143 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4329144 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 4329158 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 4329810 WARN  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4329810 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4329810 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4329810 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 4329823 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 4329823 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 4329823 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 4329825 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39e2cd66{/e_n,null,AVAILABLE}
   [junit4]   2> 4329838 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@49c456f7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39632}
   [junit4]   2> 4329838 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.e.j.s.Server 
Started @4329962ms
   [junit4]   2> 4329838 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/e_n, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:40401/hdfs__lucene2-us-west.apache.org_40401__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001_tempDir-002_control_data,
 hostPort=39632, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 4329840 ERROR 
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4329840 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4329840 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4329840 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4329840 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4329840 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-01T06:44:02.297216Z
   [junit4]   2> 4329866 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4329871 INFO  (zkConnectionManagerCallback-11502-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4329871 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4329973 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4329973 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/control-001/solr.xml
   [junit4]   2> 4329975 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4329975 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4329977 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4330596 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4330597 WARN  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@2ea9f7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4330597 WARN  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@2ea9f7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4330616 WARN  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@31926c34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4330616 WARN  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@31926c34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4330617 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:42516/solr
   [junit4]   2> 4330618 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4330619 INFO  (zkConnectionManagerCallback-11509-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4330619 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4330742 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4330743 INFO  (zkConnectionManagerCallback-11511-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4330743 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4331191 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39632_e_n
   [junit4]   2> 4331192 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.c.Overseer Overseer 
(id=75136425654157316-127.0.0.1:39632_e_n-n_0000000000) starting
   [junit4]   2> 4331214 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4331214 INFO  (zkConnectionManagerCallback-11518-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4331214 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4331243 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42516/solr ready
   [junit4]   2> 4331258 INFO  
(OverseerStateUpdate-75136425654157316-127.0.0.1:39632_e_n-n_0000000000) 
[n:127.0.0.1:39632_e_n     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39632_e_n
   [junit4]   2> 4331258 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39632_e_n
   [junit4]   2> 4331273 INFO  (zkCallback-11517-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4331275 INFO  (zkCallback-11510-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4331289 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 4331367 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 4331434 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4
   [junit4]   2> 4331444 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4
   [junit4]   2> 4331445 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4
   [junit4]   2> 4331446 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [n:127.0.0.1:39632_e_n     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/control-001/cores
   [junit4]   2> 4331466 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4331467 INFO  (zkConnectionManagerCallback-11524-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4331467 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4331468 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4331469 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42516/solr ready
   [junit4]   2> 4331470 INFO  (qtp651604136-36150) [n:127.0.0.1:39632_e_n     
] 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:39632_e_n&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4331473 INFO  
(OverseerThreadFactory-7195-thread-1-processing-n:127.0.0.1:39632_e_n) 
[n:127.0.0.1:39632_e_n     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 4331601 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n    
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> 4331601 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 4332620 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4332647 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4332874 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4332963 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4332964 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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@5b174fc4
   [junit4]   2> 4332964 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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:40401/solr_hdfs_home
   [junit4]   2> 4332964 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 4332964 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://lucene2-us-west.apache.org:40401/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 4332965 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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:40401/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 4332992 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4332992 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 4332992 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 4333014 WARN  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 4338039 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4338043 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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:40401/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 4338202 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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:40401/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 4338228 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4338228 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 4338228 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 4338271 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4338272 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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=7, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=88.3740234375, 
floorSegmentMB=1.421875, forceMergeDeletesPctAllowed=10.569598665986007, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=40.873845882471855
   [junit4]   2> 4338931 WARN  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4339208 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4339208 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4339208 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 4339284 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4339284 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4339303 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9404296875, noCFSRatio=1.0]
   [junit4]   2> 4339311 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d8e829b[control_collection_shard1_replica_n1] main]
   [junit4]   2> 4339334 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4339335 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4339335 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4339348 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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 1640645894398279680
   [junit4]   2> 4339353 INFO  
(searcherExecutor-7200-thread-1-processing-n:127.0.0.1:39632_e_n 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:39632_e_n 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@d8e829b[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4339368 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4339368 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4339398 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4339398 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4339398 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39632/e_n/control_collection_shard1_replica_n1/
   [junit4]   2> 4339399 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4339399 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39632/e_n/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4339399 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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/75136425654157316-core_node2-n_0000000000
   [junit4]   2> 4339400 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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:39632/e_n/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 4339415 INFO  (zkCallback-11510-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> 4339425 INFO  (zkCallback-11510-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> 4339430 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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> 4339432 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n 
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=7831
   [junit4]   2> 4339459 INFO  (qtp651604136-36150) [n:127.0.0.1:39632_e_n     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 4339482 INFO  
(OverseerCollectionConfigSetProcessor-75136425654157316-127.0.0.1:39632_e_n-n_0000000000)
 [n:127.0.0.1:39632_e_n     ] 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> 4339535 INFO  (zkCallback-11510-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> 4339535 INFO  (zkCallback-11510-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> 4339535 INFO  (zkCallback-11510-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> 4339535 INFO  (qtp651604136-36150) [n:127.0.0.1:39632_e_n     
] 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:39632_e_n&wt=javabin&version=2}
 status=0 QTime=8065
   [junit4]   2> 4339709 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4339724 INFO  (zkConnectionManagerCallback-11530-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4339724 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4339834 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4339835 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42516/solr ready
   [junit4]   2> 4339835 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4339836 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4339892 INFO  
(OverseerThreadFactory-7195-thread-2-processing-n:127.0.0.1:39632_e_n) 
[n:127.0.0.1:39632_e_n     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 4340134 WARN  
(OverseerThreadFactory-7195-thread-2-processing-n:127.0.0.1:39632_e_n) 
[n:127.0.0.1:39632_e_n     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 4340173 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 4340174 INFO  (qtp651604136-36155) [n:127.0.0.1:39632_e_n     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=338
   [junit4]   2> 4340175 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 4340175 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4340175 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 4340175 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4340175 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 4340175 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4340175 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 4340770 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-1-001
 of type NRT
   [junit4]   2> 4340771 WARN  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4340771 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4340771 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4340771 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 4340773 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4340773 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4340773 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4340773 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57dc5910{/e_n,null,AVAILABLE}
   [junit4]   2> 4340774 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@42ad1af9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35646}
   [junit4]   2> 4340774 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.s.Server Started @4340898ms
   [junit4]   2> 4340774 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/e_n, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:40401/hdfs__lucene2-us-west.apache.org_40401__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001_tempDir-002_jetty1,
 hostPort=35646, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 4340774 ERROR (closeThreadPool-11531-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4340774 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4340774 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4340774 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4340774 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4340774 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-01T06:44:13.231606Z
   [junit4]   2> 4340775 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4340778 INFO  (zkConnectionManagerCallback-11533-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4340778 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4340895 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4340895 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-1-001/solr.xml
   [junit4]   2> 4340898 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4340898 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4340913 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4341616 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4341633 WARN  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4e0408d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4341633 WARN  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4e0408d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4341688 WARN  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@24eb9f20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4341688 WARN  (closeThreadPool-11531-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@24eb9f20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4341702 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42516/solr
   [junit4]   2> 4341742 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4341746 INFO  (zkConnectionManagerCallback-11540-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4341746 INFO  (closeThreadPool-11531-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4341894 INFO  
(OverseerCollectionConfigSetProcessor-75136425654157316-127.0.0.1:39632_e_n-n_0000000000)
 [n:127.0.0.1:39632_e_n     ] 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> 4341901 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-2-001
 of type NRT
   [junit4]   2> 4341905 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4341949 WARN  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4341950 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4341950 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4341950 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 4342030 INFO  (zkConnectionManagerCallback-11542-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4342042 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 4342095 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4342095 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4342095 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4342095 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@175a1e82{/e_n,null,AVAILABLE}
   [junit4]   2> 4342096 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@560183bf{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41815}
   [junit4]   2> 4342096 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.Server Started @4342220ms
   [junit4]   2> 4342096 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/e_n, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:40401/hdfs__lucene2-us-west.apache.org_40401__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001_tempDir-002_jetty2,
 hostPort=41815, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 4342096 ERROR (closeThreadPool-11531-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4342096 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4342096 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4342096 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4342096 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4342096 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-01T06:44:14.553701Z
   [junit4]   2> 4342115 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4342129 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4342145 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35646_e_n as DOWN
   [junit4]   2> 4342146 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4342146 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35646_e_n
   [junit4]   2> 4342147 INFO  (zkCallback-11510-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4342161 INFO  (zkCallback-11529-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4342161 INFO  (zkCallback-11517-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4342180 INFO  (zkConnectionManagerCallback-11546-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4342180 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4342180 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4342186 INFO  (zkCallback-11541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4342188 INFO  (zkConnectionManagerCallback-11551-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4342188 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 4342189 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4342190 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42516/solr ready
   [junit4]   2> 4342191 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.LibListener clusterprops.json changed , 
version 0
   [junit4]   2> 4342301 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4342301 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-2-001/solr.xml
   [junit4]   2> 4342323 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4342323 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4342325 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4342366 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4342432 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4
   [junit4]   2> 4342491 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4
   [junit4]   2> 4342504 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4
   [junit4]   2> 4342505 INFO  (closeThreadPool-11531-thread-1) 
[n:127.0.0.1:35646_e_n     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-1-001/cores
   [junit4]   2> 4342684 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4342686 WARN  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2f77009d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4342686 WARN  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2f77009d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4342700 WARN  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7780c990[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4342700 WARN  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7780c990[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4342701 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42516/solr
   [junit4]   2> 4342714 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4342751 INFO  (zkConnectionManagerCallback-11559-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4342755 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4342869 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4342901 INFO  (zkConnectionManagerCallback-11561-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4342901 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 4342916 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4342932 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41815_e_n as DOWN
   [junit4]   2> 4342933 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4342933 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41815_e_n
   [junit4]   2> 4342934 INFO  (zkCallback-11517-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4342934 INFO  (zkCallback-11529-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4342934 INFO  (zkCallback-11510-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4342958 INFO  (zkCallback-11541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4342976 INFO  (zkCallback-11560-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4342976 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4342977 INFO  (zkCallback-11550-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4342990 INFO  (zkConnectionManagerCallback-11568-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4343003 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 4343004 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4343019 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42516/solr ready
   [junit4]   2> 4343020 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.LibListener clusterprops.json changed , 
version 0
   [junit4]   2> 4343112 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4343200 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4
   [junit4]   2> 4343253 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4
   [junit4]   2> 4343253 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4
   [junit4]   2> 4343271 INFO  (closeThreadPool-11531-thread-2) 
[n:127.0.0.1:41815_e_n     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-2-001/cores
   [junit4]   2> 4344340 INFO  
(TEST-StressHdfsTest.test-seed#[3C60DA1BA194197F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-3-001
 of type NRT
   [junit4]   2> 4344340 WARN  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4344341 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4344341 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4344341 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 4344446 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4344446 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4344446 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4344446 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@189652c2{/e_n,null,AVAILABLE}
   [junit4]   2> 4344447 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7a1c2c06{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42712}
   [junit4]   2> 4344447 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.s.Server Started @4344570ms
   [junit4]   2> 4344447 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/e_n, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:40401/hdfs__lucene2-us-west.apache.org_40401__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001_tempDir-002_jetty3,
 hostPort=42712, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-3-001/cores}
   [junit4]   2> 4344447 ERROR (closeThreadPool-11531-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4344447 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4344447 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4344447 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4344447 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4344447 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-01T06:44:16.904692Z
   [junit4]   2> 4344575 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4344592 INFO  (zkConnectionManagerCallback-11571-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4344592 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4344700 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4344700 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_3C60DA1BA194197F-001/shard-3-001/solr.xml
   [junit4]   2> 4344718 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4344718 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4344719 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b174fc4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4344983 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4345008 WARN  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@53c17b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4345008 WARN  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@53c17b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4345011 WARN  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@33df1796[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4345011 WARN  (closeThreadPool-11531-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@33df1796[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4345012 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42516/solr
   [junit4]   2> 4345013 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4345018 INFO  (zkConnectionManagerCallback-11578-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4345028 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4345132 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4345133 INFO  (zkConnectionManagerCallback-11580-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4345133 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4345166 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4345183 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42712_e_n as DOWN
   [junit4]   2> 4345184 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4345185 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42712_e_n
   [junit4]   2> 4345214 INFO  (zkCallback-11529-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4345214 INFO  (zkCallback-11541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4345214 INFO  (zkCallback-11517-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4345222 INFO  (zkCallback-11550-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4345222 INFO  (zkCallback-11510-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4345222 INFO  (zkCallback-11560-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4345233 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4345233 INFO  (zkConnectionManagerCallback-11587-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4345233 INFO  (closeThreadPool-11531-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4345234 INFO  (zkCallback-11579-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4345234 INFO  (closeThreadPool-11531-thread-2) [     ] o.a.s.c

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

:: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null332809315
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null332809315
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null332809315

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;work...@lucene2-us-west.apache.org
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 29ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 447 minutes 34 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to