Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.4/13/

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has 
references to classes of which the sizes cannot be measured due to security 
restrictions or Java 9 module encapsulation:   - private static 
org.apache.solr.client.solrj.cloud.SolrCloudManager 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) 
and null them, your test still has references to classes of which the sizes 
cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static org.apache.solr.client.solrj.cloud.SolrCloudManager 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
        at __randomizedtesting.SeedInfo.seed([BE3618181DEF9B83]:0)
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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)
Caused by: java.security.AccessControlException: access denied 
("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
        at 
java.security.AccessController.checkPermission(AccessController.java:884)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
        at 
java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
        at java.lang.Class.checkPackageAccess(Class.java:2372)
        at java.lang.Class.checkMemberAccess(Class.java:2351)
        at java.lang.Class.getDeclaredFields(Class.java:1915)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:585)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:582)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:582)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
        ... 10 more




Build Log:
[...truncated 14465 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> 1539805 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1539805 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/data-dir-106-001
   [junit4]   2> 1539806 WARN  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1539806 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1539808 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1539808 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001
   [junit4]   2> 1539808 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1539809 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1539809 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1539909 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:37791
   [junit4]   2> 1539909 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37791
   [junit4]   2> 1539909 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37791
   [junit4]   2> 1539909 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37791
   [junit4]   2> 1539910 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539915 INFO  (zkConnectionManagerCallback-7398-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1539915 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539924 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539927 INFO  (zkConnectionManagerCallback-7400-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1539927 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539928 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539928 INFO  (zkConnectionManagerCallback-7402-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1539928 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540040 WARN  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1540040 WARN  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1540040 WARN  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1540040 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1540040 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1540040 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1540040 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1540041 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1540041 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1540041 WARN  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1540041 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1540041 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1540041 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1540041 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1540041 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1540041 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1540042 WARN  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1540042 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1540042 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1540042 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1540048 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1540048 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1540048 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1540049 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1540049 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1540049 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1540049 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1540049 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1540049 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1540050 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c46fbbd{/solr,null,AVAILABLE}
   [junit4]   2> 1540050 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76a97f04{/solr,null,AVAILABLE}
   [junit4]   2> 1540050 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5048ee26{/solr,null,AVAILABLE}
   [junit4]   2> 1540050 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1540050 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1540050 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1540050 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fd0bef0{/solr,null,AVAILABLE}
   [junit4]   2> 1540051 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1540051 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ff2587e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36193}
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.s.Server Started @1540080ms
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36193}
   [junit4]   2> 1540052 ERROR (jetty-launcher-7403-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-27T01:45:00.085Z
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7bc5cb7d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36037}
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.s.Server Started @1540080ms
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36037}
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57dacf4d{/solr,null,AVAILABLE}
   [junit4]   2> 1540052 ERROR (jetty-launcher-7403-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-27T01:45:00.085Z
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b749296{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36161}
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.s.Server Started @1540081ms
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36161}
   [junit4]   2> 1540052 ERROR (jetty-launcher-7403-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1540052 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-27T01:45:00.085Z
   [junit4]   2> 1540053 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540053 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@b6e27ce{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37567}
   [junit4]   2> 1540053 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.s.Server Started @1540082ms
   [junit4]   2> 1540053 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37567}
   [junit4]   2> 1540053 ERROR (jetty-launcher-7403-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1540053 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1540053 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1540053 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1540053 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1540053 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-27T01:45:00.086Z
   [junit4]   2> 1540053 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540054 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540058 INFO  (zkConnectionManagerCallback-7405-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540058 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540058 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1540062 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3cc65279{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36147}
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.s.Server Started @1540091ms
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36147}
   [junit4]   2> 1540063 INFO  (zkConnectionManagerCallback-7409-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540063 ERROR (jetty-launcher-7403-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-27T01:45:00.096Z
   [junit4]   2> 1540063 INFO  (zkConnectionManagerCallback-7411-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1540063 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1540064 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540064 INFO  (zkConnectionManagerCallback-7407-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540064 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540085 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1540085 INFO  (zkConnectionManagerCallback-7413-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540085 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540185 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1540295 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1540296 WARN  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4378d5ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540296 WARN  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4378d5ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540302 WARN  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72af7da4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540302 WARN  (jetty-launcher-7403-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72af7da4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540303 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37791/solr
   [junit4]   2> 1540310 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540318 INFO  (zkConnectionManagerCallback-7421-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540318 INFO  (jetty-launcher-7403-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540334 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1540337 WARN  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ee9a1ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540337 WARN  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ee9a1ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540341 WARN  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1afb30e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540341 WARN  (jetty-launcher-7403-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1afb30e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540342 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37791/solr
   [junit4]   2> 1540346 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540353 INFO  (zkConnectionManagerCallback-7427-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540353 INFO  (jetty-launcher-7403-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540440 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1540442 WARN  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@125198e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540442 WARN  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@125198e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540444 WARN  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@44dd5e53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540444 WARN  (jetty-launcher-7403-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@44dd5e53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540445 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37791/solr
   [junit4]   2> 1540445 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540448 INFO  (zkConnectionManagerCallback-7434-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540448 INFO  (jetty-launcher-7403-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540537 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1540538 WARN  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@648165bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540538 WARN  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@648165bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540540 WARN  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2d50550d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540540 WARN  (jetty-launcher-7403-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2d50550d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540541 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37791/solr
   [junit4]   2> 1540542 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540544 INFO  (zkConnectionManagerCallback-7441-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540545 INFO  (jetty-launcher-7403-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540587 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1540588 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1540589 INFO  (zkConnectionManagerCallback-7443-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540589 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1540607 INFO  (zkConnectionManagerCallback-7445-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540607 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1540695 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1540706 INFO  (zkConnectionManagerCallback-7450-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540706 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1540707 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36193_solr
   [junit4]   2> 1540708 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.Overseer Overseer 
(id=72964133412143116-127.0.0.1:36193_solr-n_0000000000) starting
   [junit4]   2> 1540715 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36193_solr
   [junit4]   2> 1540715 INFO  
(OverseerStateUpdate-72964133412143116-127.0.0.1:36193_solr-n_0000000000) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36193_solr
   [junit4]   2> 1540715 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1540716 INFO  
(OverseerStateUpdate-72964133412143116-127.0.0.1:36193_solr-n_0000000000) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1540717 WARN  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1540729 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with 
znode version 1
   [junit4]   2> 1540730 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 0
   [junit4]   2> 1540730 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1540736 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1540741 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1540744 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36037_solr as DOWN
   [junit4]   2> 1540745 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1540745 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36037_solr
   [junit4]   2> 1540746 WARN  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1540750 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:36193_solr]
   [junit4]   2> 1540761 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1540762 INFO  (zkCallback-7449-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1540762 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37567_solr as DOWN
   [junit4]   2> 1540763 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1540763 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37567_solr
   [junit4]   2> 1540768 WARN  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1540768 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1540772 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1540772 DEBUG (ScheduledTrigger-7031-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1540777 INFO  (zkCallback-7444-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1540778 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36193.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540785 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36193.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540785 INFO  (zkCallback-7449-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1540785 INFO  (zkCallback-7442-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1540785 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36193.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540787 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1540788 INFO  (jetty-launcher-7403-thread-4) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node5/.
   [junit4]   2> 1540790 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1540802 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1540802 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1540819 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37567.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540825 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37567.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540825 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37567.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540828 INFO  (zkConnectionManagerCallback-7462-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540829 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1540832 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36037.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540836 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1540838 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36161_solr as DOWN
   [junit4]   2> 1540838 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1540838 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36161_solr
   [junit4]   2> 1540839 INFO  (zkCallback-7449-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1540840 INFO  (zkCallback-7444-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1540840 INFO  (zkCallback-7442-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1540840 WARN  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1540842 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36037.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540842 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36037.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540843 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1540844 INFO  (jetty-launcher-7403-thread-5) 
[n:127.0.0.1:36037_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node4/.
   [junit4]   2> 1540846 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1540848 INFO  (zkCallback-7461-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1540851 INFO  (jetty-launcher-7403-thread-2) 
[n:127.0.0.1:37567_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node1/.
   [junit4]   2> 1540867 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1540875 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1540881 WARN  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@70a65994[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540882 WARN  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@70a65994[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540884 WARN  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@291b8ebb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540884 WARN  (jetty-launcher-7403-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@291b8ebb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1540885 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37791/solr
   [junit4]   2> 1540887 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540888 INFO  (zkConnectionManagerCallback-7472-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540888 INFO  (jetty-launcher-7403-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540903 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36161.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540913 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36161.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540913 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36161.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1540914 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1540914 INFO  (jetty-launcher-7403-thread-1) 
[n:127.0.0.1:36161_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node2/.
   [junit4]   2> 1540992 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1540994 INFO  (zkConnectionManagerCallback-7474-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540994 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1540999 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1541004 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36147_solr as DOWN
   [junit4]   2> 1541006 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1541006 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36147_solr
   [junit4]   2> 1541007 INFO  (zkCallback-7461-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1541007 INFO  (zkCallback-7442-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1541007 INFO  (zkCallback-7449-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1541007 INFO  (zkCallback-7444-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1541008 INFO  (zkCallback-7473-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1541008 WARN  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1541020 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1541034 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36147.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1541041 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36147.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1541041 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36147.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1541042 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1541043 INFO  (jetty-launcher-7403-thread-3) 
[n:127.0.0.1:36147_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node3/.
   [junit4]   2> 1541094 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 1541095 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1541097 INFO  (zkConnectionManagerCallback-7483-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1541097 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1541099 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1541100 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37791/solr ready
   [junit4]   2> 1541115 INFO  (qtp838969929-22642) [n:127.0.0.1:36147_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1541118 INFO  (qtp1963080621-22638) [n:127.0.0.1:36037_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> 1541119 INFO  (qtp838969929-22651) [n:127.0.0.1:36147_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> 1541120 INFO  (qtp900954704-22657) [n:127.0.0.1:36161_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> 1541122 INFO  (qtp825602088-22626) [n:127.0.0.1:36193_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> 1541123 INFO  (qtp95013131-22628) [n:127.0.0.1:37567_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> 1541123 DEBUG (qtp900954704-22656) [n:127.0.0.1:36161_solr     
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1541124 INFO  (qtp900954704-22656) [n:127.0.0.1:36161_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1541125 DEBUG (zkCallback-7444-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 1541126 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 1541132 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1541137 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 1541198 INFO  
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[BE3618181DEF9B83])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testBelowSearchRate
   [junit4]   2> 1541199 INFO  
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[BE3618181DEF9B83])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1541201 INFO  
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[BE3618181DEF9B83])
 [     ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, 
new znode version 3
   [junit4]   2> 1541202 DEBUG (zkCallback-7444-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 1541202 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 1541203 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1541203 DEBUG 
(OverseerAutoScalingTriggerThread-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 1541205 INFO  (qtp825602088-22643) [n:127.0.0.1:36193_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1541209 INFO  
(OverseerThreadFactory-7033-thread-1-processing-n:127.0.0.1:36193_solr) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
belowRate_collection
   [junit4]   2> 1541318 INFO  
(OverseerStateUpdate-72964133412143116-127.0.0.1:36193_solr-n_0000000000) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36147/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1541321 INFO  
(OverseerStateUpdate-72964133412143116-127.0.0.1:36193_solr-n_0000000000) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36193/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1541523 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr    
x:belowRate_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=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1541524 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr    
x:belowRate_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=belowRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1541524 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr    
x:belowRate_collection_shard1_replica_n2 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1542537 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.4.0
   [junit4]   2> 1542537 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.4.0
   [junit4]   2> 1542545 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[belowRate_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1542546 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.IndexSchema 
[belowRate_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1542547 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1542547 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'belowRate_collection_shard1_replica_n1' using configuration from 
collection belowRate_collection, trusted=true
   [junit4]   2> 1542547 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36147.solr.core.belowRate_collection.shard1.replica_n1' 
(registry 'solr.core.belowRate_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1542547 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[belowRate_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node3/belowRate_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node3/./belowRate_collection_shard1_replica_n1/data/]
   [junit4]   2> 1542548 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1542548 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'belowRate_collection_shard1_replica_n2' using configuration from 
collection belowRate_collection, trusted=true
   [junit4]   2> 1542548 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36193.solr.core.belowRate_collection.shard1.replica_n2' 
(registry 'solr.core.belowRate_collection.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1542548 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[belowRate_collection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node5/belowRate_collection_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node5/./belowRate_collection_shard1_replica_n2/data/]
   [junit4]   2> 1542590 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1542590 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1542591 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1542591 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1542592 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1542592 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1542592 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ea153a[belowRate_collection_shard1_replica_n2] main]
   [junit4]   2> 1542593 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1542593 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1542594 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1425400f[belowRate_collection_shard1_replica_n1] main]
   [junit4]   2> 1542595 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1542595 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1542595 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1542595 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1542595 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1542595 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1542595 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1654035424349257728
   [junit4]   2> 1542595 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1654035424349257728
   [junit4]   2> 1542598 INFO  
(searcherExecutor-7057-thread-1-processing-n:127.0.0.1:36147_solr 
x:belowRate_collection_shard1_replica_n1 c:belowRate_collection s:shard1 
r:core_node3) [n:127.0.0.1:36147_solr c:belowRate_collection s:shard1 
r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[belowRate_collection_shard1_replica_n1] Registered new searcher 
Searcher@1425400f[belowRate_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1542599 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:36193_solr 
x:belowRate_collection_shard1_replica_n2 c:belowRate_collection s:shard1 
r:core_node4) [n:127.0.0.1:36193_solr c:belowRate_collection s:shard1 
r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.SolrCore 
[belowRate_collection_shard1_replica_n2] Registered new searcher 
Searcher@4ea153a[belowRate_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1542600 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/belowRate_collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1542600 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/belowRate_collection/leaders/shard1
   [junit4]   2> 1542601 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save 
terms, version is not a match, retrying
   [junit4]   2> 1542601 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/belowRate_collection/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1542602 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/belowRate_collection/leaders/shard1
   [junit4]   2> 1542604 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1542604 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1542604 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:36147/solr/belowRate_collection_shard1_replica_n1/
   [junit4]   2> 1542605 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: 
core=belowRate_collection_shard1_replica_n1 url=http://127.0.0.1:36147/solr 
START 
replicas=[http://127.0.0.1:36193/solr/belowRate_collection_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1542605 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: 
core=belowRate_collection_shard1_replica_n1 url=http://127.0.0.1:36147/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1542607 INFO  (qtp825602088-22632) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.S.Request 
[belowRate_collection_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1542608 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1542608 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
We failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1542608 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/belowRate_collection/leaders/shard1/leader after winning as 
/collections/belowRate_collection/leader_elect/shard1/election/72964133412143121-core_node3-n_0000000000
   [junit4]   2> 1542609 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:36147/solr/belowRate_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1542710 INFO  (zkCallback-7473-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1542711 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1542713 INFO  (qtp838969929-22652) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_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=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1189
   [junit4]   2> 1542813 INFO  (zkCallback-7473-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1542813 INFO  (zkCallback-7473-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1543607 INFO  (qtp825602088-22623) [n:127.0.0.1:36193_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_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=belowRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2083
   [junit4]   2> 1543611 INFO  (qtp825602088-22643) [n:127.0.0.1:36193_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1543707 INFO  (zkCallback-7444-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1543707 INFO  (zkCallback-7473-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1543707 INFO  (zkCallback-7473-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1543707 INFO  (zkCallback-7444-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1543708 INFO  (qtp825602088-22643) [n:127.0.0.1:36193_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2502
   [junit4]   2> 1543711 INFO  (qtp825602088-22645) [n:127.0.0.1:36193_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1543713 INFO  
(OverseerCollectionConfigSetProcessor-72964133412143116-127.0.0.1:36193_solr-n_0000000000)
 [n:127.0.0.1:36193_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> 1543713 INFO  
(OverseerThreadFactory-7033-thread-2-processing-n:127.0.0.1:36193_solr) 
[n:127.0.0.1:36193_solr c:belowRate_collection s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36037_solr for creating new 
replica of shard shard1 for collection belowRate_collection
   [junit4]   2> 1543714 INFO  
(OverseerThreadFactory-7033-thread-2-processing-n:127.0.0.1:36193_solr) 
[n:127.0.0.1:36193_solr c:belowRate_collection s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1543715 INFO  
(OverseerStateUpdate-72964133412143116-127.0.0.1:36193_solr-n_0000000000) 
[n:127.0.0.1:36193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36037/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36037_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1543818 INFO  (zkCallback-7473-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1543818 INFO  (zkCallback-7444-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1543818 INFO  (zkCallback-7444-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1543818 INFO  (zkCallback-7473-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1543919 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr    
x:belowRate_collection_shard1_replica_n5 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1543932 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.4.0
   [junit4]   2> 1543955 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.IndexSchema 
[belowRate_collection_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 1543957 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1543957 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating 
SolrCore 'belowRate_collection_shard1_replica_n5' using configuration from 
collection belowRate_collection, trusted=true
   [junit4]   2> 1543958 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36037.solr.core.belowRate_collection.shard1.replica_n5' 
(registry 'solr.core.belowRate_collection.shard1.replica_n5') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@4adbcc4a
   [junit4]   2> 1543958 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.SolrCore 
[[belowRate_collection_shard1_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node4/belowRate_collection_shard1_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_BE3618181DEF9B83-001/tempDir-001/node4/./belowRate_collection_shard1_replica_n5/data/]
   [junit4]   2> 1543998 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1543998 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1543999 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1543999 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1544000 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@611e51d0[belowRate_collection_shard1_replica_n5] main]
   [junit4]   2> 1544001 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1544002 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1544002 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1544002 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1654035425824604160
   [junit4]   2> 1544005 INFO  
(searcherExecutor-7067-thread-1-processing-n:127.0.0.1:36037_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:36037_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.SolrCore 
[belowRate_collection_shard1_replica_n5] Registered new searcher 
Searcher@611e51d0[belowRate_collection_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1544007 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/belowRate_collection/terms/shard1 to 
Terms{values={core_node6=0, core_node3=0, core_node4=0}, version=2}
   [junit4]   2> 1544007 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/belowRate_collection/leaders/shard1
   [junit4]   2> 1544010 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.ZkController Core needs to 
recover:belowRate_collection_shard1_replica_n5
   [junit4]   2> 1544011 INFO  (qtp1963080621-22648) [n:127.0.0.1:36037_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_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=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=91
   [junit4]   2> 1544011 INFO  
(updateExecutor-7437-thread-1-processing-n:127.0.0.1:36037_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:36037_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1544012 INFO  
(recoveryExecutor-7439-thread-1-processing-n:127.0.0.1:36037_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:36037_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1544014 INFO  
(recoveryExecutor-7439-thread-1-processing-n:127.0.0.1:36037_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:36037_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 1544016 INFO  (qtp838969929-22642) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[belowRate_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1544016 INFO  (qtp838969929-22642) [n:127.0.0.1:36147_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[belowRate_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1544016 INFO  
(recoveryExecutor-7439-thread-1-processing-n:127.0.0.1:36037_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:36037_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[belowRate_collection_shard1_replica_n5]
   [junit4]   2> 1544016 INFO  
(recoveryExecutor-7439-thread-1-processing-n:127.0.0.1:36037_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:36037_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1544016 INFO  
(recoveryExecutor-7439-thread-1-processing-n:127.0.0.1:36037_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:36037_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[belowRate_collection_shard1_replica_n5] as recovering, leader is 
[http://127.0.0.1:36147/solr/belowRate_collection_shard1_replica_n1/] and I am 
[http://127.0.0.1:36037/solr/belowRate_collection_shard1_replica_n5/]
   [junit4]   2> 1544017 INFO  (qtp825602088-22645) [n:127.0.0.1:36193_solr 
c:belowRate_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=305
   [junit4]   2> 1544017 INFO  (qtp825602088-22626) [n:127.0.0.1:36193_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1544018 INFO  
(recoveryExecutor-7439-thread-1-processing-n:127.0.0.1:36037_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:36037_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:36147/solr]; [WaitForState: 
action=PREPRECOVERY&core=belowRate_collection_shard1_replica_n1&nodeName=127.0.0.1:36037_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1544019 INFO  (qtp838969929-22650) [n:127.0.0.1:36147_solr    
x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to 
wait for coreNodeName: core_node6, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1544019 INFO  (qtp838969929-22650) [n:127.0.0.1:36147_solr    
x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=belowRate_collection, shard=shard1, 
thisCore=belowRate_collection_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:36037_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n5",
   [junit4]   2>   "base_url":"http://127.0.0.1:36037/solr";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:36037_solr",
   [junit4]   2>   "typ

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

r Stopped o.e.j.s.ServletContextHandler@76a97f04{/solr,null,UNAVAILABLE}
   [junit4]   2> 1609080 INFO  (jetty-closer-7503-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1609183 INFO  (jetty-closer-7503-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@b6e27ce{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1609183 INFO  (jetty-closer-7503-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5048ee26{/solr,null,UNAVAILABLE}
   [junit4]   2> 1609183 INFO  (jetty-closer-7503-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1609184 INFO  (jetty-closer-7503-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3b749296{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1609184 INFO  (jetty-closer-7503-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57dacf4d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1609184 INFO  (jetty-closer-7503-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1609283 INFO  (jetty-closer-7503-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3cc65279{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1609283 INFO  (jetty-closer-7503-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7bc5cb7d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1609283 INFO  (jetty-closer-7503-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c46fbbd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1609283 INFO  (jetty-closer-7503-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1609283 INFO  (jetty-closer-7503-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5fd0bef0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1609283 INFO  (jetty-closer-7503-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1609286 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1609489 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      
/solr/collections/belowRate_collection/terms/shard1
   [junit4]   2>        20      
/solr/collections/aboveRate_collection/terms/shard1
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       
/solr/collections/aboveRate_collection/collectionprops.json
   [junit4]   2>        4       
/solr/collections/belowRate_collection/collectionprops.json
   [junit4]   2>        2       
/solr/collections/belowRate_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        169     
/solr/collections/aboveRate_collection/state.json
   [junit4]   2>        137     
/solr/collections/belowRate_collection/state.json
   [junit4]   2>        20      /solr/autoscaling.json
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/collections/belowRate_collection/leader_elect/shard1/election/72964133412143121-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        86      /solr/overseer/queue
   [junit4]   2>        37      /solr/overseer/collection-queue-work
   [junit4]   2>        27      /solr/collections
   [junit4]   2>        26      /solr/live_nodes
   [junit4]   2>        6       /solr/autoscaling/events/search_rate_trigger2
   [junit4]   2>        2       /solr/autoscaling/events/search_rate_trigger1
   [junit4]   2> 
   [junit4]   2> 1609491 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37791
   [junit4]   2> 1609491 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37791
   [junit4]   2> 1609491 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37791
   [junit4]   2> 1609491 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[BE3618181DEF9B83]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Dec 27, 2019 1:46:09 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=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7dfb41b6),
 locale=fr, timezone=MST7MDT
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=41870456,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [CloudMLTQParserTest, 
DistributedQueryElevationComponentTest, ScheduledMaintenanceTriggerTest, 
TestIBSimilarityFactory, TestExportTool, TestAnalyzeInfixSuggestions, 
BigEndianAscendingWordDeserializerTest, PreAnalyzedFieldManagedSchemaCloudTest, 
ReplaceNodeNoTargetTest, CollectionTooManyReplicasTest, TestSchemaField, 
TestSolrCLIRunExample, ForceLeaderWithTlogReplicasTest, 
TestShardHandlerFactory, TestRestoreCore, TestWordDelimiterFilterFactory, 
TestQueryTypes, TestSchemaSimilarityResource, TestSkipOverseerOperations, 
DistanceFunctionTest, HttpSolrCallGetCoreTest, RestartWhileUpdatingTest, 
TestFastLRUCache, TermVectorComponentTest, AuditLoggerPluginTest, 
TestInfoStreamLogging, TestRandomCollapseQParserPlugin, PackageManagerCLITest, 
TestHashQParserPlugin, TestSolrCloudWithSecureImpersonation, 
TestFileDictionaryLookup, NodeMutatorTest, QueryResultKeyTest, 
TriLevelCompositeIdRoutingTest, DistributedFacetPivotSmallAdvancedTest, 
HdfsLockFactoryTest, NumericFieldsTest, TestSolrXml, TestStressUserVersions, 
TestPushWriter, XMLAtomicUpdateMultivalueTest, AddReplicaTest, 
SolrShardReporterTest, DeleteLastCustomShardedReplicaTest, 
TestJsonFacetRefinement, MultiSolrCloudTestCaseTest, 
TestQueryingOnDownCollection, UtilsToolTest, TestSolrCoreParser, 
TestQuerySenderListener, TestCaffeineCache, TestFieldCache, RequiredFieldsTest, 
TestSuggestSpellingConverter, BasicFunctionalityTest, TestMultiWordSynonyms, 
ZkStateWriterTest, ChaosMonkeyNothingIsSafeTest, TestSolrQueryParser, 
CdcrRequestHandlerTest, TestFiltering, TestDeprecatedFilters, 
LeaderFailoverAfterPartitionTest, TestClusterStateMutator, DOMUtilTest, 
TestJettySolrRunner, IndexSchemaTest, SSLMigrationTest, TestWithCollection, 
TestSolrCloudSnapshots, UpdateLogTest, SolrRequestParserTest, 
PeerSyncWithBufferUpdatesTest, EmbeddedSolrNoSerializeTest, 
XmlUpdateRequestHandlerTest, TestHashPartitioner, TestNumericRangeQuery32, 
DistributedFacetExistsSmallTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestSolr4Spatial, OverseerCollectionConfigSetProcessorTest, 
SolrIndexSplitterTest, TestWriterPerf, UUIDFieldTest, DebugComponentTest, 
MoreLikeThisComponentTest, ClassificationUpdateProcessorIntegrationTest, 
TestSlowCompositeReaderWrapper, TestRealTimeGet, TestFacetMethods, 
TestLFUCache, PingRequestHandlerTest, TestCollectionAPI, 
TestPerFieldSimilarityWithDefaultOverride, CurrencyRangeFacetCloudTest, 
TestCloudNestedDocsSort, ShardSplitTest, TestCoreContainer, 
TestCursorMarkWithoutUniqueKey, AtomicUpdatesTest, 
NodeAddedTriggerIntegrationTest, TestLazyCores, TestSnapshotCloudManager, 
DaemonStreamApiTest, TestEmbeddedSolrServerAdminHandler, 
TriggerIntegrationTest, TimeRoutedAliasUpdateProcessorTest, BooleanFieldTest, 
LeaderElectionContextKeyTest, SearchRateTriggerIntegrationTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SearchRateTriggerIntegrationTest -Dtests.seed=BE3618181DEF9B83 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/test-data/enwiki.random.lines.txt
 -Dtests.locale=fr -Dtests.timezone=MST7MDT -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SearchRateTriggerIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up 
static fields (in @AfterClass?) and null them, your test still has references 
to classes of which the sizes cannot be measured due to security restrictions 
or Java 9 module encapsulation:
   [junit4]    >   - private static 
org.apache.solr.client.solrj.cloud.SolrCloudManager 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BE3618181DEF9B83]:0)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.security.AccessControlException: access denied 
("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
   [junit4]    >        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]    >        at 
java.security.AccessController.checkPermission(AccessController.java:884)
   [junit4]    >        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
   [junit4]    >        at 
java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
   [junit4]    >        at java.lang.Class.checkPackageAccess(Class.java:2372)
   [junit4]    >        at java.lang.Class.checkMemberAccess(Class.java:2351)
   [junit4]    >        at java.lang.Class.getDeclaredFields(Class.java:1915)
   [junit4]    >        at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]    >        ... 10 more
   [junit4] Completed [220/889 (1!)] on J1 in 70.04s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 55169 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to