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

1 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([4ABE703B2F72FAC5:21DAA7729C5F6F41]: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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13664 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 735495 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 735497 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_4ABE703B2F72FAC5-001/data-dir-55-001
   [junit4]   2> 735498 WARN  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=121 numCloses=121
   [junit4]   2> 735498 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 735499 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-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> 735499 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 735499 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_4ABE703B2F72FAC5-001/tempDir-001
   [junit4]   2> 735499 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 735500 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 735500 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 735606 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.ZkTestServer start zk server on port:64447
   [junit4]   2> 735606 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64447
   [junit4]   2> 735606 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64447
   [junit4]   2> 735606 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64447
   [junit4]   2> 735618 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 735625 INFO  (zkConnectionManagerCallback-2721-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 735625 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 735630 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 735635 INFO  (zkConnectionManagerCallback-2723-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 735635 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 735636 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 735640 INFO  (zkConnectionManagerCallback-2725-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 735640 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 735754 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 735754 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 735754 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 735754 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 735754 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 735754 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 735757 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 735757 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 735757 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 735758 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30eff548{/solr,null,AVAILABLE}
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c0686c6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:64452}
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.s.Server Started @735835ms
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64452}
   [junit4]   2> 735759 ERROR (jetty-launcher-2726-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 735759 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-07T16:03:35.344845Z
   [junit4]   2> 735761 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11d2f163{/solr,null,AVAILABLE}
   [junit4]   2> 735761 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 735762 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@35808133{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:64453}
   [junit4]   2> 735762 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.s.Server Started @735838ms
   [junit4]   2> 735762 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64453}
   [junit4]   2> 735762 ERROR (jetty-launcher-2726-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 735762 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 735762 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 735762 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 735762 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 735762 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-07T16:03:35.347727Z
   [junit4]   2> 735763 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 735767 INFO  (zkConnectionManagerCallback-2730-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 735767 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 735768 INFO  (zkConnectionManagerCallback-2728-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 735768 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 735768 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 735769 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 735884 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 735884 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 735885 WARN  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@57289264[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735885 WARN  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@57289264[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735886 WARN  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2f87a4a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735886 WARN  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2f87a4a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735888 WARN  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1d1cb71c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735888 WARN  (jetty-launcher-2726-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1d1cb71c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735889 WARN  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2f8bd49f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735889 WARN  (jetty-launcher-2726-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2f8bd49f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735889 INFO  (jetty-launcher-2726-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64447/solr
   [junit4]   2> 735889 INFO  (jetty-launcher-2726-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64447/solr
   [junit4]   2> 735890 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 735890 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 735895 INFO  (zkConnectionManagerCallback-2742-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 735895 INFO  (zkConnectionManagerCallback-2744-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 735895 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 735895 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 736164 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64453_solr
   [junit4]   2> 736167 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.c.Overseer Overseer 
(id=72120784787537926-127.0.0.1:64453_solr-n_0000000000) starting
   [junit4]   2> 736187 INFO  
(OverseerStateUpdate-72120784787537926-127.0.0.1:64453_solr-n_0000000000) 
[n:127.0.0.1:64453_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:64453_solr
   [junit4]   2> 736188 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64453_solr
   [junit4]   2> 736188 DEBUG 
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 736192 DEBUG 
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with 
znode version 1
   [junit4]   2> 736192 INFO  
(OverseerStateUpdate-72120784787537926-127.0.0.1:64453_solr-n_0000000000) 
[n:127.0.0.1:64453_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 736192 DEBUG 
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 0
   [junit4]   2> 736193 DEBUG 
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 736202 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 736203 WARN  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_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> 736210 DEBUG 
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:64453_solr]
   [junit4]   2> 736211 DEBUG 
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 736214 DEBUG (ScheduledTrigger-2209-thread-1) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 736215 DEBUG 
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 736247 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 736254 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 736270 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64452_solr as DOWN
   [junit4]   2> 736274 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 736274 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64452_solr
   [junit4]   2> 736279 INFO  (zkCallback-2743-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 736280 INFO  (zkCallback-2741-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 736284 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 736284 WARN  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_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> 736304 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64453.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47623e11
   [junit4]   2> 736304 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 736322 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64453.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47623e11
   [junit4]   2> 736322 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64453.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47623e11
   [junit4]   2> 736325 INFO  (jetty-launcher-2726-thread-2) 
[n:127.0.0.1:64453_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_4ABE703B2F72FAC5-001/tempDir-001/node2/.
   [junit4]   2> 736347 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64452.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47623e11
   [junit4]   2> 736363 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64452.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47623e11
   [junit4]   2> 736363 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64452.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47623e11
   [junit4]   2> 736365 INFO  (jetty-launcher-2726-thread-1) 
[n:127.0.0.1:64452_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_4ABE703B2F72FAC5-001/tempDir-001/node1/.
   [junit4]   2> 736376 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 736377 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 736382 INFO  (zkConnectionManagerCallback-2757-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 736383 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 736389 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 736394 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64447/solr 
ready
   [junit4]   2> 736406 INFO  (qtp994539563-8902) [n:127.0.0.1:64453_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 736413 INFO  (qtp583105774-8895) [n:127.0.0.1:64452_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 736415 INFO  (qtp994539563-8901) [n:127.0.0.1:64453_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 736416 DEBUG (qtp994539563-8903) [n:127.0.0.1:64453_solr     ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 736417 INFO  (qtp994539563-8903) [n:127.0.0.1:64453_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 736419 DEBUG (zkCallback-2743-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 736421 DEBUG 
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 736437 DEBUG 
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 736443 DEBUG 
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 736486 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[4ABE703B2F72FAC5])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 736487 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[4ABE703B2F72FAC5])
 [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple 
scheduler and adding trigger: mock-timestamper
   [junit4]   2> 736492 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[4ABE703B2F72FAC5])
 [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): 
Waiting for 2 timestamps to be recorded
   [junit4]   2> 736493 INFO  (ScheduledTrigger-2220-thread-1) [     ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-2220-thread-1
   [junit4]   2> 739466 DEBUG (ScheduledTrigger-2209-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 739504 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[4ABE703B2F72FAC5])
 [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool 
executor now
   [junit4]   2> 739504 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[4ABE703B2F72FAC5])
 [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 739504 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[4ABE703B2F72FAC5])
 [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 739504 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[4ABE703B2F72FAC5])
 [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread 
pool executor
   [junit4]   2> 739504 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[4ABE703B2F72FAC5])
 [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 739506 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[4ABE703B2F72FAC5])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties 
-Dtests.seed=4ABE703B2F72FAC5 -Dtests.slow=true -Dtests.locale=da-GL 
-Dtests.timezone=Asia/Kuwait -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.09s J0 | 
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([4ABE703B2F72FAC5:21DAA7729C5F6F41]: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> 739617 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1002937512
   [junit4]   2> 739617 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64453_solr
   [junit4]   2> 739619 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1335108106
   [junit4]   2> 739619 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64452_solr
   [junit4]   2> 739619 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 739619 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:64453_solr as DOWN
   [junit4]   2> 739621 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 739621 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:64452_solr as DOWN
   [junit4]   2> 739629 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 739632 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@33bcf7d1: rootName = 
solr_64452, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6493bde8
   [junit4]   2> 739632 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 739634 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 739636 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8f9f19: rootName = 
solr_64453, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3026e0fa
   [junit4]   2> 739657 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 739657 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@529f5555: rootName = 
solr_64452, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@26dda8ff
   [junit4]   2> 739659 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 739659 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2961ff85: rootName = 
solr_64453, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@26dda8ff
   [junit4]   2> 739675 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 739675 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f54e256: rootName = 
solr_64452, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3ec70316
   [junit4]   2> 739675 INFO  (jetty-closer-2758-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 739676 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 739676 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@487da778: rootName = 
solr_64453, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3ec70316
   [junit4]   2> 739676 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 739681 INFO  (closeThreadPool-2766-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72120784787537926-127.0.0.1:64453_solr-n_0000000000) closing
   [junit4]   2> 739681 INFO  
(OverseerStateUpdate-72120784787537926-127.0.0.1:64453_solr-n_0000000000) 
[n:127.0.0.1:64453_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:64453_solr
   [junit4]   2> 739681 INFO  
(OverseerAutoScalingTriggerThread-72120784787537926-127.0.0.1:64453_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 739687 DEBUG (closeThreadPool-2766-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 739687 DEBUG (closeThreadPool-2766-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 739687 DEBUG (closeThreadPool-2766-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 739687 DEBUG (closeThreadPool-2766-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 739693 DEBUG (closeThreadPool-2766-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 739693 DEBUG (closeThreadPool-2766-thread-2) [     ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 739693 INFO  (closeThreadPool-2766-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72120784787537926-127.0.0.1:64453_solr-n_0000000000) closing
   [junit4]   2> 739787 INFO  (zkCallback-2743-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 739795 INFO  (jetty-closer-2758-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2c0686c6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 739811 INFO  (jetty-closer-2758-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30eff548{/solr,null,UNAVAILABLE}
   [junit4]   2> 739832 INFO  (jetty-closer-2758-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 739909 INFO  (jetty-closer-2758-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72120784787537926-127.0.0.1:64453_solr-n_0000000000) closing
   [junit4]   2> 739919 INFO  (jetty-closer-2758-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@35808133{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 739922 INFO  (jetty-closer-2758-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11d2f163{/solr,null,UNAVAILABLE}
   [junit4]   2> 739922 INFO  (jetty-closer-2758-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 739926 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 740139 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> 740143 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64447
   [junit4]   2> 740143 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64447
   [junit4]   2> 740144 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[4ABE703B2F72FAC5]-worker) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64447
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_4ABE703B2F72FAC5-001
   [junit4]   2> Apr 07, 2020 4:03:39 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=570, maxMBSortInHeap=7.3002412199679565, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6654da30),
 locale=da-GL, timezone=Asia/Kuwait
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=6,threads=1,free=104658792,total=413138944
   [junit4]   2> NOTE: All tests run in this JVM: [TestUseDocValuesAsStored2, 
SolrMetricReporterTest, TestJoin, TestRestoreCore, TestDFRSimilarityFactory, 
TestConfigSetsAPI, QueryParsingTest, TestMaxScoreQueryParser, 
MigrateRouteKeyTest, TestPrepRecovery, TestApiFramework, 
BigEndianAscendingWordDeserializerTest, SolrLogPostToolTest, 
ReplaceNodeNoTargetTest, CheckHdfsIndexTest, TestLogWatcher, TestFieldCache, 
RangeFacetCloudTest, SharedFSAutoReplicaFailoverTest, TestCSVResponseWriter, 
TestSolrIndexConfig, SolrIndexConfigTest, TestStressReorder, 
TestCloudSchemaless, TestExactStatsCacheCloud, TestExtendedDismaxParser, 
TestSystemIdResolver, TestNonDefinedSimilarityFactory, SortByFunctionTest, 
CoreAdminOperationTest, MultiSolrCloudTestCaseTest, 
ForceLeaderWithTlogReplicasTest, AssignBackwardCompatibilityTest, 
TestIntervalFaceting, TestTlogReplayVsRecovery, 
TestWaitForStateWithJettyShutdowns, TestTrieFacet, DocumentBuilderTest, 
NumberUtilsTest, TestUnifiedSolrHighlighter, SolrSlf4jReporterTest, 
UnloadDistributedZkTest, RequiredFieldsTest, TestSha256AuthenticationProvider, 
DistanceFunctionTest, TestConfigSetProperties, 
HdfsTlogReplayBufferedWhileIndexingTest, ResourceLoaderTest, 
JWTAuthPluginIntegrationTest, TestLeaderElectionZkExpiry, UpdateParamsTest, 
HdfsBasicDistributedZk2Test, SplitByPrefixTest, TestImplicitCoreProperties, 
IndexSchemaRuntimeFieldTest, TestNamedUpdateProcessors, TestRandomFlRTGCloud, 
FieldMutatingUpdateProcessorTest, TestCustomStream, RulesTest, 
UUIDUpdateProcessorFallbackTest, DistributedIntervalFacetingTest, 
TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [271/907 (1!)] on J0 in 4.79s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 54778 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5863/consoleText

[repro] Revision: 529042e786240c942333d40cf5dd0b2de9f76ede

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TriggerSetPropertiesIntegrationTest 
-Dtests.method=testSetProperties -Dtests.seed=4ABE703B2F72FAC5 
-Dtests.slow=true -Dtests.locale=da-GL -Dtests.timezone=Asia/Kuwait 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3150 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TriggerSetPropertiesIntegrationTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=4ABE703B2F72FAC5 -Dtests.slow=true -Dtests.locale=da-GL 
-Dtests.timezone=Asia/Kuwait -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
[repro] Exiting with code 0

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

Reply via email to