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

4 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.test

Error Message:
SPLITSHARD was not successful even after three tries

Stack Trace:
java.lang.AssertionError: SPLITSHARD was not successful even after three tries
        at 
__randomizedtesting.SeedInfo.seed([CBD21146638F783:84E91ECEC8C49A7B]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.trySplit(ShardSplitTest.java:946)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteKeyTest(ShardSplitTest.java:920)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:113)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testAboveSearchRate

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CBD21146638F783:FAB69CD28C5CCD5F]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testAboveSearchRate(SearchRateTriggerIntegrationTest.java:265)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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 
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.lang.Thread.run(Thread.java:748)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=112343, 
name=testExecutor-14484-thread-12, state=RUNNABLE, 
group=TGRP-HdfsUnloadDistributedZkTest]

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


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  '1' for path 
'overlay/runtimeLib/colltest/version' full output: {   "responseHeader":{     
"status":0,     "QTime":0},   "overlay":{"znodeVersion":-1}},  from server:  
null

Stack Trace:
java.lang.AssertionError: Could not get expected value  '1' for path 
'overlay/runtimeLib/colltest/version' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{"znodeVersion":-1}},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([CBD21146638F783:D4F00C4391E55223]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:66)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13745 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/init-core-data-001
   [junit4]   2> 879902 WARN  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 879902 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 879904 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 879904 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 879905 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/tempDir-001
   [junit4]   2> 879905 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 879912 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 879912 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 880012 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35949
   [junit4]   2> 880012 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35949
   [junit4]   2> 880012 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35949
   [junit4]   2> 880071 INFO  (zkConnectionManagerCallback-2102-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880119 INFO  (zkConnectionManagerCallback-2104-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880139 INFO  (zkConnectionManagerCallback-2106-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880171 WARN  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 880171 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 880171 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 880171 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 880179 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 880179 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 880179 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 880218 WARN  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 880219 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 880219 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 880219 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 880220 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46dcc168{/solr,null,AVAILABLE}
   [junit4]   2> 880221 WARN  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@37e2555a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 880222 WARN  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 880223 WARN  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 880224 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 880224 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 880224 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 880225 WARN  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 880225 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 880225 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 880225 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 880225 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 880225 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 880225 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 880255 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 880255 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 880255 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 880271 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@308673d7{/solr,null,AVAILABLE}
   [junit4]   2> 880272 WARN  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@26a8102a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 880335 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 880335 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 880335 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 880345 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7767f460{/solr,null,AVAILABLE}
   [junit4]   2> 880346 WARN  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@43ecad05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 880395 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 880395 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 880396 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 880398 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fd377c1{/solr,null,AVAILABLE}
   [junit4]   2> 880399 WARN  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@22bc198d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 880439 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 880439 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 880439 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 880452 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7bb50998{/solr,null,AVAILABLE}
   [junit4]   2> 880453 WARN  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3459e973[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 880453 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11751980{SSL,[ssl, 
http/1.1]}{127.0.0.1:45969}
   [junit4]   2> 880453 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.s.Server Started @880906ms
   [junit4]   2> 880453 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c5c560a{SSL,[ssl, 
http/1.1]}{127.0.0.1:42274}
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.s.Server Started @880906ms
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45969}
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42274}
   [junit4]   2> 880454 ERROR (jetty-launcher-2107-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 880454 ERROR (jetty-launcher-2107-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-01T22:10:56.270Z
   [junit4]   2> 880454 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-01T22:10:56.270Z
   [junit4]   2> 880456 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b88011{SSL,[ssl, 
http/1.1]}{127.0.0.1:33809}
   [junit4]   2> 880456 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.s.Server Started @880909ms
   [junit4]   2> 880457 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33809}
   [junit4]   2> 880457 ERROR (jetty-launcher-2107-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 880457 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 880457 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 880457 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 880457 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 880457 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-01T22:10:56.273Z
   [junit4]   2> 880491 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@90f9f30{SSL,[ssl, 
http/1.1]}{127.0.0.1:42170}
   [junit4]   2> 880491 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.s.Server Started @880943ms
   [junit4]   2> 880491 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42170}
   [junit4]   2> 880491 ERROR (jetty-launcher-2107-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 880491 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 880501 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 880501 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 880501 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 880501 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-01T22:10:56.317Z
   [junit4]   2> 880558 INFO  (zkConnectionManagerCallback-2109-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880558 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 880569 INFO  (zkConnectionManagerCallback-2111-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880569 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6cadb1fa{SSL,[ssl, 
http/1.1]}{127.0.0.1:43486}
   [junit4]   2> 880569 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.s.Server Started @881021ms
   [junit4]   2> 880569 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43486}
   [junit4]   2> 880569 INFO  (zkConnectionManagerCallback-2113-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880569 ERROR (jetty-launcher-2107-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 880569 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 880569 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 880569 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 880569 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 880569 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-01T22:10:56.385Z
   [junit4]   2> 880570 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 880578 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 880614 INFO  (zkConnectionManagerCallback-2115-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880615 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 880623 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x107df91f8f00005, likely client has closed socket
   [junit4]   2> 880655 INFO  (zkConnectionManagerCallback-2117-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880656 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 880858 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 880861 WARN  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 880895 WARN  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@a25b1ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 880943 WARN  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 880955 WARN  (jetty-launcher-2107-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@12133d40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 881049 INFO  (jetty-launcher-2107-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35949/solr
   [junit4]   2> 881123 INFO  (zkConnectionManagerCallback-2123-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881140 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 881141 WARN  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 881178 INFO  (zkConnectionManagerCallback-2125-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881179 WARN  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7c5bb248[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 881202 WARN  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 881203 WARN  (jetty-launcher-2107-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@78515896[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 881204 INFO  (jetty-launcher-2107-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35949/solr
   [junit4]   2> 881209 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 881209 WARN  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 881240 INFO  (zkConnectionManagerCallback-2133-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881287 WARN  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@85d9fc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 881340 WARN  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 881356 WARN  (jetty-launcher-2107-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@fc204e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 881357 INFO  (jetty-launcher-2107-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35949/solr
   [junit4]   2> 881372 INFO  (zkConnectionManagerCallback-2141-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881400 INFO  (zkConnectionManagerCallback-2136-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881402 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x107df91f8f0000c, likely client has closed socket
   [junit4]   2> 881425 INFO  (zkConnectionManagerCallback-2143-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881435 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33809_solr
   [junit4]   2> 881435 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.Overseer Overseer 
(id=74273736914632715-127.0.0.1:33809_solr-n_0000000000) starting
   [junit4]   2> 881482 INFO  (jetty-launcher-2107-thread-5) 
[n:127.0.0.1:45969_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45969_solr
   [junit4]   2> 881486 INFO  (zkConnectionManagerCallback-2152-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881502 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 881503 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35949/solr ready
   [junit4]   2> 881506 INFO  (zkCallback-2142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 881523 INFO  
(OverseerStateUpdate-74273736914632715-127.0.0.1:33809_solr-n_0000000000) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33809_solr
   [junit4]   2> 881523 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33809_solr as DOWN
   [junit4]   2> 881523 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 881523 INFO  
(OverseerStateUpdate-74273736914632715-127.0.0.1:33809_solr-n_0000000000) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 881524 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 881524 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33809_solr
   [junit4]   2> 881524 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 881525 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 881525 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 0
   [junit4]   2> 881525 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 881543 INFO  (zkCallback-2142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 881543 INFO  (zkCallback-2135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 881543 INFO  (zkCallback-2124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 881545 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42170_solr as DOWN
   [junit4]   2> 881546 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 881546 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42170_solr
   [junit4]   2> 881571 INFO  (zkCallback-2142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 881599 INFO  (zkCallback-2151-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 881616 INFO  (zkCallback-2124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 881627 INFO  (zkConnectionManagerCallback-2157-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881640 INFO  (jetty-launcher-2107-thread-5) 
[n:127.0.0.1:45969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 881641 INFO  (jetty-launcher-2107-thread-5) 
[n:127.0.0.1:45969_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35949/solr ready
   [junit4]   2> 881655 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 881656 WARN  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 881659 INFO  (zkCallback-2135-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 881660 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:33809_solr, 127.0.0.1:45969_solr, 127.0.0.1:42170_solr]
   [junit4]   2> 881661 INFO  (jetty-launcher-2107-thread-5) 
[n:127.0.0.1:45969_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 881688 DEBUG (ScheduledTrigger-1659-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3 and last live nodes: 3
   [junit4]   2> 881688 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 881695 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded 
markers
   [junit4]   2> 881695 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 881705 WARN  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 881741 WARN  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@107d462e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 881774 WARN  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 881774 INFO  (zkConnectionManagerCallback-2163-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881782 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 881782 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 881783 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35949/solr ready
   [junit4]   2> 881783 INFO  (jetty-launcher-2107-thread-5) 
[n:127.0.0.1:45969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45969.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 881817 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33809.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 881822 WARN  (jetty-launcher-2107-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3cc5dbc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 881823 INFO  (jetty-launcher-2107-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35949/solr
   [junit4]   2> 881824 WARN  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4f46e3f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 881838 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 881857 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33809.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 881857 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33809.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 881858 INFO  (jetty-launcher-2107-thread-1) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/tempDir-001/node1/.
   [junit4]   2> 881880 INFO  (jetty-launcher-2107-thread-5) 
[n:127.0.0.1:45969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45969.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882013 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42170.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882045 WARN  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 882049 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42170.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882049 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42170.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882050 INFO  (jetty-launcher-2107-thread-2) 
[n:127.0.0.1:42170_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/tempDir-001/node2/.
   [junit4]   2> 882102 INFO  (zkConnectionManagerCallback-2172-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882147 INFO  (jetty-launcher-2107-thread-5) 
[n:127.0.0.1:45969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45969.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882148 INFO  (jetty-launcher-2107-thread-5) 
[n:127.0.0.1:45969_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/tempDir-001/node5/.
   [junit4]   2> 882151 WARN  (jetty-launcher-2107-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5f3f7597[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 882152 INFO  (jetty-launcher-2107-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35949/solr
   [junit4]   2> 882195 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x107df91f8f00011, likely client has closed socket
   [junit4]   2> 882243 INFO  (zkConnectionManagerCallback-2179-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882271 INFO  (zkConnectionManagerCallback-2177-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882276 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 882320 INFO  (zkConnectionManagerCallback-2183-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882387 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43486_solr as DOWN
   [junit4]   2> 882388 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 882388 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43486_solr
   [junit4]   2> 882406 INFO  (zkCallback-2142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 882406 INFO  (zkCallback-2124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 882406 INFO  (zkCallback-2135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 882414 INFO  (zkCallback-2151-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 882414 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 882414 INFO  (zkCallback-2162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 882416 INFO  (zkCallback-2156-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 882416 INFO  (zkCallback-2178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 882435 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42274_solr as DOWN
   [junit4]   2> 882436 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 882436 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42274_solr
   [junit4]   2> 882437 INFO  (zkCallback-2151-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 882437 INFO  (zkCallback-2124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 882437 INFO  (zkCallback-2142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 882437 INFO  (zkCallback-2135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 882479 INFO  (zkCallback-2156-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 882479 INFO  (zkCallback-2178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 882483 INFO  (zkCallback-2162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 882483 INFO  (zkCallback-2182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 882507 INFO  (zkConnectionManagerCallback-2190-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882508 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 882509 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35949/solr ready
   [junit4]   2> 882527 INFO  (zkConnectionManagerCallback-2195-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882528 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 882529 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35949/solr ready
   [junit4]   2> 882539 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 882559 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 882580 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42274.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882626 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43486.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882627 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42274.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882627 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42274.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882628 INFO  (jetty-launcher-2107-thread-4) 
[n:127.0.0.1:42274_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/tempDir-001/node4/.
   [junit4]   2> 882634 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43486.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882649 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43486.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 882650 INFO  (jetty-launcher-2107-thread-3) 
[n:127.0.0.1:43486_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/tempDir-001/node3/.
   [junit4]   2> 882817 DEBUG (ScheduledTrigger-1659-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5 and last live nodes: 3
   [junit4]   2> 883159 INFO  (zkConnectionManagerCallback-2202-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 883164 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 883165 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[CBD21146638F783]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35949/solr ready
   [junit4]   2> 883253 INFO  (qtp9520931-6967) [n:127.0.0.1:43486_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 883533 INFO  (qtp1791137883-6943) [n:127.0.0.1:33809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=19
   [junit4]   2> 883566 INFO  (qtp1791137883-6944) [n:127.0.0.1:33809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=14
   [junit4]   2> 883577 INFO  (qtp1791137883-6944) [n:127.0.0.1:33809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883594 INFO  (qtp1791137883-6944) [n:127.0.0.1:33809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883595 INFO  (qtp1791137883-6940) [n:127.0.0.1:33809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883728 INFO  (qtp1987742582-6953) [n:127.0.0.1:42170_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883730 INFO  (qtp1987742582-6949) [n:127.0.0.1:42170_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883742 INFO  (qtp1987742582-6950) [n:127.0.0.1:42170_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883752 INFO  (qtp1987742582-6950) [n:127.0.0.1:42170_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883753 INFO  (qtp1987742582-6950) [n:127.0.0.1:42170_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883811 INFO  (qtp695615499-6977) [n:127.0.0.1:42274_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883886 INFO  (qtp695615499-6978) [n:127.0.0.1:42274_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883887 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883897 INFO  (qtp695615499-6980) [n:127.0.0.1:42274_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 883901 DEBUG (ScheduledTrigger-1659-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5 and last live nodes: 5
   [junit4]   2> 883905 INFO  (qtp695615499-6976) [n:127.0.0.1:42274_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884015 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884023 INFO  (qtp9520931-6971) [n:127.0.0.1:43486_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884029 INFO  (qtp9520931-6967) [n:127.0.0.1:43486_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884036 INFO  (qtp9520931-6968) [n:127.0.0.1:43486_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884039 INFO  (qtp9520931-6969) [n:127.0.0.1:43486_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884130 INFO  (qtp154101782-6959) [n:127.0.0.1:45969_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884140 INFO  (qtp154101782-6960) [n:127.0.0.1:45969_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884141 INFO  (qtp154101782-6960) [n:127.0.0.1:45969_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884156 INFO  (qtp154101782-6960) [n:127.0.0.1:45969_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884164 INFO  (qtp154101782-6962) [n:127.0.0.1:45969_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 884165 DEBUG (qtp154101782-6961) [n:127.0.0.1:45969_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 884173 DEBUG (zkCallback-2151-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 884217 INFO  (qtp154101782-6961) [n:127.0.0.1:45969_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=843
   [junit4]   2> 884223 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 884275 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded 
markers
   [junit4]   2> 884275 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 884600 INFO  
(TEST-SearchRateTriggerIntegrationTest.testAboveSearchRate-seed#[CBD21146638F783])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAboveSearchRate
   [junit4]   2> 884601 INFO  
(TEST-SearchRateTriggerIntegrationTest.testAboveSearchRate-seed#[CBD21146638F783])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 884604 DEBUG (zkCallback-2151-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 884604 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 884605 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded 
markers
   [junit4]   2> 884605 DEBUG 
(OverseerAutoScalingTriggerThread-74273736914632715-127.0.0.1:33809_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 884605 INFO  
(TEST-SearchRateTriggerIntegrationTest.testAboveSearchRate-seed#[CBD21146638F783])
 [    ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new 
znode version 3
   [junit4]   2> 884679 INFO  (qtp1791137883-6943) [n:127.0.0.1:33809_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=aboveRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 884695 INFO  
(OverseerThreadFactory-1661-thread-1-processing-n:127.0.0.1:33809_solr) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
aboveRate_collection
   [junit4]   2> 884826 INFO  
(OverseerStateUpdate-74273736914632715-127.0.0.1:33809_solr-n_0000000000) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"aboveRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"aboveRate_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43486/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 884828 INFO  
(OverseerStateUpdate-74273736914632715-127.0.0.1:33809_solr-n_0000000000) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"aboveRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"aboveRate_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42274/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 885084 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr    
x:aboveRate_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=aboveRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 885119 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr    
x:aboveRate_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=aboveRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 886187 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.1.0
   [junit4]   2> 886247 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[aboveRate_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 886250 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 886250 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'aboveRate_collection_shard1_replica_n1' using configuration from 
collection aboveRate_collection, trusted=true
   [junit4]   2> 886250 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43486.solr.core.aboveRate_collection.shard1.replica_n1' 
(registry 'solr.core.aboveRate_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 886251 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[aboveRate_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/tempDir-001/node3/aboveRate_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/tempDir-001/node3/./aboveRate_collection_shard1_replica_n1/data/]
   [junit4]   2> 886511 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.1.0
   [junit4]   2> 886605 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.s.IndexSchema 
[aboveRate_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 886607 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 886620 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'aboveRate_collection_shard1_replica_n2' using configuration from 
collection aboveRate_collection, trusted=true
   [junit4]   2> 886620 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42274.solr.core.aboveRate_collection.shard1.replica_n2' 
(registry 'solr.core.aboveRate_collection.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a46afd
   [junit4]   2> 886621 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[[aboveRate_collection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/tempDir-001/node4/aboveRate_collection_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CBD21146638F783-001/tempDir-001/node4/./aboveRate_collection_shard1_replica_n2/data/]
   [junit4]   2> 886810 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 886810 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 886813 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 886813 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 886814 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4634f3f5[aboveRate_collection_shard1_replica_n1] main]
   [junit4]   2> 886847 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 886847 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 886848 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 886848 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 886848 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 886849 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1626842870752215040
   [junit4]   2> 886850 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 886850 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 886864 INFO  
(searcherExecutor-1688-thread-1-processing-n:127.0.0.1:43486_solr 
x:aboveRate_collection_shard1_replica_n1 c:aboveRate_collection s:shard1 
r:core_node3) [n:127.0.0.1:43486_solr c:aboveRate_collection s:shard1 
r:core_node3 x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[aboveRate_collection_shard1_replica_n1] Registered new searcher 
Searcher@4634f3f5[aboveRate_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 886864 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ac40b41[aboveRate_collection_shard1_replica_n2] main]
   [junit4]   2> 886952 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 886952 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/aboveRate_collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 886953 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/aboveRate_collection/leaders/shard1
   [junit4]   2> 886954 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 886955 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 886955 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1626842870863364096
   [junit4]   2> 886989 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=2 found=1 
timeoutin=9999ms
   [junit4]   2> 887030 INFO  
(searcherExecutor-1689-thread-1-processing-n:127.0.0.1:42274_solr 
x:aboveRate_collection_shard1_replica_n2 c:aboveRate_collection s:shard1 
r:core_node4) [n:127.0.0.1:42274_solr c:aboveRate_collection s:shard1 
r:core_node4 x:aboveRate_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[aboveRate_collection_shard1_replica_n2] Registered new searcher 
Searcher@4ac40b41[aboveRate_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 887049 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/aboveRate_collection/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 887049 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/aboveRate_collection/leaders/shard1
   [junit4]   2> 887504 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 887504 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 887504 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43486/solr/aboveRate_collection_shard1_replica_n1/
   [junit4]   2> 887504 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=aboveRate_collection_shard1_replica_n1 url=https://127.0.0.1:43486/solr 
START 
replicas=[https://127.0.0.1:42274/solr/aboveRate_collection_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 887505 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=aboveRate_collection_shard1_replica_n1 url=https://127.0.0.1:43486/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 887553 INFO  (qtp695615499-6977) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.c.S.Request 
[aboveRate_collection_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=14
   [junit4]   2> 887553 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 887553 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 887554 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/aboveRate_collection/leaders/shard1/leader after winning as 
/collections/aboveRate_collection/leader_elect/shard1/election/74273736914632723-core_node3-n_0000000000
   [junit4]   2> 887555 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:43486/solr/aboveRate_collection_shard1_replica_n1/ shard1
   [junit4]   2> 887682 INFO  (zkCallback-2178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aboveRate_collection/state.json] for collection 
[aboveRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 887698 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 887699 INFO  (qtp9520931-6970) [n:127.0.0.1:43486_solr 
c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=aboveRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2615
   [junit4]   2> 887807 INFO  (zkCallback-2178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aboveRate_collection/state.json] for collection 
[aboveRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 887827 INFO  (zkCallback-2178-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aboveRate_collection/state.json] for collection 
[aboveRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 888084 INFO  (qtp695615499-6979) [n:127.0.0.1:42274_solr 
c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=aboveRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2965
   [junit4]   2> 888221 INFO  (qtp1791137883-6943) [n:127.0.0.1:33809_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 888228 INFO  (zkCallback-2178-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state 

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

ttings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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

-jenkins-base:

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

Reply via email to