Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3023/

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

Error Message:
shard1 is not consistent.  Got 981 from 
http://127.0.0.1:53373/sjk/r/collection1lastClient and got 235 from 
http://127.0.0.1:49645/sjk/r/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 981 from 
http://127.0.0.1:53373/sjk/r/collection1lastClient and got 235 from 
http://127.0.0.1:49645/sjk/r/collection1
        at 
__randomizedtesting.SeedInfo.seed([A09DB11E46F0E175:28C98EC4E80C8C8D]: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 9892 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/init-core-data-001
   [junit4]   2> 642363 T1891 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 642363 T1891 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /sjk/r
   [junit4]   2> 642368 T1891 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 642369 T1892 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 642369 T1892 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 642469 T1891 oasc.ZkTestServer.run start zk server on 
port:10665
   [junit4]   2> 642470 T1891 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 642471 T1891 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 642475 T1899 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9499bb3 name:ZooKeeperConnection 
Watcher:127.0.0.1:10665 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 642475 T1891 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 642475 T1891 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 642475 T1891 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 642477 T1891 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 642478 T1891 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 642479 T1902 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@48bb9308 
name:ZooKeeperConnection Watcher:127.0.0.1:10665/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 642480 T1891 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 642480 T1891 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 642480 T1891 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 642482 T1891 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 642483 T1891 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 642484 T1891 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 642486 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 642486 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 642488 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 642489 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 642491 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 642491 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 642493 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 642493 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 642495 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 642495 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 642497 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 642497 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 642499 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 642499 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 642500 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 642501 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 642502 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 642503 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 642504 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 642505 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 642506 T1891 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 642507 T1891 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 644794 T1891 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores/collection1
   [junit4]   2> 644799 T1891 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 644802 T1891 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@ffc172e{/sjk/r,null,AVAILABLE}
   [junit4]   2> 644805 T1891 oejs.AbstractConnector.doStart Started 
ServerConnector@6c208206{HTTP/1.1}{127.0.0.1:14332}
   [junit4]   2> 644806 T1891 oejs.Server.doStart Started @650762ms
   [junit4]   2> 644806 T1891 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores, hostPort=14332, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/tempDir-001/control/data, hostContext=/sjk/r}
   [junit4]   2> 644807 T1891 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 644807 T1891 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/'
   [junit4]   2> 644872 T1891 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/solr.xml
   [junit4]   2> 644954 T1891 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores
   [junit4]   2> 644955 T1891 oasc.CoreContainer.<init> New CoreContainer 
1011486150
   [junit4]   2> 644955 T1891 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/]
   [junit4]   2> 644955 T1891 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/lib
   [junit4]   2> 644957 T1891 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-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/lib).
   [junit4]   2> 644972 T1891 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> 644982 T1891 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 644984 T1891 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 644984 T1891 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 644984 T1891 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 644985 T1891 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:10665/solr
   [junit4]   2> 644985 T1891 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 644985 T1891 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 644986 T1891 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 644988 T1916 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f3e3039 
name:ZooKeeperConnection Watcher:127.0.0.1:10665 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 644989 T1891 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 644990 T1891 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 644992 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 644993 T1919 n:127.0.0.1:14332_sjk%2Fr 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@280be265 
name:ZooKeeperConnection Watcher:127.0.0.1:10665/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 644994 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 644995 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 644997 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 644999 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 645001 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 645003 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 645005 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 645007 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 645008 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 645009 T1891 n:127.0.0.1:14332_sjk%2Fr 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:14332_sjk%2Fr
   [junit4]   2> 645010 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14332_sjk%2Fr
   [junit4]   2> 645012 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 645013 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 645015 T1891 n:127.0.0.1:14332_sjk%2Fr oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 645016 T1891 n:127.0.0.1:14332_sjk%2Fr 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:14332_sjk%2Fr
   [junit4]   2> 645016 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 645018 T1891 n:127.0.0.1:14332_sjk%2Fr oasc.Overseer.start 
Overseer (id=93729265011654659-127.0.0.1:14332_sjk%2Fr-n_0000000000) starting
   [junit4]   2> 645020 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 645026 T1891 n:127.0.0.1:14332_sjk%2Fr 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 645026 T1921 n:127.0.0.1:14332_sjk%2Fr 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 645026 T1891 n:127.0.0.1:14332_sjk%2Fr 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 645027 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 645031 T1891 n:127.0.0.1:14332_sjk%2Fr 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores
   [junit4]   2> 645036 T1891 n:127.0.0.1:14332_sjk%2Fr 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {transient=false, 
config=solrconfig.xml, shard=, collection=control_collection, dataDir=data/, 
name=collection1, loadOnStartup=true, schema=schema.xml, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores/collection1/, coreNodeName=, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores/collection1}
   [junit4]   2> 645037 T1891 n:127.0.0.1:14332_sjk%2Fr 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores/collection1/
   [junit4]   2> 645037 T1891 n:127.0.0.1:14332_sjk%2Fr 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 645038 T1923 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 645039 T1923 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 645039 T1923 n:127.0.0.1:14332_sjk%2Fr 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 645039 T1919 n:127.0.0.1:14332_sjk%2Fr 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 645040 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:14332/sjk/r";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:14332_sjk%2Fr",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 645041 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:14332/sjk/r";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:14332_sjk%2Fr",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 645041 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 645041 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 645043 T1919 n:127.0.0.1:14332_sjk%2Fr 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 646040 T1923 n:127.0.0.1:14332_sjk%2Fr 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 646041 T1923 n:127.0.0.1:14332_sjk%2Fr 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 646041 T1923 n:127.0.0.1:14332_sjk%2Fr 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 646042 T1923 n:127.0.0.1:14332_sjk%2Fr 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 646042 T1923 n:127.0.0.1:14332_sjk%2Fr 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 646042 T1923 n:127.0.0.1:14332_sjk%2Fr 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores/collection1/'
   [junit4]   2> 646086 T1923 n:127.0.0.1:14332_sjk%2Fr oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 646106 T1923 n:127.0.0.1:14332_sjk%2Fr 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 646125 T1923 n:127.0.0.1:14332_sjk%2Fr oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 646219 T1923 n:127.0.0.1:14332_sjk%2Fr oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 646221 T1923 n:127.0.0.1:14332_sjk%2Fr 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 646238 T1923 n:127.0.0.1:14332_sjk%2Fr 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 646734 T1923 n:127.0.0.1:14332_sjk%2Fr 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 646738 T1923 n:127.0.0.1:14332_sjk%2Fr 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 646740 T1923 n:127.0.0.1:14332_sjk%2Fr 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 646748 T1923 n:127.0.0.1:14332_sjk%2Fr 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 646765 T1923 n:127.0.0.1:14332_sjk%2Fr 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 646766 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 646766 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 646766 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@118b9d53
   [junit4]   2> 646767 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores/collection1/data
   [junit4]   2> 646767 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores/collection1/data/index/
   [junit4]   2> 646767 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 646767 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/control-001/cores/collection1/data/index
   [junit4]   2> 646768 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=22.021484375, 
floorSegmentMB=1.6181640625, forceMergeDeletesPctAllowed=24.327391454915446, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3591394065668111
   [junit4]   2> 646768 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@42357982 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44bc67c3),segFN=segments_1,generation=1}
   [junit4]   2> 646769 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 646773 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 646773 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 646773 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 646773 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 646774 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 646774 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 646774 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 646774 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 646775 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 646797 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 646802 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 646804 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 646806 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 646810 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/get,/update/json,/update/csv,/admin/segments,/update,/admin/mbeans,/update/json/docs,/admin/logging,/schema,/admin/threads,/admin/ping,/admin/file,/admin/luke,standard,/admin/system,/replication,/config,/admin/properties,/admin/plugins
   [junit4]   2> 646826 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 646829 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 646829 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 646832 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 646833 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 646834 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=17.8984375, 
floorSegmentMB=2.095703125, forceMergeDeletesPctAllowed=3.260527388365256, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 646834 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@42357982 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44bc67c3),segFN=segments_1,generation=1}
   [junit4]   2> 646834 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 646835 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@722ad5db[collection1] main
   [junit4]   2> 646835 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 646836 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 646836 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 646837 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 646837 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 646837 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 646838 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 646838 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 646839 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 646839 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 646839 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 646840 T1924 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@722ad5db[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 646840 T1923 n:127.0.0.1:14332_sjk%2Fr x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 646841 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:14332/sjk/r 
collection:control_collection shard:shard1
   [junit4]   2> 646841 T1891 n:127.0.0.1:14332_sjk%2Fr 
oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 646842 T1891 n:127.0.0.1:14332_sjk%2Fr 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 646842 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 646846 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 646848 T1919 n:127.0.0.1:14332_sjk%2Fr 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 646848 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 646848 T1891 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 646848 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> 646849 T1920 n:127.0.0.1:14332_sjk%2Fr 
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 C321 name=collection1 
org.apache.solr.core.SolrCore@4e78b36e 
url=http://127.0.0.1:14332/sjk/r/collection1 node=127.0.0.1:14332_sjk%2Fr 
C321_STATE=coll:control_collection core:collection1 
props:{base_url=http://127.0.0.1:14332/sjk/r, state=down, 
node_name=127.0.0.1:14332_sjk%2Fr, core=collection1}
   [junit4]   2> 646849 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 C321 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:14332/sjk/r/collection1/
   [junit4]   2> 646849 T1891 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 646849 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 C321 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 646850 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 C321 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:14332/sjk/r/collection1/ has no replicas
   [junit4]   2> 646850 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:14332/sjk/r/collection1/ shard1
   [junit4]   2> 646850 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 646851 T1919 n:127.0.0.1:14332_sjk%2Fr 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 646851 T1930 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c253526 
name:ZooKeeperConnection Watcher:127.0.0.1:10665/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 646851 T1891 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 646852 T1891 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 646852 T1891 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 646855 T1919 n:127.0.0.1:14332_sjk%2Fr 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 646855 T1891 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 646856 T1920 n:127.0.0.1:14332_sjk%2Fr 
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:14332/sjk/r";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 646856 T1891 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 646856 T1891 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 646857 T1891 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 646859 T1933 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@56528fe3 
name:ZooKeeperConnection Watcher:127.0.0.1:10665/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 646859 T1891 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 646859 T1891 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 646861 T1919 n:127.0.0.1:14332_sjk%2Fr 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 646862 T1920 n:127.0.0.1:14332_sjk%2Fr 
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> 646862 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 646863 T1919 n:127.0.0.1:14332_sjk%2Fr 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 646863 T1930 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 646905 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:14332/sjk/r/collection1/ and leader is 
http://127.0.0.1:14332/sjk/r/collection1/
   [junit4]   2> 646906 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:14332/sjk/r
   [junit4]   2> 646906 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 646906 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 646907 T1927 n:127.0.0.1:14332_sjk%2Fr c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 646908 T1919 n:127.0.0.1:14332_sjk%2Fr 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 646909 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:14332/sjk/r";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:14332_sjk%2Fr",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 646910 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:14332/sjk/r";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:14332_sjk%2Fr",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 646910 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 646911 T1930 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 646911 T1919 n:127.0.0.1:14332_sjk%2Fr 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 647016 T1930 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 647016 T1919 n:127.0.0.1:14332_sjk%2Fr 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 648973 T1891 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores/collection1
   [junit4]   2> 648976 T1891 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001
   [junit4]   2> 648977 T1891 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 648980 T1891 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@311b1c55{/sjk/r,null,AVAILABLE}
   [junit4]   2> 648981 T1891 oejs.AbstractConnector.doStart Started 
ServerConnector@6474817f{HTTP/1.1}{127.0.0.1:53373}
   [junit4]   2> 648981 T1891 oejs.Server.doStart Started @654937ms
   [junit4]   2> 648981 T1891 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/sjk/r, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/tempDir-001/jetty1, hostPort=53373, 
solrconfig=solrconfig.xml, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores}
   [junit4]   2> 648982 T1891 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 648982 T1891 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/'
   [junit4]   2> 649042 T1891 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/solr.xml
   [junit4]   2> 649128 T1891 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores
   [junit4]   2> 649128 T1891 oasc.CoreContainer.<init> New CoreContainer 
865330826
   [junit4]   2> 649129 T1891 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/]
   [junit4]   2> 649129 T1891 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/lib
   [junit4]   2> 649130 T1891 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-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/lib).
   [junit4]   2> 649145 T1891 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> 649154 T1891 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 649159 T1891 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649159 T1891 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649159 T1891 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 649160 T1891 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:10665/solr
   [junit4]   2> 649160 T1891 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 649160 T1891 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 649161 T1891 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 649163 T1947 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@68b237c0 
name:ZooKeeperConnection Watcher:127.0.0.1:10665 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649164 T1891 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 649165 T1891 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 649166 T1891 n:127.0.0.1:53373_sjk%2Fr 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 649168 T1950 n:127.0.0.1:53373_sjk%2Fr 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ba51376 
name:ZooKeeperConnection Watcher:127.0.0.1:10665/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649168 T1891 n:127.0.0.1:53373_sjk%2Fr 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 649172 T1891 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 650177 T1891 n:127.0.0.1:53373_sjk%2Fr 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53373_sjk%2Fr
   [junit4]   2> 650177 T1891 n:127.0.0.1:53373_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53373_sjk%2Fr
   [junit4]   2> 650180 T1891 n:127.0.0.1:53373_sjk%2Fr oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 650183 T1891 n:127.0.0.1:53373_sjk%2Fr 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores
   [junit4]   2> 650186 T1891 n:127.0.0.1:53373_sjk%2Fr 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {transient=false, shard=, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores/collection1/, name=collection1, 
schema=schema.xml, coreNodeName=, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores/collection1, dataDir=data/, 
collection=collection1, config=solrconfig.xml, loadOnStartup=true}
   [junit4]   2> 650186 T1891 n:127.0.0.1:53373_sjk%2Fr 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores/collection1/
   [junit4]   2> 650187 T1891 n:127.0.0.1:53373_sjk%2Fr 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 650189 T1951 n:127.0.0.1:53373_sjk%2Fr c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 650189 T1951 n:127.0.0.1:53373_sjk%2Fr c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 650190 T1919 n:127.0.0.1:14332_sjk%2Fr 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 650191 T1951 n:127.0.0.1:53373_sjk%2Fr 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 650191 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:53373/sjk/r";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:53373_sjk%2Fr",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 650191 T1951 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 650192 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:53373/sjk/r";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:53373_sjk%2Fr",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 650192 T1951 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 650192 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 650192 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 650193 T1951 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 650193 T1951 n:127.0.0.1:53373_sjk%2Fr 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 650194 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 650194 T1950 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 650195 T1950 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 1 
   [junit4]   2> 651194 T1951 n:127.0.0.1:53373_sjk%2Fr 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 651195 T1951 n:127.0.0.1:53373_sjk%2Fr 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 651195 T1951 n:127.0.0.1:53373_sjk%2Fr 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 651195 T1951 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 651196 T1951 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 651196 T1951 n:127.0.0.1:53373_sjk%2Fr 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores/collection1/'
   [junit4]   2> 651242 T1951 n:127.0.0.1:53373_sjk%2Fr oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 651250 T1951 n:127.0.0.1:53373_sjk%2Fr 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 651311 T1951 n:127.0.0.1:53373_sjk%2Fr oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 651406 T1951 n:127.0.0.1:53373_sjk%2Fr oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 651408 T1951 n:127.0.0.1:53373_sjk%2Fr 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 651419 T1951 n:127.0.0.1:53373_sjk%2Fr 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 651800 T1951 n:127.0.0.1:53373_sjk%2Fr 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 651809 T1951 n:127.0.0.1:53373_sjk%2Fr 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 651811 T1951 n:127.0.0.1:53373_sjk%2Fr 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 651816 T1951 n:127.0.0.1:53373_sjk%2Fr 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 651838 T1951 n:127.0.0.1:53373_sjk%2Fr 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 651838 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 651839 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 651839 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@118b9d53
   [junit4]   2> 651840 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores/collection1/data
   [junit4]   2> 651840 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 651841 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 651841 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 651841 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=22.021484375, 
floorSegmentMB=1.6181640625, forceMergeDeletesPctAllowed=24.327391454915446, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3591394065668111
   [junit4]   2> 651842 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@928150 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1267ab7b),segFN=segments_1,generation=1}
   [junit4]   2> 651843 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 651850 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 651850 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 651851 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 651851 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 651851 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 651852 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 651852 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 651852 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 651853 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 651884 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651892 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651894 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651896 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651901 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/get,/update/json,/update/csv,/admin/segments,/update,/admin/mbeans,/update/json/docs,/admin/logging,/schema,/admin/threads,/admin/ping,/admin/file,/admin/luke,standard,/admin/system,/replication,/config,/admin/properties,/admin/plugins
   [junit4]   2> 651903 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 651905 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 651906 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 651908 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 651908 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 651909 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=17.8984375, 
floorSegmentMB=2.095703125, forceMergeDeletesPctAllowed=3.260527388365256, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 651910 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@928150 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1267ab7b),segFN=segments_1,generation=1}
   [junit4]   2> 651910 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 651910 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@63cbe4d0[collection1] main
   [junit4]   2> 651911 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 651911 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 651911 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 651912 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 651912 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 651912 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 651913 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 651913 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 651913 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 651913 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 651914 T1952 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@63cbe4d0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 651914 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 651915 T1951 n:127.0.0.1:53373_sjk%2Fr x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 651915 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:53373/sjk/r collection:collection1 shard:shard1
   [junit4]   2> 651916 T1891 n:127.0.0.1:53373_sjk%2Fr 
oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 651916 T1891 n:127.0.0.1:53373_sjk%2Fr 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 651916 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 651920 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 651922 T1919 n:127.0.0.1:14332_sjk%2Fr 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 651922 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 651922 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 651922 T1920 n:127.0.0.1:14332_sjk%2Fr 
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> ASYNC  NEW_CORE C322 name=collection1 
org.apache.solr.core.SolrCore@a27190b 
url=http://127.0.0.1:53373/sjk/r/collection1 node=127.0.0.1:53373_sjk%2Fr 
C322_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:53373/sjk/r, state=down, 
node_name=127.0.0.1:53373_sjk%2Fr, core=collection1}
   [junit4]   2> 651922 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 C322 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:53373/sjk/r/collection1/
   [junit4]   2> 651923 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 C322 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 651923 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 C322 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53373/sjk/r/collection1/ has no replicas
   [junit4]   2> 651923 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 1
   [junit4]   2> 651923 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:53373/sjk/r/collection1/ shard1
   [junit4]   2> 651924 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 651924 T1950 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 651925 T1950 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 2 
   [junit4]   2> 651927 T1919 n:127.0.0.1:14332_sjk%2Fr 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 651928 T1920 n:127.0.0.1:14332_sjk%2Fr 
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:53373/sjk/r";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 651929 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 2
   [junit4]   2> 651930 T1950 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 651931 T1950 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 651978 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:53373/sjk/r/collection1/ and leader is 
http://127.0.0.1:53373/sjk/r/collection1/
   [junit4]   2> 651979 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:53373/sjk/r
   [junit4]   2> 651979 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 651979 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 651979 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 651981 T1919 n:127.0.0.1:14332_sjk%2Fr 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 651982 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:53373/sjk/r";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:53373_sjk%2Fr",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 651982 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:53373/sjk/r";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:53373_sjk%2Fr",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 651983 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 3
   [junit4]   2> 651983 T1955 n:127.0.0.1:53373_sjk%2Fr c:collection1 s:shard1 
x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for 
collection1 to ver 3 
   [junit4]   2> 651984 T1950 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 651985 T1950 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 653739 T1891 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores/collection1
   [junit4]   2> 653741 T1891 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001
   [junit4]   2> 653742 T1891 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 653744 T1891 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@74ba86ab{/sjk/r,null,AVAILABLE}
   [junit4]   2> 653745 T1891 oejs.AbstractConnector.doStart Started 
ServerConnector@78683369{HTTP/1.1}{127.0.0.1:49645}
   [junit4]   2> 653745 T1891 oejs.Server.doStart Started @659701ms
   [junit4]   2> 653745 T1891 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=49645, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/sjk/r}
   [junit4]   2> 653745 T1891 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 653746 T1891 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/'
   [junit4]   2> 653803 T1891 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/solr.xml
   [junit4]   2> 653871 T1891 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores
   [junit4]   2> 653872 T1891 oasc.CoreContainer.<init> New CoreContainer 
380537127
   [junit4]   2> 653872 T1891 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/]
   [junit4]   2> 653872 T1891 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/lib
   [junit4]   2> 653873 T1891 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-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/lib).
   [junit4]   2> 653890 T1891 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> 653993 T1891 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 653994 T1891 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 653994 T1891 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 653994 T1891 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 653994 T1891 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:10665/solr
   [junit4]   2> 653995 T1891 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 653995 T1891 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 653996 T1891 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 653998 T1969 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a6f4418 
name:ZooKeeperConnection Watcher:127.0.0.1:10665 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 653999 T1891 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 653999 T1891 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 654001 T1891 n:127.0.0.1:49645_sjk%2Fr 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 654002 T1972 n:127.0.0.1:49645_sjk%2Fr 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@41123617 
name:ZooKeeperConnection Watcher:127.0.0.1:10665/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 654002 T1891 n:127.0.0.1:49645_sjk%2Fr 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 654007 T1891 n:127.0.0.1:49645_sjk%2Fr 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 655013 T1891 n:127.0.0.1:49645_sjk%2Fr 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49645_sjk%2Fr
   [junit4]   2> 655014 T1891 n:127.0.0.1:49645_sjk%2Fr 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49645_sjk%2Fr
   [junit4]   2> 655017 T1891 n:127.0.0.1:49645_sjk%2Fr oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 655019 T1891 n:127.0.0.1:49645_sjk%2Fr 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores
   [junit4]   2> 655022 T1891 n:127.0.0.1:49645_sjk%2Fr 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml, 
name=collection1, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores/collection1, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores/collection1/, shard=, transient=false, 
loadOnStartup=true, coreNodeName=, dataDir=data/, config=solrconfig.xml, 
collection=collection1}
   [junit4]   2> 655022 T1891 n:127.0.0.1:49645_sjk%2Fr 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores/collection1/
   [junit4]   2> 655023 T1891 n:127.0.0.1:49645_sjk%2Fr 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 655025 T1973 n:127.0.0.1:49645_sjk%2Fr c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 655025 T1973 n:127.0.0.1:49645_sjk%2Fr c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 655026 T1919 n:127.0.0.1:14332_sjk%2Fr 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 655027 T1973 n:127.0.0.1:49645_sjk%2Fr 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 655027 T1973 n:127.0.0.1:49645_sjk%2Fr 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 655027 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:49645/sjk/r";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:49645_sjk%2Fr",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 655028 T1973 n:127.0.0.1:49645_sjk%2Fr 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 655028 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:49645/sjk/r";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:49645_sjk%2Fr",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 655028 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 655028 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 655029 T1973 n:127.0.0.1:49645_sjk%2Fr 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 655029 T1973 n:127.0.0.1:49645_sjk%2Fr 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 655029 T1920 n:127.0.0.1:14332_sjk%2Fr 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 4
   [junit4]   2> 655030 T1950 n:127.0.0.1:53373_sjk%2Fr 
oascc.ZkStateReader$7.process A cluster state change

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

path /overseer/queue state SyncConnected
   [junit4]   2> 815919 T1891 c:control_collection s:shard1 x:collection1 
oasc.Overseer.close Overseer 
(id=93729265011654667-127.0.0.1:49645_sjk%2Fr-n_0000000003) closing
   [junit4]   2> 815919 T2073 n:127.0.0.1:49645_sjk%2Fr 
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 
127.0.0.1:49645_sjk%2Fr
   [junit4]   2> 815920 T2072 n:127.0.0.1:49645_sjk%2Fr 
oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot 
talk to ZK
   [junit4]   2> 816917 T2071 n:127.0.0.1:49645_sjk%2Fr C344 
oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 816918 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election 
because CoreContainer is closed
   [junit4]   2> 816918 T2071 n:127.0.0.1:49645_sjk%2Fr oasc.SolrCore.close 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29eaf1b9
   [junit4]   2> 816919 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasc.ZkController.unregisterConfListener removed listener for config directory 
[/configs/conf1]
   [junit4]   2> 816919 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasc.ZkController.unregisterConfListener No more listeners for config directory 
[/configs/conf1]
   [junit4]   2> 816919 T2071 n:127.0.0.1:49645_sjk%2Fr 
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=449,cumulative_deletesById=220,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=42182,transaction_logs_total_number=1}
   [junit4]   2> 816919 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 816919 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 816920 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 816921 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 816928 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 816929 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 816929 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasc.CachingDirectoryFactory.close Closing directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 816929 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores/collection1/data;done=false>>]
   [junit4]   2> 816929 T2071 n:127.0.0.1:49645_sjk%2Fr 
oasc.CachingDirectoryFactory.close Closing directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001/shard-2-001/cores/collection1/data
   [junit4]   2> 816931 T1891 oejs.AbstractConnector.doStop Stopped 
ServerConnector@25816846{HTTP/1.1}{127.0.0.1:49645}
   [junit4]   2> 816932 T1891 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@6ae77a25{/sjk/r,null,UNAVAILABLE}
   [junit4]   2> 816934 T1891 c:control_collection s:shard1 x:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:10665 10665
   [junit4]   2> 817154 T1892 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:10665 10665
   [junit4]   2> 817155 T1892 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/clusterstate.json
   [junit4]   2>                5       /solr/aliases.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/collections/collection1/leader_elect/shard1/election/93729265011654663-core_node1-n_0000000000
   [junit4]   2>                2       
/solr/overseer_elect/election/93729265011654663-127.0.0.1:53373_sjk%2Fr-n_0000000001
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                4       /solr/live_nodes
   [junit4]   2>                3       /solr/overseer/queue
   [junit4]   2>                3       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest 
-Dtests.method=test -Dtests.seed=A09DB11E46F0E175 -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=sr_BA_#Latn -Dtests.timezone=Pacific/Fiji 
-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 981 from http://127.0.0.1:53373/sjk/r/collection1lastClient 
and got 235 from http://127.0.0.1:49645/sjk/r/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A09DB11E46F0E175:28C98EC4E80C8C8D]: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> 817169 T1891 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-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest
 A09DB11E46F0E175-001
   [junit4]   2> 174810 T1890 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=sr_BA_#Latn, timezone=Pacific/Fiji
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=174417384,total=248512512
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedQueryElevationComponentTest, 
DistribDocExpirationUpdateProcessorTest, TestSchemaVersionResource, 
OverseerTest, TestRandomFaceting, AnalyticsMergeStrategyTest, 
HdfsSyncSliceTest, TestIBSimilarityFactory, CoreAdminCreateDiscoverTest, 
DocumentBuilderTest, ShardSplitTest, TestPseudoReturnFields, TestBlobHandler, 
TestRecovery, TermsComponentTest, InfoHandlerTest, TestSolrXml, 
TestCopyFieldCollectionResource, SolrTestCaseJ4Test, 
ParsingFieldUpdateProcessorsTest, TestSchemaManager, DateRangeFieldTest, 
TriLevelCompositeIdRoutingTest, SimplePostToolTest, RecoveryZkTest]
   [junit4] Completed [152/484] on J0 in 175.35s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1065 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1433:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
 There were test failures: 484 suites, 1946 tests, 1 failure, 68 ignored (26 
assumptions)

Total time: 55 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3022
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 209772070 bytes
Compression is 0.0%
Took 43 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to