Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1783/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 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([3D887904F615433A:63F5DBFA52080AC7]: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:116)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12179 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/init-core-data-001
   [junit4]   2> 150572 WARN  
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[3D887904F615433A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 150572 INFO  
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[3D887904F615433A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 150574 INFO  
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[3D887904F615433A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 150574 INFO  
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[3D887904F615433A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 150574 INFO  
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[3D887904F615433A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 150576 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 150577 INFO  (Thread-258) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 150577 INFO  (Thread-258) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 150581 ERROR (Thread-258) [    ] 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> 150706 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:39772
   [junit4]   2> 150715 INFO  (zkConnectionManagerCallback-390-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150727 INFO  (zkConnectionManagerCallback-392-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150781 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 150788 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 150789 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 150791 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 150793 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 150795 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 150796 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 150798 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 150800 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 150802 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 150804 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 150834 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 151283 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 151284 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 151284 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 151284 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 151285 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17fba0fe{/,null,AVAILABLE}
   [junit4]   2> 151304 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@744fc120{HTTP/1.1,[http/1.1]}{127.0.0.1:60672}
   [junit4]   2> 151304 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.Server Started @151620ms
   [junit4]   2> 151304 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/tempDir-001/control/data,
 hostContext=/, hostPort=60672, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/control-001/cores}
   [junit4]   2> 151305 ERROR 
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 151305 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 151305 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 151305 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 151305 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 151305 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-05T01:31:37.986Z
   [junit4]   2> 151311 INFO  (zkConnectionManagerCallback-394-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 151313 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 151313 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/control-001/solr.xml
   [junit4]   2> 151325 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 151330 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 151369 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 151373 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39772/solr
   [junit4]   2> 151376 INFO  (zkConnectionManagerCallback-398-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 151380 INFO  (zkConnectionManagerCallback-400-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152028 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:60672_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 152029 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:60672_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:60672_
   [junit4]   2> 152031 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:60672_    ] o.a.s.c.Overseer Overseer 
(id=72180105422176260-127.0.0.1:60672_-n_0000000000) starting
   [junit4]   2> 152062 INFO  (zkConnectionManagerCallback-407-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152070 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:60672_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39772/solr ready
   [junit4]   2> 152113 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:60672_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60672_
   [junit4]   2> 152160 INFO  
(OverseerStateUpdate-72180105422176260-127.0.0.1:60672_-n_0000000000) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 152177 INFO  (zkCallback-406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 153875 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:60672_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597
   [junit4]   2> 153889 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:60672_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597
   [junit4]   2> 153889 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:60672_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597
   [junit4]   2> 153919 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:60672_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/control-001/cores
   [junit4]   2> 154032 INFO  (zkConnectionManagerCallback-412-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 154035 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 154051 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39772/solr ready
   [junit4]   2> 154054 INFO  (qtp1824301712-1343) [n:127.0.0.1:60672_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60672_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 154058 INFO  (OverseerThreadFactory-706-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 154198 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_    ] 
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> 154199 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 154314 INFO  (zkCallback-399-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> 155248 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 155261 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155383 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155445 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155445 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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@2c3c0597
   [junit4]   2> 155445 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 155445 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 155449 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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=39, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=76.52734375, 
floorSegmentMB=1.41015625, forceMergeDeletesPctAllowed=19.098857109151133, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 155460 WARN  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155573 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155573 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155574 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 155574 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 155576 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=44.5234375, 
floorSegmentMB=1.4326171875, forceMergeDeletesPctAllowed=14.018028556681232, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=0.5498046875, noCFSRatio=0.0
   [junit4]   2> 155576 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33a79e03[control_collection_shard1_replica_n1] main]
   [junit4]   2> 155578 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 155578 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155579 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 155581 INFO  
(searcherExecutor-709-thread-1-processing-n:127.0.0.1:60672_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:60672_ 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@33a79e03[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155581 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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 1596867899306278912
   [junit4]   2> 155588 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155593 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 155593 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155593 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60672/control_collection_shard1_replica_n1/
   [junit4]   2> 155593 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155593 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:60672/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 155593 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155609 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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:60672/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 155719 INFO  (zkCallback-399-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> 155771 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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> 155774 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_ 
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=1576
   [junit4]   2> 155808 INFO  (qtp1824301712-1343) [n:127.0.0.1:60672_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 155926 INFO  (zkCallback-399-thread-2) [    ] 
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> 156098 INFO  
(OverseerCollectionConfigSetProcessor-72180105422176260-127.0.0.1:60672_-n_0000000000)
 [    ] 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> 156812 INFO  (qtp1824301712-1343) [n:127.0.0.1:60672_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60672_&wt=javabin&version=2}
 status=0 QTime=2759
   [junit4]   2> 156819 INFO  (zkConnectionManagerCallback-417-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 156821 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 156822 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39772/solr ready
   [junit4]   2> 156822 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 156841 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 156843 INFO  (OverseerThreadFactory-706-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 156849 WARN  (OverseerThreadFactory-706-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 157107 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 157116 INFO  (qtp1824301712-1347) [n:127.0.0.1:60672_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=274
   [junit4]   2> 157418 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-1-001
 of type NRT
   [junit4]   2> 157419 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 157441 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 157441 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 157441 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 157442 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a3f8e13{/,null,AVAILABLE}
   [junit4]   2> 157442 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@5f1252a4{HTTP/1.1,[http/1.1]}{127.0.0.1:34219}
   [junit4]   2> 157442 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.Server Started @157759ms
   [junit4]   2> 157443 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=34219, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-1-001/cores}
   [junit4]   2> 157443 ERROR 
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 157443 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 157443 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 157443 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 157443 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157443 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-05T01:31:44.124Z
   [junit4]   2> 157465 INFO  (zkConnectionManagerCallback-419-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 157467 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 157467 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-1-001/solr.xml
   [junit4]   2> 157527 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 157527 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 157528 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 157532 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39772/solr
   [junit4]   2> 157536 INFO  (zkConnectionManagerCallback-423-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 157546 INFO  (zkConnectionManagerCallback-425-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 157583 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:34219_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 157609 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:34219_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157616 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:34219_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 157616 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:34219_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34219_
   [junit4]   2> 157624 INFO  (zkCallback-406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 157624 INFO  (zkCallback-399-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 157744 INFO  (zkCallback-416-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 157745 INFO  (zkCallback-424-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 158865 INFO  
(OverseerCollectionConfigSetProcessor-72180105422176260-127.0.0.1:60672_-n_0000000000)
 [    ] 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> 159997 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:34219_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597
   [junit4]   2> 160031 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:34219_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597
   [junit4]   2> 160031 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:34219_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597
   [junit4]   2> 160033 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:34219_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-1-001/cores
   [junit4]   2> 160058 INFO  (zkConnectionManagerCallback-432-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160090 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:34219_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 160096 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:34219_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39772/solr ready
   [junit4]   2> 160171 INFO  (qtp1773909461-1400) [n:127.0.0.1:34219_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34219_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 160235 INFO  (OverseerThreadFactory-706-thread-3) [    ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34219_ for creating new 
replica
   [junit4]   2> 160243 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_    ] 
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> 160338 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 160376 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 160509 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
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> 160558 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
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> 160559 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
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@2c3c0597
   [junit4]   2> 160559 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 160559 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-1-001/cores/collection1_shard1_replica_n21],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 160562 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=76.52734375, 
floorSegmentMB=1.41015625, forceMergeDeletesPctAllowed=19.098857109151133, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 160572 WARN  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
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> 160680 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 160680 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
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> 160681 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 160681 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 160682 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=44.5234375, 
floorSegmentMB=1.4326171875, forceMergeDeletesPctAllowed=14.018028556681232, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=0.5498046875, noCFSRatio=0.0
   [junit4]   2> 160683 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d1bce4b[collection1_shard1_replica_n21] main]
   [junit4]   2> 160685 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 160686 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
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> 160686 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 160687 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
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 
1596867904660307968
   [junit4]   2> 160688 INFO  
(searcherExecutor-720-thread-1-processing-n:127.0.0.1:34219_ 
x:collection1_shard1_replica_n21 c:collection1 s:shard1) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@3d1bce4b[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 160700 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
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> 160714 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 160714 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
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> 160715 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34219/collection1_shard1_replica_n21/
   [junit4]   2> 160715 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 160715 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
http://127.0.0.1:34219/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 160715 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 160724 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34219/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 160829 INFO  (zkCallback-424-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> 160889 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 160892 INFO  (qtp1773909461-1399) [n:127.0.0.1:34219_ 
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=649
   [junit4]   2> 160896 INFO  (qtp1773909461-1400) [n:127.0.0.1:34219_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34219_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=724
   [junit4]   2> 161006 INFO  (zkCallback-424-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> 161109 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-2-001
 of type NRT
   [junit4]   2> 161110 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 161112 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 161112 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 161112 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 161113 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@420a4e39{/,null,AVAILABLE}
   [junit4]   2> 161114 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@30561968{HTTP/1.1,[http/1.1]}{127.0.0.1:61692}
   [junit4]   2> 161114 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.Server Started @161432ms
   [junit4]   2> 161114 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=61692, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-2-001/cores}
   [junit4]   2> 161114 ERROR 
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 161115 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 161115 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 161115 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 161115 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 161115 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-05T01:31:47.796Z
   [junit4]   2> 161118 INFO  (zkConnectionManagerCallback-434-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 161120 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 161120 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-2-001/solr.xml
   [junit4]   2> 161124 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 161124 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 161125 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 161129 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39772/solr
   [junit4]   2> 161132 INFO  (zkConnectionManagerCallback-438-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 161137 INFO  (zkConnectionManagerCallback-440-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 161147 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:61692_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 161151 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:61692_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 161190 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:61692_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 161190 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:61692_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61692_
   [junit4]   2> 161203 INFO  (zkCallback-424-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 161203 INFO  (zkCallback-416-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 161205 INFO  (zkCallback-431-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 161206 INFO  (zkCallback-399-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 161206 INFO  (zkCallback-406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 161296 INFO  (zkCallback-439-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 162190 INFO  
(OverseerCollectionConfigSetProcessor-72180105422176260-127.0.0.1:60672_-n_0000000000)
 [    ] 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> 162437 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:61692_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597
   [junit4]   2> 162468 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:61692_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597
   [junit4]   2> 162468 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:61692_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3c0597
   [junit4]   2> 162470 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:61692_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-2-001/cores
   [junit4]   2> 162476 INFO  (zkConnectionManagerCallback-447-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162478 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:61692_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 162480 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [n:127.0.0.1:61692_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39772/solr ready
   [junit4]   2> 162510 INFO  (qtp1773909461-1398) [n:127.0.0.1:34219_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:61692_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 162516 INFO  (OverseerThreadFactory-706-thread-4) [    ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61692_ for creating new 
replica
   [junit4]   2> 162522 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_    ] 
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> 162632 INFO  (zkCallback-424-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> 162633 INFO  (zkCallback-439-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> 163549 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 163564 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 163724 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
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> 163753 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
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> 163754 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
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@2c3c0597
   [junit4]   2> 163754 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 163754 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n23] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-2-001/cores/collection1_shard1_replica_n23],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_3D887904F615433A-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 163757 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=76.52734375, 
floorSegmentMB=1.41015625, forceMergeDeletesPctAllowed=19.098857109151133, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 163761 WARN  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
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> 163883 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 163883 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
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> 163891 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 163891 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 163893 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=44.5234375, 
floorSegmentMB=1.4326171875, forceMergeDeletesPctAllowed=14.018028556681232, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=0.5498046875, noCFSRatio=0.0
   [junit4]   2> 163893 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@27da53e3[collection1_shard1_replica_n23] main]
   [junit4]   2> 163898 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 163901 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
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> 163902 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 163905 INFO  
(searcherExecutor-731-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@27da53e3[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 163906 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
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 
1596867908035674112
   [junit4]   2> 163926 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
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> 163958 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 163959 INFO  
(updateExecutor-435-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:61692_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 163962 INFO  (qtp1411681815-1430) [n:127.0.0.1:61692_ 
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=1439
   [junit4]   2> 163962 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 163963 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 163973 INFO  (qtp1773909461-1396) [n:127.0.0.1:34219_ 
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=1
   [junit4]   2> 163973 INFO  (qtp1773909461-1396) [n:127.0.0.1:34219_ 
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=2
   [junit4]   2> 163976 INFO  (qtp1773909461-1398) [n:127.0.0.1:34219_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:61692_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1466
   [junit4]   2> 163978 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ 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> 163978 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ 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> 163978 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ 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:34219/collection1_shard1_replica_n21/] and I am 
[http://127.0.0.1:61692/collection1_shard1_replica_n23/]
   [junit4]   2> 163991 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ 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> 163998 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ 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:34219]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:61692_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 164000 INFO  (qtp1773909461-1398) [n:127.0.0.1:34219_    ] 
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> 164002 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPublishDownState
   [junit4]   2> 164002 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] 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> 164009 INFO  (qtp1773909461-1398) [n:127.0.0.1:34219_    ] 
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:61692_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:61692","node_name":"127.0.0.1:61692_","state":"down","type":"NRT"}
   [junit4]   2> 164111 INFO  (zkCallback-424-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> 164112 INFO  (zkCallback-439-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> 164529 INFO  
(OverseerCollectionConfigSetProcessor-72180105422176260-127.0.0.1:60672_-n_0000000000)
 [    ] 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]   2> 165012 INFO  (qtp1773909461-1398) [n:127.0.0.1:34219_    ] 
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:61692_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:61692","node_name":"127.0.0.1:61692_","state":"recovering","type":"NRT"}
   [junit4]   2> 165012 INFO  (qtp1773909461-1398) [n:127.0.0.1:34219_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 165012 INFO  (qtp1773909461-1398) [n:127.0.0.1:34219_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:61692_&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=1011
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:recovering live:true
   [junit4]   2> 165515 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ 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:34219/collection1_shard1_replica_n21/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 165515 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard1_replica_n23 url=http://127.0.0.1:61692 START 
replicas=[http://127.0.0.1:34219/collection1_shard1_replica_n21/] nUpdates=100
   [junit4]   2> 165521 INFO  (qtp1773909461-1398) [n:127.0.0.1:34219_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 165521 INFO  (qtp1773909461-1398) [n:127.0.0.1:34219_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 165527 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:4.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 165527 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync We are already in sync. No 
need to do a PeerSync 
   [junit4]   2> 165527 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 165527 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 165528 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 165528 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 165528 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 165528 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 165528 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 165530 INFO  
(recoveryExecutor-436-thread-1-processing-n:127.0.0.1:61692_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:61692_ 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_node22=0, 
core_node24=0}, version=3}
   [junit4]   2> 165648 INFO  (zkCallback-439-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> 165649 INFO  (zkCallback-424-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]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 166018 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1
   [junit4]   2> 166027 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 61692
   [junit4]   2> 166027 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=303375117
   [junit4]   2> 166027 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 166027 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1adf7e65: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3cbf8709
   [junit4]   2> 166057 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 166057 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71a7a28f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@5f0692b4
   [junit4]   2> 166067 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 166068 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@472b7ef6: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@2ed09b81
   [junit4]   2> 166073 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61692_
   [junit4]   2> 166078 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 166080 INFO  (zkCallback-439-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 166081 INFO  (zkCallback-406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 166082 INFO  (coreCloseExecutor-736-thread-1) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@40224107
   [junit4]   2> 166082 INFO  (coreCloseExecutor-736-thread-1) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n23, tag=40224107
   [junit4]   2> 166083 INFO  (coreCloseExecutor-736-thread-1) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1694bc28: rootName = null, 
domain = solr.core.collection1.shard1.replica_n23, service url = null, agent id 
= null] for registry solr.core.collection1.shard1.replica_n23 / 
com.codahale.metrics.MetricRegistry@1d44853
   [junit4]   2> 166090 INFO  (zkCallback-424-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 166094 INFO  (zkCallback-446-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 166096 INFO  (zkCallback-431-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 166096 INFO  (zkCallback-416-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 166097 INFO  (zkCallback-399-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 166113 INFO  (coreCloseExecutor-736-thread-1) 
[n:127.0.0.1:61692_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=40224107
   [junit4]   2> 166170 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@30561968{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 166170 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@420a4e39{/,null,UNAVAILABLE}
   [junit4]   2> 166170 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 166178 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.LeaderInitiatedRecoveryThread Node 127.0.0.1:61692_ is not 
live, so skipping leader-initiated recovery for replica: 
core=collection1_shard1_replica_n23 coreNodeName=core_node24
   [junit4]   2> 166182 INFO  (zkCallback-424-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> 166186 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testPublishDownState
   [junit4]   2> 166188 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 60672
   [junit4]   2> 166188 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1492133106
   [junit4]   2> 166192 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 166192 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@312b13db: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@359784bf
   [junit4]   2> 166193 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 166193 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@235db79f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@5f0692b4
   [junit4]   2> 166194 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 166194 INFO  
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[3D887904F615433A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@718ff663: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for re

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

for details.
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 23 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestLeaderInitiatedRecoveryThread" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=3D887904F615433A 
-Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=Etc/GMT+1 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
Buildfile: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 22ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 3D887904F615433A
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ciao! Master seed: 3D887904F615433A
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(11428@serv1-vm3).
   [junit4] Started J1 PID(11427@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread
   [junit4] OK      28.0s J1 | 
TestLeaderInitiatedRecoveryThread.testPublishDownState
   [junit4] Completed [1/5] on J1 in 31.85s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread
   [junit4] OK      29.5s J0 | 
TestLeaderInitiatedRecoveryThread.testPublishDownState
   [junit4] Completed [2/5] on J0 in 33.68s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread. This may confuse tools 
that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this 
message.
   [junit4] Suite: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread
   [junit4] OK      18.6s J1 | 
TestLeaderInitiatedRecoveryThread.testPublishDownState
   [junit4] Completed [3/5] on J1 in 18.81s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread
   [junit4] OK      19.7s J0 | 
TestLeaderInitiatedRecoveryThread.testPublishDownState
   [junit4] Completed [4/5] on J0 in 20.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread
   [junit4] OK      17.7s J1 | 
TestLeaderInitiatedRecoveryThread.testPublishDownState
   [junit4] Completed [5/5] on J1 in 17.90s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.06 ..    55.96 =    54.91s
   [junit4] JVM J1:     1.06 ..    71.42 =    70.36s
   [junit4] Execution time total: 1 minute 11 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 116.62s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 109.91s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints]  98.83s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints]  92.00s | org.apache.solr.search.TestRecoveryHdfs
[junit4:tophints]  86.55s | org.apache.solr.cloud.TestPullReplicaErrorHandling

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 16 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2639)
        at hudson.FilePath$34.invoke(FilePath.java:2518)
        at hudson.FilePath$34.invoke(FilePath.java:2508)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2879)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                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:998)
                at hudson.FilePath.act(FilePath.java:987)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2508)
                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:1752)
                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:2881)
        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:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        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:1000)
        at hudson.FilePath.act(FilePath.java:987)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2508)
        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:1752)
        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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=60ae7be40786d6f8a5c5c8393875bf986d2b8877, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1782
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to