Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21913/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([2ADF855CBA2773F2:4914B3DE23E800DF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:133)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14538 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 1677412 INFO  
(SUITE-SearchRateTriggerTest-seed#[2ADF855CBA2773F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/init-core-data-001
   [junit4]   2> 1677412 INFO  
(SUITE-SearchRateTriggerTest-seed#[2ADF855CBA2773F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1677413 INFO  
(SUITE-SearchRateTriggerTest-seed#[2ADF855CBA2773F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1677413 INFO  
(SUITE-SearchRateTriggerTest-seed#[2ADF855CBA2773F2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001
   [junit4]   2> 1677413 INFO  
(SUITE-SearchRateTriggerTest-seed#[2ADF855CBA2773F2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1677413 INFO  (Thread-5229) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1677413 INFO  (Thread-5229) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1677418 ERROR (Thread-5229) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1677513 INFO  
(SUITE-SearchRateTriggerTest-seed#[2ADF855CBA2773F2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35699
   [junit4]   2> 1677515 INFO  (zkConnectionManagerCallback-9759-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677518 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T२२:२७:३७+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1677518 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T२२:२७:३७+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1677518 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T२२:२७:३७+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1677519 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T२२:२७:३७+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1677522 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1677522 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1677522 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1677522 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77f389ba{/solr,null,AVAILABLE}
   [junit4]   2> 1677522 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1677522 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1677522 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2df8fb9b{/solr,null,AVAILABLE}
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c3f85ff{/solr,null,AVAILABLE}
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a2b8ca6{/solr,null,AVAILABLE}
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18c6536f{SSL,[ssl, 
http/1.1]}{127.0.0.1:39885}
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@714d623b{SSL,[ssl, 
http/1.1]}{127.0.0.1:33727}
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.e.j.s.Server Started @1677556ms
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.e.j.s.Server Started @1677556ms
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b04d431{SSL,[ssl, 
http/1.1]}{127.0.0.1:34835}
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33727}
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.e.j.s.Server Started @1677556ms
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34835}
   [junit4]   2> 1677523 ERROR (jetty-launcher-9756-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1677523 ERROR (jetty-launcher-9756-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b615675{SSL,[ssl, 
http/1.1]}{127.0.0.1:42807}
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.e.j.s.Server Started @1677557ms
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-26T20:22:49.341926Z
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42807}
   [junit4]   2> 1677524 ERROR (jetty-launcher-9756-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-26T20:22:49.342165Z
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-26T20:22:49.342299Z
   [junit4]   2> 1677523 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39885}
   [junit4]   2> 1677524 ERROR (jetty-launcher-9756-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677524 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-26T20:22:49.342611Z
   [junit4]   2> 1677525 INFO  (zkConnectionManagerCallback-9765-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677525 INFO  (zkConnectionManagerCallback-9763-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677525 INFO  (zkConnectionManagerCallback-9761-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677525 INFO  (zkConnectionManagerCallback-9767-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677525 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677525 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677525 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677525 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677530 INFO  (jetty-launcher-9756-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35699/solr
   [junit4]   2> 1677530 INFO  (jetty-launcher-9756-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35699/solr
   [junit4]   2> 1677534 INFO  (jetty-launcher-9756-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35699/solr
   [junit4]   2> 1677538 INFO  (zkConnectionManagerCallback-9773-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677538 INFO  (zkConnectionManagerCallback-9775-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677538 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1000264d37c0005, likely client has closed socket
   [junit4]   2> 1677538 INFO  (jetty-launcher-9756-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35699/solr
   [junit4]   2> 1677542 INFO  (zkConnectionManagerCallback-9783-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677542 INFO  (zkConnectionManagerCallback-9780-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677542 INFO  (zkConnectionManagerCallback-9785-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677546 INFO  (zkConnectionManagerCallback-9787-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677562 INFO  (zkConnectionManagerCallback-9791-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677574 INFO  (zkConnectionManagerCallback-9793-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677577 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1677578 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39885_solr
   [junit4]   2> 1677579 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.Overseer Overseer 
(id=72060226106032139-127.0.0.1:39885_solr-n_0000000000) starting
   [junit4]   2> 1677590 INFO  (jetty-launcher-9756-thread-1) 
[n:127.0.0.1:34835_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1677591 INFO  (jetty-launcher-9756-thread-1) 
[n:127.0.0.1:34835_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34835_solr
   [junit4]   2> 1677593 INFO  (zkConnectionManagerCallback-9804-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677594 INFO  (zkCallback-9790-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1677594 INFO  (zkCallback-9792-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1677594 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1677595 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35699/solr ready
   [junit4]   2> 1677603 INFO  (jetty-launcher-9756-thread-4) 
[n:127.0.0.1:33727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1677605 INFO  (jetty-launcher-9756-thread-4) 
[n:127.0.0.1:33727_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1677605 INFO  (jetty-launcher-9756-thread-4) 
[n:127.0.0.1:33727_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1677606 INFO  (jetty-launcher-9756-thread-4) 
[n:127.0.0.1:33727_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33727_solr
   [junit4]   2> 1677610 INFO  (jetty-launcher-9756-thread-2) 
[n:127.0.0.1:42807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1677611 INFO  (jetty-launcher-9756-thread-2) 
[n:127.0.0.1:42807_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1677612 INFO  (jetty-launcher-9756-thread-2) 
[n:127.0.0.1:42807_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1677612 INFO  (jetty-launcher-9756-thread-2) 
[n:127.0.0.1:42807_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42807_solr
   [junit4]   2> 1677618 INFO  
(OverseerStateUpdate-72060226106032139-127.0.0.1:39885_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1677618 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1677618 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39885_solr
   [junit4]   2> 1677626 INFO  (zkCallback-9786-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1677626 INFO  (zkCallback-9786-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677630 INFO  (zkCallback-9790-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677636 INFO  (zkCallback-9782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1677638 INFO  (zkCallback-9792-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1677639 INFO  (zkCallback-9803-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1677695 INFO  (jetty-launcher-9756-thread-2) 
[n:127.0.0.1:42807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42807.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677701 INFO  (jetty-launcher-9756-thread-2) 
[n:127.0.0.1:42807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42807.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677702 INFO  (jetty-launcher-9756-thread-2) 
[n:127.0.0.1:42807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42807.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677702 INFO  (jetty-launcher-9756-thread-2) 
[n:127.0.0.1:42807_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node2/.
   [junit4]   2> 1677707 INFO  (zkConnectionManagerCallback-9809-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677708 INFO  (jetty-launcher-9756-thread-2) 
[n:127.0.0.1:42807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1677708 INFO  (jetty-launcher-9756-thread-2) 
[n:127.0.0.1:42807_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35699/solr ready
   [junit4]   2> 1677715 INFO  (jetty-launcher-9756-thread-4) 
[n:127.0.0.1:33727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33727.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677722 INFO  (jetty-launcher-9756-thread-4) 
[n:127.0.0.1:33727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33727.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677722 INFO  (jetty-launcher-9756-thread-4) 
[n:127.0.0.1:33727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33727.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677723 INFO  (jetty-launcher-9756-thread-4) 
[n:127.0.0.1:33727_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node4/.
   [junit4]   2> 1677727 INFO  (zkConnectionManagerCallback-9814-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677727 INFO  (jetty-launcher-9756-thread-4) 
[n:127.0.0.1:33727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1677728 INFO  (jetty-launcher-9756-thread-4) 
[n:127.0.0.1:33727_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35699/solr ready
   [junit4]   2> 1677733 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39885.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677736 WARN  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
gauge
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr_39885:dom1=solr,dom2=jvm,name0=memory,name1=pools,name2=CodeHeap-'non-nmethods',name=max
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) 
~[?:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
 [java/:?]
   [junit4]   2>        at java.util.HashMap.forEach(HashMap.java:1341) [?:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:110)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:930)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:866)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:553) [java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:268)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:188) 
[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139) 
[jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741) 
[jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
 [jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
 [jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
 [jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
 [jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
 [jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:308)
 [java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
 [jetty-util-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
 [jetty-util-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:391)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> 1677739 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39885.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677739 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39885.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677740 INFO  (jetty-launcher-9756-thread-3) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node3/.
   [junit4]   2> 1677774 INFO  (jetty-launcher-9756-thread-1) 
[n:127.0.0.1:34835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34835.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677779 INFO  (jetty-launcher-9756-thread-1) 
[n:127.0.0.1:34835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34835.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677779 INFO  (jetty-launcher-9756-thread-1) 
[n:127.0.0.1:34835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34835.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1677779 INFO  (jetty-launcher-9756-thread-1) 
[n:127.0.0.1:34835_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node1/.
   [junit4]   2> 1677781 INFO  (zkConnectionManagerCallback-9819-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677782 INFO  (jetty-launcher-9756-thread-1) 
[n:127.0.0.1:34835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1677782 INFO  (jetty-launcher-9756-thread-1) 
[n:127.0.0.1:34835_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35699/solr ready
   [junit4]   2> 1677802 INFO  (zkConnectionManagerCallback-9821-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677804 INFO  (zkConnectionManagerCallback-9826-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677805 INFO  
(SUITE-SearchRateTriggerTest-seed#[2ADF855CBA2773F2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1677805 INFO  
(SUITE-SearchRateTriggerTest-seed#[2ADF855CBA2773F2]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35699/solr ready
   [junit4]   2> 1677819 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2ADF855CBA2773F2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
   [junit4]   2> 1677819 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2ADF855CBA2773F2]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1677820 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2ADF855CBA2773F2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4]   2> 1677838 INFO  
(TEST-SearchRateTriggerTest.testTrigger-seed#[2ADF855CBA2773F2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTrigger
   [junit4]   2> 1677839 INFO  
(TEST-SearchRateTriggerTest.testTrigger-seed#[2ADF855CBA2773F2]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1677850 INFO  (qtp2083349514-28170) [n:127.0.0.1:39885_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1677852 INFO  (OverseerThreadFactory-7269-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
SearchRateTriggerTest-collection1
   [junit4]   2> 1677955 INFO  
(OverseerStateUpdate-72060226106032139-127.0.0.1:39885_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34835/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1677956 INFO  
(OverseerStateUpdate-72060226106032139-127.0.0.1:39885_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42807/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1677956 INFO  
(OverseerStateUpdate-72060226106032139-127.0.0.1:39885_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33727/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1677957 INFO  
(OverseerStateUpdate-72060226106032139-127.0.0.1:39885_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39885/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1678162 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1678172 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1678172 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1678172 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1678173 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1679187 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1679191 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1679192 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1679192 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1679192 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1679193 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1679193 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n6' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1679194 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39885.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1679194 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1679194 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n6] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
   [junit4]   2> 1679196 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1679196 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1679196 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1679197 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1679197 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n4' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1679197 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33727.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1679197 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1679197 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n4] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
   [junit4]   2> 1679197 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1679197 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n2' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1679197 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1679198 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1679198 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42807.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1679198 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1679198 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
   [junit4]   2> 1679198 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34835.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1679198 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1679198 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 1679257 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1679257 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1679258 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1679258 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1679259 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1679259 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1679260 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@140344e4[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
   [junit4]   2> 1679260 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1679260 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1679261 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1679261 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1679261 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1679261 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a6f005a[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 1679262 INFO  
(searcherExecutor-7278-thread-1-processing-n:127.0.0.1:39885_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:39885_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n6] 
Registered new searcher 
Searcher@140344e4[SearchRateTriggerTest-collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1679262 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1598841601214382080
   [junit4]   2> 1679262 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1679262 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1679263 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1679263 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1679263 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1679263 INFO  
(searcherExecutor-7281-thread-1-processing-n:127.0.0.1:34835_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:34835_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1] 
Registered new searcher 
Searcher@4a6f005a[SearchRateTriggerTest-collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1679263 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1598841601215430656
   [junit4]   2> 1679264 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1679264 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1679265 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7b8fe31f[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
   [junit4]   2> 1679266 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1679266 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1679266 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1679267 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1679267 INFO  
(searcherExecutor-7280-thread-1-processing-n:127.0.0.1:42807_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:42807_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2] 
Registered new searcher 
Searcher@7b8fe31f[SearchRateTriggerTest-collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1679268 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1598841601220673536
   [junit4]   2> 1679268 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1679268 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1679269 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1679269 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1679270 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1679270 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1679270 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1679270 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7477694d[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
   [junit4]   2> 1679274 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1679274 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1679274 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1679275 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1679275 INFO  
(searcherExecutor-7279-thread-1-processing-n:127.0.0.1:33727_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:33727_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n4] 
Registered new searcher 
Searcher@7477694d[SearchRateTriggerTest-collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1679275 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1598841601228013568
   [junit4]   2> 1679277 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1679769 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1679769 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1679769 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:39885/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
   [junit4]   2> 1679769 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n6 
url=https://127.0.0.1:39885/solr START 
replicas=[https://127.0.0.1:33727/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 1679770 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1679770 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1679770 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:34835/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
   [junit4]   2> 1679770 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 
url=https://127.0.0.1:34835/solr START 
replicas=[https://127.0.0.1:42807/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 1679780 INFO  (qtp324085436-28147) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1679780 INFO  (qtp1756470127-28171) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1680070 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n6 
url=https://127.0.0.1:39885/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1680070 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1680070 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
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> 1680070 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1680071 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 
url=https://127.0.0.1:34835/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1680071 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1680071 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_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> 1680071 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1680071 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39885/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
 shard2
   [junit4]   2> 1680072 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34835/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
 shard1
   [junit4]   2> 1680173 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1680223 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1680383 INFO  (zkCallback-9782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1680383 INFO  (zkCallback-9786-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1680383 INFO  (zkCallback-9790-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1680383 INFO  (zkCallback-9792-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1680443 INFO  (qtp1756470127-28168) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2271
   [junit4]   2> 1680443 INFO  (qtp2083349514-28167) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2280
   [junit4]   2> 1680447 INFO  (qtp2003163563-28174) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_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=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2275
   [junit4]   2> 1680452 INFO  (qtp324085436-28152) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2279
   [junit4]   2> 1680454 INFO  (qtp2083349514-28170) [n:127.0.0.1:39885_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1680454 INFO  (qtp2083349514-28170) [n:127.0.0.1:39885_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2604
   [junit4]   2> 1680455 INFO  (qtp2083349514-28166) [n:127.0.0.1:39885_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection2&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1680456 INFO  (OverseerThreadFactory-7269-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
SearchRateTriggerTest-collection2
   [junit4]   2> 1680456 INFO  
(OverseerCollectionConfigSetProcessor-72060226106032139-127.0.0.1:39885_solr-n_0000000000)
 [    ] 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> 1680660 INFO  
(OverseerStateUpdate-72060226106032139-127.0.0.1:39885_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42807/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1680661 INFO  
(OverseerStateUpdate-72060226106032139-127.0.0.1:39885_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33727/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1680661 INFO  
(OverseerStateUpdate-72060226106032139-127.0.0.1:39885_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34835/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1680662 INFO  
(OverseerStateUpdate-72060226106032139-127.0.0.1:39885_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39885/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1680864 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1680864 INFO  (qtp1756470127-28173) [n:127.0.0.1:33727_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1680864 INFO  (qtp2003163563-28176) [n:127.0.0.1:34835_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1680864 INFO  (qtp2083349514-28150) [n:127.0.0.1:39885_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1681893 INFO  (qtp1756470127-28173) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1681893 INFO  (qtp2083349514-28150) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1681893 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1681893 INFO  (qtp2003163563-28176) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1681898 INFO  (qtp1756470127-28173) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1681898 INFO  (qtp2003163563-28176) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection2_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1681898 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1681898 INFO  (qtp2083349514-28150) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection2_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1681899 INFO  (qtp1756470127-28173) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1681899 INFO  (qtp1756470127-28173) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection2_shard1_replica_n2' using 
configuration from collection SearchRateTriggerTest-collection2, trusted=true
   [junit4]   2> 1681900 INFO  (qtp2003163563-28176) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1681900 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1681900 INFO  (qtp2003163563-28176) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection2_shard2_replica_n4' using 
configuration from collection SearchRateTriggerTest-collection2, trusted=true
   [junit4]   2> 1681900 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection2_shard1_replica_n1' using 
configuration from collection SearchRateTriggerTest-collection2, trusted=true
   [junit4]   2> 1681900 INFO  (qtp2083349514-28150) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1681900 INFO  (qtp2083349514-28150) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection2_shard2_replica_n6' using 
configuration from collection SearchRateTriggerTest-collection2, trusted=true
   [junit4]   2> 1681900 INFO  (qtp1756470127-28173) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33727.solr.core.SearchRateTriggerTest-collection2.shard1.replica_n2' 
(registry 'solr.core.SearchRateTriggerTest-collection2.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1681900 INFO  (qtp1756470127-28173) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1681900 INFO  (qtp1756470127-28173) [n:127.0.0.1:33727_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection2_shard1_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node4/SearchRateTriggerTest-collection2_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node4/./SearchRateTriggerTest-collection2_shard1_replica_n2/data/]
   [junit4]   2> 1681900 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42807.solr.core.SearchRateTriggerTest-collection2.shard1.replica_n1' 
(registry 'solr.core.SearchRateTriggerTest-collection2.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1681900 INFO  (qtp2003163563-28176) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34835.solr.core.SearchRateTriggerTest-collection2.shard2.replica_n4' 
(registry 'solr.core.SearchRateTriggerTest-collection2.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1681900 INFO  (qtp2083349514-28150) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39885.solr.core.SearchRateTriggerTest-collection2.shard2.replica_n6' 
(registry 'solr.core.SearchRateTriggerTest-collection2.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586b27d0
   [junit4]   2> 1681900 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1681900 INFO  (qtp2003163563-28176) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1681900 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection2_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node2/SearchRateTriggerTest-collection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node2/./SearchRateTriggerTest-collection2_shard1_replica_n1/data/]
   [junit4]   2> 1681900 INFO  (qtp2083349514-28150) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1681900 INFO  (qtp2003163563-28176) [n:127.0.0.1:34835_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection2_shard2_replica_n4] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node1/SearchRateTriggerTest-collection2_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node1/./SearchRateTriggerTest-collection2_shard2_replica_n4/data/]
   [junit4]   2> 1681900 INFO  (qtp2083349514-28150) [n:127.0.0.1:39885_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection2_shard2_replica_n6] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node3/SearchRateTriggerTest-collection2_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001/tempDir-001/node3/./SearchRateTriggerTest-collection2_shard2_replica_n6/data/]
   [junit4]   2> 1681961 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1681961 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1681962 INFO  (qtp324085436-28157) [n:127.0.0.1:42807_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.u.Commi

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

Loop exiting : 127.0.0.1:39885_solr
   [junit4]   2> 1725364 WARN  
(OverseerAutoScalingTriggerThread-72060226106032139-127.0.0.1:39885_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1725366 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1000264d37c000d, likely client has closed socket
   [junit4]   2> 1725366 INFO  (jetty-closer-9757-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6a2b8ca6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725366 INFO  (jetty-closer-9757-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2df8fb9b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725366 INFO  (jetty-closer-9757-thread-4) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1725366 INFO  (jetty-closer-9757-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1725367 INFO  (zkCallback-9782-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33727_solr
   [junit4]   2> 1725367 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1000264d37c000a, likely client has closed socket
   [junit4]   2> 1725367 INFO  (jetty-closer-9757-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@77f389ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725367 INFO  (jetty-closer-9757-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1726868 INFO  (jetty-closer-9757-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c3f85ff{/solr,null,UNAVAILABLE}
   [junit4]   2> 1726868 INFO  (jetty-closer-9757-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1726868 ERROR 
(SUITE-SearchRateTriggerTest-seed#[2ADF855CBA2773F2]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1726868 INFO  
(SUITE-SearchRateTriggerTest-seed#[2ADF855CBA2773F2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35699 35699
   [junit4]   2> 1726917 INFO  (Thread-5229) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35699 35699
   [junit4]   2> 1726918 WARN  (Thread-5229) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        12      
/solr/collections/SearchRateTriggerTest-collection1/terms/shard1
   [junit4]   2>        12      
/solr/collections/SearchRateTriggerTest-collection1/terms/shard2
   [junit4]   2>        9       
/solr/collections/SearchRateTriggerTest-collection2/terms/shard2
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        8       
/solr/collections/SearchRateTriggerTest-collection2/terms/shard1
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        8       
/solr/collections/SearchRateTriggerTest-collection1/state.json
   [junit4]   2>        4       
/solr/collections/SearchRateTriggerTest-collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/collections
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2ADF855CBA2773F2-001
   [junit4]   2> Apr 26, 2018 8:23:38 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=11116, maxDocsPerChunk=6, blockSize=898), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=11116, blockSize=898)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@11512a6f),
 locale=es-CU, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Linux 4.13.0-39-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=56187960,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphTermsQParserPlugin, 
ClusterStateTest, ResponseLogComponentTest, TestCloudInspectUtil, 
TestSolrConfigHandlerCloud, CdcrReplicationDistributedZkTest, 
CoreAdminCreateDiscoverTest, CdcrVersionReplicationTest, 
DistributedFacetPivotSmallTest, TestDFISimilarityFactory, 
DeleteLastCustomShardedReplicaTest, TermVectorComponentTest, 
TestAnalyzeInfixSuggestions, TestSubQueryTransformerCrossCore, 
ZkShardTermsTest, BasicAuthIntegrationTest, TestCoreContainer, 
DisMaxRequestHandlerTest, BigEndianAscendingWordDeserializerTest, 
URLClassifyProcessorTest, WordBreakSolrSpellCheckerTest, AddReplicaTest, 
DistribDocExpirationUpdateProcessorTest, SSLMigrationTest, 
BlockJoinFacetDistribTest, AnalyticsMergeStrategyTest, 
AutoAddReplicasPlanActionTest, TestFreeTextSuggestions, TestBadConfig, 
HdfsRestartWhileUpdatingTest, DistributedFacetPivotLargeTest, 
TestOnReconnectListenerSupport, TestSuggestSpellingConverter, 
BlockDirectoryTest, TestCustomDocTransformer, StatsReloadRaceTest, 
DistributedQueryComponentOptimizationTest, TestConfigSetImmutable, 
TestSortableTextField, TestDistribDocBasedVersion, MultiSolrCloudTestCaseTest, 
AnalysisAfterCoreReloadTest, TestRandomDVFaceting, 
UniqFieldsUpdateProcessorFactoryTest, HealthCheckHandlerTest, TestOrdValues, 
TestBlobHandler, ReturnFieldsTest, TestCopyFieldCollectionResource, 
TestLargeCluster, TestUtils, DirectSolrSpellCheckerTest, 
PropertiesRequestHandlerTest, TestConfigsApi, TestReplicaProperties, 
TestSolrCoreProperties, TestNumericRangeQuery64, TestSolrXml, 
TestUnInvertedFieldException, TestPointFields, SolrCLIZkUtilsTest, 
HdfsLockFactoryTest, CachingDirectoryFactoryTest, TestQuerySenderListener, 
ExplicitHLLTest, ConvertedLegacyTest, ParsingFieldUpdateProcessorsTest, 
TestUniqueKeyFieldResource, TriggerSetPropertiesIntegrationTest, 
TestRebalanceLeaders, SolrTestCaseJ4Test, TestRawResponseWriter, 
NodeAddedTriggerIntegrationTest, TestShardHandlerFactory, TestFiltering, 
CdcrUpdateLogTest, TestDistribStateManager, SpatialFilterTest, 
TestClusterProperties, TestScoreJoinQPNoScore, DateMathParserTest, 
TestStressLiveNodes, DateFieldTest, StressHdfsTest, TestHdfsBackupRestoreCore, 
TestRangeQuery, UnloadDistributedZkTest, TestXmlQParserPlugin, ShardSplitTest, 
IndexSchemaRuntimeFieldTest, HLLUtilTest, TestPayloadCheckQParserPlugin, 
CreateCollectionCleanupTest, CollectionTooManyReplicasTest, 
TestLegacyNumericRangeQueryBuilder, SearchRateTriggerIntegrationTest, 
IndexSizeTriggerTest, TestRealTimeGet, V2ApiIntegrationTest, 
SolrShardReporterTest, DistributedVersionInfoTest, TestFaceting, 
TestTolerantUpdateProcessorRandomCloud, LIROnShardRestartTest, JvmMetricsTest, 
PreAnalyzedFieldTest, TestExactSharedStatsCache, 
TestLMJelinekMercerSimilarityFactory, CopyFieldTest, 
TestPullReplicaErrorHandling, DistributedDebugComponentTest, 
TestSchemaSimilarityResource, TestCodecSupport, LukeRequestHandlerTest, 
SolrIndexMetricsTest, TestValueSourceCache, RegexBoostProcessorTest, 
TestConfigSetsAPIZkFailure, BasicDistributedZk2Test, GraphQueryTest, 
TestCollapseQParserPlugin, NumberUtilsTest, NumericFieldsTest, DocValuesTest, 
ReplicationFactorTest, TestCloudSchemaless, DistributedSpellCheckComponentTest, 
SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderNoQuery, 
BadComponentTest, TestStressRecovery, TestDocumentBuilder, CircularListTest, 
TestCrossCoreJoin, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
AliasIntegrationTest, CollectionStateFormat2Test, ConfigSetsAPITest, 
DeleteNodeTest, DeleteShardTest, DistribCursorPagingTest, 
LegacyCloudClusterPropTest, MigrateRouteKeyTest, MoveReplicaHDFSTest, 
MultiThreadedOCPTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
OverseerTaskQueueTest, ReplaceNodeTest, TestCloudPseudoReturnFields, 
TestCryptoKeys, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, 
TriLevelCompositeIdRoutingTest, TestRequestStatusCollectionAPI, 
MetricTriggerIntegrationTest, ScheduledMaintenanceTriggerTest, 
ScheduledTriggerTest, SearchRateTriggerTest]
   [junit4] Completed [613/804 (1!)] on J2 in 50.02s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 44352 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21913/consoleText

[repro] Revision: e3a98171744e25f446c3c6d5df41a3f65a54737c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerTest 
-Dtests.method=testTrigger -Dtests.seed=2ADF855CBA2773F2 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=US/Indiana-Starke 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       SearchRateTriggerTest
[repro] ant compile-test

[...truncated 3303 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SearchRateTriggerTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=2ADF855CBA2773F2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-CU 
-Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 89 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to