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

2 tests failed.
FAILED:  
org.apache.lucene.codecs.simpletext.TestSimpleTextTermVectorsFormat.testRamBytesUsed

Error Message:
background merge hit exception: _cc(9.0.0):C47716:[diagnostics={source=merge, 
java.vendor=Oracle Corporation, os.version=4.15.0-54-generic, 
mergeMaxNumSegments=1, java.version=11.0.4, java.vm.version=11.0.4+10-LTS, 
lucene.version=9.0.0, timestamp=1574285759124, os=Linux, 
java.runtime.version=11.0.4+10-LTS, mergeFactor=3, os.arch=amd64}] 
_cd(9.0.0):c11560:[diagnostics={source=merge, java.vendor=Oracle Corporation, 
os.version=4.15.0-54-generic, mergeMaxNumSegments=1, java.version=11.0.4, 
java.vm.version=11.0.4+10-LTS, lucene.version=9.0.0, timestamp=1574285759130, 
os=Linux, java.runtime.version=11.0.4+10-LTS, mergeFactor=1, os.arch=amd64}] 
into _ce [maxNumSegments=1]

Stack Trace:
java.io.IOException: background merge hit exception: 
_cc(9.0.0):C47716:[diagnostics={source=merge, java.vendor=Oracle Corporation, 
os.version=4.15.0-54-generic, mergeMaxNumSegments=1, java.version=11.0.4, 
java.vm.version=11.0.4+10-LTS, lucene.version=9.0.0, timestamp=1574285759124, 
os=Linux, java.runtime.version=11.0.4+10-LTS, mergeFactor=3, os.arch=amd64}] 
_cd(9.0.0):c11560:[diagnostics={source=merge, java.vendor=Oracle Corporation, 
os.version=4.15.0-54-generic, mergeMaxNumSegments=1, java.version=11.0.4, 
java.vm.version=11.0.4+10-LTS, lucene.version=9.0.0, timestamp=1574285759130, 
os=Linux, java.runtime.version=11.0.4+10-LTS, mergeFactor=1, os.arch=amd64}] 
into _ce [maxNumSegments=1]
        at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1991)
        at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1923)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:290)
        at 
org.apache.lucene.index.BaseTermVectorsFormatTestCase.testRamBytesUsed(BaseTermVectorsFormatTestCase.java:71)
        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)
Caused by: java.lang.OutOfMemoryError: Java heap space
        at java.base/java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:61)
        at java.base/java.nio.ByteBuffer.allocate(ByteBuffer.java:348)
        at 
org.apache.lucene.store.ByteBuffersDataOutput$$Lambda$91/0x00000001001b7840.apply(Unknown
 Source)
        at 
org.apache.lucene.store.ByteBuffersDataOutput.appendBlock(ByteBuffersDataOutput.java:447)
        at 
org.apache.lucene.store.ByteBuffersDataOutput.writeBytes(ByteBuffersDataOutput.java:164)
        at 
org.apache.lucene.store.ByteBuffersIndexOutput.writeBytes(ByteBuffersIndexOutput.java:115)
        at 
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
        at 
org.apache.lucene.store.RateLimitedIndexOutput.writeBytes(RateLimitedIndexOutput.java:73)
        at org.apache.lucene.store.DataOutput.copyBytes(DataOutput.java:278)
        at 
org.apache.lucene.codecs.simpletext.SimpleTextCompoundFormat.write(SimpleTextCompoundFormat.java:193)
        at 
org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:4997)
        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4510)
        at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4040)
        at 
org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
        at 
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)


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

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:33285/vjysz

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:33285/vjysz
        at 
__randomizedtesting.SeedInfo.seed([32B66BEDD362A50:8B7F596473CA47A8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        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:564)
        ... 51 more




Build Log:
[...truncated 7593 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.simpletext.TestSimpleTextTermVectorsFormat
   [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=TestSimpleTextTermVectorsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=AFDA711948825305 -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=nds-DE -Dtests.timezone=America/Tortola -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    146s J2 | TestSimpleTextTermVectorsFormat.testRamBytesUsed 
<<<
   [junit4]    > Throwable #1: java.io.IOException: background merge hit 
exception: _cc(9.0.0):C47716:[diagnostics={source=merge, java.vendor=Oracle 
Corporation, os.version=4.15.0-54-generic, mergeMaxNumSegments=1, 
java.version=11.0.4, java.vm.version=11.0.4+10-LTS, lucene.version=9.0.0, 
timestamp=1574285759124, os=Linux, java.runtime.version=11.0.4+10-LTS, 
mergeFactor=3, os.arch=amd64}] _cd(9.0.0):c11560:[diagnostics={source=merge, 
java.vendor=Oracle Corporation, os.version=4.15.0-54-generic, 
mergeMaxNumSegments=1, java.version=11.0.4, java.vm.version=11.0.4+10-LTS, 
lucene.version=9.0.0, timestamp=1574285759130, os=Linux, 
java.runtime.version=11.0.4+10-LTS, mergeFactor=1, os.arch=amd64}] into _ce 
[maxNumSegments=1]
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1991)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1923)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:290)
   [junit4]    >        at 
org.apache.lucene.index.BaseTermVectorsFormatTestCase.testRamBytesUsed(BaseTermVectorsFormatTestCase.java:71)
   [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]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
java.base/java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:61)
   [junit4]    >        at 
java.base/java.nio.ByteBuffer.allocate(ByteBuffer.java:348)
   [junit4]    >        at 
org.apache.lucene.store.ByteBuffersDataOutput$$Lambda$91/0x00000001001b7840.apply(Unknown
 Source)
   [junit4]    >        at 
org.apache.lucene.store.ByteBuffersDataOutput.appendBlock(ByteBuffersDataOutput.java:447)
   [junit4]    >        at 
org.apache.lucene.store.ByteBuffersDataOutput.writeBytes(ByteBuffersDataOutput.java:164)
   [junit4]    >        at 
org.apache.lucene.store.ByteBuffersIndexOutput.writeBytes(ByteBuffersIndexOutput.java:115)
   [junit4]    >        at 
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
   [junit4]    >        at 
org.apache.lucene.store.RateLimitedIndexOutput.writeBytes(RateLimitedIndexOutput.java:73)
   [junit4]    >        at 
org.apache.lucene.store.DataOutput.copyBytes(DataOutput.java:278)
   [junit4]    >        at 
org.apache.lucene.codecs.simpletext.SimpleTextCompoundFormat.write(SimpleTextCompoundFormat.java:193)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:4997)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4510)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4040)
   [junit4]    >        at 
org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    >        at 
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)Throwable
 #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=453, name=Lucene Merge Thread #96, 
state=RUNNABLE, group=TGRP-TestSimpleTextTermVectorsFormat]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: 
java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AFDA711948825305]:0)
   [junit4]    >        at 
org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]    >        at 
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
java.base/java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:61)
   [junit4]    >        at 
java.base/java.nio.ByteBuffer.allocate(ByteBuffer.java:348)
   [junit4]    >        at 
org.apache.lucene.store.ByteBuffersDataOutput$$Lambda$91/0x00000001001b7840.apply(Unknown
 Source)
   [junit4]    >        at 
org.apache.lucene.store.ByteBuffersDataOutput.appendBlock(ByteBuffersDataOutput.java:447)
   [junit4]    >        at 
org.apache.lucene.store.ByteBuffersDataOutput.writeBytes(ByteBuffersDataOutput.java:164)
   [junit4]    >        at 
org.apache.lucene.store.ByteBuffersIndexOutput.writeBytes(ByteBuffersIndexOutput.java:115)
   [junit4]    >        at 
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
   [junit4]    >        at 
org.apache.lucene.store.RateLimitedIndexOutput.writeBytes(RateLimitedIndexOutput.java:73)
   [junit4]    >        at 
org.apache.lucene.store.DataOutput.copyBytes(DataOutput.java:278)
   [junit4]    >        at 
org.apache.lucene.codecs.simpletext.SimpleTextCompoundFormat.write(SimpleTextCompoundFormat.java:193)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:4997)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4510)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4040)
   [junit4]    >        at 
org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    >        at 
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> Nov 20, 2019 5:36:30 PM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Lucene Merge 
Thread #96,5,TGRP-TestSimpleTextTermVectorsFormat]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: 
java.lang.OutOfMemoryError: Java heap space
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([AFDA711948825305]:0)
   [junit4]   2>        at 
org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2>        at 
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2>        at 
java.base/java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:61)
   [junit4]   2>        at 
java.base/java.nio.ByteBuffer.allocate(ByteBuffer.java:348)
   [junit4]   2>        at 
org.apache.lucene.store.ByteBuffersDataOutput$$Lambda$91/0x00000001001b7840.apply(Unknown
 Source)
   [junit4]   2>        at 
org.apache.lucene.store.ByteBuffersDataOutput.appendBlock(ByteBuffersDataOutput.java:447)
   [junit4]   2>        at 
org.apache.lucene.store.ByteBuffersDataOutput.writeBytes(ByteBuffersDataOutput.java:164)
   [junit4]   2>        at 
org.apache.lucene.store.ByteBuffersIndexOutput.writeBytes(ByteBuffersIndexOutput.java:115)
   [junit4]   2>        at 
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
   [junit4]   2>        at 
org.apache.lucene.store.RateLimitedIndexOutput.writeBytes(RateLimitedIndexOutput.java:73)
   [junit4]   2>        at 
org.apache.lucene.store.DataOutput.copyBytes(DataOutput.java:278)
   [junit4]   2>        at 
org.apache.lucene.codecs.simpletext.SimpleTextCompoundFormat.write(SimpleTextCompoundFormat.java:193)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:4997)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4510)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4040)
   [junit4]   2>        at 
org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2>        at 
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/codecs/test/J2/temp/lucene.codecs.simpletext.TestSimpleTextTermVectorsFormat_AFDA711948825305-001
   [junit4]   2> NOTE: test params are: codec=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@22083948),
 locale=nds-DE, timezone=America/Tortola
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=4,threads=1,free=170590368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectPostingsFormat, 
TestSimpleTextTermVectorsFormat]
   [junit4] Completed [8/25 (1!)] on J2 in 253.25s, 17 tests, 1 error <<< 
FAILURES!

[...truncated 59 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/codecs/test/temp/junit4-J2-20191120_213001_25817087742196872932815.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid8100.hprof
 ...
   [junit4] Heap dump file created [370500737 bytes in 0.744 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 7498 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 4098058 INFO  
(SUITE-RollingRestartTest-seed#[32B66BEDD362A50]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4098058 INFO  
(SUITE-RollingRestartTest-seed#[32B66BEDD362A50]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/data-dir-126-001
   [junit4]   2> 4098058 WARN  
(SUITE-RollingRestartTest-seed#[32B66BEDD362A50]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 4098058 INFO  
(SUITE-RollingRestartTest-seed#[32B66BEDD362A50]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4098059 INFO  
(SUITE-RollingRestartTest-seed#[32B66BEDD362A50]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 4098060 INFO  
(SUITE-RollingRestartTest-seed#[32B66BEDD362A50]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vjysz/
   [junit4]   2> 4098063 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4098073 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4098073 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4098174 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:45257
   [junit4]   2> 4098174 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45257
   [junit4]   2> 4098174 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45257
   [junit4]   2> 4098174 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45257
   [junit4]   2> 4098177 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4098181 INFO  (zkConnectionManagerCallback-64974-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4098181 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4098193 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4098198 INFO  (zkConnectionManagerCallback-64976-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4098198 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4098199 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098200 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098201 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098202 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098203 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098204 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098204 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098205 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098206 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098208 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098208 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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> 4098209 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 4098330 WARN  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4098331 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4098331 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4098331 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 4098331 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 4098331 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 4098331 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 4098332 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67cdd353{/vjysz,null,AVAILABLE}
   [junit4]   2> 4098333 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a624022{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38099}
   [junit4]   2> 4098333 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] o.e.j.s.Server 
Started @4098392ms
   [junit4]   2> 4098333 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vjysz, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/tempDir-001/control/data,
 hostPort=38099, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/control-001/cores}
   [junit4]   2> 4098333 ERROR 
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4098333 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4098333 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4098333 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4098333 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4098333 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-20T23:48:36.175759Z
   [junit4]   2> 4098334 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4098335 INFO  (zkConnectionManagerCallback-64978-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4098335 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4098437 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4098437 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/control-001/solr.xml
   [junit4]   2> 4098440 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4098440 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4098441 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c49880d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4098564 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4098569 WARN  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@ee042c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4098569 WARN  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@ee042c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4098588 WARN  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@31c877ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4098588 WARN  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@31c877ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4098589 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45257/solr
   [junit4]   2> 4098602 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4098609 INFO  (zkConnectionManagerCallback-64985-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4098609 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4098745 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4098752 INFO  (zkConnectionManagerCallback-64987-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4098752 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4098846 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:38099_vjysz
   [junit4]   2> 4098846 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] o.a.s.c.Overseer Overseer 
(id=72759832541069316-127.0.0.1:38099_vjysz-n_0000000000) starting
   [junit4]   2> 4098857 INFO  
(OverseerStateUpdate-72759832541069316-127.0.0.1:38099_vjysz-n_0000000000) 
[n:127.0.0.1:38099_vjysz     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38099_vjysz
   [junit4]   2> 4098876 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38099_vjysz
   [junit4]   2> 4098882 INFO  (zkCallback-64986-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4098889 DEBUG 
(OverseerAutoScalingTriggerThread-72759832541069316-127.0.0.1:38099_vjysz-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:38099_vjysz]
   [junit4]   2> 4098899 DEBUG (ScheduledTrigger-8776-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4098910 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 4098934 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c49880d
   [junit4]   2> 4098965 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c49880d
   [junit4]   2> 4098965 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c49880d
   [junit4]   2> 4098967 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4098970 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [n:127.0.0.1:38099_vjysz  
   ] 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/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/control-001/cores
   [junit4]   2> 4099202 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4099203 INFO  (zkConnectionManagerCallback-64996-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4099204 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4099206 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4099207 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45257/solr ready
   [junit4]   2> 4099211 INFO  (qtp708325851-122761) [n:127.0.0.1:38099_vjysz   
  ] 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:38099_vjysz&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4099217 INFO  
(OverseerThreadFactory-8778-thread-1-processing-n:127.0.0.1:38099_vjysz) 
[n:127.0.0.1:38099_vjysz     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 4099404 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz   
 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> 4099404 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz   
 x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 4099899 DEBUG (ScheduledTrigger-8776-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4100416 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4100428 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100501 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100518 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100519 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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@4c49880d
   [junit4]   2> 4100519 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 4100521 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1394482096, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4100578 WARN  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100633 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4100633 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100635 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4100635 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4100636 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5003741364452562]
   [junit4]   2> 4100637 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d9c6156[control_collection_shard1_replica_n1] main]
   [junit4]   2> 4100640 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4100641 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100641 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4100641 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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 1650766610152030208
   [junit4]   2> 4100644 INFO  
(searcherExecutor-8783-thread-1-processing-n:127.0.0.1:38099_vjysz 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:38099_vjysz 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@d9c6156[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4100648 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100648 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100652 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4100652 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100652 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38099/vjysz/control_collection_shard1_replica_n1/
   [junit4]   2> 4100652 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100652 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38099/vjysz/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 4100652 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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/72759832541069316-core_node2-n_0000000000
   [junit4]   2> 4100654 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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:38099/vjysz/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 4100755 INFO  (zkCallback-64986-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> 4100755 INFO  (zkCallback-64986-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> 4100756 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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> 4100757 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz 
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=1353
   [junit4]   2> 4100759 INFO  (qtp708325851-122761) [n:127.0.0.1:38099_vjysz   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 4100857 INFO  (zkCallback-64986-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> 4100857 INFO  (zkCallback-64986-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> 4100857 INFO  (zkCallback-64986-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> 4100858 INFO  (qtp708325851-122761) [n:127.0.0.1:38099_vjysz   
  ] 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:38099_vjysz&wt=javabin&version=2}
 status=0 QTime=1646
   [junit4]   2> 4100858 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 4100900 DEBUG (ScheduledTrigger-8776-thread-4) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4100961 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4100962 INFO  (zkConnectionManagerCallback-65002-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4100962 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4100963 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4100964 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45257/solr ready
   [junit4]   2> 4100964 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 4100965 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4100969 INFO  
(OverseerThreadFactory-8778-thread-2-processing-n:127.0.0.1:38099_vjysz) 
[n:127.0.0.1:38099_vjysz     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 4100969 INFO  
(OverseerCollectionConfigSetProcessor-72759832541069316-127.0.0.1:38099_vjysz-n_0000000000)
 [n:127.0.0.1:38099_vjysz     ] 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> 4101172 WARN  
(OverseerThreadFactory-8778-thread-2-processing-n:127.0.0.1:38099_vjysz) 
[n:127.0.0.1:38099_vjysz     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 4101173 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 4101174 INFO  (qtp708325851-122763) [n:127.0.0.1:38099_vjysz   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=209
   [junit4]   2> 4101174 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 4101174 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4101175 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 4101175 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4101175 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 4101175 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4101175 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 4101266 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-1-001
 of type NRT
   [junit4]   2> 4101266 WARN  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4101267 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4101267 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4101267 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 4101269 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4101269 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4101269 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4101269 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2dae9b8d{/vjysz,null,AVAILABLE}
   [junit4]   2> 4101270 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@20e62d67{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41549}
   [junit4]   2> 4101270 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.s.Server Started @4101329ms
   [junit4]   2> 4101270 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vjysz, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/tempDir-001/jetty1,
 hostPort=41549, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-1-001/cores}
   [junit4]   2> 4101270 ERROR (closeThreadPool-65003-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4101270 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4101270 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4101270 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4101270 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4101270 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-20T23:48:39.112909Z
   [junit4]   2> 4101273 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4101274 INFO  (zkConnectionManagerCallback-65005-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4101274 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4101355 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-2-001
 of type NRT
   [junit4]   2> 4101356 WARN  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4101356 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4101356 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4101356 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 4101357 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4101357 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4101357 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4101361 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@322ff2b{/vjysz,null,AVAILABLE}
   [junit4]   2> 4101362 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@73ccf231{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39969}
   [junit4]   2> 4101362 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.s.Server Started @4101421ms
   [junit4]   2> 4101362 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vjysz, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/tempDir-001/jetty2,
 hostPort=39969, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-2-001/cores}
   [junit4]   2> 4101362 ERROR (closeThreadPool-65003-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4101362 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4101362 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4101362 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4101362 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4101362 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-20T23:48:39.204484Z
   [junit4]   2> 4101363 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4101365 INFO  (zkConnectionManagerCallback-65007-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4101365 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4101375 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4101375 INFO  (closeThreadPool-65003-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/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-1-001/solr.xml
   [junit4]   2> 4101377 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4101377 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4101379 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c49880d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4101425 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4101426 WARN  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@40304a24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4101426 WARN  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@40304a24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4101429 WARN  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@fbf944[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4101429 WARN  (closeThreadPool-65003-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@fbf944[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4101430 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45257/solr
   [junit4]   2> 4101431 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4101432 INFO  (zkConnectionManagerCallback-65014-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4101432 INFO  (closeThreadPool-65003-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4101454 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
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/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-3-001
 of type NRT
   [junit4]   2> 4101456 WARN  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4101457 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4101457 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4101458 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 4101465 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4101465 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4101465 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4101466 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ed005c9{/vjysz,null,AVAILABLE}
   [junit4]   2> 4101466 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@ce739e4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36091}
   [junit4]   2> 4101466 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.s.Server Started @4101526ms
   [junit4]   2> 4101466 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vjysz, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/tempDir-001/jetty3,
 hostPort=36091, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-3-001/cores}
   [junit4]   2> 4101467 ERROR (closeThreadPool-65003-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4101467 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4101467 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4101467 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4101467 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4101467 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-20T23:48:39.309317Z
   [junit4]   2> 4101468 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4101469 INFO  (zkConnectionManagerCallback-65016-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4101469 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4101477 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4101477 INFO  (closeThreadPool-65003-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/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-2-001/solr.xml
   [junit4]   2> 4101479 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4101479 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4101481 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c49880d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4101546 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4101547 WARN  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3fc26cbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4101547 WARN  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3fc26cbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4101549 WARN  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@efd4a97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4101549 WARN  (closeThreadPool-65003-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@efd4a97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4101550 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45257/solr
   [junit4]   2> 4101551 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4101551 INFO  (zkConnectionManagerCallback-65023-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4101551 INFO  (closeThreadPool-65003-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4101561 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-4-001
 of type NRT
   [junit4]   2> 4101577 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4101577 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-3-001/solr.xml
   [junit4]   2> 4101578 WARN  (closeThreadPool-65003-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4101578 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4101578 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4101578 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 4101580 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4101580 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4101581 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c49880d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4101639 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4101639 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4101639 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4101658 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22737908{/vjysz,null,AVAILABLE}
   [junit4]   2> 4101658 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@643161e6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41801}
   [junit4]   2> 4101659 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.e.j.s.Server Started @4101718ms
   [junit4]   2> 4101659 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vjysz, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/tempDir-001/jetty4,
 hostPort=41801, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-4-001/cores}
   [junit4]   2> 4101659 ERROR (closeThreadPool-65003-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4101659 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4101663 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4101663 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4101663 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4101663 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-20T23:48:39.505281Z
   [junit4]   2> 4101672 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-5-001
 of type NRT
   [junit4]   2> 4101673 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4101690 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 4101707 INFO  (zkConnectionManagerCallback-65028-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4101707 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4101710 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4101711 WARN  (closeThreadPool-65003-thread-5) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4101711 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4101711 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4101711 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 4101712 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41549_vjysz as DOWN
   [junit4]   2> 4101712 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4101712 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41549_vjysz
   [junit4]   2> 4101713 INFO  (zkCallback-64986-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4101726 INFO  (zkConnectionManagerCallback-65026-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4101726 INFO  (closeThreadPool-65003-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4101745 INFO  (closeThreadPool-65003-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4101746 INFO  (zkCallback-65001-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4101746 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4101757 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c49880d
   [junit4]   2> 4101757 INFO  (zkCallback-65027-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4101761 WARN  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c004e87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4101761 WARN  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c004e87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4101765 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c49880d
   [junit4]   2> 4101766 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c49880d
   [junit4]   2> 4101766 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4101766 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4101766 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4101767 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4101767 INFO  (closeThreadPool-65003-thread-1) 
[n:127.0.0.1:41549_vjysz     ] 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/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-1-001/cores
   [junit4]   2> 4101770 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52fde55{/vjysz,null,AVAILABLE}
   [junit4]   2> 4101771 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5842b3c2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40309}
   [junit4]   2> 4101771 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.e.j.s.Server Started @4101830ms
   [junit4]   2> 4101771 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vjysz, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/tempDir-001/jetty5,
 hostPort=40309, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-5-001/cores}
   [junit4]   2> 4101771 ERROR (closeThreadPool-65003-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4101771 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4101771 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4101771 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4101771 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4101771 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-20T23:48:39.613359Z
   [junit4]   2> 4101808 INFO  (closeThreadPool-65003-thread-2) 
[n:127.0.0.1:39969_vjysz     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 4101814 INFO  (zkConnectionManagerCallback-65038-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4101814 INFO  (closeThreadPool-65003-thread-2) 
[n:127.0.0.1:39969_vjysz     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4101815 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4101817 INFO  (closeThreadPool-65003-thread-2) 
[n:127.0.0.1:39969_vjysz     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4101823 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001/shard-6-001
 of type NRT
   [junit4]   2> 4101831 INFO  (closeThreadPool-65003-thread-2) 
[n:127.0.0.1:39969_vjysz     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39969_vjysz as DOWN
   [junit4]   2> 4101831 INFO  (closeThreadPool-65003-thread-2) 
[n:127.0.0.1:39969_vjysz     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4101831 INFO  (closeThreadPool-65003-thread-2) 
[n:127.0.0.1:39969_vjysz     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39969_vjysz
   [junit4]   2> 4101832 INFO  (zkCallback-65001-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4101832 INFO  (zkCallback-65027-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4101832 INFO  (zkCallback-64986-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4101838 INFO  (zkConnectionManagerCallback-65036-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4101838 INFO  (closeThreadPool-65003-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4101838 INFO  (zkCallback-65037-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4101847 WARN  (closeThreadPool-65003-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2e962058[provider=null,keyStore=null,

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

16-127.0.0.1:38099_vjysz-n_0000000019
   [junit4]   2>        2       
/solr/overseer_elect/election/72759832541069316-127.0.0.1:38099_vjysz-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72759832541069351-127.0.0.1:33285_vjysz-n_0000082286
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/72759832541069325-core_node16-n_0000000003
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/72759832541069351-core_node7-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72759832541069330-127.0.0.1:36091_vjysz-n_0000082283
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        186     /solr/live_nodes
   [junit4]   2>        90      /solr/overseer/queue
   [junit4]   2>        49      /solr/overseer/collection-queue-work
   [junit4]   2>        19      /solr/collections
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 4246219 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45257
   [junit4]   2> 4246219 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45257
   [junit4]   2> 4246219 INFO  
(TEST-RollingRestartTest.test-seed#[32B66BEDD362A50]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45257
   [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=RollingRestartTest 
-Dtests.method=test -Dtests.seed=32B66BEDD362A50 -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=bs-Latn -Dtests.timezone=Europe/Ulyanovsk -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    148s J2 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:33285/vjysz
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([32B66BEDD362A50:8B7F596473CA47A8]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at 
java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
   [junit4]    >        ... 51 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_32B66BEDD362A50-001
   [junit4]   2> Nov 20, 2019 11:51:04 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=706, maxMBSortInHeap=6.50140301166971, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d632a28),
 locale=bs-Latn, timezone=Europe/Ulyanovsk
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=4,threads=1,free=266811608,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSets, 
TestBadConfig, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LargeFieldTest, 
ProtectedTermFilterFactoryTest, MultiDestinationAuditLoggerTest, 
CloneFieldUpdateProcessorFactoryTest, ClassificationUpdateProcessorFactoryTest, 
QueryElevationComponentTest, OverseerModifyCollectionTest, JWTAuthPluginTest, 
TestInPlaceUpdatesDistrib, TestUnifiedSolrHighlighter, 
LeaderElectionIntegrationTest, TestHashQParserPlugin, 
TestEmbeddedSolrServerConstructors, SearchHandlerTest, TestHttpServletCarrier, 
TestMacros, AtomicUpdateRemovalJavabinTest, TestPivotHelperCode, 
ZkNodePropsTest, SolrCoreCheckLockOnStartupTest, SpellingQueryConverterTest, 
SearchHandlerTest, TestPrepRecovery, DirectoryFactoryTest, 
TestBulkSchemaConcurrent, TestSolrCachePerf, RegexBoostProcessorTest, 
TestSolrCloudWithHadoopAuthPlugin, AutoAddReplicasIntegrationTest, 
ConnectionReuseTest, TestLegacyFieldReuse, ScheduledTriggerTest, 
DistanceUnitsTest, TestExceedMaxTermLength, InfixSuggestersTest, 
TestLuceneMatchVersion, WrapperMergePolicyFactoryTest, TestStressLiveNodes, 
TestOverriddenPrefixQueryForCustomFieldType, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestReqParamsAPI, 
BadIndexSchemaTest, SolrIndexMetricsTest, TestDynamicLoading, 
TestIndexingPerformance, UpdateRequestProcessorFactoryTest, 
BlobRepositoryCloudTest, CoreMergeIndexesAdminHandlerTest, ConfigSetsAPITest, 
ShowFileRequestHandlerTest, SolrCloudReportersTest, MoveReplicaHDFSTest, 
TestFieldTypeCollectionResource, ConcurrentDeleteAndCreateCollectionTest, 
TestCloudJSONFacetSKG, RollingRestartTest]
   [junit4] Completed [553/888 (1!)] on J2 in 149.09s, 1 test, 1 error <<< 
FAILURES!

[...truncated 10625 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:652:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:586:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid8100.hprof

Total time: 311 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to