Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6259/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast

Error Message:
Request should fail after trying all replica nodes once

Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all 
replica nodes once
        at 
__randomizedtesting.SeedInfo.seed([E9FB89D7360C0233:3A26A07D913D6B4F]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:92)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
        at 
__randomizedtesting.SeedInfo.seed([E9FB89D7360C0233:1F7BBC6A7703031]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:265)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 12413 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 297485 INFO  
(SUITE-SearchRateTriggerTest-seed#[E9FB89D7360C0233]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 297485 INFO  
(SUITE-SearchRateTriggerTest-seed#[E9FB89D7360C0233]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 297502 INFO  
(SUITE-SearchRateTriggerTest-seed#[E9FB89D7360C0233]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_E9FB89D7360C0233-001/data-dir-16-001
   [junit4]   2> 297502 WARN  
(SUITE-SearchRateTriggerTest-seed#[E9FB89D7360C0233]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 297502 INFO  
(SUITE-SearchRateTriggerTest-seed#[E9FB89D7360C0233]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 297505 INFO  
(SUITE-SearchRateTriggerTest-seed#[E9FB89D7360C0233]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4] IGNOR/A 0.00s J1 | SearchRateTriggerTest.testTrigger
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";))
   [junit4]   2> 297535 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
   [junit4]   2> 297536 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_E9FB89D7360C0233-001/tempDir-001
   [junit4]   2> 297536 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 297537 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 297537 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 297539 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 297637 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.ZkTestServer start zk server on port: 53362
   [junit4]   2> 297641 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53362
   [junit4]   2> 297641 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53362
   [junit4]   2> 297641 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53362
   [junit4]   2> 297650 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 297656 INFO  (zkConnectionManagerCallback-1294-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297656 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 297686 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 297693 INFO  (zkConnectionManagerCallback-1296-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297698 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 297705 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 297709 INFO  (zkConnectionManagerCallback-1298-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297709 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 297827 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 297827 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 297827 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 297828 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 297828 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 297828 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 297831 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 297831 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 297831 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 297832 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 297832 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 297832 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 297832 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 297832 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 297832 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 297835 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1734e32a{/solr,null,AVAILABLE}
   [junit4]   2> 297836 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@104ba8f8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:53367}
   [junit4]   2> 297836 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.s.Server Started @297920ms
   [junit4]   2> 297836 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53367}
   [junit4]   2> 297837 ERROR (jetty-launcher-1299-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 297837 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 297837 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 297837 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297837 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 297837 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-07T05:56:13.500351Z
   [junit4]   2> 297837 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 297837 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 297837 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 297837 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 297837 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 297838 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 297838 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bdadaa4{/solr,null,AVAILABLE}
   [junit4]   2> 297839 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 297839 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f8e8cdc{/solr,null,AVAILABLE}
   [junit4]   2> 297839 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 297839 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 297840 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 297840 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8d0befb{/solr,null,AVAILABLE}
   [junit4]   2> 297840 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b75f347{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:53368}
   [junit4]   2> 297841 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.s.Server Started @297924ms
   [junit4]   2> 297842 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53368}
   [junit4]   2> 297843 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f2ab5fa{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:53369}
   [junit4]   2> 297843 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.s.Server Started @297926ms
   [junit4]   2> 297843 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53369}
   [junit4]   2> 297843 ERROR (jetty-launcher-1299-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 297843 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 297843 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 297843 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297843 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 297843 ERROR (jetty-launcher-1299-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 297844 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 297843 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-07T05:56:13.506915Z
   [junit4]   2> 297844 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 297844 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297844 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 297844 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-07T05:56:13.507239Z
   [junit4]   2> 297844 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2583da20{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:53370}
   [junit4]   2> 297844 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.s.Server Started @297928ms
   [junit4]   2> 297844 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53370}
   [junit4]   2> 297845 ERROR (jetty-launcher-1299-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 297845 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 297845 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 297845 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297845 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 297845 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-07T05:56:13.508752Z
   [junit4]   2> 297846 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 297849 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 297849 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 297851 INFO  (zkConnectionManagerCallback-1301-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297852 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 297855 INFO  (zkConnectionManagerCallback-1305-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297855 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 297858 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297860 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297870 INFO  (zkConnectionManagerCallback-1303-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297870 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 297872 INFO  (zkConnectionManagerCallback-1307-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297872 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 297872 WARN  
(jetty-launcher-1299-thread-1-SendThread(127.0.0.1:53362)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009e851e6f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e851e6f0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e851e6f0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 297874 WARN  
(jetty-launcher-1299-thread-2-SendThread(127.0.0.1:53362)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009e851e6f0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e851e6f0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e851e6f0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 297888 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297888 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297900 WARN  
(jetty-launcher-1299-thread-4-SendThread(127.0.0.1:53362)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009e851e6f0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e851e6f0006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e851e6f0006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 297908 WARN  
(jetty-launcher-1299-thread-3-SendThread(127.0.0.1:53362)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009e851e6f0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e851e6f0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e851e6f0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 297981 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 297981 WARN  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b986cdc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 297981 WARN  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b986cdc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 297992 WARN  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@255f989e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 297992 WARN  (jetty-launcher-1299-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@255f989e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 297993 INFO  (jetty-launcher-1299-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53362/solr
   [junit4]   2> 297997 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 298005 INFO  (zkConnectionManagerCallback-1317-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298006 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 298099 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 298102 WARN  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@530acf40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298102 WARN  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@530acf40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298110 WARN  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28b3f798[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298110 WARN  (jetty-launcher-1299-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28b3f798[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298112 INFO  (jetty-launcher-1299-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53362/solr
   [junit4]   2> 298114 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 298121 INFO  (zkConnectionManagerCallback-1329-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298121 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 298181 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 298183 WARN  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54cefdd8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298183 WARN  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54cefdd8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298187 WARN  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@527c4d43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298187 WARN  (jetty-launcher-1299-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@527c4d43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298188 INFO  (jetty-launcher-1299-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53362/solr
   [junit4]   2> 298190 INFO  (jetty-launcher-1299-thread-4) 
[n:127.0.0.1:53368_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 298199 INFO  (zkConnectionManagerCallback-1341-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298199 INFO  (jetty-launcher-1299-thread-4) 
[n:127.0.0.1:53368_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 298219 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53370_solr
   [junit4]   2> 298228 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.c.Overseer Overseer 
(id=72231888616357896-127.0.0.1:53370_solr-n_0000000000) starting
   [junit4]   2> 298267 INFO  
(OverseerStateUpdate-72231888616357896-127.0.0.1:53370_solr-n_0000000000) 
[n:127.0.0.1:53370_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53370_solr
   [junit4]   2> 298269 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53370_solr
   [junit4]   2> 298273 INFO  (jetty-launcher-1299-thread-4) 
[n:127.0.0.1:53368_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53368_solr
   [junit4]   2> 298279 INFO  (zkCallback-1340-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 298280 INFO  (zkCallback-1328-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 298283 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 298284 WARN  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67cb7eeb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298284 WARN  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67cb7eeb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298289 WARN  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@8a71c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298289 WARN  (jetty-launcher-1299-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@8a71c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 298290 INFO  (jetty-launcher-1299-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53362/solr
   [junit4]   2> 298292 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 298295 INFO  (jetty-launcher-1299-thread-4) 
[n:127.0.0.1:53368_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 298297 WARN  (jetty-launcher-1299-thread-4) 
[n:127.0.0.1:53368_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 298301 INFO  (zkConnectionManagerCallback-1359-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298301 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 298302 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 298302 WARN  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 298348 INFO  (jetty-launcher-1299-thread-4) 
[n:127.0.0.1:53368_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 298379 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 298383 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 298424 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53369_solr as DOWN
   [junit4]   2> 298429 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 298429 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53369_solr
   [junit4]   2> 298434 INFO  (zkCallback-1340-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 298434 INFO  (jetty-launcher-1299-thread-4) 
[n:127.0.0.1:53368_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53368.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298437 INFO  (zkCallback-1328-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 298437 INFO  (zkCallback-1358-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 298449 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 298449 WARN  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 298484 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53370.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298484 INFO  (jetty-launcher-1299-thread-4) 
[n:127.0.0.1:53368_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53368.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298484 INFO  (jetty-launcher-1299-thread-4) 
[n:127.0.0.1:53368_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53368.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298486 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 298492 INFO  (jetty-launcher-1299-thread-4) 
[n:127.0.0.1:53368_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_E9FB89D7360C0233-001/tempDir-001/node4
   [junit4]   2> 298531 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53370.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298532 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53370.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298553 INFO  (jetty-launcher-1299-thread-3) 
[n:127.0.0.1:53370_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_E9FB89D7360C0233-001/tempDir-001/node3
   [junit4]   2> 298568 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53369.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298587 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53369.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298588 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53369.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298591 INFO  (jetty-launcher-1299-thread-2) 
[n:127.0.0.1:53369_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_E9FB89D7360C0233-001/tempDir-001/node2
   [junit4]   2> 298742 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 298792 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53367_solr as DOWN
   [junit4]   2> 298808 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 298808 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53367_solr
   [junit4]   2> 298823 INFO  (zkCallback-1358-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 298823 INFO  (zkCallback-1328-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 298824 INFO  (zkCallback-1340-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 298824 INFO  (zkCallback-1316-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 298844 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 298844 WARN  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 298878 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 298942 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53367.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298958 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53367.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298958 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53367.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4100dfc1
   [junit4]   2> 298967 INFO  (jetty-launcher-1299-thread-1) 
[n:127.0.0.1:53367_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_E9FB89D7360C0233-001/tempDir-001/node1
   [junit4]   2> 299045 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 299047 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299053 INFO  (zkConnectionManagerCallback-1388-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299053 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299062 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 299070 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:53362/solr ready
   [junit4]   2> 299200 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=528086197
   [junit4]   2> 299200 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53368_solr
   [junit4]   2> 299200 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1169235336
   [junit4]   2> 299200 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53370_solr
   [junit4]   2> 299201 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=271635163
   [junit4]   2> 299201 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53369_solr
   [junit4]   2> 299203 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=521958001
   [junit4]   2> 299203 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53367_solr
   [junit4]   2> 299207 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 299207 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:53368_solr as DOWN
   [junit4]   2> 299208 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 299208 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:53369_solr as DOWN
   [junit4]   2> 299209 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 299209 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:53370_solr as DOWN
   [junit4]   2> 299214 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 299214 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:53367_solr as DOWN
   [junit4]   2> 299258 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 299260 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 299260 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@49adb5ee: rootName = 
solr_53368, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@8aac984
   [junit4]   2> 299261 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 299262 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 299262 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e535e2f: rootName = 
solr_53370, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@1cec71ea
   [junit4]   2> 299264 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 299264 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@67e05cb0: rootName = 
solr_53367, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@483a8177
   [junit4]   2> 299264 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 299264 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e8977a0: rootName = 
solr_53369, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@280bc7be
   [junit4]   2> 299636 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 299636 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c9c9202: rootName = 
solr_53368, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@4677ed7a
   [junit4]   2> 299912 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 299913 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3eb9da02: rootName = 
solr_53370, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@4677ed7a
   [junit4]   2> 299963 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 299964 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c53e4e5: rootName = 
solr_53367, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@4677ed7a
   [junit4]   2> 299977 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 299978 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15a1ee70: rootName = 
solr_53369, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@4677ed7a
   [junit4]   2> 300007 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 300007 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@197240a6: rootName = 
solr_53368, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@a35ff8a
   [junit4]   2> 300008 INFO  (jetty-closer-1389-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 300019 INFO  (zkCallback-1328-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 300020 INFO  (zkCallback-1316-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 300023 INFO  (zkCallback-1358-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 300121 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 300121 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b7d5025: rootName = 
solr_53370, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@a35ff8a
   [junit4]   2> 300122 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 300131 INFO  (closeThreadPool-1407-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72231888616357896-127.0.0.1:53370_solr-n_0000000000) closing
   [junit4]   2> 300131 INFO  
(OverseerStateUpdate-72231888616357896-127.0.0.1:53370_solr-n_0000000000) 
[n:127.0.0.1:53370_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53370_solr
   [junit4]   2> 300131 INFO  
(OverseerAutoScalingTriggerThread-72231888616357896-127.0.0.1:53370_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 300148 INFO  (closeThreadPool-1407-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72231888616357896-127.0.0.1:53370_solr-n_0000000000) closing
   [junit4]   2> 300149 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 300149 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1923e7cf: rootName = 
solr_53369, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@a35ff8a
   [junit4]   2> 300149 INFO  (jetty-closer-1389-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 300150 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 300150 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a964765: rootName = 
solr_53367, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@a35ff8a
   [junit4]   2> 300150 INFO  (jetty-closer-1389-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 300157 INFO  (jetty-closer-1389-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5b75f347{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 300158 WARN  
(jetty-launcher-1299-thread-3-SendThread(127.0.0.1:53362)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009e851e6f0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e851e6f0008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e851e6f0008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 300159 INFO  (zkCallback-1316-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 300159 INFO  (zkCallback-1358-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 300165 INFO  (jetty-closer-1389-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2bdadaa4{/solr,null,UNAVAILABLE}
   [junit4]   2> 300168 INFO  (jetty-closer-1389-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 300171 WARN  
(jetty-launcher-1299-thread-2-SendThread(127.0.0.1:53362)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009e851e6f000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e851e6f000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e851e6f000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 300270 INFO  (jetty-closer-1389-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72231888616357896-127.0.0.1:53370_solr-n_0000000000) closing
   [junit4]   2> 300277 INFO  (jetty-closer-1389-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2583da20{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 300278 INFO  (jetty-closer-1389-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8d0befb{/solr,null,UNAVAILABLE}
   [junit4]   2> 300279 INFO  (jetty-closer-1389-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 300382 INFO  (jetty-closer-1389-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@104ba8f8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 300386 INFO  (jetty-closer-1389-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1734e32a{/solr,null,UNAVAILABLE}
   [junit4]   2> 300390 INFO  (jetty-closer-1389-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 300490 INFO  (jetty-closer-1389-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1f2ab5fa{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 300491 INFO  (jetty-closer-1389-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3f8e8cdc{/solr,null,UNAVAILABLE}
   [junit4]   2> 300491 INFO  (jetty-closer-1389-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 300498 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 300523 WARN  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]-SendThread(127.0.0.1:53362))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1009e851e6f0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e851e6f0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e851e6f0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 300806 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       
/solr/overseer_elect/election/72231888616357896-127.0.0.1:53370_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/live_nodes
   [junit4]   2>        7       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 300866 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53362
   [junit4]   2> 300866 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53362
   [junit4]   2> 300866 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53362
   [junit4]   2> 300869 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[E9FB89D7360C0233]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4]   2> 300887 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
   [junit4]   2> 300888 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_E9FB89D7360C0233-001/tempDir-002
   [junit4]   2> 300888 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 300898 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 300898 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 300901 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 301007 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 53418
   [junit4]   2> 301007 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53418
   [junit4]   2> 301008 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53418
   [junit4]   2> 301010 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53418
   [junit4]   2> 301049 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301112 INFO  (zkConnectionManagerCallback-1411-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 301115 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301164 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301230 INFO  (zkConnectionManagerCallback-1413-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 301231 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301234 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301256 INFO  (zkConnectionManagerCallback-1415-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 301257 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301322 WARN  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]-SendThread(127.0.0.1:53418))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1009e852b8c0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e852b8c0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e852b8c0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 301460 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 301460 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 301460 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 301468 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 301468 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 301468 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 301552 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 301552 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 301552 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 301554 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 301554 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 301554 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 301554 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f854c6{/solr,null,AVAILABLE}
   [junit4]   2> 301555 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 301557 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 301557 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5cec01ea{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:53430}
   [junit4]   2> 301557 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.s.Server Started @301641ms
   [junit4]   2> 301557 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 301557 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53430}
   [junit4]   2> 301559 ERROR (jetty-launcher-1416-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 301559 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 301560 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 301560 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 301560 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 301560 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-07T05:56:17.223112Z
   [junit4]   2> 301576 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 301576 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 301576 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 301580 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301582 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74fa8f40{/solr,null,AVAILABLE}
   [junit4]   2> 301582 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 301582 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 301582 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 301582 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e1b6771{/solr,null,AVAILABLE}
   [junit4]   2> 301594 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@20cfd22c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:53431}
   [junit4]   2> 301594 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.s.Server Started @301678ms
   [junit4]   2> 301594 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53431}
   [junit4]   2> 301595 ERROR (jetty-launcher-1416-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 301595 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 301595 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 301595 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 301595 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 301595 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-07T05:56:17.258390Z
   [junit4]   2> 301597 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301597 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@17ab4597{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:53432}
   [junit4]   2> 301597 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.s.Server Started @301680ms
   [junit4]   2> 301597 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53432}
   [junit4]   2> 301602 ERROR (jetty-launcher-1416-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 301602 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 301603 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 301603 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 301603 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 301603 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-07T05:56:17.266213Z
   [junit4]   2> 301632 INFO  (zkConnectionManagerCallback-1418-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 301636 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301637 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301650 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 301650 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 301650 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 301667 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b538818{/solr,null,AVAILABLE}
   [junit4]   2> 301668 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 301669 INFO  (zkConnectionManagerCallback-1420-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 301669 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301671 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@24d3493e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:53437}
   [junit4]   2> 301671 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.e.j.s.Server Started @301754ms
   [junit4]   2> 301671 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53437}
   [junit4]   2> 301672 ERROR (jetty-launcher-1416-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 301672 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 301672 INFO  (zkConnectionManagerCallback-1422-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 301674 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301674 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 301677 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 301674 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 301682 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 301682 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-07T05:56:17.345607Z
   [junit4]   2> 301679 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 301751 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301782 WARN  
(jetty-launcher-1416-thread-3-SendThread(127.0.0.1:53418)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009e852b8c0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e852b8c0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e852b8c0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 301787 WARN  
(jetty-launcher-1416-thread-2-SendThread(127.0.0.1:53418)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009e852b8c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e852b8c0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e852b8c0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 301819 INFO  (zkConnectionManagerCallback-1424-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 301820 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301900 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 301901 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 301908 WARN  
(jetty-launcher-1416-thread-1-SendThread(127.0.0.1:53418)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009e852b8c0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e852b8c0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e852b8c0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 301912 WARN  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1463a6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 301912 WARN  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1463a6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 301963 WARN  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@46d49fe1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 301964 WARN  (jetty-launcher-1416-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@46d49fe1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 301965 INFO  (jetty-launcher-1416-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53418/solr
   [junit4]   2> 301975 INFO  (jetty-launcher-1416-thread-3) 
[n:127.0.0.1:53431_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 302003 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 302006 WARN  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3db536c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302006 WARN  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3db536c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302011 WARN  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2b2b1163[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302011 WARN  (jetty-launcher-1416-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2b2b1163[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302012 INFO  (jetty-launcher-1416-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53418/solr
   [junit4]   2> 302014 INFO  (jetty-launcher-1416-thread-2) 
[n:127.0.0.1:53430_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 302024 INFO  (zkConnectionManagerCallback-1434-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302024 INFO  (zkConnectionManagerCallback-1444-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302024 INFO  (jetty-launcher-1416-thread-2) 
[n:127.0.0.1:53430_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 302025 INFO  (jetty-launcher-1416-thread-3) 
[n:127.0.0.1:53431_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 302113 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 302129 WARN  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4f9f9e00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302129 WARN  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4f9f9e00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302155 WARN  
(jetty-launcher-1416-thread-4-SendThread(127.0.0.1:53418)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009e852b8c0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009e852b8c0006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1009e852b8c0006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 302178 WARN  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@33cf8b06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302178 WARN  (jetty-launcher-1416-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@33cf8b06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302179 INFO  (jetty-launcher-1416-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53418/solr
   [junit4]   2> 302193 INFO  (jetty-launcher-1416-thread-1) 
[n:127.0.0.1:53432_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 302319 INFO  (zkConnectionManagerCallback-1454-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302320 INFO  (jetty-launcher-1416-thread-1) 
[n:127.0.0.1:53432_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 302323 INFO  (jetty-launcher-1416-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 302327 WARN  (jetty-launcher-1416-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@36c652e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302328 WARN  (jetty-launcher-1416-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@36c652e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302345 WARN  (jetty-launcher-1416-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ef486be[provider=null,keyStore=null,trustStore=nu

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

   [junit4]   2> 40532 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       
/solr/collections/SearchRateTriggerTest-collection1/terms/shard1
   [junit4]   2>        6       
/solr/collections/SearchRateTriggerTest-collection1/terms/shard2
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        56      
/solr/collections/SearchRateTriggerTest-collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/overseer/queue
   [junit4]   2>        21      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 40539 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61924
   [junit4]   2> 40539 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61924
   [junit4]   2> 40539 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 61924
   [junit4]   2> 40540 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[E9FB89D7360C0233]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testWaitForElapsed
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SearchRateTriggerTest -Dtests.method=testWaitForElapsed 
-Dtests.seed=E9FB89D7360C0233 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ln-CF -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 25.4s J2 | SearchRateTriggerTest.testWaitForElapsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [{
   [junit4]    >   "id":"975963ee25a78T3awtt8olrj3jpkm24gk2klvcc",
   [junit4]    >   "source":"search_rate_trigger2",
   [junit4]    >   "eventTime":2662562950961784,
   [junit4]    >   "eventType":"SEARCHRATE",
   [junit4]    >   "properties":{
   [junit4]    >     "hotReplicas":[
   [junit4]    >       {"core_node8":{
   [junit4]    >           
"core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
   [junit4]    >           "shard":"shard2",
   [junit4]    >           "collection":"SearchRateTriggerTest-collection1",
   [junit4]    >           "node_name":"127.0.0.1:61945_solr",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "leader":"true",
   [junit4]    >           "rate":2.0,
   [junit4]    >           "base_url":"http://127.0.0.1:61945/solr";,
   [junit4]    >           "state":"active",
   [junit4]    >           "force_set_state":"false"}},
   [junit4]    >       {"core_node7":{
   [junit4]    >           
"core":"SearchRateTriggerTest-collection1_shard2_replica_n5",
   [junit4]    >           "shard":"shard2",
   [junit4]    >           "collection":"SearchRateTriggerTest-collection1",
   [junit4]    >           "node_name":"127.0.0.1:61942_solr",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "rate":2.0,
   [junit4]    >           "base_url":"http://127.0.0.1:61942/solr";,
   [junit4]    >           "state":"active",
   [junit4]    >           "force_set_state":"false"}},
   [junit4]    >       {"core_node4":{
   [junit4]    >           
"core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
   [junit4]    >           "shard":"shard1",
   [junit4]    >           "collection":"SearchRateTriggerTest-collection1",
   [junit4]    >           "node_name":"127.0.0.1:61944_solr",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "leader":"true",
   [junit4]    >           "rate":2.0,
   [junit4]    >           "base_url":"http://127.0.0.1:61944/solr";,
   [junit4]    >           "state":"active",
   [junit4]    >           "force_set_state":"false"}},
   [junit4]    >       {"core_node3":{
   [junit4]    >           
"core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
   [junit4]    >           "shard":"shard1",
   [junit4]    >           "collection":"SearchRateTriggerTest-collection1",
   [junit4]    >           "node_name":"127.0.0.1:61943_solr",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "rate":2.0,
   [junit4]    >           "base_url":"http://127.0.0.1:61943/solr";,
   [junit4]    >           "state":"active",
   [junit4]    >           "force_set_state":"false"}}],
   [junit4]    >     "coldNodes":{},
   [junit4]    >     "coldShards":{},
   [junit4]    >     "coldReplicas":[],
   [junit4]    >     "violationType":["hotShards"],
   [junit4]    >     "coldCollections":{},
   [junit4]    >     "hotShards":{"SearchRateTriggerTest-collection1":{
   [junit4]    >         "shard2":2.0,
   [junit4]    >         "shard1":2.0}},
   [junit4]    >     "hotCollections":{"SearchRateTriggerTest-collection1":8.0},
   [junit4]    >     "hotNodes":{},
   [junit4]    >     "requestedOps":[
   [junit4]    >       {
   [junit4]    >         "action":"ADDREPLICA",
   [junit4]    >         "hints":{"COLL_SHARD":[{
   [junit4]    >               "first":"SearchRateTriggerTest-collection1",
   [junit4]    >               "second":"shard2"}]}},
   [junit4]    >       {
   [junit4]    >         "action":"ADDREPLICA",
   [junit4]    >         "hints":{"COLL_SHARD":[{
   [junit4]    >               "first":"SearchRateTriggerTest-collection1",
   [junit4]    >               "second":"shard1"}]}}]}}]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E9FB89D7360C0233:1F7BBC6A7703031]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:296)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_E9FB89D7360C0233-001
   [junit4]   2> Jul 07, 2020 6:46:59 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=1535, maxMBSortInHeap=6.137455491727721, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ln-CF, 
timezone=America/Thunder_Bay
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=6,threads=1,free=78991928,total=195166208
   [junit4]   2> NOTE: All tests run in this JVM: [SearchRateTriggerTest]
   [junit4] Completed [3/10 (2!)] on J2 in 39.98s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 48 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048:
 There were test failures: 10 suites, 20 tests, 2 failures, 5 ignored (5 
assumptions) [seed: E9FB89D7360C0233]

Total time: 52 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestQueryingOnDownCollection
[repro]   2/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-MacOSX #6258' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-MacOSX 
#6259'.
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to