Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/99/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseG1GC

4 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode

Error Message:
java.util.LinkedHashMap cannot be cast to org.apache.solr.common.util.NamedList

Stack Trace:
java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to 
org.apache.solr.common.util.NamedList
        at 
__randomizedtesting.SeedInfo.seed([C95EDD7813D8DBD5:EBCC13FA241254A8]:0)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:676)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.testDeleteNode

Error Message:
java.util.LinkedHashMap cannot be cast to org.apache.solr.common.util.NamedList

Stack Trace:
java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to 
org.apache.solr.common.util.NamedList
        at 
__randomizedtesting.SeedInfo.seed([C95EDD7813D8DBD5:EBCC13FA241254A8]:0)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:676)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.testDeleteNode

Error Message:
java.util.LinkedHashMap cannot be cast to org.apache.solr.common.util.NamedList

Stack Trace:
java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to 
org.apache.solr.common.util.NamedList
        at 
__randomizedtesting.SeedInfo.seed([C95EDD7813D8DBD5:EBCC13FA241254A8]:0)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:676)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.testDeleteNode

Error Message:
java.util.LinkedHashMap cannot be cast to org.apache.solr.common.util.NamedList

Stack Trace:
java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to 
org.apache.solr.common.util.NamedList
        at 
__randomizedtesting.SeedInfo.seed([C95EDD7813D8DBD5:EBCC13FA241254A8]:0)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:676)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 14216 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> 3310909 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/init-core-data-001
   [junit4]   2> 3310910 WARN  
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 3310910 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3310912 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3310913 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001
   [junit4]   2> 3310913 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3310913 INFO  (Thread-7808) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3310913 INFO  (Thread-7808) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3310914 ERROR (Thread-7808) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3311013 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42085
   [junit4]   2> 3311015 INFO  (zkConnectionManagerCallback-8594-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311018 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3311018 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3311018 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3311018 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3311018 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3311019 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1089d5{/solr,null,AVAILABLE}
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19ec557{/solr,null,AVAILABLE}
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@225292{/solr,null,AVAILABLE}
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12cb69d{/solr,null,AVAILABLE}
   [junit4]   2> 3311020 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52e16b{/solr,null,AVAILABLE}
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@294de9{SSL,[ssl, 
http/1.1]}{127.0.0.1:35777}
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@14c8359{SSL,[ssl, 
http/1.1]}{127.0.0.1:38515}
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.e.j.s.Server Started @3311070ms
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.e.j.s.Server Started @3311070ms
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@34ea47{SSL,[ssl, 
http/1.1]}{127.0.0.1:35867}
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35777}
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38515}
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@13e3e2f{SSL,[ssl, 
http/1.1]}{127.0.0.1:43867}
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.e.j.s.Server Started @3311070ms
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.e.j.s.Server Started @3311071ms
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35867}
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43867}
   [junit4]   2> 3311021 ERROR (jetty-launcher-8591-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3311021 ERROR (jetty-launcher-8591-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3311021 ERROR (jetty-launcher-8591-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3311021 ERROR (jetty-launcher-8591-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-02T07:09:26.655Z
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-02T07:09:26.655Z
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f6b38d{SSL,[ssl, 
http/1.1]}{127.0.0.1:38637}
   [junit4]   2> 3311021 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-02T07:09:26.656Z
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.e.j.s.Server Started @3311071ms
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38637}
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 3311022 ERROR (jetty-launcher-8591-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-02T07:09:26.656Z
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3311022 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-02T07:09:26.656Z
   [junit4]   2> 3311026 INFO  (zkConnectionManagerCallback-8597-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311026 INFO  (zkConnectionManagerCallback-8602-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311026 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3311026 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3311027 INFO  (zkConnectionManagerCallback-8604-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311027 INFO  (zkConnectionManagerCallback-8598-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311027 INFO  (zkConnectionManagerCallback-8600-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311027 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3311027 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3311029 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3311692 INFO  (jetty-launcher-8591-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42085/solr
   [junit4]   2> 3311709 INFO  (jetty-launcher-8591-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42085/solr
   [junit4]   2> 3311713 INFO  (zkConnectionManagerCallback-8612-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311714 INFO  (zkConnectionManagerCallback-8608-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311733 INFO  (zkConnectionManagerCallback-8616-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311734 INFO  (zkConnectionManagerCallback-8614-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311851 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38637_solr
   [junit4]   2> 3311851 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.Overseer Overseer 
(id=72323659985846281-127.0.0.1:38637_solr-n_0000000000) starting
   [junit4]   2> 3311855 INFO  (jetty-launcher-8591-thread-4) 
[n:127.0.0.1:35777_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35777_solr
   [junit4]   2> 3311861 INFO  (zkCallback-8613-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3311865 INFO  (zkCallback-8615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3311885 INFO  (zkConnectionManagerCallback-8626-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311886 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3311887 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42085/solr ready
   [junit4]   2> 3311889 INFO  
(OverseerStateUpdate-72323659985846281-127.0.0.1:38637_solr-n_0000000000) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38637_solr
   [junit4]   2> 3311896 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 3311896 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3311897 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38637_solr
   [junit4]   2> 3311897 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 3311897 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 3311897 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 3311905 INFO  (zkCallback-8625-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3311905 INFO  (zkConnectionManagerCallback-8630-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3311906 INFO  (jetty-launcher-8591-thread-4) 
[n:127.0.0.1:35777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3311906 INFO  (jetty-launcher-8591-thread-4) 
[n:127.0.0.1:35777_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42085/solr ready
   [junit4]   2> 3311907 INFO  (zkCallback-8613-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3311913 INFO  (jetty-launcher-8591-thread-4) 
[n:127.0.0.1:35777_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3311917 INFO  (zkCallback-8615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3311929 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3311939 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:38637_solr, 127.0.0.1:35777_solr]
   [junit4]   2> 3311939 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3311939 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 3311942 DEBUG (ScheduledTrigger-11237-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 3311943 INFO  (jetty-launcher-8591-thread-4) 
[n:127.0.0.1:35777_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35777.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3311948 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38637.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3311955 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38637.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3311955 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38637.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3311956 INFO  (jetty-launcher-8591-thread-3) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node3/.
   [junit4]   2> 3311978 INFO  (jetty-launcher-8591-thread-4) 
[n:127.0.0.1:35777_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35777.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3311978 INFO  (jetty-launcher-8591-thread-4) 
[n:127.0.0.1:35777_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35777.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3311979 INFO  (jetty-launcher-8591-thread-4) 
[n:127.0.0.1:35777_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node4/.
   [junit4]   2> 3312102 INFO  (jetty-launcher-8591-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42085/solr
   [junit4]   2> 3312105 INFO  (zkConnectionManagerCallback-8636-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312117 INFO  (zkConnectionManagerCallback-8638-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312120 INFO  (jetty-launcher-8591-thread-2) 
[n:127.0.0.1:43867_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3312121 INFO  (jetty-launcher-8591-thread-2) 
[n:127.0.0.1:43867_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3312121 INFO  (jetty-launcher-8591-thread-2) 
[n:127.0.0.1:43867_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43867_solr
   [junit4]   2> 3312122 INFO  (zkCallback-8615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3312122 INFO  (zkCallback-8613-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3312125 INFO  (zkCallback-8625-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3312134 INFO  (zkCallback-8637-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3312134 INFO  (zkCallback-8629-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3312137 INFO  (zkConnectionManagerCallback-8645-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312137 INFO  (jetty-launcher-8591-thread-2) 
[n:127.0.0.1:43867_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3312138 INFO  (jetty-launcher-8591-thread-2) 
[n:127.0.0.1:43867_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42085/solr ready
   [junit4]   2> 3312147 INFO  (jetty-launcher-8591-thread-2) 
[n:127.0.0.1:43867_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3312163 INFO  (jetty-launcher-8591-thread-2) 
[n:127.0.0.1:43867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43867.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3312170 INFO  (jetty-launcher-8591-thread-2) 
[n:127.0.0.1:43867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43867.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3312170 INFO  (jetty-launcher-8591-thread-2) 
[n:127.0.0.1:43867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43867.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3312171 INFO  (jetty-launcher-8591-thread-2) 
[n:127.0.0.1:43867_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node2/.
   [junit4]   2> 3312378 INFO  (jetty-launcher-8591-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42085/solr
   [junit4]   2> 3312417 INFO  (zkConnectionManagerCallback-8650-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312453 INFO  (zkConnectionManagerCallback-8652-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312468 INFO  (jetty-launcher-8591-thread-5) 
[n:127.0.0.1:35867_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3312470 INFO  (jetty-launcher-8591-thread-5) 
[n:127.0.0.1:35867_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3312470 INFO  (jetty-launcher-8591-thread-5) 
[n:127.0.0.1:35867_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35867_solr
   [junit4]   2> 3312471 INFO  (zkCallback-8613-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3312473 INFO  (zkCallback-8625-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3312473 INFO  (zkCallback-8615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3312489 INFO  (zkCallback-8637-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3312515 INFO  (zkCallback-8629-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3312530 INFO  (zkCallback-8644-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3312530 INFO  (jetty-launcher-8591-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42085/solr
   [junit4]   2> 3312545 INFO  (zkCallback-8651-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3312585 INFO  (zkConnectionManagerCallback-8658-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312592 INFO  (zkConnectionManagerCallback-8663-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312593 INFO  (jetty-launcher-8591-thread-5) 
[n:127.0.0.1:35867_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3312593 INFO  (jetty-launcher-8591-thread-5) 
[n:127.0.0.1:35867_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42085/solr ready
   [junit4]   2> 3312602 INFO  (zkConnectionManagerCallback-8665-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312604 INFO  (jetty-launcher-8591-thread-5) 
[n:127.0.0.1:35867_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3312606 INFO  (jetty-launcher-8591-thread-1) 
[n:127.0.0.1:38515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3312609 INFO  (jetty-launcher-8591-thread-1) 
[n:127.0.0.1:38515_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3312609 INFO  (jetty-launcher-8591-thread-1) 
[n:127.0.0.1:38515_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38515_solr
   [junit4]   2> 3312610 INFO  (zkCallback-8644-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3312610 INFO  (zkCallback-8629-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3312610 INFO  (zkCallback-8625-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3312610 INFO  (zkCallback-8615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3312610 INFO  (zkCallback-8651-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3312611 INFO  (zkCallback-8637-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3312611 INFO  (zkCallback-8613-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3312623 INFO  (jetty-launcher-8591-thread-5) 
[n:127.0.0.1:35867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35867.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3312625 INFO  (zkCallback-8662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3312634 INFO  (jetty-launcher-8591-thread-5) 
[n:127.0.0.1:35867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35867.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3312634 INFO  (jetty-launcher-8591-thread-5) 
[n:127.0.0.1:35867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35867.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3312635 INFO  (jetty-launcher-8591-thread-5) 
[n:127.0.0.1:35867_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node5/.
   [junit4]   2> 3312636 INFO  (zkCallback-8664-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3312697 INFO  (zkConnectionManagerCallback-8673-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312698 INFO  (jetty-launcher-8591-thread-1) 
[n:127.0.0.1:38515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 3312698 INFO  (jetty-launcher-8591-thread-1) 
[n:127.0.0.1:38515_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42085/solr ready
   [junit4]   2> 3312729 INFO  (jetty-launcher-8591-thread-1) 
[n:127.0.0.1:38515_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3312747 INFO  (jetty-launcher-8591-thread-1) 
[n:127.0.0.1:38515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38515.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3312757 INFO  (jetty-launcher-8591-thread-1) 
[n:127.0.0.1:38515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38515.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3312757 INFO  (jetty-launcher-8591-thread-1) 
[n:127.0.0.1:38515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38515.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3312758 INFO  (jetty-launcher-8591-thread-1) 
[n:127.0.0.1:38515_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node1/.
   [junit4]   2> 3312858 INFO  (zkConnectionManagerCallback-8676-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312889 INFO  (zkConnectionManagerCallback-8681-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312890 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3312890 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42085/solr ready
   [junit4]   2> 3312948 DEBUG (ScheduledTrigger-11237-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 3312991 INFO  (qtp3682468-31710) [n:127.0.0.1:35777_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> 3313029 INFO  (qtp31560089-31719) [n:127.0.0.1:35867_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> 3313131 INFO  (qtp25813100-31688) [n:127.0.0.1:38515_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> 3313196 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_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> 3313199 INFO  (qtp33546832-31856) [n:127.0.0.1:43867_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> 3313199 DEBUG (qtp33546832-31705) [n:127.0.0.1:43867_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3313200 INFO  (qtp33546832-31705) [n:127.0.0.1:43867_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=246
   [junit4]   2> 3313200 DEBUG (zkCallback-8625-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 3313202 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 3313209 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3313211 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 3313254 INFO  
(TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[C95EDD7813D8DBD5]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNode
   [junit4]   2> 3313255 INFO  
(TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[C95EDD7813D8DBD5]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3313256 INFO  
(TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[C95EDD7813D8DBD5]) 
[    ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new 
znode version 3
   [junit4]   2> 3313256 DEBUG (zkCallback-8625-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 3313256 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 3313257 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3313257 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3313257 DEBUG 
(OverseerAutoScalingTriggerThread-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 3318259 INFO  (qtp25813100-31707) [n:127.0.0.1:38515_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deleteNode_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3318260 INFO  
(OverseerThreadFactory-11239-thread-1-processing-n:127.0.0.1:38637_solr) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteNode_collection
   [junit4]   2> 3318365 INFO  
(OverseerStateUpdate-72323659985846281-127.0.0.1:38637_solr-n_0000000000) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteNode_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteNode_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35867/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3318365 INFO  
(OverseerStateUpdate-72323659985846281-127.0.0.1:38637_solr-n_0000000000) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteNode_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteNode_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35777/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3318568 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr    
x:deleteNode_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=deleteNode_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3318568 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr    
x:deleteNode_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=deleteNode_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3318569 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr    
x:deleteNode_collection_shard1_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3319577 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 3319578 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 3319582 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[deleteNode_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3319583 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.s.IndexSchema 
[deleteNode_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3319584 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3319584 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'deleteNode_collection_shard1_replica_n1' using configuration from 
collection deleteNode_collection, trusted=true
   [junit4]   2> 3319585 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_35867.solr.core.deleteNode_collection.shard1.replica_n1' 
(registry 'solr.core.deleteNode_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3319585 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[deleteNode_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node5/deleteNode_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node5/./deleteNode_collection_shard1_replica_n1/data/]
   [junit4]   2> 3319585 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3319585 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'deleteNode_collection_shard1_replica_n2' using configuration from 
collection deleteNode_collection, trusted=true
   [junit4]   2> 3319586 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_35777.solr.core.deleteNode_collection.shard1.replica_n2' 
(registry 'solr.core.deleteNode_collection.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3319586 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[[deleteNode_collection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node4/deleteNode_collection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node4/./deleteNode_collection_shard1_replica_n2/data/]
   [junit4]   2> 3319624 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3319624 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3319625 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3319625 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3319626 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@166dc0e[deleteNode_collection_shard1_replica_n2] main]
   [junit4]   2> 3319626 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3319626 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3319627 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3319627 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3319627 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3319627 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1613196611038478336
   [junit4]   2> 3319628 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3319628 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3319628 INFO  
(searcherExecutor-11269-thread-1-processing-n:127.0.0.1:35777_solr 
x:deleteNode_collection_shard1_replica_n2 c:deleteNode_collection s:shard1 
r:core_node4) [n:127.0.0.1:35777_solr c:deleteNode_collection s:shard1 
r:core_node4 x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[deleteNode_collection_shard1_replica_n2] Registered new searcher 
Searcher@166dc0e[deleteNode_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3319629 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@aea90a[deleteNode_collection_shard1_replica_n1] main]
   [junit4]   2> 3319629 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3319630 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3319630 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3319631 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/deleteNode_collection/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 3319631 INFO  
(searcherExecutor-11268-thread-1-processing-n:127.0.0.1:35867_solr 
x:deleteNode_collection_shard1_replica_n1 c:deleteNode_collection s:shard1 
r:core_node3) [n:127.0.0.1:35867_solr c:deleteNode_collection s:shard1 
r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteNode_collection_shard1_replica_n1] Registered new searcher 
Searcher@aea90a[deleteNode_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3319631 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1613196611042672640
   [junit4]   2> 3319632 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=2 found=1 
timeoutin=9999ms
   [junit4]   2> 3319634 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/deleteNode_collection/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 3320133 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 3320133 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 3320133 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:35777/solr/deleteNode_collection_shard1_replica_n2/
   [junit4]   2> 3320134 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=deleteNode_collection_shard1_replica_n2 url=https://127.0.0.1:35777/solr 
START 
replicas=[https://127.0.0.1:35867/solr/deleteNode_collection_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 3320134 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=deleteNode_collection_shard1_replica_n2 url=https://127.0.0.1:35777/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 3320136 INFO  (qtp31560089-31864) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.c.S.Request 
[deleteNode_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3320136 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3320136 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] 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> 3320136 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 3320137 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:35777/solr/deleteNode_collection_shard1_replica_n2/ shard1
   [junit4]   2> 3320239 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 3320244 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_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=deleteNode_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1676
   [junit4]   2> 3320340 INFO  (zkCallback-8615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteNode_collection/state.json] for collection 
[deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3320636 INFO  (qtp31560089-31714) [n:127.0.0.1:35867_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_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=deleteNode_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2068
   [junit4]   2> 3320638 INFO  (qtp25813100-31707) [n:127.0.0.1:38515_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3320737 INFO  (zkCallback-8651-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteNode_collection/state.json] for collection 
[deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3320737 INFO  (zkCallback-8615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteNode_collection/state.json] for collection 
[deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3321639 INFO  (qtp25813100-31707) [n:127.0.0.1:38515_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=deleteNode_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3380
   [junit4]   2> 3321640 INFO  (qtp25813100-31711) [n:127.0.0.1:38515_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
action=ADDREPLICA&collection=deleteNode_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3321641 INFO  
(OverseerCollectionConfigSetProcessor-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [n:127.0.0.1:38637_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3321642 INFO  
(OverseerThreadFactory-11239-thread-2-processing-n:127.0.0.1:38637_solr) 
[n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38637_solr for creating new 
replica of shard shard1
   [junit4]   2> 3321643 INFO  
(OverseerStateUpdate-72323659985846281-127.0.0.1:38637_solr-n_0000000000) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"deleteNode_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteNode_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38637/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:38637_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3321744 INFO  (zkCallback-8615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteNode_collection/state.json] for collection 
[deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3321744 INFO  (zkCallback-8651-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteNode_collection/state.json] for collection 
[deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3321846 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr    
x:deleteNode_collection_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=deleteNode_collection_shard1_replica_n5&action=CREATE&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3321855 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 3321861 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.s.IndexSchema 
[deleteNode_collection_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 3321863 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3321864 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.c.CoreContainer Creating 
SolrCore 'deleteNode_collection_shard1_replica_n5' using configuration from 
collection deleteNode_collection, trusted=true
   [junit4]   2> 3321864 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_38637.solr.core.deleteNode_collection.shard1.replica_n5' 
(registry 'solr.core.deleteNode_collection.shard1.replica_n5') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e6d7fb
   [junit4]   2> 3321864 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.c.SolrCore 
[[deleteNode_collection_shard1_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node3/deleteNode_collection_shard1_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-001/tempDir-001/node3/./deleteNode_collection_shard1_replica_n5/data/]
   [junit4]   2> 3321905 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3321905 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3321906 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3321906 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3321907 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1aabab4[deleteNode_collection_shard1_replica_n5] main]
   [junit4]   2> 3321908 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3321908 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3321908 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3321908 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1613196613430280192
   [junit4]   2> 3321909 INFO  
(searcherExecutor-11278-thread-1-processing-n:127.0.0.1:38637_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.SolrCore 
[deleteNode_collection_shard1_replica_n5] Registered new searcher 
Searcher@1aabab4[deleteNode_collection_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3321912 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/deleteNode_collection/terms/shard1 to 
Terms{values={core_node6=0, core_node3=0, core_node4=0}, version=2}
   [junit4]   2> 3321912 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.c.ZkController Core needs to 
recover:deleteNode_collection_shard1_replica_n5
   [junit4]   2> 3321913 INFO  
(updateExecutor-8605-thread-1-processing-n:127.0.0.1:38637_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3321913 INFO  
(recoveryExecutor-8606-thread-1-processing-n:127.0.0.1:38637_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 3321913 INFO  
(recoveryExecutor-8606-thread-1-processing-n:127.0.0.1:38637_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 3321916 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.S.Request 
[deleteNode_collection_shard1_replica_n2]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3321916 INFO  (qtp3682468-31720) [n:127.0.0.1:35777_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.S.Request 
[deleteNode_collection_shard1_replica_n2]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3321917 INFO  
(recoveryExecutor-8606-thread-1-processing-n:127.0.0.1:38637_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[deleteNode_collection_shard1_replica_n5]
   [junit4]   2> 3321917 INFO  
(recoveryExecutor-8606-thread-1-processing-n:127.0.0.1:38637_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3321917 INFO  
(recoveryExecutor-8606-thread-1-processing-n:127.0.0.1:38637_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[deleteNode_collection_shard1_replica_n5] as recovering, leader is 
[https://127.0.0.1:35777/solr/deleteNode_collection_shard1_replica_n2/] and I 
am [https://127.0.0.1:38637/solr/deleteNode_collection_shard1_replica_n5/]
   [junit4]   2> 3321917 INFO  
(recoveryExecutor-8606-thread-1-processing-n:127.0.0.1:38637_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/deleteNode_collection/terms/shard1 
to Terms{values={core_node6=0, core_node6_recovering=0, core_node3=0, 
core_node4=0}, version=3}
   [junit4]   2> 3321918 INFO  (qtp13816505-31689) [n:127.0.0.1:38637_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=deleteNode_collection_shard1_replica_n5&action=CREATE&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=71
   [junit4]   2> 3321918 INFO  
(recoveryExecutor-8606-thread-1-processing-n:127.0.0.1:38637_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:35777/solr]; [WaitForState: 
action=PREPRECOVERY&core=deleteNode_collection_shard1_replica_n2&nodeName=127.0.0.1:38637_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3321919 INFO  (qtp25813100-31711) [n:127.0.0.1:38515_solr 
c:deleteNode_collection   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=ADDREPLICA&collection=deleteNode_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=279
   [junit4]   2> 3321919 INFO  (qtp25813100-31707) [n:127.0.0.1:38515_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
action=ADDREPLICA&collection=deleteNode_collection&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3321920 INFO  (qtp3682468-31685) [n:127.0.0.1:35777_solr    
x:deleteNode_collection_shard1_replica_n2] o.a.s.h.a.PrepRecoveryOp Going to 
wait for coreNodeName: core_node6, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 3321920 INFO  (qtp3682468-31685) [n:127.0.0.1:35777_solr    
x:deleteNode_collection_shard1_replica_n2] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=deleteNode_collection, shard=shard1, 
thisCore=deleteNode_collection_shard1_replica_n2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:38637_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"deleteNode_collection_shard1_replica_n5","base_url":"https://127.0.0.1:38637/solr","state":"down","node_name":"127.0.0.1:38637_solr","type":"NRT"}
   [junit4]   2> 3321921 INFO  
(OverseerCollectionConfigSetProcessor-72323659985846281-127.0.0.1:38637_solr-n_0000000000)
 [n:127.0.0.1:38637_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3321922 INFO  
(OverseerThreadFactory-11239-thread-3-processing-n:127.0.0.1:38637_solr) 
[n:127.0.0.1:38637_solr c:deleteNode_collection s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43867_solr for creating new 
replica of shard shard1
   [junit4]   2> 3321924 INFO  
(OverseerStateUpdate-72323659985846281-127.0.0.1:38637_solr-n_0000000000) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"deleteNode_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteNode_collection_shard1_replica_t7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43867/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43867_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 3322025 INFO  (zkCallback-8613-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteNode_collection/state.json] for collection 
[deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3322025 INFO  (zkCallback-8615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteNode_collection/state.json] for collection 
[deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3322025 INFO  (zkCallback-8613-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteNode_collection/state.json] for collection 
[deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3322025 INFO  (zkCallback-8651-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluste

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

etrics.reporters.SolrJmxReporter@1451130: rootName = solr_35195, domain = 
solr.core.aboveRate_collection.shard1.replica_n9, service url = null, agent id 
= null] for registry solr.core.aboveRate_collection.shard1.replica_n9 / 
com.codahale.metrics.MetricRegistry@d584c2
   [junit4]   2> 347255 INFO  (jetty-closer-106-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d7f148{/solr,null,UNAVAILABLE}
   [junit4]   2> 347255 INFO  (jetty-closer-106-thread-4) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 347258 INFO  (coreCloseExecutor-280-thread-1) 
[n:127.0.0.1:41157_solr c:aboveRate_collection s:shard1 r:core_node3 
x:aboveRate_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.aboveRate_collection.shard1.leader, tag=d0b24f
   [junit4]   2> 347266 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 
0x100f219dadc000a, likely client has closed socket
   [junit4]   2> 347266 INFO  (jetty-closer-106-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f3ca07{/solr,null,UNAVAILABLE}
   [junit4]   2> 347266 INFO  (jetty-closer-106-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 347269 INFO  (coreCloseExecutor-283-thread-1) 
[n:127.0.0.1:43615_solr c:aboveRate_collection s:shard1 r:core_node8 
x:aboveRate_collection_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.aboveRate_collection.shard1.leader, tag=18bb764
   [junit4]   2> 347269 INFO  (coreCloseExecutor-282-thread-1) 
[n:127.0.0.1:35195_solr c:aboveRate_collection s:shard1 r:core_node10 
x:aboveRate_collection_shard1_replica_n9] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.aboveRate_collection.shard1.leader, tag=164ff4d
   [junit4]   2> 347272 INFO  (coreCloseExecutor-281-thread-1) 
[n:127.0.0.1:42203_solr c:aboveRate_collection s:shard1 r:core_node4 
x:aboveRate_collection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.aboveRate_collection.shard1.leader, tag=1942b59
   [junit4]   2> 347274 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 
0x100f219dadc0013, likely client has closed socket
   [junit4]   2> 347278 INFO  (jetty-closer-106-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18f7eeb{/solr,null,UNAVAILABLE}
   [junit4]   2> 347278 INFO  (jetty-closer-106-thread-3) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 347278 INFO  (jetty-closer-106-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72323786897883143-127.0.0.1:42203_solr-n_0000000000) closing
   [junit4]   2> 347278 INFO  
(OverseerStateUpdate-72323786897883143-127.0.0.1:42203_solr-n_0000000000) 
[n:127.0.0.1:42203_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42203_solr
   [junit4]   2> 347279 DEBUG (jetty-closer-106-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 347279 WARN  
(OverseerAutoScalingTriggerThread-72323786897883143-127.0.0.1:42203_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 347279 DEBUG (jetty-closer-106-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 347279 DEBUG (jetty-closer-106-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 347279 DEBUG (jetty-closer-106-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 347279 DEBUG (jetty-closer-106-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 347279 DEBUG (jetty-closer-106-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 347280 INFO  (jetty-closer-106-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1205b5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 347280 INFO  (jetty-closer-106-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 348775 INFO  (jetty-closer-106-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3bc438{/solr,null,UNAVAILABLE}
   [junit4]   2> 348775 INFO  (jetty-closer-106-thread-5) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 348776 ERROR 
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 348776 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[C95EDD7813D8DBD5]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45981 45981
   [junit4]   2> 348888 INFO  (Thread-63) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45981 45981
   [junit4]   2> 348888 WARN  (Thread-63) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        46      
/solr/collections/belowRate_collection/terms/shard1
   [junit4]   2>        46      
/solr/collections/deleteNode_collection/terms/shard1
   [junit4]   2>        45      
/solr/collections/aboveRate_collection/terms/shard1
   [junit4]   2>        15      /solr/configs/conf
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        50      
/solr/collections/belowRate_collection/state.json
   [junit4]   2>        47      
/solr/collections/aboveRate_collection/state.json
   [junit4]   2>        46      
/solr/collections/deleteNode_collection/state.json
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        3       
/solr/collections/belowRate_collection/leader_elect/shard1/election/72323786897883149-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72323786897883149-127.0.0.1:43615_solr-n_0000000002
   [junit4]   2>        2       
/solr/collections/deleteNode_collection/leader_elect/shard1/election/72323786897883149-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72323786897883143-127.0.0.1:42203_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/aboveRate_collection/leader_elect/shard1/election/72323786897883146-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/collections/aboveRate_collection/leader_elect/shard1/election/72323786897883143-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/collections
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_C95EDD7813D8DBD5-002
   [junit4]   2> Oct 02, 2018 7:44:32 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1439, maxMBSortInHeap=5.106065985807073, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-PA, timezone=Europe/Kirov
   [junit4]   2> NOTE: Linux 4.15.0-32-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=138325936,total=270270464
   [junit4]   2> NOTE: All tests run in this JVM: 
[SearchRateTriggerIntegrationTest, SearchRateTriggerIntegrationTest]
   [junit4] Completed [5/5 (5!)] on J2 in 169.45s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1567:
 The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1092:
 There were test failures: 5 suites, 15 tests, 5 errors [seed: C95EDD7813D8DBD5]

Total time: 5 minutes 51 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=6e6b00a0df7e86c8e8959788362ae3ff3d88b83f, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #98
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to