You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/02/19 15:14:27 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_51) - Build # 9418 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9418/
Java: 64bit/jdk1.7.0_51 -XX:+UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([72DAE6331EC891FF]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestDistribDocBasedVersion

Error Message:
ERROR: SolrIndexSearcher opens=19 closes=17

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=19 closes=17
	at __randomizedtesting.SeedInfo.seed([72DAE6331EC891FF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:387)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:155)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestDistribDocBasedVersion

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestDistribDocBasedVersion:     1) Thread[id=7789, name=searcherExecutor-4884-thread-1, state=WAITING, group=TGRP-TestDistribDocBasedVersion]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:744)    2) Thread[id=7808, name=searcherExecutor-4892-thread-1, state=WAITING, group=TGRP-TestDistribDocBasedVersion]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestDistribDocBasedVersion: 
   1) Thread[id=7789, name=searcherExecutor-4884-thread-1, state=WAITING, group=TGRP-TestDistribDocBasedVersion]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
   2) Thread[id=7808, name=searcherExecutor-4892-thread-1, state=WAITING, group=TGRP-TestDistribDocBasedVersion]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
	at __randomizedtesting.SeedInfo.seed([72DAE6331EC891FF]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestDistribDocBasedVersion

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7808, name=searcherExecutor-4892-thread-1, state=WAITING, group=TGRP-TestDistribDocBasedVersion]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:744)    2) Thread[id=7789, name=searcherExecutor-4884-thread-1, state=WAITING, group=TGRP-TestDistribDocBasedVersion]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7808, name=searcherExecutor-4892-thread-1, state=WAITING, group=TGRP-TestDistribDocBasedVersion]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
   2) Thread[id=7789, name=searcherExecutor-4884-thread-1, state=WAITING, group=TGRP-TestDistribDocBasedVersion]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
	at __randomizedtesting.SeedInfo.seed([72DAE6331EC891FF]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestDistribDocBasedVersion

Error Message:
Captured an uncaught exception in thread: Thread[id=7831, name=Lucene Merge Thread #0, state=RUNNABLE, group=TGRP-TestDistribDocBasedVersion]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7831, name=Lucene Merge Thread #0, state=RUNNABLE, group=TGRP-TestDistribDocBasedVersion]
Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([72DAE6331EC891FF]:0)
	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:545)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:518)
Caused by: java.lang.AssertionError
	at org.apache.lucene.index.IndexWriter._mergeInit(IndexWriter.java:3870)
	at org.apache.lucene.index.IndexWriter.mergeInit(IndexWriter.java:3854)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3707)
	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:405)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:482)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestDistribDocBasedVersion

Error Message:
Captured an uncaught exception in thread: Thread[id=7832, name=Lucene Merge Thread #0, state=RUNNABLE, group=TGRP-TestDistribDocBasedVersion]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7832, name=Lucene Merge Thread #0, state=RUNNABLE, group=TGRP-TestDistribDocBasedVersion]
Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([72DAE6331EC891FF]:0)
	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:545)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:518)
Caused by: java.lang.AssertionError
	at org.apache.lucene.index.IndexWriter._mergeInit(IndexWriter.java:3870)
	at org.apache.lucene.index.IndexWriter.mergeInit(IndexWriter.java:3854)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3707)
	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:405)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:482)


REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([72DAE6331EC891FF]:0)




Build Log:
[...truncated 10909 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
   [junit4]   2> 1976137 T7707 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1976138 T7707 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1976144 T7707 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestDistribDocBasedVersion-1392813850541
   [junit4]   2> 1976145 T7707 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1976145 T7708 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1976245 T7707 oasc.ZkTestServer.run start zk server on port:36297
   [junit4]   2> 1976246 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976424 T7714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f10e1dd name:ZooKeeperConnection Watcher:127.0.0.1:36297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976425 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976425 T7707 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1976430 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976431 T7716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5636a0ab name:ZooKeeperConnection Watcher:127.0.0.1:36297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976431 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976431 T7707 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1976436 T7707 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1976438 T7707 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1976440 T7707 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1976442 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-externalversionconstraint.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1976442 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1976445 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1976446 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1976448 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1976449 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1976450 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1976451 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1976453 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1976454 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1976456 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1976456 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1976458 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1976458 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1976461 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1976461 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1976463 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1976464 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1976466 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1976466 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1976469 T7707 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1976469 T7707 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1976544 T7707 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1976569 T7707 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34661
   [junit4]   2> 1976570 T7707 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1976570 T7707 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1976570 T7707 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1392813850869
   [junit4]   2> 1976570 T7707 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1392813850869/'
   [junit4]   2> 1976586 T7707 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1392813850869/solr.xml
   [junit4]   2> 1976621 T7707 oasc.CoreContainer.<init> New CoreContainer 1630558379
   [junit4]   2> 1976622 T7707 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1392813850869/]
   [junit4]   2> 1976623 T7707 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1976623 T7707 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1976623 T7707 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1976624 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1976624 T7707 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1976624 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1976625 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1976625 T7707 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1976625 T7707 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1976627 T7707 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1976628 T7707 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1976628 T7707 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1976628 T7707 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36297/solr
   [junit4]   2> 1976628 T7707 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1976629 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976632 T7727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d0d7466 name:ZooKeeperConnection Watcher:127.0.0.1:36297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976632 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976634 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976635 T7729 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e44baff name:ZooKeeperConnection Watcher:127.0.0.1:36297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976636 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976637 T7707 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1976641 T7707 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1976644 T7707 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1976645 T7707 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34661_
   [junit4]   2> 1976646 T7707 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34661_
   [junit4]   2> 1976648 T7707 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1976650 T7707 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1976653 T7707 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:34661_
   [junit4]   2> 1976654 T7707 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1976656 T7707 oasc.Overseer.start Overseer (id=91279448509251587-127.0.0.1:34661_-n_0000000000) starting
   [junit4]   2> 1976659 T7707 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1976661 T7731 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1976661 T7707 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1976662 T7731 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1976665 T7707 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1976668 T7707 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1976670 T7730 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1976674 T7732 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1976674 T7732 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1976676 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1976676 T7732 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1976678 T7730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1976679 T7730 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34661",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34661_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1976679 T7730 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1976679 T7730 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1976682 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1976682 T7729 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> 1977677 T7732 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1977677 T7732 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1392813850869/collection1
   [junit4]   2> 1977678 T7732 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1977678 T7732 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1977679 T7732 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1977679 T7732 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1977680 T7732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1392813850869/collection1/'
   [junit4]   2> 1977680 T7732 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1392813850869/collection1/lib/classes/' to classloader
   [junit4]   2> 1977681 T7732 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1392813850869/collection1/lib/README' to classloader
   [junit4]   2> 1977713 T7732 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1977772 T7732 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1977774 T7732 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1977780 T7732 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1978098 T7732 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1978101 T7732 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1978102 T7732 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1978105 T7732 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1978120 T7732 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1978120 T7732 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1392813850869/collection1/, dataDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/control/data/
   [junit4]   2> 1978120 T7732 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4724ce0f
   [junit4]   2> 1978121 T7732 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/control/data
   [junit4]   2> 1978121 T7732 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/control/data/index/
   [junit4]   2> 1978122 T7732 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1978122 T7732 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/control/data/index
   [junit4]   2> 1978123 T7732 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6801201384709865]
   [junit4]   2> 1978126 T7732 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/control/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17ac2239; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1978126 T7732 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1978129 T7732 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1978140 T7732 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1978140 T7732 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1978141 T7732 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1978141 T7732 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1978141 T7732 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1978141 T7732 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1978142 T7732 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1978142 T7732 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1978143 T7732 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1978143 T7732 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1978145 T7732 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1978147 T7732 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1978148 T7732 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1978148 T7732 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@20758670
   [junit4]   2> 1978150 T7732 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/control/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17ac2239; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1978150 T7732 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1978150 T7732 oass.SolrIndexSearcher.<init> Opening Searcher@b835fd2[collection1] main
   [junit4]   2> 1978151 T7733 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b835fd2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1978152 T7732 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1978152 T7707 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1978152 T7707 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1978152 T7736 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34661 collection:control_collection shard:shard1
   [junit4]   2> 1978153 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1978154 T7736 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1978155 T7738 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@495be7ac name:ZooKeeperConnection Watcher:127.0.0.1:36297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1978155 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1978156 T7707 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1978158 T7707 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1978158 T7736 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1978160 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1978160 T7736 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1978160 T7736 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3183 name=collection1 org.apache.solr.core.SolrCore@43fa6113 url=http://127.0.0.1:34661/collection1 node=127.0.0.1:34661_ C3183_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:34661, core=collection1, node_name=127.0.0.1:34661_}
   [junit4]   2> 1978160 T7736 C3183 P34661 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34661/collection1/
   [junit4]   2> 1978161 T7736 C3183 P34661 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1978161 T7730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1978161 T7736 C3183 P34661 oasc.SyncStrategy.syncToMe http://127.0.0.1:34661/collection1/ has no replicas
   [junit4]   2> 1978161 T7736 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34661/collection1/ shard1
   [junit4]   2> 1978161 T7736 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1978164 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1978168 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1978170 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1978221 T7707 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1978222 T7707 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1978223 T7707 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49660
   [junit4]   2> 1978223 T7707 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1978224 T7707 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1978224 T7707 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1392813852555
   [junit4]   2> 1978224 T7707 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1392813852555/'
   [junit4]   2> 1978239 T7707 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1392813852555/solr.xml
   [junit4]   2> 1978273 T7738 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> 1978273 T7729 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> 1978277 T7707 oasc.CoreContainer.<init> New CoreContainer 811026499
   [junit4]   2> 1978277 T7707 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1392813852555/]
   [junit4]   2> 1978278 T7707 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1978278 T7707 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1978279 T7707 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1978279 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1978279 T7707 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1978280 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1978280 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1978280 T7707 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1978280 T7707 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1978282 T7707 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1978283 T7707 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1978283 T7707 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1978284 T7707 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36297/solr
   [junit4]   2> 1978284 T7707 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1978284 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1978286 T7749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32493f80 name:ZooKeeperConnection Watcher:127.0.0.1:36297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1978286 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1978288 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1978289 T7751 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@678bb2a2 name:ZooKeeperConnection Watcher:127.0.0.1:36297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1978289 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1978292 T7707 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1978319 T7736 oasc.ZkController.register We are http://127.0.0.1:34661/collection1/ and leader is http://127.0.0.1:34661/collection1/
   [junit4]   2> 1978319 T7736 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34661
   [junit4]   2> 1978320 T7736 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1978320 T7736 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1978320 T7736 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1978321 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1978321 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1978321 T7736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1978321 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1978323 T7730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1978323 T7730 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34661",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34661_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1978325 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1978427 T7729 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> 1978427 T7738 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> 1978427 T7751 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> 1979294 T7707 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49660_
   [junit4]   2> 1979296 T7707 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49660_
   [junit4]   2> 1979298 T7738 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1979298 T7751 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1979298 T7729 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1979304 T7752 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1979304 T7752 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1979305 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979305 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979305 T7752 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1979306 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979307 T7730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1979307 T7730 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49660",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49660_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1979307 T7730 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1979308 T7730 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1979309 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979411 T7751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1979411 T7738 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1979411 T7729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1980306 T7752 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1980307 T7752 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1392813852555/collection1
   [junit4]   2> 1980307 T7752 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1980308 T7752 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1980308 T7752 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1980310 T7752 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1980310 T7752 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1392813852555/collection1/'
   [junit4]   2> 1980311 T7752 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1392813852555/collection1/lib/classes/' to classloader
   [junit4]   2> 1980311 T7752 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1392813852555/collection1/lib/README' to classloader
   [junit4]   2> 1980346 T7752 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1980381 T7752 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1980383 T7752 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1980390 T7752 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1980753 T7752 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1980756 T7752 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1980757 T7752 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1980760 T7752 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1980774 T7752 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1980774 T7752 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1392813852555/collection1/, dataDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty1/
   [junit4]   2> 1980774 T7752 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4724ce0f
   [junit4]   2> 1980775 T7752 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty1
   [junit4]   2> 1980775 T7752 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty1/index/
   [junit4]   2> 1980775 T7752 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1980776 T7752 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty1/index
   [junit4]   2> 1980776 T7752 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6801201384709865]
   [junit4]   2> 1980778 T7752 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty1/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364e75bb; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1980779 T7752 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1980782 T7752 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1980782 T7752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1980783 T7752 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1980783 T7752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1980783 T7752 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1980783 T7752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1980784 T7752 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1980784 T7752 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1980784 T7752 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1980785 T7752 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1980785 T7752 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1980788 T7752 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1980790 T7752 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1980790 T7752 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1980791 T7752 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1afedd0d
   [junit4]   2> 1980792 T7752 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty1/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364e75bb; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1980793 T7752 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1980793 T7752 oass.SolrIndexSearcher.<init> Opening Searcher@374f6d4d[collection1] main
   [junit4]   2> 1980794 T7753 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@374f6d4d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1980796 T7752 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1980796 T7707 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1980797 T7707 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1980796 T7756 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49660 collection:collection1 shard:shard2
   [junit4]   2> 1980798 T7756 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1980804 T7756 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1980805 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980805 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980806 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980805 T7756 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1980806 T7756 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3184 name=collection1 org.apache.solr.core.SolrCore@34639564 url=http://127.0.0.1:49660/collection1 node=127.0.0.1:49660_ C3184_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49660, core=collection1, node_name=127.0.0.1:49660_}
   [junit4]   2> 1980806 T7756 C3184 P49660 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49660/collection1/
   [junit4]   2> 1980806 T7756 C3184 P49660 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1980807 T7730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1980807 T7756 C3184 P49660 oasc.SyncStrategy.syncToMe http://127.0.0.1:49660/collection1/ has no replicas
   [junit4]   2> 1980807 T7756 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49660/collection1/ shard2
   [junit4]   2> 1980807 T7756 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1980809 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980811 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980814 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980863 T7707 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1980864 T7707 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1980866 T7707 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46252
   [junit4]   2> 1980866 T7707 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1980866 T7707 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1980867 T7707 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1392813855195
   [junit4]   2> 1980867 T7707 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1392813855195/'
   [junit4]   2> 1980881 T7707 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1392813855195/solr.xml
   [junit4]   2> 1980915 T7707 oasc.CoreContainer.<init> New CoreContainer 2113772112
   [junit4]   2> 1980915 T7707 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1392813855195/]
   [junit4]   2> 1980916 T7707 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1980917 T7707 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1980917 T7751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1980917 T7729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1980917 T7738 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1980917 T7707 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1980918 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1980918 T7707 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1980919 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1980919 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1980919 T7707 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1980920 T7707 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1980922 T7707 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1980922 T7707 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1980922 T7707 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1980923 T7707 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36297/solr
   [junit4]   2> 1980923 T7707 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1980924 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1980925 T7767 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e088c41 name:ZooKeeperConnection Watcher:127.0.0.1:36297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1980925 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1980927 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1980927 T7769 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2564725c name:ZooKeeperConnection Watcher:127.0.0.1:36297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1980928 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1980931 T7707 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1980962 T7756 oasc.ZkController.register We are http://127.0.0.1:49660/collection1/ and leader is http://127.0.0.1:49660/collection1/
   [junit4]   2> 1980962 T7756 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49660
   [junit4]   2> 1980962 T7756 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1980962 T7756 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1980962 T7756 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1980964 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980964 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980964 T7756 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1980964 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980965 T7730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1980966 T7730 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49660",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49660_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1980968 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1981070 T7751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1981070 T7738 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1981070 T7729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1981070 T7769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1981933 T7707 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46252_
   [junit4]   2> 1981935 T7707 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46252_
   [junit4]   2> 1981937 T7729 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1981937 T7738 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1981938 T7769 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1981937 T7751 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1981945 T7770 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1981945 T7770 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1981946 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1981947 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1981946 T7770 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1981947 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1981948 T7730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1981949 T7730 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46252",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46252_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1981949 T7730 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1981949 T7730 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1981952 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982056 T7729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1982056 T7769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1982056 T7751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1982056 T7738 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1982947 T7770 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1982948 T7770 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1392813855195/collection1
   [junit4]   2> 1982948 T7770 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1982950 T7770 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1982950 T7770 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1982952 T7770 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1982952 T7770 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1392813855195/collection1/'
   [junit4]   2> 1982953 T7770 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1392813855195/collection1/lib/classes/' to classloader
   [junit4]   2> 1982953 T7770 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1392813855195/collection1/lib/README' to classloader
   [junit4]   2> 1982998 T7770 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1983031 T7770 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1983033 T7770 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1983038 T7770 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1983376 T7770 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1983378 T7770 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1983379 T7770 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1983382 T7770 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1983397 T7770 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1983397 T7770 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1392813855195/collection1/, dataDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty2/
   [junit4]   2> 1983398 T7770 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4724ce0f
   [junit4]   2> 1983398 T7770 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty2
   [junit4]   2> 1983399 T7770 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty2/index/
   [junit4]   2> 1983399 T7770 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1983399 T7770 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty2/index
   [junit4]   2> 1983400 T7770 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6801201384709865]
   [junit4]   2> 1983402 T7770 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty2/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69321156; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1983402 T7770 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1983405 T7770 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1983406 T7770 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1983406 T7770 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1983407 T7770 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1983407 T7770 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1983407 T7770 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1983407 T7770 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1983407 T7770 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1983408 T7770 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1983408 T7770 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1983409 T7770 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1983411 T7770 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1983414 T7770 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1983414 T7770 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1983414 T7770 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@63bfe6ab
   [junit4]   2> 1983415 T7770 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestDistribDocBasedVersion-1392813850541/jetty2/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69321156; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1983416 T7770 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1983416 T7770 oass.SolrIndexSearcher.<init> Opening Searcher@1d3710d9[collection1] main
   [junit4]   2> 1983417 T7771 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d3710d9[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1983418 T7770 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1983419 T7707 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1983419 T7707 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1983419 T7774 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46252 collection:collection1 shard:shard1
   [junit4]   2> 1983421 T7774 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1983424 T7774 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1983426 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983426 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983426 T7774 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1983427 T7774 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1983426 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C3185 name=collection1 org.apache.solr.core.SolrCore@7433f024 url=http://127.0.0.1:46252/collection1 node=127.0.0.1:46252_ C3185_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:46252, core=collection1, node_name=127.0.0.1:46252_}
   [junit4]   2> 1983427 T7774 C3185 P46252 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46252/collection1/
   [junit4]   2> 1983427 T7730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1983427 T7774 C3185 P46252 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1983428 T7774 C3185 P46252 oasc.SyncStrategy.syncToMe http://127.0.0.1:46252/collection1/ has no replicas
   [junit4]   2> 1983428 T7774 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46252/collection1/ shard1
   [junit4]   2> 1983428 T7774 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1983429 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983432 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983434 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983486 T7707 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1983486 T7707 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1983489 T7707 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41610
   [junit4]   2> 1983489 T7707 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1983489 T7707 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1983490 T7707 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1392813857817
   [junit4]   2> 1983490 T7707 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1392813857817/'
   [junit4]   2> 1983504 T7707 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1392813857817/solr.xml
   [junit4]   2> 1983536 T7751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1983536 T7729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1983536 T7738 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1983536 T7769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1983539 T7707 oasc.CoreContainer.<init> New CoreContainer 1143579655
   [junit4]   2> 1983539 T7707 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1392813857817/]
   [junit4]   2> 1983540 T7707 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1983540 T7707 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1983541 T7707 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1983541 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1983541 T7707 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1983541 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1983542 T7707 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1983542 T7707 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1983542 T7707 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1983544 T7707 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1983544 T7707 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1983545 T7707 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1983545 T7707 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36297/solr
   [junit4]   2> 1983545 T7707 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1983546 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1983548 T7785 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@312e4a19 name:ZooKeeperConnection Watcher:127.0.0.1:36297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1983548 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1983550 T7707 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1983551 T7787 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c48803e name:ZooKeeperConnection Watcher:127.0.0.1:36297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1983551 T7707 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1983554 T7707 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1983582 T7774 oasc.ZkController.register We are http://127.0.0.1:46252/collection1/ and leader is http://127.0.0.1:46252/collection1/
   [junit4]   2> 1983583 T7774 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46252
   [junit4]   2> 1983583 T7774 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1983583 T7774 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1983584 T7774 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1983586 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983586 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983587 T7774 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1983587 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983588 T7730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1983590 T7730 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46252",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46252_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1983594 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983696 T7751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1983696 T7787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1983696 T7738 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1983696 T7729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1983696 T7769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1984556 T7707 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41610_
   [junit4]   2> 1984558 T7707 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41610_
   [junit4]   2> 1984560 T7738 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1984560 T7787 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1984560 T7751 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1984560 T7729 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1984560 T7769 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1984566 T7788 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1984567 T7788 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1984568 T7729 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1984568 T7788 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1984569 T7729 oasc.DistributedQueue$Lat

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

xecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  59) Thread[id=361, name=TEST-ChaosMonkeySafeLeaderTest.testDistribSearch-seed#[72DAE6331EC891FF]-SendThread(localhost.localdomain:51381), state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 	  60) Thread[id=676, name=updateExecutor-38-thread-5, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.read(InputRecord.java:480)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
   [junit4]   2> 	        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:533)
   [junit4]   2> 	        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:401)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:178)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]   2> 	        at org.apache.solr.update.processor.DistributedUpdateProcessor$1.run(DistributedUpdateProcessor.java:684)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  61) Thread[id=628, name=qtp1741125199-628 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2> 	        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  62) Thread[id=678, name=HashSessionScavenger-21, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> 	  63) Thread[id=777, name=qtp1913108613-777 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2> 	        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:106)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:536)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  64) Thread[id=668, name=Thread-274, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1018)
   [junit4]   2> 	  65) Thread[id=824, name=qtp1797497776-824 Acceptor1 SslSelectChannelConnector@127.0.0.1:37407, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:956)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  66) Thread[id=786, name=Thread-251-SendThread(localhost.localdomain:51381), state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_MX, timezone=America/Guayaquil
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=8,threads=78,free=240326568,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [XsltUpdateRequestHandlerTest, PingRequestHandlerTest, TestSchemaSimilarityResource, TestZkChroot, TestReloadAndDeleteDocs, ZkNodePropsTest, JSONWriterTest, DistributedQueryComponentCustomSortTest, HdfsUnloadDistributedZkTest, PathHierarchyTokenizerFactoryTest, MultiTermTest, TestStressRecovery, TestRTGBase, SuggesterTSTTest, TestCSVLoader, SolrIndexConfigTest, TestMultiCoreConfBootstrap, TestSolrQueryParserDefaultOperatorResource, TestSolrDeletionPolicy2, TestFiltering, TestAddFieldRealTimeGet, TestAtomicUpdateErrorCases, StressHdfsTest, HdfsLockFactoryTest, DocumentAnalysisRequestHandlerTest, RAMDirectoryFactoryTest, SpellingQueryConverterTest, TestPartialUpdateDeduplication, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=72DAE6331EC891FF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_MX -Dtests.timezone=America/Guayaquil -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72DAE6331EC891FF]:0)
   [junit4] Completed on J1 in 7224.42s, 1 test, 2 errors <<< FAILURES!

[...truncated 195 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1272: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:905: There were test failures: 362 suites, 1563 tests, 6 suite-level errors, 1 error, 354 ignored (1 assumption)

Total time: 146 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_51 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure