Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/333/

4 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:58992/solr","node_name":"127.0.0.1:58992_solr","state":"active","type":"NRT"}

Stack Trace:
java.lang.AssertionError: 
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:58992/solr","node_name":"127.0.0.1:58992_solr","state":"active","type":"NRT"}
        at 
__randomizedtesting.SeedInfo.seed([12FFC1B728E5149A:9AABFE6D86197962]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:84)
        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)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica

Error Message:
java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: 
org.apache.solr.common.SolrException: Error getting replica locations

Stack Trace:
java.io.IOException: java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: org.apache.solr.common.SolrException: 
Error getting replica locations
        at 
__randomizedtesting.SeedInfo.seed([12FFC1B728E5149A:92DFA49939A6FC3C]:0)
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:462)
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager$1.request(SimCloudManager.java:336)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica(TestPolicyCloud.java:123)
        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 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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)
Caused by: java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: org.apache.solr.common.SolrException: 
Error getting replica locations
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:460)
        ... 44 more
Caused by: org.apache.solr.common.SolrException: 
org.apache.solr.common.SolrException: Error getting replica locations
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.simHandleSolrRequest(SimCloudManager.java:572)
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.lambda$request$2(SimCloudManager.java:459)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more
Caused by: org.apache.solr.common.SolrException: Error getting replica locations
        at 
org.apache.solr.cloud.api.collections.Assign.getPositionsUsingPolicy(Assign.java:400)
        at 
org.apache.solr.cloud.api.collections.Assign.identifyNodes(Assign.java:296)
        at 
org.apache.solr.cloud.api.collections.AddReplicaCmd.assignReplicaDetails(AddReplicaCmd.java:239)
        at 
org.apache.solr.cloud.autoscaling.sim.SimClusterStateProvider.simAddReplica(SimClusterStateProvider.java:333)
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.simHandleSolrRequest(SimCloudManager.java:570)
        ... 6 more
Caused by: org.apache.solr.common.SolrException: No node can satisfy the rules 
[{
    "replica":0,
    "shard":"#EACH",
    "port":"!10022",
    "collection":"testCreateCollectionAddReplica"}]
        at 
org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:162)
        at 
org.apache.solr.cloud.api.collections.Assign.getPositionsUsingPolicy(Assign.java:388)
        ... 10 more


FAILED:  org.apache.solr.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([12FFC1B728E5149A:9AABFE6D86197962]:0)
        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:102)
        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)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([12FFC1B728E5149A:4FB7DF3EE723B2D5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547)
        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 12486 lines...]
   [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
   [junit4]   2> 3151415 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.TestPKIAuthenticationPlugin_12FFC1B728E5149A-001/init-core-data-001
   [junit4]   2> 3151421 WARN  
(SUITE-TestPKIAuthenticationPlugin-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 3151421 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3151567 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[12FFC1B728E5149A]-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> 3151595 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[12FFC1B728E5149A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3176169 ERROR 
(TEST-TestPKIAuthenticationPlugin.test-seed#[12FFC1B728E5149A]) [    ] 
o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1516925494047 , 
received timestamp: 1516925516049 , TTL: 10000
   [junit4]   2> 3176170 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[12FFC1B728E5149A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test 
-Dtests.seed=12FFC1B728E5149A -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=es -Dtests.timezone=PNT -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   24.7s J2 | TestPKIAuthenticationPlugin.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([12FFC1B728E5149A:9AABFE6D86197962]:0)
   [junit4]    >        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:102)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.TestPKIAuthenticationPlugin_12FFC1B728E5149A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=932, maxMBSortInHeap=7.003191279414514, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es, timezone=PNT
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=159850704,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreParser, 
RecoveryAfterSoftCommitTest, TestCoreContainer, TestFastWriter, TestBadConfig, 
TestRandomDVFaceting, ManagedSchemaRoundRobinCloudTest, ReplicationFactorTest, 
CollectionTooManyReplicasTest, TestNumericTokenStream, 
TestLMJelinekMercerSimilarityFactory, TestSuggestSpellingConverter, 
TestDefaultStatsCache, TestEmbeddedSolrServerConstructors, CopyFieldTest, 
CoreAdminHandlerTest, TestSolrConfigHandlerCloud, TestStressReorder, 
DistributedFacetPivotWhiteBoxTest, AnalyticsMergeStrategyTest, 
TestSolrCoreSnapshots, TestFieldTypeCollectionResource, 
TestAnalyzedSuggestions, AnalysisErrorHandlingTest, FileBasedSpellCheckerTest, 
HdfsChaosMonkeyNothingIsSafeTest, CdcrReplicationDistributedZkTest, 
TestXmlQParserPlugin, DeleteNodeTest, AutoAddReplicasPlanActionTest, 
TestBinaryResponseWriter, ShardSplitTest, TestNumericTerms64, 
OverseerStatusTest, SparseHLLTest, TestManagedResource, TestSolrConfigHandler, 
TestPKIAuthenticationPlugin]
   [junit4] Completed [152/767 (1!)] on J2 in 25.02s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20180125_231832_0127675485762864369299.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # There is insufficient memory for the Java Runtime Environment to 
continue.
   [junit4] # Native memory allocation (mmap) failed to map 12288 bytes for 
committing reserved memory.
   [junit4] # An error report file with more information is saved as:
   [junit4] # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/hs_err_pid6549.log
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20180125_231832_012916672818556303816.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: INFO: 
os::commit_memory(0x00007f3a61d0f000, 12288, 0) failed; error='Cannot allocate 
memory' (errno=12)
   [junit4] <<< JVM J1: EOF ----

[...truncated 1015 lines...]
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4]   2> 8002901 INFO  
(SUITE-AddReplicaTest-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_12FFC1B728E5149A-001/init-core-data-001
   [junit4]   2> 8002902 WARN  
(SUITE-AddReplicaTest-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 8002902 INFO  
(SUITE-AddReplicaTest-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8002908 INFO  
(SUITE-AddReplicaTest-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 8002909 INFO  
(SUITE-AddReplicaTest-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_12FFC1B728E5149A-001/tempDir-001
   [junit4]   2> 8002909 INFO  
(SUITE-AddReplicaTest-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 8002920 INFO  (Thread-3192) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 8002921 INFO  (Thread-3192) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 8002953 ERROR (Thread-3192) [    ] 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> 8003020 INFO  
(SUITE-AddReplicaTest-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:48539
   [junit4]   2> 8003026 INFO  (zkConnectionManagerCallback-4468-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8003062 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8003062 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8003110 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8003110 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8003110 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 8003110 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72817e2{/solr,null,AVAILABLE}
   [junit4]   2> 8003111 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@767ba0ce{SSL,[ssl, 
http/1.1]}{127.0.0.1:58992}
   [junit4]   2> 8003111 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.e.j.s.Server Started @8030697ms
   [junit4]   2> 8003111 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58992}
   [junit4]   2> 8003111 ERROR (jetty-launcher-4465-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 8003112 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 8003112 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8003112 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8003112 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-26T01:32:23.120Z
   [junit4]   2> 8003129 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8003129 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8003129 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 8003130 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b30762{/solr,null,AVAILABLE}
   [junit4]   2> 8003130 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@77231328{SSL,[ssl, 
http/1.1]}{127.0.0.1:45477}
   [junit4]   2> 8003130 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.e.j.s.Server Started @8030716ms
   [junit4]   2> 8003130 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45477}
   [junit4]   2> 8003130 ERROR (jetty-launcher-4465-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 8003130 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 8003131 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8003131 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8003131 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-26T01:32:23.139Z
   [junit4]   2> 8003221 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8003222 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8003224 INFO  (zkConnectionManagerCallback-4470-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8003225 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8003286 INFO  (jetty-launcher-4465-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48539/solr
   [junit4]   2> 8003320 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8003325 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8003325 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 8003321 INFO  (zkConnectionManagerCallback-4476-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8003321 INFO  (zkConnectionManagerCallback-4472-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8003326 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8003321 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8003330 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8003330 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 8003365 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20413aa1{/solr,null,AVAILABLE}
   [junit4]   2> 8003366 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@14a2ddaa{SSL,[ssl, 
http/1.1]}{127.0.0.1:55453}
   [junit4]   2> 8003366 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.e.j.s.Server Started @8030952ms
   [junit4]   2> 8003366 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55453}
   [junit4]   2> 8003366 ERROR (jetty-launcher-4465-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 8003367 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 8003367 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8003367 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8003367 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-26T01:32:23.375Z
   [junit4]   2> 8003493 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1156340b{/solr,null,AVAILABLE}
   [junit4]   2> 8003494 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e2d3343{SSL,[ssl, 
http/1.1]}{127.0.0.1:58745}
   [junit4]   2> 8003494 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.e.j.s.Server Started @8031080ms
   [junit4]   2> 8003494 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58745}
   [junit4]   2> 8003494 ERROR (jetty-launcher-4465-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 8003509 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 8003509 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8003509 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8003509 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-26T01:32:23.517Z
   [junit4]   2> 8003529 INFO  (zkConnectionManagerCallback-4480-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8003529 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8003563 INFO  (zkConnectionManagerCallback-4478-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8003566 DEBUG (jetty-launcher-4465-thread-1) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$39/181677484@262a6df9
   [junit4]   2> 8003711 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8003738 INFO  (jetty-launcher-4465-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48539/solr
   [junit4]   2> 8003739 INFO  (zkConnectionManagerCallback-4487-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8003788 INFO  (jetty-launcher-4465-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48539/solr
   [junit4]   2> 8003801 DEBUG (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$39/181677484@29147ce2
   [junit4]   2> 8003872 INFO  (zkConnectionManagerCallback-4490-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8003873 INFO  
(zkConnectionManagerCallback-4482-thread-1-processing-n:127.0.0.1:58992_solr) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8003905 INFO  (jetty-launcher-4465-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48539/solr
   [junit4]   2> 8003978 DEBUG (jetty-launcher-4465-thread-3) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$39/181677484@35608264
   [junit4]   2> 8004001 INFO  
(zkConnectionManagerCallback-4492-thread-1-processing-n:127.0.0.1:45477_solr) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8004002 INFO  (zkConnectionManagerCallback-4496-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8004002 INFO  
(zkConnectionManagerCallback-4499-thread-1-processing-n:127.0.0.1:58745_solr) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8004048 DEBUG (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$39/181677484@68f59d12
   [junit4]   2> 8004049 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 8004049 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004060 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 8004060 INFO  
(zkConnectionManagerCallback-4503-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8004061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 8004061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 8004068 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 8004069 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004084 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 8004085 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 8004089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 8004104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 8004105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 8004105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 8004105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 8004106 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 8004108 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 8004209 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 8004210 INFO  (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 8004211 INFO  (jetty-launcher-4465-thread-1) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 8004211 DEBUG (jetty-launcher-4465-thread-1) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/99413546954260486-127.0.0.1:58992_solr-n_0000000001
   [junit4]   2> 8004211 DEBUG (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/99413546954260492-127.0.0.1:55453_solr-n_0000000000
   [junit4]   2> 8004211 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/99413546954260492-127.0.0.1:55453_solr-n_0000000000
   [junit4]   2> 8004212 DEBUG (jetty-launcher-4465-thread-1) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/99413546954260492-127.0.0.1:55453_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 8004212 INFO  (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55453_solr
   [junit4]   2> 8004213 INFO  (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer Overseer 
(id=99413546954260492-127.0.0.1:55453_solr-n_0000000000) starting
   [junit4]   2> 8004227 INFO  (jetty-launcher-4465-thread-1) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58992_solr
   [junit4]   2> 8004236 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8004237 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8004237 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8004257 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004261 INFO  
(zkCallback-4481-thread-1-processing-n:127.0.0.1:58992_solr) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 8004265 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004277 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004280 INFO  (jetty-launcher-4465-thread-3) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 8004298 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 8004300 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 8004409 INFO  
(zkCallback-4502-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 8004409 INFO  
(zkCallback-4498-thread-1-processing-n:127.0.0.1:58745_solr) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 8004508 DEBUG (jetty-launcher-4465-thread-3) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/99413546954260491-127.0.0.1:58745_solr-n_0000000002
   [junit4]   2> 8004510 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/99413546954260486-127.0.0.1:58992_solr-n_0000000001
   [junit4]   2> 8004510 DEBUG (jetty-launcher-4465-thread-3) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/99413546954260486-127.0.0.1:58992_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 8004512 DEBUG (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:55453_solr as DOWN
   [junit4]   2> 8004514 DEBUG 
(OverseerAutoScalingTriggerThread-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 8004528 DEBUG (jetty-launcher-4465-thread-3) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:58745_solr as DOWN
   [junit4]   2> 8004545 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 8004552 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 8004552 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 8004553 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 8004553 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 8004553 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 8004553 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 8004553 INFO  (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55453_solr
   [junit4]   2> 8004553 DEBUG 
(OverseerAutoScalingTriggerThread-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 8004553 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 8004560 DEBUG 
(OverseerAutoScalingTriggerThread-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:58992_solr]
   [junit4]   2> 8004560 DEBUG 
(OverseerAutoScalingTriggerThread-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 8004561 DEBUG 
(OverseerAutoScalingTriggerThread-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 8004566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8004566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8004581 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8004582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004589 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004589 INFO  
(zkCallback-4498-thread-1-processing-n:127.0.0.1:58745_solr) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 8004589 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004591 INFO  
(zkCallback-4481-thread-1-processing-n:127.0.0.1:58992_solr) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 8004609 INFO  
(zkCallback-4502-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 8004609 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 8004709 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8004709 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8004710 INFO  (jetty-launcher-4465-thread-3) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58745_solr
   [junit4]   2> 8004710 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55453_solr"} current state version: 0
   [junit4]   2> 8004710 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:55453_solr
   [junit4]   2> 8004710 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8004711 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8004711 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8004712 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8004712 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004712 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004712 INFO  
(zkCallback-4481-thread-1-processing-n:127.0.0.1:58992_solr) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 8004716 INFO  
(zkCallback-4502-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 8004717 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58745_solr"} current state version: 0
   [junit4]   2> 8004717 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:58745_solr
   [junit4]   2> 8004720 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8004728 INFO  
(zkCallback-4498-thread-1-processing-n:127.0.0.1:58745_solr) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 8004829 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8004869 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8005280 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 8005281 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8005281 INFO  (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 8005281 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 8005284 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 8005285 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 8005289 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 8005305 INFO  (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 8005305 DEBUG (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/99413546954260489-127.0.0.1:45477_solr-n_0000000003
   [junit4]   2> 8005306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/99413546954260491-127.0.0.1:58745_solr-n_0000000002
   [junit4]   2> 8005306 DEBUG (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/99413546954260491-127.0.0.1:58745_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 8005306 DEBUG (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45477_solr as DOWN
   [junit4]   2> 8005307 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8005308 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8005308 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45477_solr"} current state version: 0
   [junit4]   2> 8005308 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:45477_solr
   [junit4]   2> 8005309 INFO  (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45477_solr
   [junit4]   2> 8005309 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8005309 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8005325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8005325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 8005325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8005325 INFO  
(zkCallback-4502-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 8005326 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8005326 INFO  
(zkCallback-4481-thread-1-processing-n:127.0.0.1:58992_solr) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 8005333 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8005333 INFO  
(zkCallback-4498-thread-1-processing-n:127.0.0.1:58745_solr) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 8005372 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8005409 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8005410 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8005796 DEBUG 
(OverseerAutoScalingTriggerThread-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 8005869 INFO  
(zkCallback-4491-thread-1-processing-n:127.0.0.1:45477_solr) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 8005920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 8005921 DEBUG 
(OverseerAutoScalingTriggerThread-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 8005921 DEBUG (ScheduledTrigger-6351-thread-1) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 8006281 INFO  (jetty-launcher-4465-thread-1) 
[n:127.0.0.1:58992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58992.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8006326 INFO  (jetty-launcher-4465-thread-3) 
[n:127.0.0.1:58745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58745.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8006529 INFO  (jetty-launcher-4465-thread-1) 
[n:127.0.0.1:58992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58992.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8006529 INFO  (jetty-launcher-4465-thread-1) 
[n:127.0.0.1:58992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58992.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8006558 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 8006558 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 8006558 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 8006559 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 8006559 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 8006559 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 8006559 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 8006592 INFO  (jetty-launcher-4465-thread-1) 
[n:127.0.0.1:58992_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_12FFC1B728E5149A-001/tempDir-001/node1/.
   [junit4]   2> 8006928 DEBUG (ScheduledTrigger-6351-thread-1) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 8007212 INFO  (jetty-launcher-4465-thread-3) 
[n:127.0.0.1:58745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58745.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8007216 INFO  (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55453.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8007220 INFO  (jetty-launcher-4465-thread-3) 
[n:127.0.0.1:58745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58745.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8007222 INFO  (jetty-launcher-4465-thread-3) 
[n:127.0.0.1:58745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_12FFC1B728E5149A-001/tempDir-001/node3/.
   [junit4]   2> 8007272 INFO  (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55453.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8007325 INFO  (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55453.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8007348 INFO  (jetty-launcher-4465-thread-4) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_12FFC1B728E5149A-001/tempDir-001/node4/.
   [junit4]   2> 8007754 INFO  (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45477.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8007863 INFO  (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45477.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8007864 INFO  (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45477.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c790975
   [junit4]   2> 8007888 INFO  (jetty-launcher-4465-thread-2) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_12FFC1B728E5149A-001/tempDir-001/node2/.
   [junit4]   2> 8008009 DEBUG (ScheduledTrigger-6351-thread-2) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 8008580 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 8008581 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 8008581 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 8008581 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 8008581 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 8008581 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 8008581 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 8008785 INFO  (zkConnectionManagerCallback-4510-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8008828 INFO  (zkConnectionManagerCallback-4514-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8008828 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 8008829 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 8008829 INFO  
(SUITE-AddReplicaTest-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 8008829 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 8008844 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 8008845 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 8008845 INFO  
(SUITE-AddReplicaTest-seed#[12FFC1B728E5149A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:48539/solr ready
   [junit4]   2> 8009016 DEBUG (ScheduledTrigger-6351-thread-1) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 8009328 INFO  
(TEST-AddReplicaTest.test-seed#[12FFC1B728E5149A]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 8009338 INFO  (zkConnectionManagerCallback-4516-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8009514 INFO  (qtp834208081-17373) [n:127.0.0.1:55453_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 8009785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 8009785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 8009785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 8009786 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 8009786 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 8009786 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 8009804 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 8009805 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 8009805 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 8009805 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 8009805 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 8009808 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 8009808 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 8009808 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 8009808 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 8009808 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 8009808 DEBUG 
(OverseerCollectionConfigSetProcessor-99413546954260492-127.0.0.1:55453_solr-n_0000000000)
 [n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 8009808 DEBUG 
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 8009808 DEBUG 
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 8009808 INFO  
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
addreplicatest_coll
   [junit4]   2> 8009814 DEBUG 
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 8009814 DEBUG 
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/addreplicatest_coll 
   [junit4]   2> 8009826 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 8009826 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 8009826 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 8009826 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 8009826 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 8009828 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 8009829 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 8009859 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 8009859 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 8009859 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 8009865 DEBUG 
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:addreplicatest_coll
   [junit4]   2> 8009880 DEBUG 
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 8009882 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8009928 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8009929 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 8009929 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: addreplicatest_coll
   [junit4]   2> 8009929 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/addreplicatest_coll/state.json
   [junit4]   2> 8009930 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8009930 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8009989 DEBUG 
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores 
for new collection addreplicatest_coll, shardNames [shard1, shard2] , message : 
{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 8009991 DEBUG 
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection 
addreplicatest_coll on 127.0.0.1:45477_solr
   [junit4]   2> 8009992 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8009992 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8009993 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45477/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 8009993 INFO  
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45477/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 8010008 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 8010008 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45477/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 8010009 DEBUG 
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
addreplicatest_coll_shard2_replica_n3 as part of shard shard2 of collection 
addreplicatest_coll on 127.0.0.1:55453_solr
   [junit4]   2> 8010010 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8010011 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8010011 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55453/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 8010011 INFO  
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55453/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 8010012 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 8010012 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"addreplicatest_coll_shard2_replica_n3",
   [junit4]   2>       "base_url":"https://127.0.0.1:55453/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 8010029 DEBUG 
(OverseerThreadFactory-6353-thread-1-processing-n:127.0.0.1:55453_solr) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [addreplicatest_coll_shard1_replica_n1, 
addreplicatest_coll_shard2_replica_n3] cores but found {}
   [junit4]   2> 8010036 DEBUG (ScheduledTrigger-6351-thread-1) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 8010121 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 0
   [junit4]   2> 8010121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8010122 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8010375 INFO  (qtp834208081-17370) [n:127.0.0.1:55453_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n3&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8010376 INFO  (qtp834208081-17370) [n:127.0.0.1:55453_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 8010385 INFO  (qtp1281864522-17357) [n:127.0.0.1:45477_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8010385 INFO  (qtp1281864522-17357) [n:127.0.0.1:45477_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 8010394 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 8010394 DEBUG (qtp1281864522-17357) [n:127.0.0.1:45477_solr 
c:addreplicatest_coll s:shard1 r:core_node2 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing 
state=down
   [junit4]   2> 8010395 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8010395 DEBUG (qtp1281864522-17357) [n:127.0.0.1:45477_solr 
c:addreplicatest_coll s:shard1 r:core_node2 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch 
for collection addreplicatest_coll
   [junit4]   2> 8010396 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 8010396 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8010396 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45477/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:45477_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 8010397 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45477/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:45477_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 8010397 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node2:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"https://127.0.0.1:45477/solr","node_name":"127.0.0.1:45477_solr","state":"down","type":"NRT"}
   [junit4]   2> 8010397 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45477/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:45477_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n3",
   [junit4]   2>           "base_url":"https://127.0.0.1:55453/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 8010397 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 8010397 DEBUG (qtp1281864522-17357) [n:127.0.0.1:45477_solr 
c:addreplicatest_coll s:shard1 r:core_node2 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController waiting to find 
shard id in clusterstate for addreplicatest_coll_shard1_replica_n1
   [junit4]   2> 8010428 DEBUG (qtp834208081-17370) [n:127.0.0.1:55453_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ZkController publishing 
state=down
   [junit4]   2> 8010429 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 8010429 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 8010430 DEBUG (qtp834208081-17370) [n:127.0.0.1:55453_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ZkController Registering watch 
for collection addreplicatest_coll
   [junit4]   2> 8010430 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55453/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55453_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 8010430 DEBUG 
(OverseerStateUpdate-99413546954260492-127.0.0.1:55453_solr-n_0000000000) 
[n:127.0.0.1:55453_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55453/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55453_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"d

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

ave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/bcprov-jdk15on-1.54.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/byte-buddy-1.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/commons-math3-3.6.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/mockito-core-2.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/objenesis-2.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/analysis/icu/lucene-analyzers-icu-7.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/backward-codecs/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/contrib/analysis-extras/lib/icu4j-60.2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_144/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.3.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20180125_231832_0121316788472702229222.events
 
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20180125_231832_0122514720359552545153.suites
 -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with 
error code: 1. Very likely a JVM crash.  See process stdout at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20180125_231832_0127675485762864369299.sysout
 See process stderr at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20180125_231832_012916672818556303816.syserr
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1519)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]     at java.lang.Thread.run(Thread.java:748)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:836: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:780: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build.xml:262: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/common-build.xml:556:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/common-build.xml:1513:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/common-build.xml:1038:
 At least one slave process threw an exception, first: Forked process returned 
with error code: 1. Very likely a JVM crash.  See process stdout at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20180125_231832_0127675485762864369299.sysout
 See process stderr at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20180125_231832_012916672818556303816.syserr

Total time: 399 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-Tests-7.x #331 to compare, so 
performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to