Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1288/
Java: 64bit/jdk-10-ea+41 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([83204A318323C773:DE6854B84CE5613C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSearchRate(TriggerIntegrationTest.java:1438)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([83204A318323C773:392C7DBEDCCB113C]:0)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1565)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:46439_solr wasn't created

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:46439_solr 
wasn't created
        at 
__randomizedtesting.SeedInfo.seed([83204A318323C773:9B9AC23D8D160A9C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration(TriggerIntegrationTest.java:938)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13804 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 2662028 INFO  
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/init-core-data-001
   [junit4]   2> 2662028 WARN  
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2662028 INFO  
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2662029 INFO  
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2662030 INFO  
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001
   [junit4]   2> 2662030 INFO  
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2662030 INFO  (Thread-7367) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2662030 INFO  (Thread-7367) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2662031 ERROR (Thread-7367) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2662130 INFO  
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39329
   [junit4]   2> 2662132 INFO  (zkConnectionManagerCallback-3224-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2662135 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2662135 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2662135 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2662135 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2662135 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2662135 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2662135 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2662135 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2662136 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77b6777e{/solr,null,AVAILABLE}
   [junit4]   2> 2662136 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@449a0834{/solr,null,AVAILABLE}
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@698507e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:36289}
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@721a9676{SSL,[ssl, 
http/1.1]}{127.0.0.1:43577}
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.e.j.s.Server Started @2663655ms
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.e.j.s.Server Started @2663655ms
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36289}
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43577}
   [junit4]   2> 2662137 ERROR (jetty-launcher-3221-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2662137 ERROR (jetty-launcher-3221-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T12:26:34.945656Z
   [junit4]   2> 2662137 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T12:26:34.945679Z
   [junit4]   2> 2662138 INFO  (zkConnectionManagerCallback-3228-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2662138 INFO  (zkConnectionManagerCallback-3227-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2662138 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2662138 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2662141 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10019450b4c0002, likely client has closed socket
   [junit4]   2> 2662142 INFO  (jetty-launcher-3221-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr
   [junit4]   2> 2662142 INFO  (jetty-launcher-3221-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr
   [junit4]   2> 2662143 INFO  (zkConnectionManagerCallback-3234-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2662143 INFO  (zkConnectionManagerCallback-3236-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2662143 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10019450b4c0004, likely client has closed socket
   [junit4]   2> 2662144 INFO  
(zkConnectionManagerCallback-3239-thread-1-processing-n:127.0.0.1:36289_solr) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2662144 INFO  
(zkConnectionManagerCallback-3240-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2662173 INFO  (jetty-launcher-3221-thread-2) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2662173 INFO  (jetty-launcher-3221-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2662173 INFO  (jetty-launcher-3221-thread-2) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36289_solr
   [junit4]   2> 2662173 INFO  (jetty-launcher-3221-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43577_solr
   [junit4]   2> 2662173 INFO  (jetty-launcher-3221-thread-2) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.Overseer Overseer 
(id=72085378370895877-127.0.0.1:36289_solr-n_0000000000) starting
   [junit4]   2> 2662174 INFO  
(zkCallback-3238-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2662174 INFO  
(zkCallback-3237-thread-1-processing-n:127.0.0.1:36289_solr) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2662176 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 2662177 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 2662177 INFO  (jetty-launcher-3221-thread-2) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36289_solr
   [junit4]   2> 2662177 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:43577_solr]
   [junit4]   2> 2662177 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2662177 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 2662177 INFO  
(zkCallback-3238-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2662178 INFO  
(zkCallback-3237-thread-1-processing-n:127.0.0.1:36289_solr) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2662179 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2662179 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2662179 DEBUG (ScheduledTrigger-6391-thread-1) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2662205 INFO  (jetty-launcher-3221-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43577.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2662210 INFO  (jetty-launcher-3221-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43577.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2662210 INFO  (jetty-launcher-3221-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43577.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2662210 INFO  (jetty-launcher-3221-thread-2) 
[n:127.0.0.1:36289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36289.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2662210 INFO  (jetty-launcher-3221-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001/node1/.
   [junit4]   2> 2662215 INFO  (jetty-launcher-3221-thread-2) 
[n:127.0.0.1:36289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36289.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2662215 INFO  (jetty-launcher-3221-thread-2) 
[n:127.0.0.1:36289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36289.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2662216 INFO  (jetty-launcher-3221-thread-2) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001/node2/.
   [junit4]   2> 2662235 INFO  (zkConnectionManagerCallback-3246-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2662237 INFO  (zkConnectionManagerCallback-3250-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2662237 INFO  
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2662237 INFO  
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39329/solr ready
   [junit4]   2> 2662243 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testContinueTriggersOnOverseerRestart
   [junit4]   2> 2662243 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode 
version 2
   [junit4]   2> 2662243 DEBUG 
(zkCallback-3237-thread-1-processing-n:127.0.0.1:36289_solr) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 2662243 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 2662244 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 2662244 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2662244 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2662255 INFO  (qtp129500782-23578) [n:127.0.0.1:43577_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2662257 INFO  (qtp129500782-23578) [n:127.0.0.1:43577_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2662271 INFO  (qtp718541742-23579) [n:127.0.0.1:36289_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2662273 INFO  (qtp129500782-23580) [n:127.0.0.1:43577_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2662273 DEBUG (qtp129500782-23582) [n:127.0.0.1:43577_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2662273 INFO  (qtp129500782-23582) [n:127.0.0.1:43577_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 2662274 DEBUG 
(zkCallback-3237-thread-1-processing-n:127.0.0.1:36289_solr) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 2662274 DEBUG 
(zkCallback-3237-thread-1-processing-n:127.0.0.1:36289_solr) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:36289_solr, 127.0.0.1:43577_solr]
   [junit4]   2> 2662275 DEBUG 
(zkCallback-3237-thread-1-processing-n:127.0.0.1:36289_solr) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_triggerCTOOR instantiated with properties: {event=nodeAdded, 
waitFor=2, actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
 enabled=true}
   [junit4]   2> 2662275 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 3
   [junit4]   2> 2662275 INFO  
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestTriggerAction init
   [junit4]   2> 2662276 DEBUG (ScheduledTrigger-6391-thread-1) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2662276 DEBUG (ScheduledTrigger-6391-thread-1) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2662277 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 2662278 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@698507e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2662278 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2662278 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=518854704
   [junit4]   2> 2662278 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2662278 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53c02525: rootName = 
solr_36289, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@79257e60
   [junit4]   2> 2662285 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2662285 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e782ea7: rootName = 
solr_36289, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@61f0185d
   [junit4]   2> 2662290 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2662290 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@485a2b35: rootName = 
solr_36289, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@330cb8e
   [junit4]   2> 2662291 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36289_solr
   [junit4]   2> 2662291 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2662291 INFO  
(zkCallback-3237-thread-1-processing-n:127.0.0.1:36289_solr) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2662291 INFO  
(zkCallback-3238-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2662291 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2662292 INFO  (zkCallback-3249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2662292 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.c.Overseer Overseer 
(id=72085378370895877-127.0.0.1:36289_solr-n_0000000000) closing
   [junit4]   2> 2662292 INFO  
(OverseerStateUpdate-72085378370895877-127.0.0.1:36289_solr-n_0000000000) 
[n:127.0.0.1:36289_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36289_solr
   [junit4]   2> 2662292 WARN  
(OverseerAutoScalingTriggerThread-72085378370895877-127.0.0.1:36289_solr-n_0000000000)
 [n:127.0.0.1:36289_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2662293 DEBUG 
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed 
explicitly
   [junit4]   2> 2662293 INFO  
(zkCallback-3238-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43577_solr
   [junit4]   2> 2662293 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@449a0834{/solr,null,UNAVAILABLE}
   [junit4]   2> 2662293 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2662294 INFO  
(zkCallback-3238-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.Overseer Overseer 
(id=72085378370895878-127.0.0.1:43577_solr-n_0000000001) starting
   [junit4]   2> 2662296 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 2662296 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 4
   [junit4]   2> 2662296 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:43577_solr]
   [junit4]   2> 2662296 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_triggerCTOOR instantiated with properties: {event=nodeAdded, 
waitFor=2, actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
 enabled=true}
   [junit4]   2> 2662296 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:43577_solr]
   [junit4]   2> 2662296 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 2662296 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 4
   [junit4]   2> 2662296 INFO  
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestTriggerAction init
   [junit4]   2> 2662297 DEBUG (ScheduledTrigger-6400-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2662297 DEBUG (ScheduledTrigger-6400-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2662297 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2662297 DEBUG (ScheduledTrigger-6400-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2663297 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2663298 DEBUG (ScheduledTrigger-6400-thread-3) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2663298 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2664298 DEBUG (ScheduledTrigger-6400-thread-3) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2664298 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2664298 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2665298 DEBUG (ScheduledTrigger-6400-thread-3) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2665298 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2665298 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2666298 DEBUG (ScheduledTrigger-6400-thread-3) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2666298 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2666298 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2667298 DEBUG (ScheduledTrigger-6400-thread-3) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2667298 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2667299 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2668299 DEBUG (ScheduledTrigger-6400-thread-3) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2668299 DEBUG (ScheduledTrigger-6400-thread-3) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2668299 DEBUG (ScheduledTrigger-6400-thread-3) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2669299 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2669299 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2669299 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2670299 DEBUG (ScheduledTrigger-6400-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2670299 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2670299 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2671299 DEBUG (ScheduledTrigger-6400-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2671299 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2671299 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2672295 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2672296 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2672296 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2672296 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2672296 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@543f0a50{/solr,null,AVAILABLE}
   [junit4]   2> 2672296 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e16a274{SSL,[ssl, 
http/1.1]}{127.0.0.1:33177}
   [junit4]   2> 2672296 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.e.j.s.Server Started @2673815ms
   [junit4]   2> 2672297 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33177}
   [junit4]   2> 2672297 ERROR 
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2672297 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.3.0
   [junit4]   2> 2672297 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2672297 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2672297 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T12:26:45.105506Z
   [junit4]   2> 2672298 INFO  (zkConnectionManagerCallback-3252-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2672298 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2672299 DEBUG (ScheduledTrigger-6400-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2672299 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2672299 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2672304 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr
   [junit4]   2> 2672304 INFO  (zkConnectionManagerCallback-3256-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2672306 INFO  
(zkConnectionManagerCallback-3258-thread-1-processing-n:127.0.0.1:33177_solr) 
[n:127.0.0.1:33177_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2672308 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [n:127.0.0.1:33177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2672309 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [n:127.0.0.1:33177_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2672309 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [n:127.0.0.1:33177_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33177_solr
   [junit4]   2> 2672310 INFO  (zkCallback-3249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2672310 INFO  
(zkCallback-3238-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2672310 INFO  
(zkCallback-3257-thread-1-processing-n:127.0.0.1:33177_solr) 
[n:127.0.0.1:33177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2672346 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [n:127.0.0.1:33177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33177.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2672352 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [n:127.0.0.1:33177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33177.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2672353 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [n:127.0.0.1:33177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33177.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2672353 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [n:127.0.0.1:33177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001/node3/.
   [junit4]   2> 2673299 DEBUG (ScheduledTrigger-6400-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2673300 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2673300 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2673300 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 
127.0.0.1:33177_solr at time 423966545632806
   [junit4]   2> 2674300 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2674300 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2674300 DEBUG (ScheduledTrigger-6400-thread-2) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2675301 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 2675301 DEBUG (ScheduledTrigger-6400-thread-1) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2675301 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2675301 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_triggerCTOOR firing registered processor for nodes: 
[127.0.0.1:33177_solr] added at times [423966545632806], now=423968546714030
   [junit4]   2> 2675301 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"1819867595e26T375y1ixzvivw78romp5imlgzf",
   [junit4]   2>   "source":"node_added_triggerCTOOR",
   [junit4]   2>   "eventTime":423966545632806,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[423966545632806],
   [junit4]   2>     "nodeNames":["127.0.0.1:33177_solr"]}}
   [junit4]   2> 2675301 DEBUG (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[.auto_add_replicas, node_added_triggerCTOOR]
   [junit4]   2> 2675302 INFO  (ScheduledTrigger-6400-thread-4) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.SystemLogListener Collection .system 
does not exist, disabling logging.
   [junit4]   2> 2675302 DEBUG 
(AutoscalingActionExecutor-6401-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"1819867595e26T375y1ixzvivw78romp5imlgzf",
   [junit4]   2>   "source":"node_added_triggerCTOOR",
   [junit4]   2>   "eventTime":423966545632806,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[423966545632806],
   [junit4]   2>     "_enqueue_time_":423968547179602,
   [junit4]   2>     "nodeNames":["127.0.0.1:33177_solr"]}}
   [junit4]   2> 2675302 INFO  
(TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[83204A318323C773])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testContinueTriggersOnOverseerRestart
   [junit4]   2> 2675303 DEBUG 
(AutoscalingActionExecutor-6401-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
.auto_add_replicas after 5000ms
   [junit4]   2> 2675303 DEBUG 
(AutoscalingActionExecutor-6401-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_triggerCTOOR after 5000ms
   [junit4]   2> 2675303 DEBUG 
(AutoscalingActionExecutor-6401-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 
ms for event id=1819867595e26T375y1ixzvivw78romp5imlgzf
   [junit4]   2> 2675307 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 2675307 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 2675307 DEBUG 
(zkCallback-3238-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 5
   [junit4]   2> 2675307 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 5
   [junit4]   2> 2675308 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 2675308 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2675308 DEBUG 
(OverseerAutoScalingTriggerThread-72085378370895878-127.0.0.1:43577_solr-n_0000000001)
 [n:127.0.0.1:43577_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2675309 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2675309 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2675309 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2675309 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2675310 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22aa16c4{/solr,null,AVAILABLE}
   [junit4]   2> 2675310 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@dbb1266{SSL,[ssl, 
http/1.1]}{127.0.0.1:43411}
   [junit4]   2> 2675310 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.Server Started @2676828ms
   [junit4]   2> 2675310 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43411}
   [junit4]   2> 2675310 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2675310 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2675310 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2675310 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2675310 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T12:26:48.118922Z
   [junit4]   2> 2675311 INFO  (zkConnectionManagerCallback-3262-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675311 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2675315 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr
   [junit4]   2> 2675316 INFO  (zkConnectionManagerCallback-3266-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675317 INFO  
(zkConnectionManagerCallback-3268-thread-1-processing-n:127.0.0.1:43411_solr) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675319 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2675319 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2675320 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43411_solr
   [junit4]   2> 2675320 INFO  (zkCallback-3249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2675320 INFO  
(zkCallback-3257-thread-1-processing-n:127.0.0.1:33177_solr) 
[n:127.0.0.1:33177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2675320 INFO  
(zkCallback-3238-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2675323 INFO  
(zkCallback-3267-thread-1-processing-n:127.0.0.1:43411_solr) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2675358 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:43411_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43411.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2675365 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:43411_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43411.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2675366 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:43411_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43411.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2675367 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001/node4/.
   [junit4]   2> 2675390 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2675391 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2675391 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2675391 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2675391 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fad83cd{/solr,null,AVAILABLE}
   [junit4]   2> 2675392 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ee11137{SSL,[ssl, 
http/1.1]}{127.0.0.1:41915}
   [junit4]   2> 2675392 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.Server Started @2676910ms
   [junit4]   2> 2675392 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41915}
   [junit4]   2> 2675392 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2675392 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2675392 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2675392 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2675392 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T12:26:48.200598Z
   [junit4]   2> 2675393 INFO  (zkConnectionManagerCallback-3272-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675393 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2675397 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr
   [junit4]   2> 2675398 INFO  (zkConnectionManagerCallback-3276-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675399 INFO  
(zkConnectionManagerCallback-3278-thread-1-processing-n:127.0.0.1:41915_solr) 
[n:127.0.0.1:41915_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675401 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:41915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2675402 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:41915_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2675403 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:41915_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41915_solr
   [junit4]   2> 2675403 INFO  (zkCallback-3249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2675403 INFO  
(zkCallback-3267-thread-1-processing-n:127.0.0.1:43411_solr) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2675403 INFO  
(zkCallback-3277-thread-1-processing-n:127.0.0.1:41915_solr) 
[n:127.0.0.1:41915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2675403 INFO  
(zkCallback-3257-thread-1-processing-n:127.0.0.1:33177_solr) 
[n:127.0.0.1:33177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2675403 INFO  
(zkCallback-3238-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2675427 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:41915_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41915.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2675434 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:41915_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41915.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2675434 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:41915_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41915.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2675435 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:41915_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001/node5/.
   [junit4]   2> 2675464 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2675464 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2675464 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2675464 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2675465 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@250126ba{/solr,null,AVAILABLE}
   [junit4]   2> 2675465 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3aa34305{SSL,[ssl, 
http/1.1]}{127.0.0.1:36609}
   [junit4]   2> 2675465 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.e.j.s.Server Started @2676983ms
   [junit4]   2> 2675465 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36609}
   [junit4]   2> 2675465 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2675466 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2675466 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2675466 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2675466 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T12:26:48.274234Z
   [junit4]   2> 2675467 INFO  (zkConnectionManagerCallback-3282-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675467 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2675472 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr
   [junit4]   2> 2675473 INFO  (zkConnectionManagerCallback-3286-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675474 INFO  
(zkConnectionManagerCallback-3288-thread-1-processing-n:127.0.0.1:36609_solr) 
[n:127.0.0.1:36609_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675476 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:36609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2675477 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:36609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2675478 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:36609_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36609_solr
   [junit4]   2> 2675478 INFO  
(zkCallback-3238-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2675478 INFO  
(zkCallback-3267-thread-1-processing-n:127.0.0.1:43411_solr) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2675478 INFO  (zkCallback-3249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675478 INFO  
(zkCallback-3257-thread-1-processing-n:127.0.0.1:33177_solr) 
[n:127.0.0.1:33177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2675478 INFO  
(zkCallback-3277-thread-1-processing-n:127.0.0.1:41915_solr) 
[n:127.0.0.1:41915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2675479 INFO  
(zkCallback-3287-thread-1-processing-n:127.0.0.1:36609_solr) 
[n:127.0.0.1:36609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2675516 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:36609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36609.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2675522 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:36609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36609.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2675522 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:36609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36609.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2675523 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[83204A318323C773]) 
[n:127.0.0.1:36609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001/node6/.
   [junit4]   2> 2675566 INFO  (qtp363467126-23650) [n:127.0.0.1:33177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2675567 INFO  
(OverseerThreadFactory-6402-thread-1-processing-n:127.0.0.1:43577_solr) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2675670 INFO  
(OverseerStateUpdate-72085378370895878-127.0.0.1:43577_solr-n_0000000001) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43411/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2675671 INFO  
(OverseerStateUpdate-72085378370895878-127.0.0.1:43577_solr-n_0000000001) 
[n:127.0.0.1:43577_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33177/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2675874 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2675875 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2675882 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2675882 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2675985 INFO  
(zkCallback-3267-thread-1-processing-n:127.0.0.1:43411_solr) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2675985 INFO  
(zkCallback-3257-thread-1-processing-n:127.0.0.1:33177_solr) 
[n:127.0.0.1:33177_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2675985 INFO  
(zkCallback-3267-thread-2-processing-n:127.0.0.1:43411_solr) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2675985 INFO  
(zkCallback-3257-thread-2-processing-n:127.0.0.1:33177_solr) 
[n:127.0.0.1:33177_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2676882 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2676887 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2676888 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2676888 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2676888 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2676889 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33177.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2676889 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2676889 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001/node3/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001/node3/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 2676892 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2676903 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2676903 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2676903 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43411.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11a55181
   [junit4]   2> 2676903 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2676904 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001/node4/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 2676933 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2676933 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2676933 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2676933 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2676934 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f9712e7[collection1_shard1_replica_n1] main]
   [junit4]   2> 2676935 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2676936 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2676936 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2676937 INFO  
(searcherExecutor-6428-thread-1-processing-n:127.0.0.1:43411_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:43411_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@7f9712e7[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2676937 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591382701239173120
   [junit4]   2> 2676941 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2676950 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2676950 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2676952 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2676952 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2676953 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d1fd3bb[collection1_shard1_replica_n2] main]
   [junit4]   2> 2676954 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2676954 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2676954 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2676955 INFO  
(searcherExecutor-6427-thread-1-processing-n:127.0.0.1:33177_solr 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) 
[n:127.0.0.1:33177_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@5d1fd3bb[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2676955 INFO  (qtp363467126-23646) [n:127.0.0.1:33177_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591382701258047488
   [junit4]   2> 2677042 INFO  
(zkCallback-3267-thread-2-processing-n:127.0.0.1:43411_solr) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2677042 INFO  
(zkCallback-3257-thread-1-processing-n:127.0.0.1:33177_solr) 
[n:127.0.0.1:33177_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2677042 INFO  
(zkCallback-3257-thread-2-processing-n:127.0.0.1:33177_solr) 
[n:127.0.0.1:33177_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2677042 INFO  
(zkCallback-3267-thread-1-processing-n:127.0.0.1:43411_solr) 
[n:127.0.0.1:43411_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2677441 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2677441 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2677441 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43411/solr/collection1_shard1_replica_n1/
   [junit4]   2> 2677442 INFO  (qtp676427569-23675) [n:127.0.0.1:43411_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=https://127.0.0.1:43411/solr START 
replicas=[https://127.0.0.1:33177/solr/collection1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2677444 INFO  (qtp363467126-23746) [n:127.0.0.1:33177_solr 
c:collection1 s:

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

o.e.j.s.session Stopped scavenging
   [junit4]   2> 2859363 INFO  (jetty-closer-3222-thread-13) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@88ed154{/solr,null,UNAVAILABLE}
   [junit4]   2> 2859366 INFO  (coreCloseExecutor-6586-thread-1) 
[n:127.0.0.1:36609_solr c:collection1 s:shard1 r:core_node8 
x:collection1_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1808372446
   [junit4]   2> 2859366 INFO  (jetty-closer-3222-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72085378370895889-127.0.0.1:41915_solr-n_0000000004) closing
   [junit4]   2> 2859367 WARN  
(OverseerAutoScalingTriggerThread-72085378370895889-127.0.0.1:41915_solr-n_0000000004)
 [n:127.0.0.1:41915_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2859367 DEBUG (jetty-closer-3222-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2859367 INFO  (jetty-closer-3222-thread-13) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2859367 INFO  
(OverseerStateUpdate-72085378370895889-127.0.0.1:41915_solr-n_0000000004) 
[n:127.0.0.1:41915_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41915_solr
   [junit4]   2> 2859371 INFO  (jetty-closer-3222-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@250126ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 2859372 INFO  (jetty-closer-3222-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2859372 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10019450b4c0011, likely client has closed socket
   [junit4]   2> 2859372 INFO  (jetty-closer-3222-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6fad83cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 2859372 INFO  (jetty-closer-3222-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2860843 WARN  
(zkCallback-3422-thread-2-processing-n:127.0.0.1:39073_solr) 
[n:127.0.0.1:39073_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2860844 WARN  
(zkCallback-3362-thread-1-processing-n:127.0.0.1:35055_solr) 
[n:127.0.0.1:35055_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2860844 INFO  (jetty-closer-3222-thread-12) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@439c0045{/solr,null,UNAVAILABLE}
   [junit4]   2> 2860844 INFO  (jetty-closer-3222-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7d2dbd1e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2860844 INFO  (jetty-closer-3222-thread-12) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2860844 INFO  (jetty-closer-3222-thread-7) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2860847 INFO  (jetty-closer-3222-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37db0724{/solr,null,UNAVAILABLE}
   [junit4]   2> 2860847 INFO  (jetty-closer-3222-thread-6) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2860847 ERROR 
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2860848 INFO  
(SUITE-TriggerIntegrationTest-seed#[83204A318323C773]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39329 39329
   [junit4]   2> 2865924 INFO  (Thread-7367) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39329 39329
   [junit4]   2> 2865925 WARN  (Thread-7367) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/aliases.json
   [junit4]   2>        21      /solr/security.json
   [junit4]   2>        20      /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2>        2       /solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        68      /solr/collections/collection1/state.json
   [junit4]   2>        22      /solr/clusterprops.json
   [junit4]   2>        22      /solr/clusterstate.json
   [junit4]   2>        13      /solr/collections/testMetricTrigger/state.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72085378370895902-127.0.0.1:43609_solr-n_0000000008
   [junit4]   2>        3       
/solr/overseer_elect/election/72085378370895892-127.0.0.1:36609_solr-n_0000000005
   [junit4]   2>        3       
/solr/overseer_elect/election/72085378370895923-127.0.0.1:46589_solr-n_0000000015
   [junit4]   2>        2       
/solr/overseer_elect/election/72085378370895914-127.0.0.1:35055_solr-n_0000000012
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72085378370895886-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72085378370895896-127.0.0.1:37297_solr-n_0000000006
   [junit4]   2>        2       
/solr/overseer_elect/election/72085378370895920-127.0.0.1:32935_solr-n_0000000014
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/live_nodes
   [junit4]   2>        22      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_83204A318323C773-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-PK, timezone=BST
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=136457304,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaTest, 
TestPullReplica, OverseerModifyCollectionTest, TestSolrConfigHandlerConcurrent, 
CloneFieldUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, 
TestCopyFieldCollectionResource, TestInPlaceUpdatesStandalone, 
TestScoreJoinQPScore, ReplicationFactorTest, 
LeaderInitiatedRecoveryOnShardRestartTest, HdfsThreadLeakTest, 
TestDownShardTolerantSearch, DistributedTermsComponentTest, 
DistributedQueryComponentCustomSortTest, MBeansHandlerTest, 
DirectUpdateHandlerTest, SimpleMLTQParserTest, AssignBackwardCompatibilityTest, 
SparseHLLTest, DebugComponentTest, MetricsHandlerTest, 
TestSizeLimitedDistributedMap, OpenExchangeRatesOrgProviderTest, 
SolrPluginUtilsTest, TestNumericTerms64, TestCustomDocTransformer, 
TestCollapseQParserPlugin, TestRecoveryHdfs, HdfsChaosMonkeySafeLeaderTest, 
TestCryptoKeys, TestComputePlanAction, TolerantUpdateProcessorTest, 
SolrCoreCheckLockOnStartupTest, OverseerTaskQueueTest, TestMultiWordSynonyms, 
TestSolrCloudWithKerberosAlt, FullHLLTest, JSONWriterTest, OutputWriterTest, 
UtilsToolTest, TestSolrCoreParser, TestDefaultStatsCache, 
TestSortableTextField, TestSchemaSimilarityResource, SuggesterWFSTTest, 
TestMergePolicyConfig, SegmentsInfoRequestHandlerTest, 
BinaryUpdateRequestHandlerTest, TestRemoteStreaming, 
TestUniqueKeyFieldResource, ZkFailoverTest, TestRTimerTree, 
TestIndexingPerformance, SolrCLIZkUtilsTest, 
DeleteLastCustomShardedReplicaTest, ParsingFieldUpdateProcessorsTest, 
BasicDistributedZkTest, CursorMarkTest, TestSolrDeletionPolicy1, 
CustomHighlightComponentTest, TestGraphMLResponseWriter, 
TestLMDirichletSimilarityFactory, TestStressInPlaceUpdates, 
LeaderElectionContextKeyTest, BlockJoinFacetRandomTest, 
HttpTriggerListenerTest, DocValuesMissingTest, TestConfigSets, 
TestOmitPositions, HdfsDirectoryFactoryTest, TemplateUpdateProcessorTest, 
TestManagedResourceStorage, BigEndianAscendingWordSerializerTest, 
TestTriggerIntegration, TestCSVLoader, SpellingQueryConverterTest, 
TestRandomCollapseQParserPlugin, CollectionsAPIDistributedZkTest, 
CoreAdminRequestStatusTest, FieldAnalysisRequestHandlerTest, 
AutoAddReplicasIntegrationTest, ShardRoutingTest, 
TestNonDefinedSimilarityFactory, ExternalFileFieldSortTest, BadIndexSchemaTest, 
TestConfigOverlay, ActionThrottleTest, RAMDirectoryFactoryTest, 
TestPayloadCheckQParserPlugin, UpdateParamsTest, RuleEngineTest, 
TestHttpShardHandlerFactory, BasicAuthStandaloneTest, 
TestDelegationWithHadoopAuth, ComputePlanActionTest, 
DistributedFacetExistsSmallTest, CdcrBootstrapTest, 
XmlUpdateRequestHandlerTest, TestManagedSchema, DeleteShardTest, TestConfig, 
TestJsonFacets, ClassificationUpdateProcessorFactoryTest, 
HttpPartitionOnCommitTest, TestShardHandlerFactory, 
DistributedFacetPivotSmallAdvancedTest, TestCloudNestedDocsSort, 
CursorPagingTest, TestGenericDistributedQueue, ZkNodePropsTest, 
HdfsCollectionsAPIDistributedZkTest, TermVectorComponentDistributedTest, 
TestMiniSolrCloudClusterSSL, TestCloudSchemaless, CollectionReloadTest, 
TestComponentsName, BufferStoreTest, SolrCloudReportersTest, 
ConcurrentCreateRoutedAliasTest, HighlighterConfigTest, CheckHdfsIndexTest, 
TestNumericRangeQuery32, RequestLoggingTest, TestReplicationHandlerBackup, 
TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, 
CollectionTooManyReplicasTest, SimpleCollectionCreateDeleteTest, 
TestCollectionAPI, TestLocalFSCloudBackupRestore, AutoScalingHandlerTest, 
TriggerIntegrationTest]
   [junit4] Completed [621/774 (1!)] on J0 in 203.91s, 14 tests, 2 failures, 1 
error <<< FAILURES!

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

Reply via email to