Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21401/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
The operations computed by ComputePlanAction should not be null 
SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], 
BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should 
not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, 
null], BEFORE_ACTION=[compute_plan, null]}
        at 
__randomizedtesting.SeedInfo.seed([5730F647854D1161:67F017C50D3FF03D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13919 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 2162091 INFO  
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/init-core-data-001
   [junit4]   2> 2162091 WARN  
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 2162091 INFO  
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2162093 INFO  
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2162093 INFO  
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001
   [junit4]   2> 2162093 INFO  
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2162093 INFO  (Thread-7697) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2162093 INFO  (Thread-7697) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2162095 ERROR (Thread-7697) [    ] 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> 2162193 INFO  
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37517
   [junit4]   2> 2162195 INFO  (zkConnectionManagerCallback-4422-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162197 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2162198 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2162198 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2162198 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2162198 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c64a7db{/solr,null,AVAILABLE}
   [junit4]   2> 2162199 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49fe7bac{HTTP/1.1,[http/1.1]}{127.0.0.1:35221}
   [junit4]   2> 2162199 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.e.j.s.Server Started @2163606ms
   [junit4]   2> 2162199 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35221}
   [junit4]   2> 2162199 ERROR (jetty-launcher-4419-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2162199 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2162199 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2162199 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2162199 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T20:28:24.858Z
   [junit4]   2> 2162200 INFO  (zkConnectionManagerCallback-4424-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162201 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2162207 INFO  (jetty-launcher-4419-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37517/solr
   [junit4]   2> 2162207 INFO  (zkConnectionManagerCallback-4428-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162208 INFO  
(zkConnectionManagerCallback-4430-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162233 INFO  (jetty-launcher-4419-thread-1) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2162233 INFO  (jetty-launcher-4419-thread-1) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35221_solr
   [junit4]   2> 2162233 INFO  (jetty-launcher-4419-thread-1) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer Overseer 
(id=72092935321419779-127.0.0.1:35221_solr-n_0000000000) starting
   [junit4]   2> 2162236 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2162236 INFO  (jetty-launcher-4419-thread-1) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35221_solr
   [junit4]   2> 2162236 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 2162236 INFO  
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2162236 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 2162237 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:35221_solr]
   [junit4]   2> 2162237 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2162237 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 2162237 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2162237 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2162237 DEBUG (ScheduledTrigger-8987-thread-1) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2162285 INFO  (jetty-launcher-4419-thread-1) 
[n:127.0.0.1:35221_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35221.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162290 INFO  (jetty-launcher-4419-thread-1) 
[n:127.0.0.1:35221_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35221.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162290 INFO  (jetty-launcher-4419-thread-1) 
[n:127.0.0.1:35221_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35221.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162291 INFO  (jetty-launcher-4419-thread-1) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node1/.
   [junit4]   2> 2162301 INFO  (zkConnectionManagerCallback-4434-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162303 INFO  (zkConnectionManagerCallback-4438-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162304 INFO  
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2162305 INFO  
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37517/solr ready
   [junit4]   2> 2162314 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testSelectedCollections
   [junit4]   2> 2162314 DEBUG 
(zkCallback-4429-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 2162315 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 2162315 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2162315 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 2162315 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2162315 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2162317 INFO  (qtp2083997636-24850) [n:127.0.0.1:35221_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> 2162317 DEBUG (qtp2083997636-24813) [n:127.0.0.1:35221_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2162318 INFO  (qtp2083997636-24813) [n:127.0.0.1:35221_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2162318 DEBUG 
(zkCallback-4429-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 2162318 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 3
   [junit4]   2> 2162318 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 2162318 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2162318 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2162319 INFO  (qtp2083997636-24819) [n:127.0.0.1:35221_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> 2162319 DEBUG (qtp2083997636-24817) [n:127.0.0.1:35221_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2162319 INFO  (qtp2083997636-24817) [n:127.0.0.1:35221_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2162320 DEBUG 
(zkCallback-4429-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 4
   [junit4]   2> 2162320 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 4
   [junit4]   2> 2162320 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 2162320 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2162320 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2162321 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2162321 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2162321 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2162321 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2162321 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3aab9b0d{/solr,null,AVAILABLE}
   [junit4]   2> 2162322 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@59b0414c{HTTP/1.1,[http/1.1]}{127.0.0.1:32961}
   [junit4]   2> 2162322 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.Server Started @2163728ms
   [junit4]   2> 2162322 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32961}
   [junit4]   2> 2162322 ERROR 
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2162322 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 2162322 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2162322 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2162322 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T20:28:24.981Z
   [junit4]   2> 2162323 INFO  (zkConnectionManagerCallback-4441-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162323 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2162328 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37517/solr
   [junit4]   2> 2162329 INFO  (zkConnectionManagerCallback-4445-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162330 INFO  
(zkConnectionManagerCallback-4447-thread-1-processing-n:127.0.0.1:32961_solr) 
[n:127.0.0.1:32961_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162333 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:32961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2162333 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:32961_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2162334 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:32961_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32961_solr
   [junit4]   2> 2162334 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:32961_solr"} current state version: 0
   [junit4]   2> 2162334 INFO  
(zkCallback-4429-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2162334 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:32961_solr
   [junit4]   2> 2162335 INFO  (zkCallback-4437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2162335 INFO  
(zkCallback-4446-thread-1-processing-n:127.0.0.1:32961_solr) 
[n:127.0.0.1:32961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2162335 INFO  (zkCallback-4437-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2162364 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:32961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32961.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162370 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:32961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32961.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162370 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:32961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32961.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162371 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:32961_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node2/.
   [junit4]   2> 2162393 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2162393 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2162393 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2162393 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2162394 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a2b9fc6{/solr,null,AVAILABLE}
   [junit4]   2> 2162394 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@4ade0914{HTTP/1.1,[http/1.1]}{127.0.0.1:42089}
   [junit4]   2> 2162394 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.Server Started @2163801ms
   [junit4]   2> 2162394 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42089}
   [junit4]   2> 2162394 ERROR 
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2162394 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 2162394 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2162394 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2162394 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T20:28:25.053Z
   [junit4]   2> 2162395 INFO  (zkConnectionManagerCallback-4451-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162396 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2162401 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37517/solr
   [junit4]   2> 2162402 INFO  (zkConnectionManagerCallback-4455-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162403 INFO  
(zkConnectionManagerCallback-4457-thread-1-processing-n:127.0.0.1:42089_solr) 
[n:127.0.0.1:42089_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162407 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:42089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2162408 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:42089_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2162409 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:42089_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42089_solr
   [junit4]   2> 2162409 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42089_solr"} current state version: 0
   [junit4]   2> 2162409 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:42089_solr
   [junit4]   2> 2162409 INFO  (zkCallback-4437-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2162409 INFO  
(zkCallback-4429-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2162409 INFO  (zkCallback-4437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2162409 INFO  
(zkCallback-4446-thread-1-processing-n:127.0.0.1:32961_solr) 
[n:127.0.0.1:32961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2162409 INFO  
(zkCallback-4456-thread-1-processing-n:127.0.0.1:42089_solr) 
[n:127.0.0.1:42089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2162441 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:42089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42089.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162447 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:42089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42089.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162448 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:42089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42089.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162448 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:42089_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node3/.
   [junit4]   2> 2162472 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2162472 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2162472 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2162472 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2162473 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fc5b8fa{/solr,null,AVAILABLE}
   [junit4]   2> 2162473 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@36e697c7{HTTP/1.1,[http/1.1]}{127.0.0.1:45155}
   [junit4]   2> 2162473 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.e.j.s.Server Started @2163880ms
   [junit4]   2> 2162473 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45155}
   [junit4]   2> 2162473 ERROR 
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2162473 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 2162474 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2162474 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2162474 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T20:28:25.133Z
   [junit4]   2> 2162475 INFO  (zkConnectionManagerCallback-4461-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162475 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2162480 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37517/solr
   [junit4]   2> 2162481 INFO  (zkConnectionManagerCallback-4465-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162483 INFO  
(zkConnectionManagerCallback-4467-thread-1-processing-n:127.0.0.1:45155_solr) 
[n:127.0.0.1:45155_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162485 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2162485 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:45155_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2162486 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:45155_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45155_solr
   [junit4]   2> 2162486 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45155_solr"} current state version: 0
   [junit4]   2> 2162486 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:45155_solr
   [junit4]   2> 2162487 INFO  (zkCallback-4437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2162487 INFO  
(zkCallback-4446-thread-1-processing-n:127.0.0.1:32961_solr) 
[n:127.0.0.1:32961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2162487 INFO  
(zkCallback-4456-thread-1-processing-n:127.0.0.1:42089_solr) 
[n:127.0.0.1:42089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2162487 INFO  (zkCallback-4437-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2162487 INFO  
(zkCallback-4429-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2162488 INFO  
(zkCallback-4466-thread-1-processing-n:127.0.0.1:45155_solr) 
[n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2162526 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:45155_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45155.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162532 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:45155_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45155.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162532 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:45155_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45155.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2162533 INFO  
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[5730F647854D1161]) 
[n:127.0.0.1:45155_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node4/.
   [junit4]   2> 2162568 INFO  (zkConnectionManagerCallback-4471-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162582 INFO  (qtp1352976298-24932) [n:127.0.0.1:32961_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> 2162583 INFO  (qtp2083997636-24817) [n:127.0.0.1:35221_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> 2162584 INFO  (qtp368189303-24880) [n:127.0.0.1:42089_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> 2162585 INFO  (qtp1024013563-24903) [n:127.0.0.1:45155_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> 2162585 DEBUG (qtp1352976298-24854) [n:127.0.0.1:32961_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2162585 INFO  (qtp1352976298-24854) [n:127.0.0.1:32961_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 2162586 DEBUG 
(zkCallback-4429-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 5
   [junit4]   2> 2162586 INFO  (qtp1352976298-24858) [n:127.0.0.1:32961_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=testSelected1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2162587 DEBUG 
(zkCallback-4429-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:32961_solr, 127.0.0.1:42089_solr, 127.0.0.1:35221_solr, 
127.0.0.1:45155_solr]
   [junit4]   2> 2162587 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 5
   [junit4]   2> 2162587 INFO  
(OverseerThreadFactory-8989-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSelected1
   [junit4]   2> 2162588 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2162588 DEBUG 
(OverseerAutoScalingTriggerThread-72092935321419779-127.0.0.1:35221_solr-n_0000000000)
 [n:127.0.0.1:35221_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2162588 DEBUG (ScheduledTrigger-8987-thread-1) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: 4
   [junit4]   2> 2162589 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_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> 2162589 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_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> 2162590 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_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> 2162591 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_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> 2162591 INFO  
(OverseerThreadFactory-8989-thread-1-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 539265688 sessionWrapper.createTime 539265687752445, 
this.sessionWrapper.createTime 539265687752445 
   [junit4]   2> 2162593 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"testSelected1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2162593 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testSelected1
   [junit4]   2> 2162594 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testSelected1/state.json
   [junit4]   2> 2162696 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2162696 INFO  
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2162696 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2162696 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2162697 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42089/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2162697 INFO  
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42089/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2162697 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2162697 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:42089/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2162697 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2162697 INFO  
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2162698 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2162698 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2162698 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32961/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2162698 INFO  
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32961/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2162699 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2162699 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:32961/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2162799 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testSelected1/state.json version: 0
   [junit4]   2> 2162900 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSelected1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSelected1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2162900 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSelected1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSelected1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2162900 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSelected1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSelected1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2162900 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSelected1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSelected1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2162900 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2162900 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2162900 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2162901 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2162902 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35221_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2162902 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35221_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2162902 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node7:{"core":"testSelected1_shard2_replica_n4","base_url":"http://127.0.0.1:35221/solr","node_name":"127.0.0.1:35221_solr","state":"down","type":"NRT"}
   [junit4]   2> 2162902 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:42089/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:35221_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:32961/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2162902 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:45155_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2162902 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:45155_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2162903 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node3:{"core":"testSelected1_shard1_replica_n1","base_url":"http://127.0.0.1:45155/solr","node_name":"127.0.0.1:45155_solr","state":"down","type":"NRT"}
   [junit4]   2> 2162903 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:45155_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:42089/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:35221_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:32961/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2162903 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42089/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42089_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2162903 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42089/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42089_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2162903 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node5:{"core":"testSelected1_shard1_replica_n2","base_url":"http://127.0.0.1:42089/solr","node_name":"127.0.0.1:42089_solr","state":"down","type":"NRT"}
   [junit4]   2> 2162903 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:45155_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:42089/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:42089_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:35221_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:32961/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2162903 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:32961/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:32961_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2162903 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:32961/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:32961_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2162903 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node8:{"core":"testSelected1_shard2_replica_n6","base_url":"http://127.0.0.1:32961/solr","node_name":"127.0.0.1:32961_solr","state":"down","type":"NRT"}
   [junit4]   2> 2162903 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:45155/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:45155_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:42089/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:42089_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:35221/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:35221_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:32961/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:32961_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2163004 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testSelected1/state.json version: 1
   [junit4]   2> 2163005 INFO  
(zkCallback-4429-thread-3-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSelected1/state.json] for collection [testSelected1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2163005 INFO  
(zkCallback-4446-thread-1-processing-n:127.0.0.1:32961_solr) 
[n:127.0.0.1:32961_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSelected1/state.json] for collection [testSelected1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2163005 INFO  
(zkCallback-4456-thread-2-processing-n:127.0.0.1:42089_solr) 
[n:127.0.0.1:42089_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSelected1/state.json] for collection [testSelected1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2163005 INFO  
(zkCallback-4466-thread-2-processing-n:127.0.0.1:45155_solr) 
[n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSelected1/state.json] for collection [testSelected1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2163005 INFO  
(zkCallback-4446-thread-2-processing-n:127.0.0.1:32961_solr) 
[n:127.0.0.1:32961_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSelected1/state.json] for collection [testSelected1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2163005 INFO  
(zkCallback-4456-thread-1-processing-n:127.0.0.1:42089_solr) 
[n:127.0.0.1:42089_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSelected1/state.json] for collection [testSelected1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2163005 INFO  
(zkCallback-4466-thread-1-processing-n:127.0.0.1:45155_solr) 
[n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSelected1/state.json] for collection [testSelected1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2163005 INFO  
(zkCallback-4429-thread-2-processing-n:127.0.0.1:35221_solr) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSelected1/state.json] for collection [testSelected1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2163589 DEBUG (ScheduledTrigger-8987-thread-2) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: 4
   [junit4]   2> 2163909 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2163909 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2163909 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_solr 
c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2163909 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2163922 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSelected1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2163922 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSelected1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2163922 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSelected1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2163922 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_solr 
c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSelected1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2163925 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2163925 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_solr 
c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2163925 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard2_replica_n6' using 
configuration from collection testSelected1, trusted=true
   [junit4]   2> 2163925 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_solr 
c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard1_replica_n1' using 
configuration from collection testSelected1, trusted=true
   [junit4]   2> 2163925 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2163925 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2163925 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard2_replica_n4' using 
configuration from collection testSelected1, trusted=true
   [junit4]   2> 2163925 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard1_replica_n2' using 
configuration from collection testSelected1, trusted=true
   [junit4]   2> 2163926 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32961.solr.core.testSelected1.shard2.replica_n6' (registry 
'solr.core.testSelected1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2163926 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_solr 
c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45155.solr.core.testSelected1.shard1.replica_n1' (registry 
'solr.core.testSelected1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2163926 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2163926 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_solr 
c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2163926 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35221.solr.core.testSelected1.shard2.replica_n4' (registry 
'solr.core.testSelected1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2163926 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42089.solr.core.testSelected1.shard1.replica_n2' (registry 
'solr.core.testSelected1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@187254b3
   [junit4]   2> 2163926 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2163926 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_solr 
c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSelected1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node4/testSelected1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node4/./testSelected1_shard1_replica_n1/data/]
   [junit4]   2> 2163926 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSelected1_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node1/testSelected1_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node1/./testSelected1_shard2_replica_n4/data/]
   [junit4]   2> 2163926 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSelected1_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node2/testSelected1_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node2/./testSelected1_shard2_replica_n6/data/]
   [junit4]   2> 2163926 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2163926 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSelected1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node3/testSelected1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001/tempDir-001/node3/./testSelected1_shard1_replica_n2/data/]
   [junit4]   2> 2163963 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2163963 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2163964 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2163964 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2163965 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34f35d29[testSelected1_shard2_replica_n6] main]
   [junit4]   2> 2163965 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2163966 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2163966 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2163967 INFO  
(searcherExecutor-9010-thread-1-processing-n:127.0.0.1:32961_solr 
x:testSelected1_shard2_replica_n6 s:shard2 c:testSelected1 r:core_node8) 
[n:127.0.0.1:32961_solr c:testSelected1 s:shard2 r:core_node8 
x:testSelected1_shard2_replica_n6] o.a.s.c.SolrCore 
[testSelected1_shard2_replica_n6] Registered new searcher 
Searcher@34f35d29[testSelected1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2163967 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591503598781464576
   [junit4]   2> 2163967 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2163967 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2163968 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2163968 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2163969 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37486083[testSelected1_shard2_replica_n4] main]
   [junit4]   2> 2163969 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2163969 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2163970 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2163970 INFO  
(searcherExecutor-9012-thread-1-processing-n:127.0.0.1:35221_solr 
x:testSelected1_shard2_replica_n4 s:shard2 c:testSelected1 r:core_node7) 
[n:127.0.0.1:35221_solr c:testSelected1 s:shard2 r:core_node7 
x:testSelected1_shard2_replica_n4] o.a.s.c.SolrCore 
[testSelected1_shard2_replica_n4] Registered new searcher 
Searcher@37486083[testSelected1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2163971 INFO  (qtp2083997636-24818) [n:127.0.0.1:35221_solr 
c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591503598785658880
   [junit4]   2> 2163971 INFO  (qtp1352976298-24859) [n:127.0.0.1:32961_solr 
c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2163971 DEBUG 
(OverseerStateUpdate-72092935321419779-127.0.0.1:35221_solr-n_0000000000) 
[n:127.0.0.1:35221_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1"} current state version: 0
   [junit4]   2> 2163972 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2163972 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2163973 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2163973 INFO  (qtp368189303-24886) [n:127.0.0.1:42089_solr 
c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2163973 INFO  (qtp1024013563-24910) [n:127.0.0.1:45155_solr 
c:testSelected1 s:shard1 r:core_node3 x:te

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

 registry solr.core.testNodeAdded.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@63a30a56
   [junit4]   2> 2203332 INFO  (coreCloseExecutor-9183-thread-2) 
[n:127.0.0.1:40483_solr c:testNodeAdded s:shard1 r:core_node3 
x:testNodeAdded_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testNodeAdded.shard1.leader, 
tag=279556545
   [junit4]   2> 2203333 INFO  (jetty-closer-4420-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72092935321419800-127.0.0.1:40483_solr-n_0000000006) closing
   [junit4]   2> 2203333 INFO  
(OverseerStateUpdate-72092935321419800-127.0.0.1:40483_solr-n_0000000006) 
[n:127.0.0.1:40483_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40483_solr
   [junit4]   2> 2203333 WARN  
(OverseerAutoScalingTriggerThread-72092935321419800-127.0.0.1:40483_solr-n_0000000006)
 [n:127.0.0.1:40483_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2203334 DEBUG (jetty-closer-4420-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2203335 INFO  (jetty-closer-4420-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@56e8513{/solr,null,UNAVAILABLE}
   [junit4]   2> 2203335 INFO  (jetty-closer-4420-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2203335 ERROR 
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-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> 2203335 INFO  
(SUITE-ComputePlanActionTest-seed#[5730F647854D1161]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37517 37517
   [junit4]   2> 2208448 INFO  (Thread-7697) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37517 37517
   [junit4]   2> 2208449 WARN  (Thread-7697) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        10      
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2>        10      /solr/security.json
   [junit4]   2>        9       
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2>        6       /solr/collections/testNodeLost/terms/shard1
   [junit4]   2>        6       /solr/collections/testSelected2/terms/shard1
   [junit4]   2>        6       /solr/collections/testSelected2/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected3/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected3/terms/shard1
   [junit4]   2>        3       /solr/collections/testNodeAdded/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        38      /solr/collections/testSelected1/state.json
   [junit4]   2>        36      /solr/collections/testSelected2/state.json
   [junit4]   2>        30      /solr/collections/testSelected3/state.json
   [junit4]   2>        15      /solr/collections/testNodeLost/state.json
   [junit4]   2>        15      
/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        9       /solr/collections/testNodeAdded/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72092935321419787-127.0.0.1:42089_solr-n_0000000002
   [junit4]   2>        3       
/solr/overseer_elect/election/72092935321419800-127.0.0.1:40483_solr-n_0000000006
   [junit4]   2>        2       
/solr/overseer_elect/election/72092935321419779-127.0.0.1:35221_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard1/election/72092935321419800-core_node5-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        49      /solr/live_nodes
   [junit4]   2>        40      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_5730F647854D1161-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=604, maxMBSortInHeap=6.486821528469927, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2c8125a6),
 locale=es-PR, timezone=Europe/Stockholm
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 
1.8.0_162 (64-bit)/cpus=8,threads=1,free=146115056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BadCopyFieldTest, 
DeleteReplicaTest, BitVectorTest, TriLevelCompositeIdRoutingTest, 
TestSolrCloudSnapshots, TestDistribStateManager, TestLRUStatsCache, 
ReturnFieldsTest, CollectionTooManyReplicasTest, RegexBoostProcessorTest, 
TestDFRSimilarityFactory, TestNestedDocsSort, TestFieldSortValues, 
AnalysisAfterCoreReloadTest, PKIAuthenticationIntegrationTest, 
TestCoreDiscovery, HdfsDirectoryTest, SuggesterTSTTest, TestFiltering, 
AutoAddReplicasPlanActionTest, DirectSolrSpellCheckerTest, HttpPartitionTest, 
DistributedFacetPivotSmallTest, CopyFieldTest, TestJmxIntegration, 
TestCoreContainer, TestAnalyzedSuggestions, 
OverriddenZkACLAndCredentialsProvidersTest, TestPolicyCloud, TestStressReorder, 
TestFastWriter, DistanceFunctionTest, DocValuesMultiTest, TestNoOpRegenerator, 
TimeZoneUtilsTest, TestSolrDeletionPolicy2, StressHdfsTest, MinimalSchemaTest, 
DirectoryFactoryTest, ConvertedLegacyTest, TestSchemaVersionResource, 
TestFieldCacheSortRandom, CollectionsAPISolrJTest, RestartWhileUpdatingTest, 
DocExpirationUpdateProcessorFactoryTest, RulesTest, 
CdcrReplicationDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, 
BlockJoinFacetSimpleTest, JvmMetricsTest, SaslZkACLProviderTest, 
HttpSolrCallGetCoreTest, TestSmileRequest, TestSkipOverseerOperations, 
DateFieldTest, ResponseLogComponentTest, UniqFieldsUpdateProcessorFactoryTest, 
LeaderElectionIntegrationTest, TestCloudPivotFacet, TestFieldResource, 
TestQueryTypes, CachingDirectoryFactoryTest, LeaderFailoverAfterPartitionTest, 
TestRuleBasedAuthorizationPlugin, TestNRTOpen, ClusterStateUpdateTest, 
ReplaceNodeNoTargetTest, DocValuesTest, TestCloudSearcherWarming, 
SortSpecParsingTest, TestTrieFacet, TestSolrCoreProperties, 
PreAnalyzedFieldTest, DistributedFacetPivotLargeTest, UpdateLogTest, 
TestHashQParserPlugin, TestManagedSchemaAPI, TestLegacyFieldCache, 
TestLMJelinekMercerSimilarityFactory, SolrGangliaReporterTest, 
TestTolerantSearch, TestUninvertingReader, TestOnReconnectListenerSupport, 
CircularListTest, TestLeaderInitiatedRecoveryThread, LeaderElectionTest, 
InfixSuggestersTest, TestSuggestSpellingConverter, SchemaApiFailureTest, 
TestDynamicFieldCollectionResource, HighlighterMaxOffsetTest, 
SolrCloudExampleTest, BlockCacheTest, TestUtils, 
DistributedFacetSimpleRefinementLongTailTest, ZkShardTermsTest, 
BasicDistributedZk2Test, SmileWriterTest, MoreLikeThisHandlerTest, 
QueryResultKeyTest, TestExportWriter, HdfsTlogReplayBufferedWhileIndexingTest, 
TestCodecSupport, TestMaxTokenLenTokenizer, TestValueSourceCache, 
TestSimpleTextCodec, TestSolrCLIRunExample, MultiThreadedOCPTest, 
SolrMetricManagerTest, PreAnalyzedUpdateProcessorTest, 
URLClassifyProcessorTest, ConnectionManagerTest, TestLargeCluster, 
TestRangeQuery, SearchHandlerTest, LargeFieldTest, TestCorePropertiesReload, 
TestComplexPhraseLeadingWildcard, TestUpdate, 
SpellCheckCollatorWithCollapseTest, SolrCmdDistributorTest, TestCoreBackup, 
TestNamedUpdateProcessors, FileBasedSpellCheckerTest, TestConfigSetImmutable, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, RecoveryZkTest, 
TestReplicationHandler, TestZkChroot, TestRandomDVFaceting, 
ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressVersions, 
SpellCheckComponentTest, TestFunctionQuery, TestLazyCores, 
SpellCheckCollatorTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, 
SpatialFilterTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, SortByFunctionTest, 
SolrInfoBeanTest, DebugComponentTest, TestSurroundQueryParser, 
DisMaxRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, 
PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
TermVectorComponentTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
IndexSchemaRuntimeFieldTest, IndexSchemaTest, QueryParsingTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, 
SearchHandlerTest, TestLFUCache, TestSimpleTrackingShardHandler, 
ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, 
CleanupOldIndexTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, DeleteInactiveReplicaTest, DeleteShardTest, 
DistributedQueueTest, LeaderElectionContextKeyTest, 
LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, 
MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, RemoteQueryErrorTest, 
ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, 
SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCloudDeleteByQuery, 
TestClusterProperties, TestConfigSetsAPI, TestPullReplicaErrorHandling, 
TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, TestTlogReplica, 
SimpleCollectionCreateDeleteTest, TestCollectionAPI, 
TestHdfsCloudBackupRestore, TestReplicaProperties, ComputePlanActionTest]
   [junit4] Completed [582/775 (1!)] on J2 in 46.37s, 4 tests, 1 failure <<< 
FAILURES!

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

Reply via email to