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

4 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Couldn't get second timestampe after max allowed polling

Stack Trace:
java.lang.AssertionError: conf(default delay): Couldn't get second timestampe 
after max allowed polling
        at 
__randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A:6DA439CA08AE208E]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertNotNull(Assert.java:712)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerConcurrent

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.handler.TestSolrConfigHandlerConcurrent:     1) 
Thread[id=26876, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestSolrConfigHandlerConcurrent]         at 
[email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.TestSolrConfigHandlerConcurrent: 
   1) Thread[id=26876, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestSolrConfigHandlerConcurrent]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.V2ApiIntegrationTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.handler.V2ApiIntegrationTest:     1) Thread[id=28685, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]      
   at [email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   1) Thread[id=28685, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-V2ApiIntegrationTest]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A]:0)


FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
        at 
__randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A:76354D2ADB4B1C7C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14058 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 447103 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 447104 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_6C0EE83BB83B50A-001/data-dir-33-001
   [junit4]   2> 447104 WARN  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 447105 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 447105 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-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]   2> 447105 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 447106 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_6C0EE83BB83B50A-001/tempDir-001
   [junit4]   2> 447106 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 447106 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 447106 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 447217 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.ZkTestServer start zk server on port:61831
   [junit4]   2> 447217 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61831
   [junit4]   2> 447217 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61831
   [junit4]   2> 447217 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61831
   [junit4]   2> 447219 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447224 INFO  (zkConnectionManagerCallback-2000-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447224 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447228 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447233 INFO  (zkConnectionManagerCallback-2002-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447233 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447234 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447239 INFO  (zkConnectionManagerCallback-2004-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447239 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447347 WARN  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 447347 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 447347 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 447347 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 447348 WARN  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 447348 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 447348 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 447348 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 447357 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 447357 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 447357 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 447358 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c3203d8{/solr,null,AVAILABLE}
   [junit4]   2> 447359 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 447359 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 447360 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 447360 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ad05d65{/solr,null,AVAILABLE}
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2cc20303{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:61836}
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.s.Server Started @447409ms
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61836}
   [junit4]   2> 447361 ERROR (jetty-launcher-2005-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-27T19:25:04.871966Z
   [junit4]   2> 447362 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@62b1107c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:61837}
   [junit4]   2> 447362 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.s.Server Started @447410ms
   [junit4]   2> 447362 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61837}
   [junit4]   2> 447362 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447363 ERROR (jetty-launcher-2005-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 447363 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 447363 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 447364 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 447364 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 447364 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-27T19:25:04.874233Z
   [junit4]   2> 447366 INFO  (zkConnectionManagerCallback-2007-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447366 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447366 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447367 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 447369 INFO  (zkConnectionManagerCallback-2009-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447369 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447370 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 447539 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 447540 WARN  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@182ab018[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447540 WARN  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@182ab018[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447542 WARN  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@152314a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447542 WARN  (jetty-launcher-2005-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@152314a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447543 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61831/solr
   [junit4]   2> 447544 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447547 INFO  (zkConnectionManagerCallback-2017-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447547 INFO  (jetty-launcher-2005-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447653 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 447656 INFO  (zkConnectionManagerCallback-2019-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447656 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 447705 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 447706 WARN  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@592c3bc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447706 WARN  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@592c3bc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447711 WARN  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5d23c80f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447711 WARN  (jetty-launcher-2005-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5d23c80f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447712 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61831/solr
   [junit4]   2> 447713 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447717 INFO  (zkConnectionManagerCallback-2027-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447717 INFO  (jetty-launcher-2005-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447827 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 447830 INFO  (zkConnectionManagerCallback-2029-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447831 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 447893 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:61836_solr
   [junit4]   2> 447897 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.c.Overseer Overseer 
(id=72086472780873736-127.0.0.1:61836_solr-n_0000000000) starting
   [junit4]   2> 447947 INFO  
(OverseerStateUpdate-72086472780873736-127.0.0.1:61836_solr-n_0000000000) 
[n:127.0.0.1:61836_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:61836_solr
   [junit4]   2> 447952 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61836_solr
   [junit4]   2> 447955 DEBUG 
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 447961 INFO  
(OverseerStateUpdate-72086472780873736-127.0.0.1:61836_solr-n_0000000000) 
[n:127.0.0.1:61836_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 447963 DEBUG 
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with 
znode version 1
   [junit4]   2> 447963 INFO  (zkCallback-2018-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 447964 DEBUG 
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 0
   [junit4]   2> 447964 DEBUG 
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 447967 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:61837_solr as DOWN
   [junit4]   2> 447973 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 447973 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61837_solr
   [junit4]   2> 447977 INFO  (zkCallback-2028-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 447978 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 447979 WARN  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_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> 447980 INFO  (zkCallback-2018-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 447994 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 447996 WARN  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_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> 448004 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 448005 DEBUG 
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:61837_solr, 127.0.0.1:61836_solr]
   [junit4]   2> 448009 DEBUG 
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 448022 DEBUG (ScheduledTrigger-1828-thread-1) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 448022 DEBUG 
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 448033 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 448088 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61837.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448094 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61836.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448104 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61837.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448105 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61837.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448126 INFO  (jetty-launcher-2005-thread-2) 
[n:127.0.0.1:61837_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_6C0EE83BB83B50A-001/tempDir-001/node2/.
   [junit4]   2> 448145 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61836.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448145 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61836.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448150 INFO  (jetty-launcher-2005-thread-1) 
[n:127.0.0.1:61836_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_6C0EE83BB83B50A-001/tempDir-001/node1/.
   [junit4]   2> 448224 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 448225 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 448228 INFO  (zkConnectionManagerCallback-2040-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 448229 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 448233 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 448238 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61831/solr ready
   [junit4]   2> 448257 INFO  (qtp570816819-6043) [n:127.0.0.1:61836_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 448285 INFO  (qtp570816819-6041) [n:127.0.0.1:61836_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=7
   [junit4]   2> 448290 INFO  (qtp1819730818-6051) [n:127.0.0.1:61837_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 448294 DEBUG (qtp570816819-6044) [n:127.0.0.1:61836_solr     ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 448296 INFO  (qtp570816819-6044) [n:127.0.0.1:61836_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 448297 DEBUG (zkCallback-2028-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 448303 DEBUG 
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 448322 DEBUG 
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 448327 DEBUG 
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 448355 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 448356 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A])
 [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple 
scheduler and adding trigger: mock-timestamper
   [junit4]   2> 448372 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A])
 [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): 
Waiting for 2 timestamps to be recorded
   [junit4]   2> 448374 INFO  (ScheduledTrigger-1839-thread-1) [     ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-1839-thread-1
   [junit4]   2> 449029 DEBUG (ScheduledTrigger-1828-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 451940 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A])
 [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool 
executor now
   [junit4]   2> 451940 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A])
 [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 451940 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A])
 [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 451940 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A])
 [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread 
pool executor
   [junit4]   2> 451940 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A])
 [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 451941 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties 
-Dtests.seed=6C0EE83BB83B50A -Dtests.slow=true -Dtests.locale=de-DE 
-Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.65s J4 | 
TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: conf(default delay): 
Couldn't get second timestampe after max allowed polling
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A:6DA439CA08AE208E]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
   [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> 452056 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2035898861
   [junit4]   2> 452056 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61837_solr
   [junit4]   2> 452057 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2080135106
   [junit4]   2> 452057 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61836_solr
   [junit4]   2> 452059 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 452059 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:61837_solr as DOWN
   [junit4]   2> 452059 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 452059 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:61836_solr as DOWN
   [junit4]   2> 452069 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 452071 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 452071 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19302867: rootName = 
solr_61836, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@64a647eb
   [junit4]   2> 452071 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 452071 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4aaaf727: rootName = 
solr_61837, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6bfeb30d
   [junit4]   2> 452092 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 452092 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d004bdd: rootName = 
solr_61836, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@35af4dc3
   [junit4]   2> 452092 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 452092 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@446d49ce: rootName = 
solr_61837, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@35af4dc3
   [junit4]   2> 452096 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 452096 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d588819: rootName = 
solr_61836, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4b9fda4e
   [junit4]   2> 452097 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 452097 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 452097 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@501d4e51: rootName = 
solr_61837, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4b9fda4e
   [junit4]   2> 452097 INFO  (jetty-closer-2041-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 452099 INFO  (closeThreadPool-2048-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72086472780873736-127.0.0.1:61836_solr-n_0000000000) closing
   [junit4]   2> 452100 INFO  
(OverseerStateUpdate-72086472780873736-127.0.0.1:61836_solr-n_0000000000) 
[n:127.0.0.1:61836_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:61836_solr
   [junit4]   2> 452100 INFO  
(OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 452104 DEBUG (closeThreadPool-2048-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 452105 DEBUG (closeThreadPool-2048-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 452105 DEBUG (closeThreadPool-2048-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 452105 DEBUG (closeThreadPool-2048-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 452107 DEBUG (closeThreadPool-2048-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 452107 DEBUG (closeThreadPool-2048-thread-2) [     ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 452108 INFO  (closeThreadPool-2048-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72086472780873736-127.0.0.1:61836_solr-n_0000000000) closing
   [junit4]   2> 452208 INFO  (jetty-closer-2041-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72086472780873736-127.0.0.1:61836_solr-n_0000000000) closing
   [junit4]   2> 452215 INFO  (jetty-closer-2041-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2cc20303{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 452217 INFO  (jetty-closer-2041-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2c3203d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 452218 INFO  (jetty-closer-2041-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 452219 INFO  (jetty-closer-2041-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@62b1107c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 452219 INFO  (jetty-closer-2041-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5ad05d65{/solr,null,UNAVAILABLE}
   [junit4]   2> 452219 INFO  (jetty-closer-2041-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 452226 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 452442 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>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 452445 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61831
   [junit4]   2> 452445 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61831
   [junit4]   2> 452445 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61831
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_6C0EE83BB83B50A-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=5, maxDocsPerChunk=4, blockShift=3), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=5, blockSize=3)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8d009e3),
 locale=de-DE, timezone=EST5EDT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=6,threads=1,free=115167024,total=311226368
   [junit4]   2> NOTE: All tests run in this JVM: 
[DocExpirationUpdateProcessorFactoryTest, TestClusterProperties, 
TestHighlightDedupGrouping, ZkCollectionPropsCachingTest, 
HdfsBasicDistributedZk2Test, TestJsonRequest, TestChildDocTransformer, 
DistribDocExpirationUpdateProcessorTest, TestShardHandlerFactory, 
TestCollapseQParserPlugin, TestCustomStream, TestTrieFacet, 
HdfsDirectoryFactoryTest, CleanupOldIndexTest, DocValuesMultiTest, 
TestNestedDocsSort, ForceLeaderTest, TestLRUStatsCache, TestSolrIndexConfig, 
ResponseHeaderTest, TestWordDelimiterFilterFactory, 
TestDistributedStatsComponentCardinality, BlockJoinFacetDistribTest, 
LeaderFailoverAfterPartitionTest, CloudReplicaSourceTest, 
TestCollationFieldDocValues, TestFieldTypeCollectionResource, 
AliasIntegrationTest, HighlighterMaxOffsetTest, TestMiniSolrCloudClusterSSL, 
CachingDirectoryFactoryTest, ResponseLogComponentTest, TestDistributedGrouping, 
TestBinaryField, TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [228/901 (1!)] on J4 in 5.57s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1202 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 1353684 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1353685 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/data-dir-111-001
   [junit4]   2> 1353685 WARN  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1353685 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1353686 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-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]   2> 1353686 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1353687 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001
   [junit4]   2> 1353687 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1353687 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1353687 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1353788 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:54883
   [junit4]   2> 1353788 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54883
   [junit4]   2> 1353788 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54883
   [junit4]   2> 1353788 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54883
   [junit4]   2> 1353792 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1353801 INFO  (zkConnectionManagerCallback-6498-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353801 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1353808 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1353814 INFO  (zkConnectionManagerCallback-6500-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353814 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1353815 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1353821 INFO  (zkConnectionManagerCallback-6502-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353821 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1353934 WARN  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1353934 WARN  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1353941 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1353941 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1353941 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1353942 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31594612{/solr,null,AVAILABLE}
   [junit4]   2> 1353943 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1353943 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1353943 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1353943 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@34603f4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54888}
   [junit4]   2> 1353943 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.s.Server Started @1354029ms
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54888}
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3fb303a0{/solr,null,AVAILABLE}
   [junit4]   2> 1353944 ERROR (jetty-launcher-6503-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-27T19:40:11.496635Z
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@617fcff5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54889}
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.s.Server Started @1354031ms
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54889}
   [junit4]   2> 1353945 ERROR (jetty-launcher-6503-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1353946 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1353946 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-27T19:40:11.498025Z
   [junit4]   2> 1353946 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1353947 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1353951 INFO  (zkConnectionManagerCallback-6505-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353951 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1353954 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1353954 INFO  (zkConnectionManagerCallback-6507-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353955 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1353956 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1354156 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1354157 WARN  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6c1f36f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354157 WARN  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6c1f36f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354169 WARN  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a2c9249[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354169 WARN  (jetty-launcher-6503-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a2c9249[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354169 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1354170 WARN  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@8382c85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354170 WARN  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@8382c85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354174 WARN  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@456fb4a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354174 WARN  (jetty-launcher-6503-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@456fb4a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354175 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54883/solr
   [junit4]   2> 1354176 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54883/solr
   [junit4]   2> 1354177 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1354189 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1354196 INFO  (zkConnectionManagerCallback-6521-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354196 INFO  (jetty-launcher-6503-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1354205 INFO  (zkConnectionManagerCallback-6519-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354205 INFO  (jetty-launcher-6503-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1354318 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1354322 INFO  (zkConnectionManagerCallback-6523-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354322 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1354446 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1354501 INFO  (zkConnectionManagerCallback-6525-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354508 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1360636 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54889_solr
   [junit4]   2> 1360687 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.Overseer Overseer 
(id=72086532197122056-127.0.0.1:54889_solr-n_0000000000) starting
   [junit4]   2> 1360856 INFO  
(OverseerStateUpdate-72086532197122056-127.0.0.1:54889_solr-n_0000000000) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:54889_solr
   [junit4]   2> 1360858 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54889_solr
   [junit4]   2> 1360868 INFO  
(OverseerStateUpdate-72086532197122056-127.0.0.1:54889_solr-n_0000000000) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1360895 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1360896 WARN  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_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> 1360927 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1360992 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54889.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361011 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54889.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361011 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54889.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361014 INFO  (jetty-launcher-6503-thread-2) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node2/.
   [junit4]   2> 1361106 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1361191 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54888_solr as DOWN
   [junit4]   2> 1361218 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1361219 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54888_solr
   [junit4]   2> 1361239 INFO  (zkCallback-6524-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1361242 INFO  (zkCallback-6522-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1361274 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1361274 WARN  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_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> 1361293 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1361339 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54888.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361358 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54888.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361358 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54888.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361359 INFO  (jetty-launcher-6503-thread-1) 
[n:127.0.0.1:54888_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node1/.
   [junit4]   2> 1361447 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1361449 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1361457 INFO  (zkConnectionManagerCallback-6538-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1361457 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1361469 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1361478 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54883/solr ready
   [junit4]   2> 1361523 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6C0EE83BB83B50A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1361526 INFO  (qtp226618420-19296) [n:127.0.0.1:54888_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1361589 INFO  
(OverseerThreadFactory-5611-thread-1-processing-n:127.0.0.1:54889_solr) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 1361774 INFO  
(OverseerStateUpdate-72086532197122056-127.0.0.1:54889_solr-n_0000000000) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54888/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54888_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1361796 INFO  
(OverseerStateUpdate-72086532197122056-127.0.0.1:54889_solr-n_0000000000) 
[n:127.0.0.1:54889_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54889/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54889_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1362020 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr    
x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1362020 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr    
x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1362020 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1362217 WARN  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if 
you use this setting, and then Solr upgrades to a newer release of Lucene, 
sizable changes may happen. If precise back compatibility is important then you 
should instead explicitly specify an actual Lucene version.
   [junit4]   2> 1362217 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1362258 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 1362272 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1362295 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 1362340 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 1362346 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1362362 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 1362370 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1362427 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 1362427 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1362447 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using 
configuration from configset .system, trusted=true
   [junit4]   2> 1362447 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54888.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1362448 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node1/.system_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1362502 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to 
/configs/.system/schema.xml.bak
   [junit4]   2> 1362521 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using 
configuration from configset .system, trusted=true
   [junit4]   2> 1362522 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54889.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1362522 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node2/.system_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1362657 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1362657 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1362713 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1362713 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1362718 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1362718 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1362728 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3c10521a[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1362754 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1362754 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1362771 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e4ec946[.system_shard1_replica_n2] 
main]
   [junit4]   2> 1362817 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 1362829 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1362830 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 1362850 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 1362878 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1362879 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 1362903 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1362904 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1362908 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1659720088116264960
   [junit4]   2> 1362932 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1362938 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 1362942 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1362942 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 10 ms
   [junit4]   2> 1362944 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1362944 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1659720088154013696
   [junit4]   2> 1362945 INFO  
(searcherExecutor-5620-thread-1-processing-n:127.0.0.1:54888_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:54888_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] 
Registered new searcher Searcher@3c10521a[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1363105 INFO  
(searcherExecutor-5621-thread-1-processing-n:127.0.0.1:54889_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:54889_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] 
Registered new searcher Searcher@5e4ec946[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1363479 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1363479 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/.system/leaders/shard1
   [junit4]   2> 1363487 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1363521 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, 
version=1}
   [junit4]   2> 1363522 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/.system/leaders/shard1
   [junit4]   2> 1363893 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1363893 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1363893 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54888/solr/.system_shard1_replica_n1/
   [junit4]   2> 1363906 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:54888/solr START 
replicas=[http://127.0.0.1:54889/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1363908 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:54888/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1363912 INFO  (qtp1874340978-19301) [n:127.0.0.1:54889_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request 
[.system_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1363923 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1363923 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1363924 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.system/leaders/shard1/leader after winning as 
/collections/.system/leader_elect/shard1/election/72086532197122055-core_node3-n_0000000000
   [junit4]   2> 1364062 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54888/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1364381 INFO  (zkCallback-6522-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1364408 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1364572 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeN

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

.s.ServletContextHandler@4489f175{/solr,null,UNAVAILABLE}
   [junit4]   2> 1838522 INFO  (jetty-closer-10381-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1838524 INFO  
(SUITE-V2ApiIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1838739 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/collections/collection1/terms/shard1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/conf1/managed-schema
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/collections/collection1/state.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/overseer/queue
   [junit4]   2>        8       /solr/overseer/collection-queue-work
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1838742 INFO  
(SUITE-V2ApiIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52592
   [junit4]   2> 1838742 INFO  
(SUITE-V2ApiIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52592
   [junit4]   2> 1838742 INFO  
(SUITE-V2ApiIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52592
   [junit4]   2> 1838743 INFO  
(SUITE-V2ApiIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Feb 27, 2020 7:48:16 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 27, 2020 7:48:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.handler.V2ApiIntegrationTest: 
   [junit4]   2>    1) Thread[id=28685, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]   2>         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]   2>         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Feb 27, 2020 7:48:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=28685, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]   2> 1849106 ERROR (SessionTracker) [     ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2>        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> Feb 27, 2020 7:48:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=988, maxMBSortInHeap=5.250858808270324, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@150fa026),
 locale=en-BM, timezone=America/Managua
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=6,threads=1,free=152281184,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedUpdateProcessorTest, TestCloudSearcherWarming, TestGroupingSearch, 
TestClusterStateMutator, HDFSCollectionsAPITest, BJQFilterAccessibleTest, 
TestSolrQueryResponse, DistribCursorPagingTest, TestReloadAndDeleteDocs, 
TestCaffeineCache, TestCorePropertiesReload, TestTermsQParserPlugin, 
ExitableDirectoryReaderTest, DocValuesMissingTest, TestCloudNestedDocsSort, 
DocValuesNotIndexedTest, TestExactStatsCache, TestSolrDeletionPolicy2, 
NoCacheHeaderTest, TestReversedWildcardFilterFactory, TermsComponentTest, 
BJQParserTest, LeaderElectionTest, BadComponentTest, TestCollationField, 
TestFieldResource, AddReplicaTest, HighlighterConfigTest, TestLockTree, 
ByteBuffersDirectoryFactoryTest, ResponseBuilderTest, 
TestCursorMarkWithoutUniqueKey, SynonymTokenizerTest, TriggerIntegrationTest, 
RecoveryZkTest, TestManagedSynonymFilterFactory, HdfsThreadLeakTest, 
TestSolrCloudSnapshots, MoveReplicaHDFSFailoverTest, 
JWTVerificationkeyResolverTest, DistributedFacetSimpleRefinementLongTailTest, 
TestPKIAuthenticationPlugin, TestInPlaceUpdatesRequiredField, 
TestSchemalessBufferedUpdates, TestIntervalFaceting, 
OverseerModifyCollectionTest, NodeAddedTriggerIntegrationTest, 
OpenExchangeRatesOrgProviderTest, TestLMJelinekMercerSimilarityFactory, 
SimpleCollectionCreateDeleteTest, AutoScalingHandlerTest, 
FileBasedSpellCheckerTest, TestCustomSort, TestReqParamsAPI, 
TestSolrCloudWithHadoopAuthPlugin, TestQueryTypes, TestAtomicUpdateErrorCases, 
TestLocalFSCloudBackupRestore, TestLegacyTerms, 
TestTolerantUpdateProcessorRandomCloud, SuggesterTest, 
PathHierarchyTokenizerFactoryTest, TestRequestForwarding, TestSolr4Spatial, 
RequestLoggingTest, TestReRankQParserPlugin, RequestHandlersTest, 
IndexSchemaRuntimeFieldTest, DataDrivenBlockJoinTest, UUIDFieldTest, 
SaslZkACLProviderTest, Tagger2Test, TestMaxTokenLenTokenizer, 
TestHashQParserPlugin, RuleEngineTest, TestFieldSortValues, TestSolrJ, 
StatsComponentTest, FullHLLTest, CollectionsAPIDistributedZkTest, 
SolrCLIZkUtilsTest, ZkControllerTest, TestSweetSpotSimilarityFactory, 
TestSkipOverseerOperations, TestSolrJacksonAnnotation, 
ClassificationUpdateProcessorIntegrationTest, TestReloadDeadlock, 
TestManagedSchemaThreadSafety, BasicFunctionalityTest, ConvertedLegacyTest, 
CursorPagingTest, DisMaxRequestHandlerTest, EchoParamsTest, MinimalSchemaTest, 
OutputWriterTest, SampleTest, SolrInfoBeanTest, TestRandomDVFaceting, 
TestRandomFaceting, TestSolrCoreProperties, TestSolrTestCaseJ4, 
TestCharFilters, TokenizerChainTest, TestLuceneIndexBackCompat, 
BasicDistributedZkTest, ClusterStateMockUtilTest, ClusterStateUpdateTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, HealthCheckHandlerTest, 
HttpPartitionOnCommitTest, LegacyCloudClusterPropTest, 
MetricsHistoryIntegrationTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerSolrResponseTest, 
OverseerStatusTest, ReplicationFactorTest, TestCloudDeleteByQuery, 
TestConfigSetsAPIExclusivity, TestCryptoKeys, TestRandomFlRTGCloud, 
TestStressInPlaceUpdates, AssignTest, AsyncCallRequestStatusResponseTest, 
CollectionReloadTest, HdfsAutoAddReplicasIntegrationTest, 
HttpTriggerListenerTest, IndexSizeTriggerSizeEstimationTest, 
ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, 
TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, 
TestSimLargeCluster, TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=V2ApiIntegrationTest -Dtests.seed=6C0EE83BB83B50A -Dtests.slow=true 
-Dtests.locale=en-BM -Dtests.timezone=America/Managua -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | V2ApiIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   [junit4]    >    1) Thread[id=28685, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]    >         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]    >         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A]:0)
   [junit4] Completed [628/901 (4!)] on J3 in 23.40s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 48818 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:507: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:495: Source checkout 
is modified!!! Offending files:
* solr/licenses/jaeger-core-1.1.0.jar.sha1
* solr/licenses/libthrift-0.13.0.jar.sha1

Total time: 63 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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