Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/851/

1 tests failed.
FAILED:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:
shard1 is not consistent.  Got 878 from 
http://127.0.0.1:26089/collection1lastClient and got 271 from 
http://127.0.0.1:26098/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 878 from 
http://127.0.0.1:26089/collection1lastClient and got 271 from 
http://127.0.0.1:26098/collection1
        at 
__randomizedtesting.SeedInfo.seed([EEE64A9CBACB3BAD:66B2754614375655]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10395 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/init-core-data-001
   [junit4]   2> 673906 T5561 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 673907 T5561 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 673914 T5561 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 673915 T5562 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 673915 T5562 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 674015 T5561 oasc.ZkTestServer.run start zk server on 
port:26081
   [junit4]   2> 674030 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 674033 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 674137 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 674141 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 674144 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 674148 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 674151 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 674153 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 674155 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 674157 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 674160 T5561 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 675411 T5561 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores/collection1
   [junit4]   2> 675414 T5561 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 675416 T5561 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@5b5602d1{/,null,AVAILABLE}
   [junit4]   2> 675416 T5561 oejs.AbstractConnector.doStart Started 
ServerConnector@6f559ef6{HTTP/1.1}{127.0.0.1:26084}
   [junit4]   2> 675416 T5561 oejs.Server.doStart Started @681099ms
   [junit4]   2> 675417 T5561 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/tempDir-001/control/data, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores, hostPort=26084, hostContext=/}
   [junit4]   2> 675417 T5561 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
   [junit4]   2> 675417 T5561 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/'
   [junit4]   2> 675449 T5561 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/solr.xml
   [junit4]   2> 675485 T5561 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores
   [junit4]   2> 675485 T5561 oasc.CoreContainer.<init> New CoreContainer 
2110373052
   [junit4]   2> 675486 T5561 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/]
   [junit4]   2> 675486 T5561 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/lib
   [junit4]   2> 675487 T5561 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/lib).
   [junit4]   2> 675496 T5561 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 675501 T5561 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 675502 T5561 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 675502 T5561 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 675502 T5561 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 675502 T5561 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:26081/solr
   [junit4]   2> 675503 T5561 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 675517 T5561 n:127.0.0.1:26084_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:26084_
   [junit4]   2> 675521 T5561 n:127.0.0.1:26084_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 675522 T5561 n:127.0.0.1:26084_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:26084_
   [junit4]   2> 675523 T5561 n:127.0.0.1:26084_ oasc.Overseer.start Overseer 
(id=93845081397067779-127.0.0.1:26084_-n_0000000000) starting
   [junit4]   2> 675529 T5561 n:127.0.0.1:26084_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 675530 T5591 n:127.0.0.1:26084_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 675531 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 675533 T5561 n:127.0.0.1:26084_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 675534 T5561 n:127.0.0.1:26084_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores
   [junit4]   2> 675536 T5561 n:127.0.0.1:26084_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores/collection1/, loadOnStartup=true, 
coreNodeName=, collection=control_collection, dataDir=data/, schema=schema.xml, 
shard=, transient=false, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores/collection1}
   [junit4]   2> 675537 T5561 n:127.0.0.1:26084_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores/collection1/
   [junit4]   2> 675537 T5561 n:127.0.0.1:26084_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 675538 T5593 n:127.0.0.1:26084_ c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 675538 T5593 n:127.0.0.1:26084_ c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 675539 T5593 n:127.0.0.1:26084_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 675539 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 675539 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:26084_",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26084";,
   [junit4]   2>          "shard":null} current state version: 0
   [junit4]   2> 675540 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:26084_",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26084";,
   [junit4]   2>          "shard":null}
   [junit4]   2> 675540 T5590 n:127.0.0.1:26084_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 675540 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 676539 T5593 n:127.0.0.1:26084_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 676540 T5593 n:127.0.0.1:26084_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 676540 T5593 n:127.0.0.1:26084_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 676541 T5593 n:127.0.0.1:26084_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores/collection1/'
   [junit4]   2> 676558 T5593 n:127.0.0.1:26084_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 676568 T5593 n:127.0.0.1:26084_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 676586 T5593 n:127.0.0.1:26084_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 676634 T5593 n:127.0.0.1:26084_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 676735 T5593 n:127.0.0.1:26084_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 676745 T5593 n:127.0.0.1:26084_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 677112 T5593 n:127.0.0.1:26084_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 677115 T5593 n:127.0.0.1:26084_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 677117 T5593 n:127.0.0.1:26084_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 677122 T5593 n:127.0.0.1:26084_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 677141 T5593 n:127.0.0.1:26084_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 677141 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 677142 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 677142 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eafcd05
   [junit4]   2> 677143 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores/collection1/data
   [junit4]   2> 677143 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores/collection1/data/index/
   [junit4]   2> 677143 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 677144 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/control-001/cores/collection1/data/index
   [junit4]   2> 677144 T5593 n:127.0.0.1:26084_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6440467782656305]
   [junit4]   2> 677145 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2efb7104 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7db8d5b4),segFN=segments_1,generation=1}
   [junit4]   2> 677145 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 677151 T5593 n:127.0.0.1:26084_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 677152 T5593 n:127.0.0.1:26084_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 677152 T5593 n:127.0.0.1:26084_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 677153 T5593 n:127.0.0.1:26084_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 677153 T5593 n:127.0.0.1:26084_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 677153 T5593 n:127.0.0.1:26084_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 677154 T5593 n:127.0.0.1:26084_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 677154 T5593 n:127.0.0.1:26084_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 677154 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 677174 T5593 n:127.0.0.1:26084_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 677177 T5593 n:127.0.0.1:26084_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 677179 T5593 n:127.0.0.1:26084_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 677182 T5593 n:127.0.0.1:26084_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 677187 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update,standard,/admin/plugins,/admin/mbeans,/schema,/admin/system,/get,/admin/ping,/admin/threads,/update/json/docs,/admin/luke,/replication,/admin/logging,/admin/segments,/config,/admin/properties,/update/json,/admin/file,/update/csv
   [junit4]   2> 677602 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 677605 T5593 n:127.0.0.1:26084_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 677606 T5593 n:127.0.0.1:26084_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 677609 T5593 n:127.0.0.1:26084_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 677610 T5593 n:127.0.0.1:26084_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 677611 T5593 n:127.0.0.1:26084_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8592471579064755]
   [junit4]   2> 677612 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2efb7104 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7db8d5b4),segFN=segments_1,generation=1}
   [junit4]   2> 677613 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 677613 T5593 n:127.0.0.1:26084_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@4b149f76[collection1] main
   [junit4]   2> 677614 T5593 n:127.0.0.1:26084_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 677615 T5593 n:127.0.0.1:26084_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 677615 T5593 n:127.0.0.1:26084_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 677615 T5593 n:127.0.0.1:26084_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 677616 T5593 n:127.0.0.1:26084_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 677616 T5593 n:127.0.0.1:26084_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 677616 T5593 n:127.0.0.1:26084_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 677617 T5593 n:127.0.0.1:26084_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 677617 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 677618 T5594 n:127.0.0.1:26084_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@4b149f76[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 677618 T5593 n:127.0.0.1:26084_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 677619 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:26084 collection:control_collection shard:shard1
   [junit4]   2> 677619 T5561 n:127.0.0.1:26084_ oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 677620 T5561 n:127.0.0.1:26084_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 677626 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 677628 T5561 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 677628 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 677628 T5561 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 677628 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 677629 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 677629 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> ASYNC  NEW_CORE C2117 name=collection1 
org.apache.solr.core.SolrCore@4d9aa7f0 url=http://127.0.0.1:26084/collection1 
node=127.0.0.1:26084_ C2117_STATE=coll:control_collection core:collection1 
props:{core=collection1, state=down, node_name=127.0.0.1:26084_, 
base_url=http://127.0.0.1:26084}
   [junit4]   2> 677629 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 C2117 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:26084/collection1/
   [junit4]   2> 677630 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 C2117 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 677630 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 C2117 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:26084/collection1/ has no replicas
   [junit4]   2> 677631 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:26084/collection1/ shard1
   [junit4]   2> 677636 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 677636 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "stateFormat":"2"} current state version: 2
   [junit4]   2> 677637 T5590 n:127.0.0.1:26084_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 677639 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:26084";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 677640 T5590 n:127.0.0.1:26084_ 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 677645 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 677687 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:26084/collection1/ and leader is 
http://127.0.0.1:26084/collection1/
   [junit4]   2> 677688 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:26084
   [junit4]   2> 677688 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 677688 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 677688 T5597 n:127.0.0.1:26084_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 677690 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 677691 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:26084_",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26084";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1"} current state version: 4
   [junit4]   2> 677692 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:26084_",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26084";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1"}
   [junit4]   2> 678900 T5561 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores/collection1
   [junit4]   2> 678902 T5561 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001
   [junit4]   2> 678903 T5561 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 678905 T5561 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@536dee1a{/,null,AVAILABLE}
   [junit4]   2> 678906 T5561 oejs.AbstractConnector.doStart Started 
ServerConnector@27246a72{HTTP/1.1}{127.0.0.1:26089}
   [junit4]   2> 678906 T5561 oejs.Server.doStart Started @684589ms
   [junit4]   2> 678906 T5561 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores, solrconfig=solrconfig.xml, 
hostPort=26089, hostContext=/, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/tempDir-001/jetty1}
   [junit4]   2> 678907 T5561 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
   [junit4]   2> 678907 T5561 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/'
   [junit4]   2> 678937 T5561 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/solr.xml
   [junit4]   2> 678973 T5561 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores
   [junit4]   2> 678973 T5561 oasc.CoreContainer.<init> New CoreContainer 
1389186062
   [junit4]   2> 678973 T5561 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/]
   [junit4]   2> 678974 T5561 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/lib
   [junit4]   2> 678975 T5561 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/lib).
   [junit4]   2> 678984 T5561 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 678989 T5561 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 678990 T5561 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 678990 T5561 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 678990 T5561 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 678990 T5561 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:26081/solr
   [junit4]   2> 678991 T5561 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 680004 T5561 n:127.0.0.1:26089_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:26089_
   [junit4]   2> 680006 T5561 n:127.0.0.1:26089_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 680008 T5561 n:127.0.0.1:26089_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 680009 T5561 n:127.0.0.1:26089_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores
   [junit4]   2> 680012 T5561 n:127.0.0.1:26089_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {loadOnStartup=true, transient=false, shard=, 
schema=schema.xml, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores/collection1, config=solrconfig.xml, 
dataDir=data/, collection=collection1, name=collection1, coreNodeName=, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores/collection1/}
   [junit4]   2> 680012 T5561 n:127.0.0.1:26089_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores/collection1/
   [junit4]   2> 680013 T5561 n:127.0.0.1:26089_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 680015 T5621 n:127.0.0.1:26089_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 680016 T5621 n:127.0.0.1:26089_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 680018 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 680018 T5621 n:127.0.0.1:26089_ oasc.ZkController.preRegister 
Registering watch for external collection collection1
   [junit4]   2> 680019 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:26089_",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26089";,
   [junit4]   2>          "shard":null} current state version: 5
   [junit4]   2> 680019 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:26089_",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26089";,
   [junit4]   2>          "shard":null}
   [junit4]   2> 680019 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 680019 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 680020 T5621 n:127.0.0.1:26089_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 680021 T5590 n:127.0.0.1:26084_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 681020 T5621 n:127.0.0.1:26089_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 681021 T5621 n:127.0.0.1:26089_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 681021 T5621 n:127.0.0.1:26089_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 681022 T5621 n:127.0.0.1:26089_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores/collection1/'
   [junit4]   2> 681037 T5621 n:127.0.0.1:26089_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 681045 T5621 n:127.0.0.1:26089_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 681061 T5621 n:127.0.0.1:26089_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 681095 T5621 n:127.0.0.1:26089_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 681196 T5621 n:127.0.0.1:26089_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 681203 T5621 n:127.0.0.1:26089_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 681479 T5621 n:127.0.0.1:26089_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 681482 T5621 n:127.0.0.1:26089_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 681483 T5621 n:127.0.0.1:26089_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 681487 T5621 n:127.0.0.1:26089_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 681501 T5621 n:127.0.0.1:26089_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 681501 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 681501 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 681502 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eafcd05
   [junit4]   2> 681502 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores/collection1/data
   [junit4]   2> 681502 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 681503 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 681503 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 681503 T5621 n:127.0.0.1:26089_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6440467782656305]
   [junit4]   2> 681504 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6062903e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66ec07e1),segFN=segments_1,generation=1}
   [junit4]   2> 681504 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 681509 T5621 n:127.0.0.1:26089_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 681509 T5621 n:127.0.0.1:26089_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 681509 T5621 n:127.0.0.1:26089_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 681509 T5621 n:127.0.0.1:26089_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 681509 T5621 n:127.0.0.1:26089_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 681510 T5621 n:127.0.0.1:26089_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 681510 T5621 n:127.0.0.1:26089_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 681510 T5621 n:127.0.0.1:26089_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 681510 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 681523 T5621 n:127.0.0.1:26089_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 681525 T5621 n:127.0.0.1:26089_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 681528 T5621 n:127.0.0.1:26089_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 681531 T5621 n:127.0.0.1:26089_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 681537 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update,standard,/admin/plugins,/admin/mbeans,/schema,/admin/system,/get,/admin/ping,/admin/threads,/update/json/docs,/admin/luke,/replication,/admin/logging,/admin/segments,/config,/admin/properties,/update/json,/admin/file,/update/csv
   [junit4]   2> 681539 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 681540 T5621 n:127.0.0.1:26089_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 681541 T5621 n:127.0.0.1:26089_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 681542 T5621 n:127.0.0.1:26089_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 681542 T5621 n:127.0.0.1:26089_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 681543 T5621 n:127.0.0.1:26089_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8592471579064755]
   [junit4]   2> 681544 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6062903e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66ec07e1),segFN=segments_1,generation=1}
   [junit4]   2> 681544 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 681545 T5621 n:127.0.0.1:26089_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@127cf3c[collection1] main
   [junit4]   2> 681545 T5621 n:127.0.0.1:26089_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 681546 T5621 n:127.0.0.1:26089_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 681546 T5621 n:127.0.0.1:26089_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 681546 T5621 n:127.0.0.1:26089_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 681547 T5621 n:127.0.0.1:26089_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 681547 T5621 n:127.0.0.1:26089_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 681547 T5621 n:127.0.0.1:26089_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 681547 T5621 n:127.0.0.1:26089_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 681548 T5622 n:127.0.0.1:26089_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@127cf3c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 681550 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 681551 T5621 n:127.0.0.1:26089_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 681552 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:26089 collection:collection1 shard:shard1
   [junit4]   2> 681552 T5561 n:127.0.0.1:26089_ oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 681552 T5561 n:127.0.0.1:26089_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 681557 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 681558 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 681558 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 681558 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2118 name=collection1 
org.apache.solr.core.SolrCore@1a5708f3 url=http://127.0.0.1:26089/collection1 
node=127.0.0.1:26089_ C2118_STATE=coll:collection1 core:collection1 
props:{core=collection1, state=down, node_name=127.0.0.1:26089_, 
base_url=http://127.0.0.1:26089}
   [junit4]   2> 681559 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 C2118 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:26089/collection1/
   [junit4]   2> 681559 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 C2118 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 681559 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 681559 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 C2118 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:26089/collection1/ has no replicas
   [junit4]   2> 681560 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:26089/collection1/ shard1
   [junit4]   2> 681560 T5590 n:127.0.0.1:26084_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 1
   [junit4]   2> 681564 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:26089";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 681565 T5590 n:127.0.0.1:26084_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 2
   [junit4]   2> 681569 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 681614 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:26089/collection1/ and leader is 
http://127.0.0.1:26089/collection1/
   [junit4]   2> 681615 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:26089
   [junit4]   2> 681615 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 681615 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 681615 T5625 n:127.0.0.1:26089_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 681616 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 681617 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:26089_",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26089";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1"} current state version: 5
   [junit4]   2> 681618 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:26089_",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26089";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1"}
   [junit4]   2> 681619 T5590 n:127.0.0.1:26084_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 3
   [junit4]   2> 682840 T5561 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1
   [junit4]   2> 682843 T5561 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001
   [junit4]   2> 682844 T5561 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 682845 T5561 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@6441caeb{/,null,AVAILABLE}
   [junit4]   2> 682846 T5561 oejs.AbstractConnector.doStart Started 
ServerConnector@278b4ac2{HTTP/1.1}{127.0.0.1:26098}
   [junit4]   2> 682846 T5561 oejs.Server.doStart Started @688529ms
   [junit4]   2> 682846 T5561 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=26098, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/tempDir-001/jetty2}
   [junit4]   2> 682847 T5561 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
   [junit4]   2> 682847 T5561 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/'
   [junit4]   2> 682887 T5561 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/solr.xml
   [junit4]   2> 682929 T5561 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores
   [junit4]   2> 682929 T5561 oasc.CoreContainer.<init> New CoreContainer 
49027204
   [junit4]   2> 682930 T5561 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/]
   [junit4]   2> 682930 T5561 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/lib
   [junit4]   2> 682931 T5561 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/lib).
   [junit4]   2> 682946 T5561 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 682954 T5561 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 682955 T5561 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 682955 T5561 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 682955 T5561 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 682956 T5561 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:26081/solr
   [junit4]   2> 682956 T5561 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 683967 T5561 n:127.0.0.1:26098_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:26098_
   [junit4]   2> 683970 T5561 n:127.0.0.1:26098_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 683971 T5561 n:127.0.0.1:26098_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 683972 T5561 n:127.0.0.1:26098_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores
   [junit4]   2> 683975 T5561 n:127.0.0.1:26098_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/, config=solrconfig.xml, 
loadOnStartup=true, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1, schema=schema.xml, shard=, 
dataDir=data/, transient=false, coreNodeName=, collection=collection1}
   [junit4]   2> 683975 T5561 n:127.0.0.1:26098_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/
   [junit4]   2> 683975 T5561 n:127.0.0.1:26098_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 683977 T5643 n:127.0.0.1:26098_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 683978 T5643 n:127.0.0.1:26098_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 683980 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 683980 T5643 n:127.0.0.1:26098_ oasc.ZkController.preRegister 
Registering watch for external collection collection1
   [junit4]   2> 683980 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:26098_",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26098";,
   [junit4]   2>          "shard":null} current state version: 5
   [junit4]   2> 683981 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:26098_",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26098";,
   [junit4]   2>          "shard":null}
   [junit4]   2> 683981 T5643 n:127.0.0.1:26098_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 683981 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 683981 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 683982 T5590 n:127.0.0.1:26084_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 4
   [junit4]   2> 684981 T5643 n:127.0.0.1:26098_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 684982 T5643 n:127.0.0.1:26098_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 684982 T5643 n:127.0.0.1:26098_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 684983 T5643 n:127.0.0.1:26098_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/'
   [junit4]   2> 685004 T5643 n:127.0.0.1:26098_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 685014 T5643 n:127.0.0.1:26098_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 685037 T5643 n:127.0.0.1:26098_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 685087 T5643 n:127.0.0.1:26098_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 685188 T5643 n:127.0.0.1:26098_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 685195 T5643 n:127.0.0.1:26098_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 685440 T5643 n:127.0.0.1:26098_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 685442 T5643 n:127.0.0.1:26098_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 685443 T5643 n:127.0.0.1:26098_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 685447 T5643 n:127.0.0.1:26098_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 685463 T5643 n:127.0.0.1:26098_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 685463 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 685463 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 685464 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eafcd05
   [junit4]   2> 685464 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/data
   [junit4]   2> 685465 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 685465 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 685465 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 685465 T5643 n:127.0.0.1:26098_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6440467782656305]
   [junit4]   2> 685466 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@32028677 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43ca0847),segFN=segments_1,generation=1}
   [junit4]   2> 685466 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 685471 T5643 n:127.0.0.1:26098_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 685471 T5643 n:127.0.0.1:26098_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 685471 T5643 n:127.0.0.1:26098_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 685471 T5643 n:127.0.0.1:26098_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 685472 T5643 n:127.0.0.1:26098_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 685472 T5643 n:127.0.0.1:26098_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 685472 T5643 n:127.0.0.1:26098_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 685472 T5643 n:127.0.0.1:26098_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 685473 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 685485 T5643 n:127.0.0.1:26098_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 685487 T5643 n:127.0.0.1:26098_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 685488 T5643 n:127.0.0.1:26098_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 685490 T5643 n:127.0.0.1:26098_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 685496 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update,standard,/admin/plugins,/admin/mbeans,/schema,/admin/system,/get,/admin/ping,/admin/threads,/update/json/docs,/admin/luke,/replication,/admin/logging,/admin/segments,/config,/admin/properties,/update/json,/admin/file,/update/csv
   [junit4]   2> 685498 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 685499 T5643 n:127.0.0.1:26098_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 685499 T5643 n:127.0.0.1:26098_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 685501 T5643 n:127.0.0.1:26098_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 685501 T5643 n:127.0.0.1:26098_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 685502 T5643 n:127.0.0.1:26098_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8592471579064755]
   [junit4]   2> 685503 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@32028677 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43ca0847),segFN=segments_1,generation=1}
   [junit4]   2> 685503 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 685503 T5643 n:127.0.0.1:26098_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@2df157b3[collection1] main
   [junit4]   2> 685504 T5643 n:127.0.0.1:26098_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 685504 T5643 n:127.0.0.1:26098_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 685504 T5643 n:127.0.0.1:26098_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 685505 T5643 n:127.0.0.1:26098_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 685505 T5643 n:127.0.0.1:26098_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 685505 T5643 n:127.0.0.1:26098_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 685505 T5643 n:127.0.0.1:26098_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 685506 T5643 n:127.0.0.1:26098_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 685507 T5644 n:127.0.0.1:26098_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@2df157b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 685507 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 685508 T5643 n:127.0.0.1:26098_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 685508 T5647 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:26098 collection:collection1 shard:shard1
   [junit4]   2> 685509 T5561 n:127.0.0.1:26098_ oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 685509 T5561 n:127.0.0.1:26098_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 685511 T5647 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:26098/collection1/ and leader is 
http://127.0.0.1:26089/collection1/
   [junit4]   2> 685511 T5647 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:26098
   [junit4]   2> 685511 T5647 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 685511 T5647 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 oasu.DefaultSolrCoreState.doRecovery Running recovery - first 
canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C2119 name=collection1 
org.apache.solr.core.SolrCore@6e2722e4 url=http://127.0.0.1:26098/collection1 
node=127.0.0.1:26098_ C2119_STATE=coll:collection1 core:collection1 
props:{core=collection1, state=down, node_name=127.0.0.1:26098_, 
base_url=http://127.0.0.1:26098}
   [junit4]   2> 685511 T5648 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 C2119 oasc.RecoveryStrategy.run Starting recovery process.  
core=collection1 recoveringAfterStartup=true
   [junit4]   2> 685512 T5648 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 C2119 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 685513 T5648 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 C2119 oasc.RecoveryStrategy.doRecovery Publishing state of core 
collection1 as recovering, leader is http://127.0.0.1:26089/collection1/ and I 
am http://127.0.0.1:26098/collection1/
   [junit4]   2> 685513 T5648 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 C2119 oasc.ZkController.publish publishing core=collection1 
state=recovering collection=collection1
   [junit4]   2> 685513 T5648 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 C2119 oasc.ZkController.publish numShards not found on descriptor 
- reading it from system property
   [junit4]   2> 685514 T5589 n:127.0.0.1:26084_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 685515 T5561 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> 685515 T5590 n:127.0.0.1:26084_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "node_name":"127.0.0.1:26098_",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26098";,
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "shard":"shard1"} current state version: 5
   [junit4]   2> 685516 T5648 n:127.0.0.1:26098_ c:collection1 s:shard1 
x:collection1 C2119 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep 
recovery command to http://127.0.0.1:26089; WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A26098_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 685516 T5590 n:127.0.0.1:26084_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "node_name":"127.0.0.1:26098_",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:26098";,
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "shard":"shard1"}
   [junit4]   2> 685518 T5590 n:127.0.0.1:26084_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 5
   [junit4]   2> 685520 T5611 n:127.0.0.1:26089_ 
oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 
core_node2, state: recovering, checkLive: true, onlyIfLeader: true, 
onlyIfLeaderActive: true
   [junit4]   2> ASYNC  NEW_CORE C2120 name=collection1 
org.apache.solr.core.SolrCore@4d9aa7f0 url=http://127.0.0.1:26084/collection1 
node=127.0.0.1:26084_ C2120_STATE=coll:control_collection core:collection1 
props:{core=collection1, state=active, node_name=127.0.0.1:26084_, 
base_url=http://127.0.0.1:26084, leader=true}
   [junit4]   2> 685527 T5580 n:127.0.0.1:26084_ c:control_collection s:shard1 
r:core_node1 x:collection1 C2120 oasup.LogUpdateProcessor.finish [collection1] 
webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} {add=[1-0 
(1501521314517614592)]} 0 6
   [junit4]   2> 685527 T5611 n:127.0.0.1:26089_ 
oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds 
to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 685527 T5581 n:127.0.0.1:26084_ c:control_collection s:shard1 
r:core_node1 x

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

41 T5734 n:127.0.0.1:26098_ 
oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election 
because CoreContainer is closed
   [junit4]   2> 847042 T5734 n:127.0.0.1:26098_ oasc.SolrCore.close 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40ab1044
   [junit4]   2> 847042 T5734 n:127.0.0.1:26098_ 
oasc.ZkController.unregisterConfListener removed listener for config directory 
[/configs/conf1]
   [junit4]   2> 847042 T5734 n:127.0.0.1:26098_ 
oasc.ZkController.unregisterConfListener No more listeners for config directory 
[/configs/conf1]
   [junit4]   2> 847043 T5734 n:127.0.0.1:26098_ 
oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=63,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=412,cumulative_deletesById=180,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=38231,transaction_logs_total_number=1}
   [junit4]   2> 847044 T5734 n:127.0.0.1:26098_ 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 847044 T5734 n:127.0.0.1:26098_ 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 847044 T5734 n:127.0.0.1:26098_ 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 847048 T5734 n:127.0.0.1:26098_ oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 847064 T5734 n:127.0.0.1:26098_ 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 847065 T5734 n:127.0.0.1:26098_ 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/data;done=false>>]
   [junit4]   2> 847065 T5734 n:127.0.0.1:26098_ 
oasc.CachingDirectoryFactory.close Closing directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/data
   [junit4]   2> 847066 T5734 n:127.0.0.1:26098_ 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 847066 T5734 n:127.0.0.1:26098_ 
oasc.CachingDirectoryFactory.close Closing directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 847522 T5730 n:127.0.0.1:26098_ oascc.ZkStateReader$3.process 
WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 847547 T5561 oejs.AbstractConnector.doStop Stopped 
ServerConnector@567ad500{HTTP/1.1}{127.0.0.1:26098}
   [junit4]   2> 847548 T5561 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@4ec05bf5{/,null,UNAVAILABLE}
   [junit4]   2> 847551 T5561 c:control_collection s:shard1 x:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:26081 26081
   [junit4]   2> 848594 T5562 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:26081 26081
   [junit4]   2> 848596 T5562 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/aliases.json
   [junit4]   2>                5       /solr/clusterstate.json
   [junit4]   2>                4       /solr/configs/conf1
   [junit4]   2>                3       /solr/collections/collection1/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                2       
/solr/overseer_elect/election/93845081397067783-127.0.0.1:26089_-n_0000000001
   [junit4]   2>                2       
/solr/collections/collection1/leader_elect/shard1/election/93845081397067783-core_node1-n_0000000000
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                4       /solr/live_nodes
   [junit4]   2>                3       /solr/overseer/collection-queue-work
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest 
-Dtests.method=test -Dtests.seed=EEE64A9CBACB3BAD -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=zh -Dtests.timezone=America/Antigua -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  175s J0 | RecoveryZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not 
consistent.  Got 878 from http://127.0.0.1:26089/collection1lastClient and got 
271 from http://127.0.0.1:26098/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EEE64A9CBACB3BAD:66B2754614375655]:0)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:123)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 848628 T5561 c:control_collection s:shard1 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 EEE64A9CBACB3BAD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=DefaultSimilarity, locale=zh, timezone=America/Antigua
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=205995568,total=379060224
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacets, 
OverseerTest, TestInfoStreamLogging, TestExactSharedStatsCache, StressHdfsTest, 
TestCloudSchemaless, SolrCloudExampleTest, EnumFieldTest, 
ParsingFieldUpdateProcessorsTest, CollectionsAPIAsyncDistributedZkTest, 
AliasIntegrationTest, TestObjectReleaseTracker, PrimitiveFieldTypeTest, 
TestSolrConfigHandlerCloud, TestFaceting, TestAtomicUpdateErrorCases, 
TestXIncludeConfig, TestUpdate, DOMUtilTest, TestRequestStatusCollectionAPI, 
TestSolrJ, TestManagedStopFilterFactory, TestSortingResponseWriter, 
TestCloudInspectUtil, QueryParsingTest, TestTrackingShardHandlerFactory, 
TestDocSet, TestSolrIndexConfig, RecoveryZkTest]
   [junit4] Completed [114/490] on J0 in 174.77s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1218 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1433:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991:
 There were test failures: 490 suites, 1960 tests, 1 failure, 65 ignored (11 
assumptions)

Total time: 147 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #846
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 813062149 bytes
Compression is 0.0%
Took 2 min 24 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to