Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.5/13/

2 tests failed.
FAILED:  
org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread.testPublishDownState

Error Message:
expected:<27> but was:<28>

Stack Trace:
java.lang.AssertionError: expected:<27> but was:<28>
        at 
__randomizedtesting.SeedInfo.seed([F01E17E124D639B4:AE63B51F80CB7049]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread.testPublishDownState(TestLeaderInitiatedRecoveryThread.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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([F01E17E124D639B4:784A283B8A2A544C]:0)
        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:105)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 12408 lines...]
   [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
   [junit4]   2> 69676 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[F01E17E124D639B4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J0/temp/solr.security.TestPKIAuthenticationPlugin_F01E17E124D639B4-001/init-core-data-001
   [junit4]   2> 69678 WARN  
(SUITE-TestPKIAuthenticationPlugin-seed#[F01E17E124D639B4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 69678 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[F01E17E124D639B4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 69714 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[F01E17E124D639B4]-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> 69729 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[F01E17E124D639B4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 85196 ERROR 
(TEST-TestPKIAuthenticationPlugin.test-seed#[F01E17E124D639B4]) [    ] 
o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1537339634817 , 
received timestamp: 1537339649139 , TTL: 10000
   [junit4]   2> 85266 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[F01E17E124D639B4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test 
-Dtests.seed=F01E17E124D639B4 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=de-DE -Dtests.timezone=US/East-Indiana -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   15.6s J0 | TestPKIAuthenticationPlugin.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F01E17E124D639B4:784A283B8A2A544C]:0)
   [junit4]    >        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J0/temp/solr.security.TestPKIAuthenticationPlugin_F01E17E124D639B4-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=20851, maxDocsPerChunk=468, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=20851, blockSize=4)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=de-DE, timezone=US/East-Indiana
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=116022512,total=263716864
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsUpdateLog, 
TestGeoJSONResponseWriter, TestPKIAuthenticationPlugin]
   [junit4] Completed [3/833 (1!)] on J0 in 16.00s, 1 test, 1 error <<< 
FAILURES!

[...truncated 236 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread
   [junit4]   2> 536401 INFO  
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[F01E17E124D639B4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/init-core-data-001
   [junit4]   2> 536402 WARN  
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[F01E17E124D639B4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 536403 INFO  
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[F01E17E124D639B4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 536437 INFO  
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[F01E17E124D639B4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 536437 INFO  
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[F01E17E124D639B4]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 536612 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 536644 INFO  (Thread-179) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 536644 INFO  (Thread-179) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 536717 ERROR (Thread-179) [    ] 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> 536774 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:40905
   [junit4]   2> 536818 INFO  (zkConnectionManagerCallback-465-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536875 INFO  (zkConnectionManagerCallback-467-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536905 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 536907 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 536917 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 536919 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 536936 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 536937 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 536938 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 536939 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 536952 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 536953 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 536954 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 536956 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 537520 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 537535 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 537535 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 537535 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 537535 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@147dffa9{/,null,AVAILABLE}
   [junit4]   2> 537537 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@fa75c85{HTTP/1.1,[http/1.1]}{127.0.0.1:39178}
   [junit4]   2> 537550 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.Server Started @537669ms
   [junit4]   2> 537550 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=39178, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/control-001/cores}
   [junit4]   2> 537550 ERROR 
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 537550 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 537550 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.5.0
   [junit4]   2> 537551 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 537551 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 537551 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-19T06:55:01.612Z
   [junit4]   2> 537567 INFO  (zkConnectionManagerCallback-469-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537568 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 537568 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/control-001/solr.xml
   [junit4]   2> 537604 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 537604 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 537605 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 538127 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40905/solr
   [junit4]   2> 538162 INFO  (zkConnectionManagerCallback-473-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538166 INFO  (zkConnectionManagerCallback-475-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539060 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [n:127.0.0.1:39178_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:39178_
   [junit4]   2> 539061 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [n:127.0.0.1:39178_    ] o.a.s.c.Overseer Overseer 
(id=73347178786848772-127.0.0.1:39178_-n_0000000000) starting
   [junit4]   2> 539121 INFO  (zkConnectionManagerCallback-482-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539267 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [n:127.0.0.1:39178_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40905/solr ready
   [junit4]   2> 539297 INFO  
(OverseerStateUpdate-73347178786848772-127.0.0.1:39178_-n_0000000000) 
[n:127.0.0.1:39178_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:39178_
   [junit4]   2> 539297 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [n:127.0.0.1:39178_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39178_
   [junit4]   2> 539458 INFO  (zkCallback-481-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 539474 INFO  
(OverseerStateUpdate-73347178786848772-127.0.0.1:39178_-n_0000000000) 
[n:127.0.0.1:39178_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 539539 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [n:127.0.0.1:39178_    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 539615 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [n:127.0.0.1:39178_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 539672 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [n:127.0.0.1:39178_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 539686 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [n:127.0.0.1:39178_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 539687 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [n:127.0.0.1:39178_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/control-001/cores
   [junit4]   2> 539834 INFO  (zkConnectionManagerCallback-488-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539885 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 539937 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40905/solr ready
   [junit4]   2> 539955 INFO  (qtp1964550971-1533) [n:127.0.0.1:39178_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39178_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 540189 INFO  
(OverseerThreadFactory-472-thread-1-processing-n:127.0.0.1:39178_) 
[n:127.0.0.1:39178_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 540430 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 540431 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 541540 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 541674 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 542512 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 542788 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 542789 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 542802 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 542806 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39413591540551773]
   [junit4]   2> 542860 WARN  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 543500 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 543500 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 543501 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 543501 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 543535 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=86.474609375, 
floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=22.466394830889612, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=41.47341836228443
   [junit4]   2> 543535 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11c060c5[control_collection_shard1_replica_n1] main]
   [junit4]   2> 543537 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 543537 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 543538 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 543592 INFO  
(searcherExecutor-477-thread-1-processing-n:127.0.0.1:39178_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:39178_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@11c060c5[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 543592 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1612017940722352128
   [junit4]   2> 543647 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 543682 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 543682 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 543682 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39178/control_collection_shard1_replica_n1/
   [junit4]   2> 543682 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 543682 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39178/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 543682 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 543719 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39178/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 543774 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 543777 INFO  (qtp1964550971-1528) [n:127.0.0.1:39178_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3346
   [junit4]   2> 543872 INFO  (qtp1964550971-1533) [n:127.0.0.1:39178_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 543884 INFO  (zkCallback-474-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 544282 INFO  
(OverseerCollectionConfigSetProcessor-73347178786848772-127.0.0.1:39178_-n_0000000000)
 [n:127.0.0.1:39178_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 544872 INFO  (qtp1964550971-1533) [n:127.0.0.1:39178_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39178_&wt=javabin&version=2}
 status=0 QTime=4916
   [junit4]   2> 544910 INFO  (zkConnectionManagerCallback-493-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 544911 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 544912 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40905/solr ready
   [junit4]   2> 544912 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 544914 INFO  (qtp1964550971-1529) [n:127.0.0.1:39178_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 544947 INFO  
(OverseerThreadFactory-472-thread-2-processing-n:127.0.0.1:39178_) 
[n:127.0.0.1:39178_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 545165 WARN  
(OverseerThreadFactory-472-thread-2-processing-n:127.0.0.1:39178_) 
[n:127.0.0.1:39178_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 545171 INFO  (qtp1964550971-1529) [n:127.0.0.1:39178_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 545175 INFO  (qtp1964550971-1529) [n:127.0.0.1:39178_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=261
   [junit4]   2> 545382 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-1-001
 of type NRT
   [junit4]   2> 545383 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 545384 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 545384 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 545384 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 545384 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56162ad1{/,null,AVAILABLE}
   [junit4]   2> 545391 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@2699a2da{HTTP/1.1,[http/1.1]}{127.0.0.1:45588}
   [junit4]   2> 545391 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.Server Started @545511ms
   [junit4]   2> 545391 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45588, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-1-001/cores}
   [junit4]   2> 545392 ERROR 
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 545394 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 545394 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.5.0
   [junit4]   2> 545394 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 545394 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 545394 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-19T06:55:09.455Z
   [junit4]   2> 545426 INFO  (zkConnectionManagerCallback-495-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 545427 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 545427 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-1-001/solr.xml
   [junit4]   2> 545431 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 545431 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 545432 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 545682 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40905/solr
   [junit4]   2> 545689 INFO  (zkConnectionManagerCallback-499-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 545692 INFO  (zkConnectionManagerCallback-501-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 545700 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 545709 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 545709 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45588_
   [junit4]   2> 545714 INFO  (zkCallback-481-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545714 INFO  (zkCallback-474-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545786 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545797 INFO  (zkCallback-492-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545798 INFO  (zkConnectionManagerCallback-508-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 545800 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 545803 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40905/solr ready
   [junit4]   2> 545818 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 545833 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 545858 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 545858 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 545860 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-1-001/cores
   [junit4]   2> 545931 INFO  (qtp1964550971-1535) [n:127.0.0.1:39178_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45588_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 545941 INFO  
(OverseerCollectionConfigSetProcessor-73347178786848772-127.0.0.1:39178_-n_0000000000)
 [n:127.0.0.1:39178_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 545945 INFO  
(OverseerThreadFactory-472-thread-3-processing-n:127.0.0.1:39178_) 
[n:127.0.0.1:39178_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:45588_ for creating new replica of shard shard1
   [junit4]   2> 545959 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_    
x:collection1_shard1_replica_n21] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 546993 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 547018 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 547210 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 547235 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 547235 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n21' (registry 
'solr.core.collection1.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 547236 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-1-001/cores/collection1_shard1_replica_n21],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 547258 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39413591540551773]
   [junit4]   2> 547261 WARN  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 547344 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 547345 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 547346 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 547346 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 547347 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=86.474609375, 
floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=22.466394830889612, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=41.47341836228443
   [junit4]   2> 547347 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7dc5409d[collection1_shard1_replica_n21] main]
   [junit4]   2> 547349 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 547353 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 547353 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 547355 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1612017944668143616
   [junit4]   2> 547361 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node22=0}, version=0}
   [junit4]   2> 547363 INFO  
(searcherExecutor-491-thread-1-processing-n:127.0.0.1:45588_ 
x:collection1_shard1_replica_n21 c:collection1 s:shard1) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@7dc5409d[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 547365 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 547365 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 547365 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45588/collection1_shard1_replica_n21/
   [junit4]   2> 547365 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 547366 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
http://127.0.0.1:45588/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 547366 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 547369 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45588/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 547523 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 547529 INFO  (qtp1865972621-1588) [n:127.0.0.1:45588_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1570
   [junit4]   2> 547532 INFO  (qtp1964550971-1535) [n:127.0.0.1:39178_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:45588_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1600
   [junit4]   2> 547627 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 547774 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-2-001
 of type NRT
   [junit4]   2> 547775 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 547818 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 547818 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 547818 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 547819 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15e78a98{/,null,AVAILABLE}
   [junit4]   2> 547819 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@2fd018a8{HTTP/1.1,[http/1.1]}{127.0.0.1:36036}
   [junit4]   2> 547819 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.e.j.s.Server Started @547939ms
   [junit4]   2> 547819 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36036, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-2-001/cores}
   [junit4]   2> 547820 ERROR 
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 547827 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 547827 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.5.0
   [junit4]   2> 547827 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 547827 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 547827 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-19T06:55:11.888Z
   [junit4]   2> 547836 INFO  (zkConnectionManagerCallback-511-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 547837 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 547837 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-2-001/solr.xml
   [junit4]   2> 547843 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 547843 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 547845 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 547942 INFO  
(OverseerCollectionConfigSetProcessor-73347178786848772-127.0.0.1:39178_-n_0000000000)
 [n:127.0.0.1:39178_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 548223 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40905/solr
   [junit4]   2> 548226 INFO  (zkConnectionManagerCallback-515-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 548254 INFO  (zkConnectionManagerCallback-517-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 548260 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 548268 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 548268 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36036_
   [junit4]   2> 548271 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 548272 INFO  (zkCallback-474-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 548276 INFO  (zkCallback-481-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 548290 INFO  (zkCallback-492-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 548295 INFO  (zkCallback-507-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 548295 INFO  (zkCallback-516-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 548346 INFO  (zkConnectionManagerCallback-524-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 548347 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 548349 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40905/solr ready
   [junit4]   2> 548355 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 548384 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 548394 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 548394 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 548410 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-2-001/cores
   [junit4]   2> 548471 INFO  (qtp1741664973-1626) [n:127.0.0.1:36036_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36036_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 548499 INFO  
(OverseerThreadFactory-472-thread-4-processing-n:127.0.0.1:39178_) 
[n:127.0.0.1:39178_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:36036_ for creating new replica of shard shard1
   [junit4]   2> 548505 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_    
x:collection1_shard1_replica_n23] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 548622 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 549534 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 549563 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 549805 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 549840 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 549841 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n23' (registry 
'solr.core.collection1.shard1.replica_n23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a5df38
   [junit4]   2> 549841 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n23] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-2-001/cores/collection1_shard1_replica_n23],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_F01E17E124D639B4-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 549844 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39413591540551773]
   [junit4]   2> 549858 WARN  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 549966 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 549966 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 549968 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 549968 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 549975 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=86.474609375, 
floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=22.466394830889612, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=41.47341836228443
   [junit4]   2> 549978 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@546275e2[collection1_shard1_replica_n23] main]
   [junit4]   2> 549984 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 549984 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 549985 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 549985 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1612017947425898496
   [junit4]   2> 549989 INFO  
(searcherExecutor-505-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@546275e2[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 549994 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node24=0, core_node22=0}, version=1}
   [junit4]   2> 549998 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 550020 INFO  (qtp1741664973-1621) [n:127.0.0.1:36036_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1514
   [junit4]   2> 550025 INFO  
(updateExecutor-512-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:36036_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 550025 INFO  (qtp1741664973-1626) [n:127.0.0.1:36036_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:36036_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1554
   [junit4]   2> 550049 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 550050 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPublishDownState
   [junit4]   2> 550050 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[F01E17E124D639B4])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:down live:true
   [junit4]   2> 550052 ERROR 
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Error getting recent 
versions.:java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   [junit4]   2>        at java.util.ArrayList.rangeCheck(ArrayList.java:657)
   [junit4]   2>        at java.util.ArrayList.get(ArrayList.java:433)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:491)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:310)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:294)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 550058 INFO  (qtp1865972621-1583) [n:127.0.0.1:45588_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 550058 INFO  (qtp1865972621-1583) [n:127.0.0.1:45588_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 550059 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n23]
   [junit4]   2> 550059 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 550059 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n23] as recovering, leader is 
[http://127.0.0.1:45588/collection1_shard1_replica_n21/] and I am 
[http://127.0.0.1:36036/collection1_shard1_replica_n23/]
   [junit4]   2> 550070 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node24_recovering=0, core_node24=0, core_node22=0}, 
version=2}
   [junit4]   2> 550088 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:45588]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:36036_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 550099 INFO  (qtp1865972621-1584) [n:127.0.0.1:45588_    
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 550101 INFO  (qtp1865972621-1584) [n:127.0.0.1:45588_    
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:36036_, coreNodeName=core_node24, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:36036","node_name":"127.0.0.1:36036_","state":"down","type":"NRT"}
   [junit4]   2> 550173 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 550173 INFO  (zkCallback-516-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 550181 INFO  (zkCallback-516-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 550496 INFO  
(OverseerCollectionConfigSetProcessor-73347178786848772-127.0.0.1:39178_-n_0000000000)
 [n:127.0.0.1:39178_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:recovering live:true
   [junit4]   2> 551102 INFO  (qtp1865972621-1584) [n:127.0.0.1:45588_    
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=recovering, 
localState=active, nodeName=127.0.0.1:36036_, coreNodeName=core_node24, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:36036","node_name":"127.0.0.1:36036_","state":"recovering","type":"NRT"}
   [junit4]   2> 551102 INFO  (qtp1865972621-1584) [n:127.0.0.1:45588_    
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: 
core_node24, state: recovering, checkLive: true, onlyIfLeader: true for: 1 
seconds.
   [junit4]   2> 551102 INFO  (qtp1865972621-1584) [n:127.0.0.1:45588_    
x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:36036_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002
   [junit4]   2> 551603 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:45588/collection1_shard1_replica_n21/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 551603 WARN  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSyncWithLeader no frame of 
reference to tell if we've missed updates
   [junit4]   2> 551603 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync Recovery 
was not successful - trying replication.
   [junit4]   2> 551603 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 551603 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to 
replicate from [http://127.0.0.1:45588/collection1_shard1_replica_n21/].
   [junit4]   2> 551615 INFO  (qtp1865972621-1583) [n:127.0.0.1:45588_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1612017949135077376,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 551616 INFO  (qtp1865972621-1583) [n:127.0.0.1:45588_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 551622 INFO  (qtp1865972621-1583) [n:127.0.0.1:45588_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 551622 INFO  (qtp1865972621-1583) [n:127.0.0.1:45588_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21]  webapp= 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 551624 INFO  (qtp1865972621-1587) [n:127.0.0.1:45588_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 551625 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 551625 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 551625 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 551625 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 551625 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 551632 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@de25a52[collection1_shard1_replica_n23] main]
   [junit4]   2> 551634 INFO  
(searcherExecutor-505-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@de25a52[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 551634 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 551634 INFO  
(recoveryExecutor-513-thread-1-processing-n:127.0.0.1:36036_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:36036_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_re

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

operty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/null997167153
     [copy] Copying 239 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/null997167153
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.5/solr/null997167153

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 44ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 209 minutes 43 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to